-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscolastico.drawio
240 lines (240 loc) · 22.7 KB
/
scolastico.drawio
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<mxfile host="app.diagrams.net" modified="2024-06-07T20:28:20.710Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" version="24.5.2" etag="TUdrol19HXbkO5ml5ndT" type="github">
<diagram name="Page-1" id="OtdQ5956Lq-FSl39AZiy">
<mxGraphModel>
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="School" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=24.06896551724138;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="108" y="569" width="163" height="357" as="geometry" />
</mxCell>
<mxCell id="3" value="-objectId _id" 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;" vertex="1" parent="2">
<mxGeometry y="24" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="4" value="-string name" 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;" vertex="1" parent="2">
<mxGeometry y="48" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="5" value="-string address" 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;" vertex="1" parent="2">
<mxGeometry y="72" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="6" value="-string city" 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;" vertex="1" parent="2">
<mxGeometry y="96" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="7" value="-string state" 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;" vertex="1" parent="2">
<mxGeometry y="120" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="8" value="-string country" 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;" vertex="1" parent="2">
<mxGeometry y="144" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="9" value="-string zipCode" 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;" vertex="1" parent="2">
<mxGeometry y="168" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="10" value="-array phoneNumber" 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;" vertex="1" parent="2">
<mxGeometry y="193" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="11" value="-array email" 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;" vertex="1" parent="2">
<mxGeometry y="217" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="12" value="-array teachers" 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;" vertex="1" parent="2">
<mxGeometry y="241" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="13" value="-array students" 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;" vertex="1" parent="2">
<mxGeometry y="265" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="14" value="-array courses" 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;" vertex="1" parent="2">
<mxGeometry y="289" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="15" value="-array classes" 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;" vertex="1" parent="2">
<mxGeometry y="313" width="163" height="24" as="geometry" />
</mxCell>
<mxCell id="16" 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;" vertex="1" parent="2">
<mxGeometry y="337" width="163" height="12" as="geometry" />
</mxCell>
<mxCell id="17" value="Teacher" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=24.823529411764707;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="8" y="20" width="167" height="219" as="geometry" />
</mxCell>
<mxCell id="18" value="-objectId _id" 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;" vertex="1" parent="17">
<mxGeometry y="25" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="19" value="-string firstName" 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;" vertex="1" parent="17">
<mxGeometry y="50" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="20" value="-string lastName" 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;" vertex="1" parent="17">
<mxGeometry y="74" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="21" value="-string email" 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;" vertex="1" parent="17">
<mxGeometry y="99" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="22" value="-string phoneNumber" 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;" vertex="1" parent="17">
<mxGeometry y="124" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="23" value="-objectId school" 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;" vertex="1" parent="17">
<mxGeometry y="149" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="24" value="-array courses" 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;" vertex="1" parent="17">
<mxGeometry y="174" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="25" 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;" vertex="1" parent="17">
<mxGeometry y="199" width="167" height="12" as="geometry" />
</mxCell>
<mxCell id="26" value="Student" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=24.63157894736842;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="285" y="8" width="167" height="242" as="geometry" />
</mxCell>
<mxCell id="27" value="-objectId _id" 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;" vertex="1" parent="26">
<mxGeometry y="25" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="28" value="-string firstName" 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;" vertex="1" parent="26">
<mxGeometry y="49" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="29" value="-string lastName" 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;" vertex="1" parent="26">
<mxGeometry y="74" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="30" value="-string email" 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;" vertex="1" parent="26">
<mxGeometry y="99" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="31" value="-string phoneNumber" 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;" vertex="1" parent="26">
<mxGeometry y="123" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="32" value="-objectId school" 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;" vertex="1" parent="26">
<mxGeometry y="148" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="33" value="-objectId class" 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;" vertex="1" parent="26">
<mxGeometry y="172" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="34" value="-array courses" 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;" vertex="1" parent="26">
<mxGeometry y="197" width="167" height="25" as="geometry" />
</mxCell>
<mxCell id="35" 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;" vertex="1" parent="26">
<mxGeometry y="222" width="167" height="12" as="geometry" />
</mxCell>
<mxCell id="36" value="Course" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=24.823529411764707;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="116" y="300" width="146" height="219" as="geometry" />
</mxCell>
<mxCell id="37" value="-objectId _id" 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;" vertex="1" parent="36">
<mxGeometry y="25" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="38" value="-string name" 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;" vertex="1" parent="36">
<mxGeometry y="50" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="39" value="-string description" 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;" vertex="1" parent="36">
<mxGeometry y="74" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="40" value="-objectId school" 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;" vertex="1" parent="36">
<mxGeometry y="99" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="41" value="-array teachers" 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;" vertex="1" parent="36">
<mxGeometry y="124" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="42" value="-array students" 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;" vertex="1" parent="36">
<mxGeometry y="149" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="43" value="-array classes" 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;" vertex="1" parent="36">
<mxGeometry y="174" width="146" height="25" as="geometry" />
</mxCell>
<mxCell id="44" 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;" vertex="1" parent="36">
<mxGeometry y="199" width="146" height="12" as="geometry" />
</mxCell>
<mxCell id="45" value="Class" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=25.066666666666666;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="313" y="312" width="131" height="196" as="geometry" />
</mxCell>
<mxCell id="46" value="-objectId _id" 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;" vertex="1" parent="45">
<mxGeometry y="25" width="131" height="25" as="geometry" />
</mxCell>
<mxCell id="47" value="-string name" 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;" vertex="1" parent="45">
<mxGeometry y="50" width="131" height="25" as="geometry" />
</mxCell>
<mxCell id="48" value="-objectId school" 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;" vertex="1" parent="45">
<mxGeometry y="75" width="131" height="25" as="geometry" />
</mxCell>
<mxCell id="49" value="-array teachers" 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;" vertex="1" parent="45">
<mxGeometry y="100" width="131" height="25" as="geometry" />
</mxCell>
<mxCell id="50" value="-array students" 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;" vertex="1" parent="45">
<mxGeometry y="125" width="131" height="25" as="geometry" />
</mxCell>
<mxCell id="51" value="-array courses" 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;" vertex="1" parent="45">
<mxGeometry y="150" width="131" height="25" as="geometry" />
</mxCell>
<mxCell id="52" 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;" vertex="1" parent="45">
<mxGeometry y="175" width="131" height="13" as="geometry" />
</mxCell>
<mxCell id="53" value="" style="curved=1;startArrow=none;endArrow=none;exitX=0.7418190961826348;exitY=0.997716894977169;entryX=0.2574971076602842;entryY=0;" edge="1" parent="1" source="17" target="36">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="145" y="275" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="54" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=right;verticalAlign=top;" vertex="1" parent="53">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="55" value="*" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=left;verticalAlign=bottom;" vertex="1" parent="53">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
<mxCell id="56" value="" style="curved=1;startArrow=none;endArrow=none;exitX=0.029188092137642573;exitY=1;entryX=0.97310322987218;entryY=0;" edge="1" parent="1" source="26" target="36">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="274" y="275" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="57" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=right;verticalAlign=top;" vertex="1" parent="56">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="58" value="*" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=left;verticalAlign=bottom;" vertex="1" parent="56">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
<mxCell id="59" value="" style="curved=1;startArrow=none;endArrow=none;exitX=0.45406062874251496;exitY=0.997716894977169;entryX=-0.001437883435582822;entryY=0.0693185747895921;" edge="1" parent="1" source="17" target="2">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="81" y="275" />
<mxPoint x="81" y="544" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="60" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=right;verticalAlign=top;" vertex="1" parent="59">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="61" value="*" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=left;verticalAlign=bottom;" vertex="1" parent="59">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
<mxCell id="62" value="" style="curved=1;startArrow=none;endArrow=none;exitX=0.5465859804363876;exitY=1;entryX=0.4961235687022901;entryY=-0.002551020408163265;" edge="1" parent="1" source="26" target="45">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="378" y="275" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="63" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=right;verticalAlign=top;" vertex="1" parent="62">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="64" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=left;verticalAlign=bottom;" vertex="1" parent="62">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
<mxCell id="65" value="" style="curved=1;startArrow=none;endArrow=none;exitX=0.5032641267123288;exitY=1;entryX=0.49985621165644173;entryY=0;" edge="1" parent="1" source="36" target="2">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="66" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=right;verticalAlign=top;" vertex="1" parent="65">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="67" value="*" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=left;verticalAlign=bottom;" vertex="1" parent="65">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
<mxCell id="68" value="" style="curved=1;startArrow=none;endArrow=none;exitX=0.4961235687022901;exitY=0.9974489795918368;entryX=1.0011503067484662;entryY=0.2529248665898187;" edge="1" parent="1" source="45" target="2">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="378" y="544" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="69" value="1" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=right;verticalAlign=top;" vertex="1" parent="68">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="70" value="*" style="edgeLabel;resizable=0;labelBackgroundColor=none;fontSize=12;align=left;verticalAlign=bottom;" vertex="1" parent="68">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>