-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpart1_UML (1).drawio
More file actions
399 lines (399 loc) · 38.5 KB
/
part1_UML (1).drawio
File metadata and controls
399 lines (399 loc) · 38.5 KB
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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<mxfile host="Electron" modified="2024-05-18T19:19:07.829Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.4.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="-T3e8Zzdr_fA0H0O-0Xt" version="24.4.0" type="device">
<diagram name="Page-1" id="inJNz4n0Zh9Nl0F3ZKG1">
<mxGraphModel dx="1586" dy="1914" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="FVu5-wftmzcErBMeZo72-6" value="Beneficiary" 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="637.5" y="-23" width="140" height="104" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-7" value="benID PK" 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="FVu5-wftmzcErBMeZo72-6" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-8" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-6" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-9" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-6" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-20" value="<b><u>Beneficiaries have:</u></b> unique IDs, names, and addresses" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="657.5" y="-249" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-21" value="Any beneficiary can make as many <br>volunteering requests as they need<br>-----------<div>?maybe no need to an explicit association relation due to one-to-many connection?</div>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="459" y="-318" width="124" height="226" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-22" value="&nbsp;<b><u>Requests should include:</u></b> a unique ID, the ID of the&nbsp;beneficiary it was sent by, the number of volunteers needed, a priority value to indicate <br>how urgent the request is, the area of interest where the request lies, a start date, an end <br>date, and a register by date.&nbsp;" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="228" y="-473" width="153" height="363" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-26" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-6" target="FVu5-wftmzcErBMeZo72-20" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="306.5" y="78" as="sourcePoint" />
<mxPoint x="356.5" y="28" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-27" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.425;entryY=0.936;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="FVu5-wftmzcErBMeZo72-13" target="FVu5-wftmzcErBMeZo72-22" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="403" y="-7" as="sourcePoint" />
<mxPoint x="393" y="-63" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-31" value="<b><u>Volunteers have</u></b>: unique ID, name, birthdate, email, address, readiness to <br>travel (minutes)" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="-531" y="539.28" width="126" height="185" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-32" style="edgeStyle=none;curved=1;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;fontSize=12;startSize=8;endSize=8;" parent="1" source="FVu5-wftmzcErBMeZo72-31" target="FVu5-wftmzcErBMeZo72-31" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-37" value="Requests also have criteria for acceptance and application<br>validity. These criteria comprise of request skills and request locations.&nbsp;<div>Each request skill <br>has a request ID and a skill name and each request location has a request ID and a city ID</div>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="-9" y="-427" width="142" height="335" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-41" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;exitX=0.018;exitY=1.148;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="FVu5-wftmzcErBMeZo72-36" target="FVu5-wftmzcErBMeZo72-31" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-531" y="-147.72" as="sourcePoint" />
<mxPoint x="-481" y="-197.72" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-42" value="SkillAppraisal" 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="-45" y="21.28" width="140" height="78" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-51" value="minimumNeedofppl" 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="FVu5-wftmzcErBMeZo72-42" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-22" value="importanceValue" 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="FVu5-wftmzcErBMeZo72-42" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-1" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-14" target="FVu5-wftmzcErBMeZo72-6" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="410" y="8" as="sourcePoint" />
<mxPoint x="221" y="-58" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-8" value="<span style="font-size: 12px;">0..*</span>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-1" vertex="1" connectable="0">
<mxGeometry x="0.0967" y="-2" relative="1" as="geometry">
<mxPoint x="-137" y="-15" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-9" value="1..1" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-1" vertex="1" connectable="0">
<mxGeometry x="0.2758" y="-1" relative="1" as="geometry">
<mxPoint x="55" y="-12" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-43" value="seekVolunteers" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-1" vertex="1" connectable="0">
<mxGeometry x="0.0598" y="1" relative="1" as="geometry">
<mxPoint x="-16" y="-12" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-52" value="Skill" 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="-341" y="-33.72" width="140" height="78" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-53" value="skillName PK" 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="FVu5-wftmzcErBMeZo72-52" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-15" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-52" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-57" value="Location" 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="216" y="274" width="140" height="104" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-58" value="cityID PK" 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="FVu5-wftmzcErBMeZo72-57" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-86" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-57" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-87" value="geolocation" 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="FVu5-wftmzcErBMeZo72-57" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-18" value="" style="endArrow=none;html=1;rounded=0;entryX=0.003;entryY=0.057;entryDx=0;entryDy=0;exitX=1.001;exitY=0.159;exitDx=0;exitDy=0;entryPerimeter=0;exitPerimeter=0;" parent="1" source="FVu5-wftmzcErBMeZo72-52" target="FVu5-wftmzcErBMeZo72-13" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="420" y="18" as="sourcePoint" />
<mxPoint x="648" y="18" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-19" value="<span style="font-size: 12px;">0..*</span>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-18" vertex="1" connectable="0">
<mxGeometry x="0.0967" y="-2" relative="1" as="geometry">
<mxPoint x="-214" y="-16" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-20" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-18" vertex="1" connectable="0">
<mxGeometry x="0.2758" y="-1" relative="1" as="geometry">
<mxPoint x="47" y="-13" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-21" value="skillsNeeded" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-18" vertex="1" connectable="0">
<mxGeometry x="-0.2574" y="1" relative="1" as="geometry">
<mxPoint x="40" y="-12" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-23" value="" style="endArrow=none;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-42" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-149" y="35" as="sourcePoint" />
<mxPoint x="25" y="-22" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-25" value="" style="endArrow=none;html=1;rounded=0;entryX=0.458;entryY=1.023;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-57" target="FVu5-wftmzcErBMeZo72-28" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="401" y="258" as="sourcePoint" />
<mxPoint x="385" y="252" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-26" value="<span style="font-size: 12px;">0..*</span>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-25" vertex="1" connectable="0">
<mxGeometry x="0.0967" y="-2" relative="1" as="geometry">
<mxPoint x="-16" y="43" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-27" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-25" vertex="1" connectable="0">
<mxGeometry x="0.2758" y="-1" relative="1" as="geometry">
<mxPoint x="-19" y="-25" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-28" value="whereNeeded" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-25" vertex="1" connectable="0">
<mxGeometry x="-0.2574" y="1" relative="1" as="geometry">
<mxPoint x="20" y="-12" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-29" value="" style="endArrow=none;html=1;rounded=0;entryX=0.426;entryY=1.027;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-2" target="_f30rzCHX-MgUP1Y_BIB-15" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-537" y="133.28" as="sourcePoint" />
<mxPoint x="-487" y="83.28" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-30" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-29" vertex="1" connectable="0">
<mxGeometry x="-0.0522" y="-3" relative="1" as="geometry">
<mxPoint x="-21" y="-111" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-31" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-29" vertex="1" connectable="0">
<mxGeometry x="0.1799" y="1" relative="1" as="geometry">
<mxPoint x="-14" y="122" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-32" value="canDo" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-29" vertex="1" connectable="0">
<mxGeometry x="0.1853" y="-1" relative="1" as="geometry">
<mxPoint x="5" y="10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-13" value="Request" 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="222" y="-35" width="140" height="208" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-14" value="reqID PK" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-42" value="benID" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-15" value="volNumNeeded" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-16" value="priority" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="104" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-24" value="startDate" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="130" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-25" value="endDate" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="156" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-28" value="registerbyDate" 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="FVu5-wftmzcErBMeZo72-13" vertex="1">
<mxGeometry y="182" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-2" value="Volunteer" 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="-353" y="275.28" width="140" height="182" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-3" value="volD PK" 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="FVu5-wftmzcErBMeZo72-2" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-4" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-2" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-5" value="birthdate" 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="FVu5-wftmzcErBMeZo72-2" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-35" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-2" vertex="1">
<mxGeometry y="104" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-34" value="travelReadinessTime" 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="FVu5-wftmzcErBMeZo72-2" vertex="1">
<mxGeometry y="130" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="FVu5-wftmzcErBMeZo72-36" value="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;whiteSpace=wrap;html=1;" parent="FVu5-wftmzcErBMeZo72-2" vertex="1">
<mxGeometry y="156" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-54" value="" style="endArrow=none;html=1;rounded=0;exitX=1.003;exitY=1.201;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0;entryDx=0;entryDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-34" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-16" y="429" as="sourcePoint" />
<mxPoint x="222" y="435" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-55" value="1..1" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-54" vertex="1" connectable="0">
<mxGeometry x="0.0205" y="-1" relative="1" as="geometry">
<mxPoint x="-203" y="-9" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-56" value="0..20" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-54" vertex="1" connectable="0">
<mxGeometry x="0.0415" y="2" relative="1" as="geometry">
<mxPoint x="183" y="-11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-57" value="seekJobs" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-54" vertex="1" connectable="0">
<mxGeometry x="-0.1408" relative="1" as="geometry">
<mxPoint x="3" y="-11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-58" value="<b><u>volunteer can</u></b>:<div>- choose any combination of areas of interests,</div><div>- any combination of skills.<br></div><div>-&nbsp;<span style="background-color: initial;">sign up to the system, browse through the volunteering</span></div><div>requests</div><div>- send up to 20 applications where they apply to the</div><div>requests</div>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="-655" y="21.28" width="195" height="256" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-59" value="<span style="text-align: left;">InterestArea</span>" 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="-62" y="173" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-60" value="interestArea PK" 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="_f30rzCHX-MgUP1Y_BIB-59" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-63" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;entryX=0;entryY=0;entryDx=0;entryDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-37" target="FVu5-wftmzcErBMeZo72-13" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-92" y="465" as="sourcePoint" />
<mxPoint x="103" y="-37" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-64" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;entryX=0;entryY=0;entryDx=0;entryDy=0;" parent="1" source="_f30rzCHX-MgUP1Y_BIB-58" target="FVu5-wftmzcErBMeZo72-2" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-265" y="476.28" as="sourcePoint" />
<mxPoint x="-290" y="184.28" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-67" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="222" y="410" width="194" height="156" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-45" value="Application" 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="_f30rzCHX-MgUP1Y_BIB-67" vertex="1">
<mxGeometry width="140" height="104" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-46" value="appID PK" 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="_f30rzCHX-MgUP1Y_BIB-45" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-49" value="lastModifiedTS" 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="_f30rzCHX-MgUP1Y_BIB-45" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-52" value="valid" 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="_f30rzCHX-MgUP1Y_BIB-45" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-68" value="" style="endArrow=none;html=1;rounded=0;exitX=1.011;exitY=-0.079;exitDx=0;exitDy=0;entryX=1;entryY=1.077;entryDx=0;entryDy=0;entryPerimeter=0;exitPerimeter=0;" parent="1" source="_f30rzCHX-MgUP1Y_BIB-49" target="FVu5-wftmzcErBMeZo72-28" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="406" y="451.5" as="sourcePoint" />
<mxPoint x="502" y="379" as="targetPoint" />
<Array as="points">
<mxPoint x="472" y="460" />
<mxPoint x="472" y="175" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-69" value="1..1" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-68" vertex="1" connectable="0">
<mxGeometry x="0.233" y="-2" relative="1" as="geometry">
<mxPoint x="-94" y="-80" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-70" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-68" vertex="1" connectable="0">
<mxGeometry x="-0.1318" y="1" relative="1" as="geometry">
<mxPoint x="-50" y="121" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="7oB-ivHYnVd-OKBK7off-4" value="for" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-68" vertex="1" connectable="0">
<mxGeometry x="0.1461" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-72" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="FVu5-wftmzcErBMeZo72-2" target="_f30rzCHX-MgUP1Y_BIB-59" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-128" y="299.28" as="sourcePoint" />
<mxPoint x="-97" y="224.29000000000022" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-73" value="canChoose" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-72" vertex="1" connectable="0">
<mxGeometry x="0.3225" y="1" relative="1" as="geometry">
<mxPoint x="-13" y="5" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-74" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-72" vertex="1" connectable="0">
<mxGeometry x="0.0116" y="1" relative="1" as="geometry">
<mxPoint x="52" y="-38" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-75" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-72" vertex="1" connectable="0">
<mxGeometry x="-0.2818" y="1" relative="1" as="geometry">
<mxPoint x="-22" y="14" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-77" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="_f30rzCHX-MgUP1Y_BIB-59" target="FVu5-wftmzcErBMeZo72-24" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="69" y="113" as="sourcePoint" />
<mxPoint x="119" y="63" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-78" value="whatNeeded" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-77" vertex="1" connectable="0">
<mxGeometry x="0.1613" relative="1" as="geometry">
<mxPoint x="-8" y="7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-79" value="1" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-77" vertex="1" connectable="0">
<mxGeometry x="-0.2756" y="-2" relative="1" as="geometry">
<mxPoint x="-46" y="13" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-80" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-77" vertex="1" connectable="0">
<mxGeometry x="-0.3185" y="1" relative="1" as="geometry">
<mxPoint x="74" y="-49" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-81" value="<u><b>Applications should include</b></u>:&nbsp;<div>-&nbsp;<span style="background-color: initial;">unique ID, the ID of the request it was</span></div><div>made to, the ID of the volunteer it was sent by, the time it was</div><div>modified, and they should indicate whether they are valid or not</div>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="389" y="649" width="225" height="254" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-82" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;exitX=0;exitY=0;exitDx=0;exitDy=0;entryX=0.835;entryY=0.748;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="FVu5-wftmzcErBMeZo72-6" target="FVu5-wftmzcErBMeZo72-21" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="718" y="-13" as="sourcePoint" />
<mxPoint x="763" y="-126" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-83" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;fontSize=12;startSize=8;endSize=8;curved=1;exitX=1.017;exitY=1.169;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitPerimeter=0;" parent="1" source="_f30rzCHX-MgUP1Y_BIB-52" target="_f30rzCHX-MgUP1Y_BIB-81" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-340" y="471" as="sourcePoint" />
<mxPoint x="-395" y="550" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-85" value="<div><b><u>Each volunteer range&nbsp;has:</u></b></div><div> a volunteer ID&nbsp;<span style="background-color: initial;">and a city ID.&nbsp;</span></div><div><span style="background-color: initial;">Each city has an ID, a name, and a geolocation</span></div>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" parent="1" vertex="1">
<mxGeometry x="-92" y="624" width="215" height="185" as="geometry" />
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-92" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;exitX=0.993;exitY=0.141;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="FVu5-wftmzcErBMeZo72-2" target="FVu5-wftmzcErBMeZo72-57" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-203" y="285" as="sourcePoint" />
<mxPoint x="-52" y="209" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-93" value="operatingRange" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-92" vertex="1" connectable="0">
<mxGeometry x="0.3225" y="1" relative="1" as="geometry">
<mxPoint x="-68" y="-1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-94" value="1" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-92" vertex="1" connectable="0">
<mxGeometry x="0.0116" y="1" relative="1" as="geometry">
<mxPoint x="193" y="11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-95" value="0..*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="_f30rzCHX-MgUP1Y_BIB-92" vertex="1" connectable="0">
<mxGeometry x="-0.2818" y="1" relative="1" as="geometry">
<mxPoint x="-136" y="11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="_f30rzCHX-MgUP1Y_BIB-97" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;exitX=0.99;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_f30rzCHX-MgUP1Y_BIB-85" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-12" y="413" as="sourcePoint" />
<mxPoint x="-4" y="303" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7oB-ivHYnVd-OKBK7off-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="189.52631578947376" y="462.0526315789475" as="targetPoint" />
<mxPoint x="189" y="462.0000000000002" as="sourcePoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>