-
Notifications
You must be signed in to change notification settings - Fork 0
/
Untitled Diagram.drawio
99 lines (99 loc) · 11.5 KB
/
Untitled 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
<mxfile host="app.diagrams.net" modified="2022-04-27T13:44:51.518Z" agent="5.0 (Windows)" etag="OtW61YGuDm-Qia8J2Wpo" version="17.4.6" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="460" dy="751" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-0" value="Patient" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="300" y="22" width="200" height="156" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-1" value="+ Id: int
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-0" vertex="1">
<mxGeometry y="26" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-2" value="+ Name:string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-0" vertex="1">
<mxGeometry y="52" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-3" value="+ Treatment: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-0" vertex="1">
<mxGeometry y="78" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-4" value="+ Doctor: Doctor" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-0" vertex="1">
<mxGeometry y="104" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-5" value="+ Procedures: List<Procedure>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-0" vertex="1">
<mxGeometry y="130" width="200" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-7" value="Procedure" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="640" y="48" width="140" height="78" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-8" value="+ Id: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-7" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-9" value="+ Name: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-7" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7PlfNAMV6N5Xbh98Z-8n-5" target="7PlfNAMV6N5Xbh98Z-8n-8" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-12" value="Client" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="20" y="48" width="140" height="156" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-13" value="+ Id: int " style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-12" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-14" value="+ Name: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-12" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-15" value="+ LastName: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-12" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="dn9VkdDgOxCZDWvbEMRq-0" value="+ PhoneNumber: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="7PlfNAMV6N5Xbh98Z-8n-12">
<mxGeometry y="104" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-16" value="+ Animals: List<Patient>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-12" vertex="1">
<mxGeometry y="130" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7PlfNAMV6N5Xbh98Z-8n-1" target="7PlfNAMV6N5Xbh98Z-8n-16" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="170" y="138.69565217391312" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-20" value="Doctor" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="300" y="210" width="140" height="130" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-21" value="+ Id: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-20" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-22" value="+ Name:string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-20" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-23" value="+ LastName: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-20" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-24" value="+ Patients: List<Patient>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-20" vertex="1">
<mxGeometry y="104" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-25" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7PlfNAMV6N5Xbh98Z-8n-4" target="7PlfNAMV6N5Xbh98Z-8n-24" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-30" value="Appointment" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="580" y="178" width="140" height="104" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-31" value="+ Id: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-30" vertex="1">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-32" value="+ Doctor: Doctor" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-30" vertex="1">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-33" value="+ Patient: Patient" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="7PlfNAMV6N5Xbh98Z-8n-30" vertex="1">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-34" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7PlfNAMV6N5Xbh98Z-8n-21" target="7PlfNAMV6N5Xbh98Z-8n-32" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7PlfNAMV6N5Xbh98Z-8n-36" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="7PlfNAMV6N5Xbh98Z-8n-1" target="7PlfNAMV6N5Xbh98Z-8n-33" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>