SWADP/Opdracht_3/Opdracht_3_Alt/opdracht3.drawio

230 lines
23 KiB
Plaintext
Raw Normal View History

<mxfile host="65bd71144e">
<diagram id="BbE_J_UD8yLSpW20X8_c" name="Page-1">
<mxGraphModel dx="2293" dy="904" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-98" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-243.5" y="1360" width="653.5" height="287" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-100" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-240" y="1140" width="640" height="180" as="geometry"/>
</mxCell>
<mxCell id="81" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-200" y="1690" width="650" height="220" as="geometry"/>
</mxCell>
<mxCell id="3" value="Observer" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="265" y="1720" width="160" height="103" as="geometry">
<mxRectangle x="340" y="380" width="170" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="3" vertex="1">
<mxGeometry y="26" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="6" value="#getSubject() : Subject" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="3" vertex="1">
<mxGeometry y="34" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-95" value="+ update()" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="3" vertex="1">
<mxGeometry y="64" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="25" value="Ninja" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="27.5" y="1380" width="160" height="220" as="geometry">
<mxRectangle x="340" y="380" width="170" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="27" value="- Name : string" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-84" value="- AantalLevens : int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="28" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="78" width="160" height="2" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-100" value="+ Ninja ( n: string)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="80" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="30" value="+ name () : string" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="110" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="29" value="+ aantallevens () : int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="136" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-82" value="+ incLevens () : void" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="166" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-83" value="+ decLevens () : void" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="25" vertex="1">
<mxGeometry y="192" width="160" height="28" as="geometry"/>
</mxCell>
<mxCell id="31" style="edgeStyle=none;html=1;endArrow=open;endFill=0;entryX=1;entryY=0;entryDx=0;entryDy=0;exitX=-0.002;exitY=0.768;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="6" target="g5t-nhjnCglT5NERbi0I-92" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="260" y="1790" as="sourcePoint"/>
<mxPoint x="265" y="1780.3899999999999" as="targetPoint"/>
<Array as="points"/>
</mxGeometry>
</mxCell>
<mxCell id="82" value="Infrastructurelaag" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="-200" y="1694" width="120" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-82" value="Applicatie" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-80" y="1171.5" width="160" height="70" as="geometry">
<mxRectangle x="340" y="380" width="170" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-83" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="g5t-nhjnCglT5NERbi0I-82" vertex="1">
<mxGeometry y="26" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-86" value="+ main() : int" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="-88" y="1200" width="90" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-87" value="Subject" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-40" y="1710" width="160" height="160" as="geometry">
<mxRectangle x="340" y="380" width="170" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-89" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="g5t-nhjnCglT5NERbi0I-87" vertex="1">
<mxGeometry y="26" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-90" value="# notify() : void" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="g5t-nhjnCglT5NERbi0I-87" vertex="1">
<mxGeometry y="34" width="160" height="24" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-91" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="g5t-nhjnCglT5NERbi0I-87" vertex="1">
<mxGeometry y="58" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-92" value="&lt;span style=&quot;color: rgb(240, 240, 240); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(42, 37, 47); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;&quot;&gt;+ remove (Observer* s) : void&lt;/span&gt;" style="text;whiteSpace=wrap;html=1;fontSize=10;fontFamily=Verdana;fontColor=default;" parent="g5t-nhjnCglT5NERbi0I-87" vertex="1">
<mxGeometry y="66" width="160" height="32" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-93" value="&lt;font face=&quot;Helvetica&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;+ insert (Observer* s) : void&lt;/span&gt;&lt;/font&gt;" style="text;whiteSpace=wrap;html=1;fontSize=10;fontFamily=Verdana;fontColor=default;" parent="g5t-nhjnCglT5NERbi0I-87" vertex="1">
<mxGeometry y="98" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-96" value="NinjaWindow" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="180" y="1153" width="160" height="124" as="geometry">
<mxRectangle x="340" y="380" width="170" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-97" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="g5t-nhjnCglT5NERbi0I-96" vertex="1">
<mxGeometry y="26" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-98" value="+ NinjaWindow(n : Ninja*)" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="g5t-nhjnCglT5NERbi0I-96" vertex="1">
<mxGeometry y="34" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-108" value="+ update() : void" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="g5t-nhjnCglT5NERbi0I-96" vertex="1">
<mxGeometry y="64" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-101" value="InterfaceLaag" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="-233" y="1141.5" width="100" height="30" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-94" value="Element &lt;interface&gt;" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-214.5" y="1430" width="160" height="94" as="geometry">
<mxRectangle x="340" y="380" width="170" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-95" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="lDVcpSxnrCP2Uvz7J0rP-94" vertex="1">
<mxGeometry y="26" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-97" value="+ draw() : int" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="lDVcpSxnrCP2Uvz7J0rP-94" vertex="1">
<mxGeometry y="34" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-96" value="&amp;nbsp;+ name () : string" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="lDVcpSxnrCP2Uvz7J0rP-94" vertex="1">
<mxGeometry y="64" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-99" value="DomainLayer" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="-243.5" y="1370" width="90" height="30" as="geometry"/>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-102" style="edgeStyle=none;html=1;endArrow=open;endFill=0;entryX=0.003;entryY=0.813;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="122.25999999999999" y="1799.5" as="sourcePoint"/>
<mxPoint x="267.74" y="1799.8899999999999" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-103" value="" style="endArrow=block;html=1;strokeWidth=2;endFill=0;exitX=1;exitY=1;exitDx=0;exitDy=0;" parent="1" source="g5t-nhjnCglT5NERbi0I-96" target="3" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="450" y="1290" as="sourcePoint"/>
<mxPoint x="300" y="1670" as="targetPoint"/>
<Array as="points">
<mxPoint x="340" y="1530"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="lDVcpSxnrCP2Uvz7J0rP-101" value="" style="endArrow=block;html=1;strokeWidth=2;endFill=0;entryX=0.856;entryY=0.002;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="g5t-nhjnCglT5NERbi0I-87" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="100" y="1600" as="sourcePoint"/>
<mxPoint x="311.8001939864207" y="1730" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-105" value="" style="endArrow=block;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;endFill=0;strokeColor=default;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.222;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="g5t-nhjnCglT5NERbi0I-82" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="132.5" y="1230" as="sourcePoint"/>
<mxPoint x="180" y="1223.66" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-106" value="" style="endArrow=block;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;endFill=0;strokeColor=default;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="g5t-nhjnCglT5NERbi0I-82" target="25" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="20" y="1270.34" as="sourcePoint"/>
<mxPoint x="120" y="1269.9999999999998" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="g5t-nhjnCglT5NERbi0I-109" value="" style="endArrow=block;html=1;strokeWidth=2;endFill=0;entryX=1.004;entryY=0.38;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="lDVcpSxnrCP2Uvz7J0rP-100" target="lDVcpSxnrCP2Uvz7J0rP-97" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-19.959999999999994" y="1524" as="sourcePoint"/>
<mxPoint x="-19.999999999999957" y="1604.3200000000002" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="37" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;strokeColor=default;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="1530" as="sourcePoint"/>
<mxPoint x="220" y="1530" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="83" value="return AantalLevens" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="210" y="1520" width="130" height="30" as="geometry"/>
</mxCell>
<mxCell id="84" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;strokeColor=default;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="152" y="1503.26" as="sourcePoint"/>
<mxPoint x="222" y="1503.26" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="85" value="return Name" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="215" y="1488.5" width="90" height="30" as="geometry"/>
</mxCell>
<mxCell id="86" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;strokeColor=default;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="152" y="1560" as="sourcePoint"/>
<mxPoint x="222" y="1560" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="87" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;strokeColor=default;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="152" y="1590.0000000000002" as="sourcePoint"/>
<mxPoint x="222" y="1590.0000000000002" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="88" value="AantalLevens++;&lt;br&gt;notify();" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="215" y="1540" width="110" height="40" as="geometry"/>
</mxCell>
<mxCell id="90" value="AantalLevens--;&lt;br&gt;notify();" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="220" y="1570" width="110" height="40" as="geometry"/>
</mxCell>
<mxCell id="91" value="&amp;nbsp;cout &amp;lt;&amp;lt; ( getSubject() )-&amp;gt;name()&amp;nbsp;&amp;lt;&amp;lt; ( getSubject() )-&amp;gt;draw();" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="409" y="1215" width="350" height="30" as="geometry"/>
</mxCell>
<mxCell id="92" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;strokeColor=default;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="312" y="1230" as="sourcePoint"/>
<mxPoint x="420" y="1230" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="93" value="N" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="65" y="1260" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="94" value="S" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="130" y="1810" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="95" value="&lt;font style=&quot;font-size: 19px;&quot;&gt;*&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;strokeWidth=1;" vertex="1" parent="1">
<mxGeometry x="230" y="1734" width="30" height="40" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>