-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclass-diagram-1.drawio
202 lines (202 loc) · 18.9 KB
/
class-diagram-1.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
<mxfile host="app.diagrams.net" modified="2021-10-20T14:59:47.744Z" agent="5.0 (X11)" etag="Sc1wH8fLmi0V15OCWqgV" version="15.5.6" type="github">
<diagram id="G17Qcf3dSnOgZR3vg_Ft" name="Page-1">
<mxGraphModel dx="752" dy="547" 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="dhpliQUnUtE1ZKGSkYKM-1" value="Collège" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="90" y="260" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-5" value="Département" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="280" y="180" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-72" value="moyenneDepartement()" 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="dhpliQUnUtE1ZKGSkYKM-5">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-9" value="Enseignant" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="475" y="280" width="210" height="78" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-14" value="date_prise_fonction: Date" 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="dhpliQUnUtE1ZKGSkYKM-9">
<mxGeometry y="26" width="210" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-54" value="indice: integer" 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="dhpliQUnUtE1ZKGSkYKM-9">
<mxGeometry y="52" width="210" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-16" value="Etudiant" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="90" y="540" width="200" height="52" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-20" value="annee_entree_college: Date" 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="dhpliQUnUtE1ZKGSkYKM-16">
<mxGeometry y="26" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-22" value="Matière" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="450" y="540" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-23" value="moyenneMatiere()" 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="dhpliQUnUtE1ZKGSkYKM-22">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-26" value="Salle de cours" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="630" y="514" width="140" height="78" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-27" value="nom: 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;" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-26">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-28" value="nombre_places: integer" 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="dhpliQUnUtE1ZKGSkYKM-26">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-35" value="Personne" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="250" y="320" width="140" height="164" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-36" value="nom: 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;" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-35">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-37" value="prenom: 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;" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-35">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-38" value="telephone: 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;" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-35">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-101" value="mail: 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;" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-35">
<mxGeometry y="104" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-100" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-35">
<mxGeometry y="130" width="140" height="8" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-39" value="imprimerFiche()" 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="dhpliQUnUtE1ZKGSkYKM-35">
<mxGeometry y="138" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-40" value="" style="endArrow=block;endSize=16;endFill=0;html=1;rounded=0;entryX=0.371;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-16" target="dhpliQUnUtE1ZKGSkYKM-39">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="290" y="490" as="sourcePoint" />
<mxPoint x="450" y="490" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-41" value="" style="endArrow=block;endSize=16;endFill=0;html=1;rounded=0;entryX=1.028;entryY=-0.048;entryDx=0;entryDy=0;entryPerimeter=0;exitX=-0.01;exitY=0.808;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-14" target="dhpliQUnUtE1ZKGSkYKM-36">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="400" y="506" as="sourcePoint" />
<mxPoint x="408.94000000000005" y="460" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-44" value="" style="endArrow=none;html=1;endSize=12;startArrow=diamondThin;startSize=14;startFill=1;rounded=0;exitX=1;exitY=0;exitDx=0;exitDy=0;endFill=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="270" y="350" as="sourcePoint" />
<mxPoint x="280" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-45" value="1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-44">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-9" y="-23" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-46" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-44">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-6" y="-18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-47" value="Académie" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="20" y="400" width="140" height="56" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-51" value="" style="endArrow=diamondThin;html=1;endSize=12;startArrow=none;startSize=14;startFill=0;rounded=0;entryX=0.418;entryY=-0.041;entryDx=0;entryDy=0;endFill=1;exitX=0;exitY=1;exitDx=0;exitDy=0;entryPerimeter=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-1" target="dhpliQUnUtE1ZKGSkYKM-47">
<mxGeometry relative="1" as="geometry">
<mxPoint x="200" y="310" as="sourcePoint" />
<mxPoint x="360" y="310" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-52" value="1..*" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-51">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-25" y="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-53" value="1" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-51">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-12" y="-22" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-55" value="" style="endArrow=none;html=1;endSize=12;startArrow=diamondThin;startSize=14;startFill=0;rounded=0;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;endFill=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-5" target="dhpliQUnUtE1ZKGSkYKM-9">
<mxGeometry relative="1" as="geometry">
<mxPoint x="500" y="480" as="sourcePoint" />
<mxPoint x="660" y="480" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-56" value="1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-55">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-3" y="12" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-57" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-55">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="20" y="-22" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-62" value="" style="rhombus;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="380" y="525" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-68" value="Enseignement" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="320" y="623" width="160" height="52" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-69" value="note_eleve: integer" 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="dhpliQUnUtE1ZKGSkYKM-68">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-73" value="" style="endArrow=none;html=1;endSize=12;startArrow=none;startSize=14;startFill=0;rounded=0;strokeWidth=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;endFill=0;dashed=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-68" target="dhpliQUnUtE1ZKGSkYKM-62">
<mxGeometry relative="1" as="geometry">
<mxPoint x="200" y="620" as="sourcePoint" />
<mxPoint x="350" y="570" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-77" value="" style="endArrow=none;html=1;endSize=12;startArrow=none;startSize=14;startFill=0;rounded=0;strokeWidth=1;exitX=1;exitY=0;exitDx=0;exitDy=0;endFill=0;entryX=-0.006;entryY=0.335;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-22" target="dhpliQUnUtE1ZKGSkYKM-26">
<mxGeometry relative="1" as="geometry">
<mxPoint x="480" y="710" as="sourcePoint" />
<mxPoint x="660" y="566" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-78" value="1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-77">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint y="-3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-79" value="1" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-77">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" y="-3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-83" value="" style="endArrow=none;html=1;endSize=12;startArrow=none;startSize=14;startFill=0;rounded=0;strokeWidth=1;exitX=1.008;exitY=0.088;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endFill=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-20" target="dhpliQUnUtE1ZKGSkYKM-62">
<mxGeometry relative="1" as="geometry">
<mxPoint x="350" y="600" as="sourcePoint" />
<mxPoint x="510" y="600" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-84" value="*" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-83">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-86" value="" style="endArrow=none;html=1;endSize=12;startArrow=none;startSize=14;startFill=0;rounded=0;strokeWidth=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endFill=0;exitX=0;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-9" target="dhpliQUnUtE1ZKGSkYKM-62">
<mxGeometry relative="1" as="geometry">
<mxPoint x="480" y="360" as="sourcePoint" />
<mxPoint x="570" y="520" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-87" value="*" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-86">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-89" value="" style="endArrow=none;html=1;endSize=12;startArrow=none;startSize=14;startFill=0;rounded=0;strokeWidth=1;exitX=0;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endFill=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-22" target="dhpliQUnUtE1ZKGSkYKM-62">
<mxGeometry relative="1" as="geometry">
<mxPoint x="469" y="620" as="sourcePoint" />
<mxPoint x="409" y="576" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-90" value="*" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=top;" connectable="0" vertex="1" parent="dhpliQUnUtE1ZKGSkYKM-89">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-10" y="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-93" value="Responsable de département" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="520" y="410" width="190" height="52" as="geometry" />
</mxCell>
<mxCell id="dhpliQUnUtE1ZKGSkYKM-99" value="" style="endArrow=block;endSize=16;endFill=0;html=1;rounded=0;entryX=0.595;entryY=1.077;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.421;exitY=-0.038;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="dhpliQUnUtE1ZKGSkYKM-93" target="dhpliQUnUtE1ZKGSkYKM-54">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="482.9000000000001" y="337.00800000000004" as="sourcePoint" />
<mxPoint x="403.9200000000001" y="354.75199999999995" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>