-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.$SnakeUML.drawio.bkp
209 lines (209 loc) · 21.9 KB
/
.$SnakeUML.drawio.bkp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<mxfile host="Electron" modified="2023-11-15T02:19:08.689Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.0.3 Chrome/114.0.5735.289 Electron/25.8.4 Safari/537.36" etag="p10jque1Y_TYhU2WfkA1" version="22.0.3" type="device">
<diagram name="Page-1" id="xZm5ksWo7evVlGporeuc">
<mxGraphModel dx="1855" dy="902" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="6000" pageHeight="6000" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="t_h7PC8U5E-JY6uui9RC-5" value="Snake" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="3540" y="2900" width="240" height="190" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-18" value="+ position: ArrayList&lt;Postition&gt;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="26" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-19" value="+ movesPerSec: Int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="52" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-6" value="+ curDirection: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="78" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-7" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="104" width="240" height="8" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-8" value="+ Snake()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="112" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-21" value="+ move()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="138" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-22" value="+ grow()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-5" vertex="1">
<mxGeometry y="164" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-9" value="Apple" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="3870" y="2523" width="160" height="138" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-41" value="+ position: Position" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-9" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-10" value="+ instance: Apple" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-9" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-11" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" parent="t_h7PC8U5E-JY6uui9RC-9" vertex="1">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-12" value="+ generatePosition()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-9" vertex="1">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-42" value="+ Instance(): Apple" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-9" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-13" value="Position" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="4000" y="2978" width="160" height="112" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-17" value="+ x: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-13" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-14" value="+ y: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-13" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-15" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" parent="t_h7PC8U5E-JY6uui9RC-13" vertex="1">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-16" value="+ Position(int, int)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-13" vertex="1">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-20" value="Console" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="4320" y="2800" width="160" height="52" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-23" value="+ Clear()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-20" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-25" value="Game" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="3880" y="2320" width="160" height="52" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-28" value="+ run()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-25" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-30" value="Player" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="3580" y="2523" width="160" height="138" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-38" value="+ score: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-30" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-31" value="+ instance: Player" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-30" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-32" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" parent="t_h7PC8U5E-JY6uui9RC-30" vertex="1">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-33" value="+ Player()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-30" vertex="1">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="t_h7PC8U5E-JY6uui9RC-39" value="+ Instance(): Player" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="t_h7PC8U5E-JY6uui9RC-30" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="4Pgheh18IfyHtAPpmYt5-1" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="t_h7PC8U5E-JY6uui9RC-30" source="t_h7PC8U5E-JY6uui9RC-31" target="t_h7PC8U5E-JY6uui9RC-39">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="-140" y="-13" as="sourcePoint" />
<mxPoint x="-80" y="187" as="targetPoint" />
<Array as="points">
<mxPoint x="-60" y="65" />
<mxPoint x="-60" y="125" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-1" value="Board" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="4130" y="2523" width="160" height="164" as="geometry" />
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-5" value="+ topLeft: Position" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="gsPtNWC2rEJa7Tm3fhpT-1" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-6" value="+ bottomRight: Position" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="gsPtNWC2rEJa7Tm3fhpT-1" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-2" value="+ instance: Board" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="gsPtNWC2rEJa7Tm3fhpT-1" vertex="1">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-3" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" parent="gsPtNWC2rEJa7Tm3fhpT-1" vertex="1">
<mxGeometry y="104" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-4" value="+ Board(Position, Position)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="gsPtNWC2rEJa7Tm3fhpT-1" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="gsPtNWC2rEJa7Tm3fhpT-7" value="+ Instance(): Board" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="gsPtNWC2rEJa7Tm3fhpT-1" vertex="1">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-5" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;rounded=0;exitX=0.513;exitY=1.115;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-39" target="t_h7PC8U5E-JY6uui9RC-5" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3920" y="2900" as="sourcePoint" />
<mxPoint x="3620" y="2980" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-6" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-20" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3920" y="2900" as="sourcePoint" />
<mxPoint x="4280" y="2690" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-7" value="Main" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="3890" y="2140" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-10" value="+ main()" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="OusBoqiJpsUOBPcfSJoH-7" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-11" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-25" target="OusBoqiJpsUOBPcfSJoH-10" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3940" y="2317" as="sourcePoint" />
<mxPoint x="3941" y="2230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-14" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-13" target="t_h7PC8U5E-JY6uui9RC-18" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3920" y="2600" as="sourcePoint" />
<mxPoint x="4080" y="2600" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-16" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;rounded=0;entryX=0.494;entryY=1;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryPerimeter=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-13" target="t_h7PC8U5E-JY6uui9RC-42" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3920" y="2950" as="sourcePoint" />
<mxPoint x="3770" y="2875" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-17" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;rounded=0;entryX=0.225;entryY=1.038;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryPerimeter=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-13" target="gsPtNWC2rEJa7Tm3fhpT-7" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3920" y="2950" as="sourcePoint" />
<mxPoint x="3959" y="2658" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-18" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.681;entryY=0.962;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="gsPtNWC2rEJa7Tm3fhpT-1" target="t_h7PC8U5E-JY6uui9RC-28" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="4270" y="2830" as="sourcePoint" />
<mxPoint x="4171" y="2683" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-19" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.469;entryY=1.038;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-9" target="t_h7PC8U5E-JY6uui9RC-28" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="4280" y="2840" as="sourcePoint" />
<mxPoint x="4181" y="2693" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="OusBoqiJpsUOBPcfSJoH-20" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.1;entryY=1.154;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="t_h7PC8U5E-JY6uui9RC-30" target="t_h7PC8U5E-JY6uui9RC-28" edge="1">
<mxGeometry x="0.003" width="160" relative="1" as="geometry">
<mxPoint x="4290" y="2850" as="sourcePoint" />
<mxPoint x="4191" y="2703" as="targetPoint" />
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="4Pgheh18IfyHtAPpmYt5-2" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="3870" y="2590" as="sourcePoint" />
<mxPoint x="3870" y="2650" as="targetPoint" />
<Array as="points">
<mxPoint x="3810" y="2590" />
<mxPoint x="3810" y="2650" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="4Pgheh18IfyHtAPpmYt5-3" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="4130" y="2610" as="sourcePoint" />
<mxPoint x="4130" y="2670" as="targetPoint" />
<Array as="points">
<mxPoint x="4070" y="2610" />
<mxPoint x="4070" y="2670" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>