-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSophia-Models-Diagram.drawio
369 lines (369 loc) · 38.4 KB
/
Sophia-Models-Diagram.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
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
<mxfile host="app.diagrams.net" modified="2021-05-18T00:20:03.071Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36" etag="dF5hLQFEDMIHlIarW8Y3" version="14.6.13" type="github">
<diagram id="R2lEEEUBdFMjLlhIrx00" name="Page-1">
<mxGraphModel dx="3302" dy="870" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="2000" pageHeight="2000" math="0" shadow="0" extFonts="Permanent Marker^https://fonts.googleapis.com/css?family=Permanent+Marker">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="C-vyLk0tnHw3VtMMgP7b-2" value="Course" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="-330" y="300" width="250" height="200" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-3" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=1;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="30" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-4" value="PK" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;" parent="C-vyLk0tnHw3VtMMgP7b-3" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-5" value="id int NOT NULL " style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;" parent="C-vyLk0tnHw3VtMMgP7b-3" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-9" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="60" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-10" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-9" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-11" value="name char(63) UNIQUE" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-9" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-39" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="90" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-40" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-39" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-41" value="about char(255)" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-39" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-42" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="120" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-43" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-42" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-44" value="cover URL" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-42" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-13" value="Exercise" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry y="480" width="290" height="230" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-14" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=1;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="30" width="290" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-15" value="PK" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;" parent="C-vyLk0tnHw3VtMMgP7b-14" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-16" value="id int NOT NULL " style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;" parent="C-vyLk0tnHw3VtMMgP7b-14" vertex="1">
<mxGeometry x="30" width="260" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-20" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="60" width="290" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-21" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-20" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-22" value="title char(63)" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-20" vertex="1">
<mxGeometry x="30" width="260" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-62" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="90" width="290" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-63" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-62" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-64" value="created_time Datetime" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-62" vertex="1">
<mxGeometry x="30" width="260" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-65" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="120" width="290" height="50" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-66" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-65" vertex="1">
<mxGeometry width="30" height="50" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-67" value="updated_time Datetime" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-65" vertex="1">
<mxGeometry x="30" width="260" height="50" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-72" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="170" width="290" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-73" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=0;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-72" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-74" value="author User CASCADE "created_excercises"" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=0;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-72" vertex="1">
<mxGeometry x="30" width="260" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-75" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="200" width="290" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-76" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=0;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-75" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-77" value="course Course CASCADE "exercises"" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=0;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-75" vertex="1">
<mxGeometry x="30" width="260" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-23" value="User" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="440" y="310" width="240" height="200" as="geometry">
<mxRectangle x="120" y="120" width="60" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-24" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=1;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="30" width="240" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-25" value="PK" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;" parent="C-vyLk0tnHw3VtMMgP7b-24" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-26" value="id int NOT NULL " style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;" parent="C-vyLk0tnHw3VtMMgP7b-24" vertex="1">
<mxGeometry x="30" width="210" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-27" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="60" width="240" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-28" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-27" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-29" value="username char(31) INDEX UNIQUE" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-27" vertex="1">
<mxGeometry x="30" width="210" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-33" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="90" width="240" height="60" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-34" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-33" vertex="1">
<mxGeometry width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-35" value="email Email INDEX UNIQUE" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-33" vertex="1">
<mxGeometry x="30" width="210" height="60" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-36" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="150" width="240" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-37" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-36" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-38" value="reputation int default 0" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-36" vertex="1">
<mxGeometry x="30" width="210" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-1" value="Problem" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="40" y="820" width="325" height="280" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-2" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-1" vertex="1">
<mxGeometry y="30" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-3" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-2" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-4" value="id" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-2" vertex="1">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-5" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-1" vertex="1">
<mxGeometry y="60" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-6" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-5" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-7" value="p_type positive int enum default 0" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-5" vertex="1">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-8" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-1" vertex="1">
<mxGeometry y="90" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-9" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-8" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-10" value="details text NOT NULL" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-8" vertex="1">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-11" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-1" vertex="1">
<mxGeometry y="120" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-12" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-11" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-13" value="score positive small int default 0" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-11" vertex="1">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-79" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-1" vertex="1">
<mxGeometry y="150" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-80" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-79" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-81" value="solution text NOT NULL" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-79" vertex="1">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-82" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;align=center;" parent="3Uc0mJd-7IxkceaXmBN4-1" vertex="1">
<mxGeometry y="180" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-83" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-82" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-84" value="created_time Datetime" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-82" vertex="1">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-11" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="3Uc0mJd-7IxkceaXmBN4-1">
<mxGeometry y="210" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-12" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-11">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-13" value="author User CASCADE created_problem default 1" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-11">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-14" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="3Uc0mJd-7IxkceaXmBN4-1">
<mxGeometry y="240" width="325" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-15" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-14">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-16" value="exercise Exercise CASCADE problems" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-14">
<mxGeometry x="30" width="295" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-14" value="Answer" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="-410" y="810" width="300" height="210" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-15" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-14" vertex="1">
<mxGeometry y="30" width="300" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-16" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-15" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-17" value="id" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-15" vertex="1">
<mxGeometry x="30" width="270" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-18" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-14" vertex="1">
<mxGeometry y="60" width="300" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-19" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-18" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-20" value="content text NOT NULL" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-18" vertex="1">
<mxGeometry x="30" width="270" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-21" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-14" vertex="1">
<mxGeometry y="90" width="300" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-22" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-21" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-23" value="points positive int default 0" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-21" vertex="1">
<mxGeometry x="30" width="270" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-24" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-14" vertex="1">
<mxGeometry y="120" width="300" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-25" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-24" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-26" value="created_time Datetime" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-24" vertex="1">
<mxGeometry x="30" width="270" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-5" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="3Uc0mJd-7IxkceaXmBN4-14">
<mxGeometry y="150" width="300" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-6" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-5">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-7" value="submitter User CASCADE related my_answers" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-5">
<mxGeometry x="30" width="270" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-8" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="3Uc0mJd-7IxkceaXmBN4-14">
<mxGeometry y="180" width="300" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-9" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-8">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-10" value="problem Problem CASCADE submit_answers" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=0;overflow=hidden;" vertex="1" parent="ioiMUjppNT8EGIYSnjGS-8">
<mxGeometry x="30" width="270" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-47" value="CourseManagers" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="40" y="280" width="220" height="140" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-48" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-47" vertex="1">
<mxGeometry y="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-49" value="PK,FK1" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-48" vertex="1">
<mxGeometry width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-50" value="course" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-48" vertex="1">
<mxGeometry x="60" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-51" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-47" vertex="1">
<mxGeometry y="60" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-52" value="PK,FK2" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-51" vertex="1">
<mxGeometry width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-53" value="user" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-51" vertex="1">
<mxGeometry x="60" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-54" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="3Uc0mJd-7IxkceaXmBN4-47" vertex="1">
<mxGeometry y="90" width="220" height="40" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-55" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-54" vertex="1">
<mxGeometry width="60" height="40" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-56" value="is_present boolean" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="3Uc0mJd-7IxkceaXmBN4-54" vertex="1">
<mxGeometry x="60" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-60" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERzeroToMany;endFill=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="3Uc0mJd-7IxkceaXmBN4-51" target="C-vyLk0tnHw3VtMMgP7b-24" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="320" y="650" as="sourcePoint" />
<mxPoint x="420" y="550" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-61" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERzeroToMany;endFill=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="3Uc0mJd-7IxkceaXmBN4-48" target="C-vyLk0tnHw3VtMMgP7b-3" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="190" y="620" as="sourcePoint" />
<mxPoint x="290" y="520" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-85" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERzeroToMany;endFill=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-27" target="3Uc0mJd-7IxkceaXmBN4-72" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="90" y="790" as="sourcePoint" />
<mxPoint x="190" y="690" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-86" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERzeroToMany;endFill=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-9" target="3Uc0mJd-7IxkceaXmBN4-75" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="-310" y="660" as="sourcePoint" />
<mxPoint x="-210" y="560" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-87" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERzeroToMany;endFill=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-14" target="3Uc0mJd-7IxkceaXmBN4-2" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="280" y="605" as="sourcePoint" />
<mxPoint x="-140" y="840" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="3Uc0mJd-7IxkceaXmBN4-88" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="3Uc0mJd-7IxkceaXmBN4-2" target="3Uc0mJd-7IxkceaXmBN4-15" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="-120" y="1270" as="sourcePoint" />
<mxPoint x="-20" y="1170" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-18" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="3Uc0mJd-7IxkceaXmBN4-33" target="ioiMUjppNT8EGIYSnjGS-5">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="480" y="710" as="sourcePoint" />
<mxPoint x="-40" y="1040" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-20" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;exitX=0;exitY=0.667;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="3Uc0mJd-7IxkceaXmBN4-5" target="ioiMUjppNT8EGIYSnjGS-8">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="-190" y="1240" as="sourcePoint" />
<mxPoint x="-90" y="1140" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-21" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0.999;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="3Uc0mJd-7IxkceaXmBN4-75" target="ioiMUjppNT8EGIYSnjGS-14">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="-60" y="1180" as="sourcePoint" />
<mxPoint x="40" y="1080" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ioiMUjppNT8EGIYSnjGS-22" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="3Uc0mJd-7IxkceaXmBN4-36" target="ioiMUjppNT8EGIYSnjGS-11">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="510" y="1030" as="sourcePoint" />
<mxPoint x="610" y="930" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>