-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUML - Diagramme class_reservation.drawio
627 lines (627 loc) · 68.9 KB
/
UML - Diagramme class_reservation.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
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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
<mxfile host="app.diagrams.net" modified="2023-11-18T22:08:27.906Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" etag="uHk2f33Iz_6gs6_aeVZZ" version="22.1.3" type="google">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="pZX7AurCq85WZI0tsNrJ-284" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-105" target="pZX7AurCq85WZI0tsNrJ-283">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-105" value="Room_Deposit" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="430" y="490" width="160" height="138" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-106" value="# id : Int ( NOT NULL )" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-105">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-107" value="amount : Float" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-105">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-108" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-105">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-109" value="pay()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-105">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-110" value="cancel()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-105">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-111" value="Reservation_Schedule_Available" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="430" y="700" width="200" height="190" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-112" value="# id : Int ( NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="26" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-113" value="start_time : Datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="52" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-208" value="end_time : Datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="78" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-209" value="additionnal_hour : Int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="104" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-114" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="130" width="200" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-115" value="set()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="138" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-116" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-111">
<mxGeometry y="164" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-117" value="Client" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1214" y="855" width="160" height="220" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-118" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-119" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-193" value="phone : Varchar(25)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-194" value="email : Varchar (25)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="104" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-120" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="130" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-121" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-122" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-197" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-117">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-289" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.016;entryY=0.904;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1.004;exitY=0.218;exitDx=0;exitDy=0;exitPerimeter=0;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-186" target="pZX7AurCq85WZI0tsNrJ-131">
<mxGeometry relative="1" as="geometry">
<mxPoint x="960" y="760.0000000000002" as="sourcePoint" />
<mxPoint x="1070" y="800" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-320" value="Concerne" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" connectable="0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-289">
<mxGeometry x="0.1964" y="2" relative="1" as="geometry">
<mxPoint y="-10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-123" value="Reservation" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="770" y="596" width="190" height="476" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-124" value="id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-183" value="wording : varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-191" value="details : Text" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="78" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-184" value="date_reservation : timestamp" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="104" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-196" value="number_participant : Int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="130" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-185" value="\ additional_place : int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="156" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-186" value="\ is_accepted : Bool" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="182" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-187" value="\ is_valided : Bool" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="208" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-188" value="\ is_confirmed : Bool" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="234" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-190" value="theoretical_end_time : datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="260" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-189" value="theoretical_start_time : datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="286" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-276" value="additional_information : Text" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="312" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-277" value="placed : Bool" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="338" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-278" value="finished : Bool" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="364" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-126" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="390" width="190" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-127" value="toConfirm()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="398" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-128" value="toValidate()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="424" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-192" value="toCancel()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-123">
<mxGeometry y="450" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-179" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=0;entryX=0.5;entryY=1.077;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-129" target="pZX7AurCq85WZI0tsNrJ-173">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1290" y="597" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-129" value="Game" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1210" y="650" width="160" height="164" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-130" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-129">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-131" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-129">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-132" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-129">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-133" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-129">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-134" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-129">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-174" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-129">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-135" value="Category" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1210" y="412" width="160" height="164" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-136" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-135">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-137" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-135">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-138" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-135">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-140" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-135">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-172" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-135">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-173" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-135">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-287" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-141" target="pZX7AurCq85WZI0tsNrJ-286">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-141" value="Salle_Table" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="780" y="380" width="160" height="170" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-142" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-141">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-166" value="\number_place" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-141">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-167" value="\ room_capacity" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-141">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-144" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-141">
<mxGeometry y="104" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-145" value="getRoomCapacity()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-141">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-171" value="getNumberPlace()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-141">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-279" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-147" target="pZX7AurCq85WZI0tsNrJ-183">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-316" value="Concerne" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" connectable="0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-279">
<mxGeometry x="-0.5802" y="-2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-147" value="Table" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1010" y="252" width="160" height="196" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-148" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-149" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-162" value="number_place" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-150" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="104" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-163" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4;fontColor=default;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-164" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-165" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-147">
<mxGeometry y="164" width="160" height="32" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-180" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.102;entryDx=0;entryDy=0;endArrow=none;endFill=0;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;startArrow=none;startFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-286" target="pZX7AurCq85WZI0tsNrJ-162">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-282" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-283" target="pZX7AurCq85WZI0tsNrJ-191">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-153" value="Room" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="560" y="250" width="160" height="172" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-154" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-153">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-159" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-153">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-156" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-153">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-157" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-153">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-158" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-153">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-161" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-153">
<mxGeometry y="138" width="160" height="32" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-301" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-198" target="pZX7AurCq85WZI0tsNrJ-114">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="410" y="834" />
<mxPoint x="410" y="834" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-323" value="Définir" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" connectable="0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-301">
<mxGeometry x="0.06" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-198" value="Staff" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="150" y="713" width="160" height="242" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-199" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-200" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-201" value="phone : Varchar(25)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-202" value="email : Varchar (25)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="104" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-203" value="job_title : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="130" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-204" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="156" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-205" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-206" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-207" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-198">
<mxGeometry y="216" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-290" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-291" target="pZX7AurCq85WZI0tsNrJ-276">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-210" value="Event" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="320" y="1117" width="180" height="268" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-211" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="26" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-212" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="52" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-213" value="participant_max_number : Int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="78" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-214" value="recurrence : Int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="104" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-219" value="theoretical_start_time : datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="130" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-220" value="theoretical_end_time : datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="156" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-215" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="182" width="180" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-216" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="190" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-217" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="216" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-218" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-210">
<mxGeometry y="242" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-292" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-221" target="pZX7AurCq85WZI0tsNrJ-291">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-221" value="Event_Deposit" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="570" y="1024" width="160" height="138" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-222" value="# id : Int ( NOT NULL )" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-221">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-223" value="amount : Float" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-221">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-224" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-221">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-225" value="pay()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-221">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-226" value="cancel()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-221">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-296" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-297" target="pZX7AurCq85WZI0tsNrJ-192">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-227" value="Animator" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="670" y="1310" width="160" height="242" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-228" value="# id : Int (NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-229" value="name : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-230" value="phone : Varchar(25)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-231" value="email : Varchar (25)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="104" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-232" value="speciality : Varchar (50)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="130" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-233" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="156" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-234" value="add()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-235" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-236" value="delete()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-227">
<mxGeometry y="216" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-298" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-237" target="pZX7AurCq85WZI0tsNrJ-297">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-237" value="Allocation" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="810" y="1095" width="160" height="190" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-238" value="# id : Int ( NOT NULL )" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-239" value="start_time : datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-243" value="limit_time : datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-244" value="amount : Float" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="104" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-240" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="130" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-241" value="pay()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-242" value="cancel()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-237">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-308" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-245" target="pZX7AurCq85WZI0tsNrJ-307">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1090" y="990" />
<mxPoint x="1090" y="990" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-245" value="Slots_Available" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1010" y="1055" width="160" height="190" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-246" value="# id : Int ( NOT NULL)" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-247" value="start_time : Datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-248" value="end_time : Datetime" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-249" value="additionnal_hour : Int" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="104" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-250" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="130" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-251" value="set()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=4" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-252" value="update()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-245">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-285" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-153" target="pZX7AurCq85WZI0tsNrJ-283">
<mxGeometry relative="1" as="geometry">
<mxPoint x="640" y="422" as="sourcePoint" />
<mxPoint x="770" y="688" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-317" value="Concerne" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" connectable="0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-285">
<mxGeometry x="0.0511" y="-2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-283" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=default;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;verticalAlign=top;fontStyle=0;startSize=26;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="630" y="549" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-288" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryDx=0;entryDy=0;endArrow=none;endFill=0;exitX=0.997;exitY=0.333;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;startArrow=diamond;startFill=1;endSize=6;strokeWidth=1;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-156" target="pZX7AurCq85WZI0tsNrJ-286">
<mxGeometry relative="1" as="geometry">
<mxPoint x="720" y="331" as="sourcePoint" />
<mxPoint x="1000" y="331" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-286" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=default;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;verticalAlign=top;fontStyle=0;startSize=26;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="850" y="322" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-293" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-210" target="pZX7AurCq85WZI0tsNrJ-291">
<mxGeometry relative="1" as="geometry">
<mxPoint x="440" y="922" as="sourcePoint" />
<mxPoint x="770" y="922" as="targetPoint" />
<Array as="points">
<mxPoint x="540" y="1256" />
<mxPoint x="540" y="922" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-291" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=default;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;verticalAlign=top;fontStyle=0;startSize=26;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="640" y="911" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-299" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-227" target="pZX7AurCq85WZI0tsNrJ-297">
<mxGeometry relative="1" as="geometry">
<mxPoint x="750" y="1328" as="sourcePoint" />
<mxPoint x="770" y="1060" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-318" value="Concerne" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" connectable="0" vertex="1" parent="pZX7AurCq85WZI0tsNrJ-299">
<mxGeometry x="0.1333" y="3" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-297" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=default;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;verticalAlign=top;fontStyle=0;startSize=26;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="740" y="1180" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-306" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-307" target="pZX7AurCq85WZI0tsNrJ-278">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-309" value="" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=none;endFill=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-194" target="pZX7AurCq85WZI0tsNrJ-307">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1214" y="970" as="sourcePoint" />
<mxPoint x="960" y="972" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-307" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=default;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;verticalAlign=top;fontStyle=0;startSize=26;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1080" y="962" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-310" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="pZX7AurCq85WZI0tsNrJ-209" target="pZX7AurCq85WZI0tsNrJ-190">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-311" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1185" y="948" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-312" value="0..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="950" y="948" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-313" value="0..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="970" y="308" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-319" value="Faire<br>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1063" y="938" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-321" value="0..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1180" y="698" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-322" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="955" y="758" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-324" value="0..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="400" y="808" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-325" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="305" y="808" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-326" value="1..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="630" y="418" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-327" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="745" y="658" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-328" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="955" y="628" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-329" value="1..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="1080" y="448" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-330" value="0.1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="740" y="1278" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-331" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="745" y="1028" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-332" value="Avoir" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="680" y="788" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-333" value="0..1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="620" y="788" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-334" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="745" y="838" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-335" value="1" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="735" y="898" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="pZX7AurCq85WZI0tsNrJ-336" value="0..*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="490" y="1228" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ZszFNPg7Wxjrjmb0B0mY-0" value="<font style="font-size: 16px;"><b><u>Diagramme de classe : Système de reservation&nbsp;</u></b></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="45" y="68" width="390" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>