-
Notifications
You must be signed in to change notification settings - Fork 0
/
.$UML_Stu_Database.drawio.bkp
83 lines (83 loc) · 10 KB
/
.$UML_Stu_Database.drawio.bkp
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
<mxfile host="Electron" modified="2024-04-04T17:32:20.526Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="kGJaG1V6AVKMNYKxka17" version="24.1.0" type="device">
<diagram name="Page-1" id="t12hYtD5V0jdRRKCI_GL">
<mxGraphModel dx="814" dy="467" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="xwbJf05bsFmgw4X44IUM-1" value="Address" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="120" width="190" height="140" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-2" value="# road: String<div># upazilla: String</div><div># zilla: String</div>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-1">
<mxGeometry y="26" width="190" height="54" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-3" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-1">
<mxGeometry y="80" width="190" height="8" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-4" value="+ Address(road: String, upazilla: String, zilla: String)<div>+ toString(): String</div>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-1">
<mxGeometry y="88" width="190" height="52" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-5" value="Person" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="440" y="200" width="160" height="130" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-6" value="# name: String<div># add: Address</div>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-5">
<mxGeometry y="26" width="160" height="44" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-7" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-5">
<mxGeometry y="70" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-8" value="+ Person(name: String, add: Address)<div>+ toString(): String</div>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-5">
<mxGeometry y="78" width="160" height="52" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-9" value="Student" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="440" y="370" width="160" height="120" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-10" 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;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-9">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-11" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-9">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-12" value="+ Student(id: int, name: String, add: String)<div>+ toString(): String&nbsp;</div>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-9">
<mxGeometry y="60" width="160" height="60" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-13" value="Main" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="20" y="34" width="160" height="86" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-14" value="+ field: type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-13">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-15" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-13">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-16" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-13">
<mxGeometry y="60" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-17" value="Database" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="230" y="160" width="160" height="160" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-18" value="+ entry: arrayList&lt;Person&gt;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-17">
<mxGeometry y="26" width="160" height="54" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-19" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-17">
<mxGeometry y="80" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-20" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="xwbJf05bsFmgw4X44IUM-17">
<mxGeometry y="88" width="160" height="72" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.506;entryY=1.014;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=0;strokeWidth=1;" edge="1" parent="1" source="xwbJf05bsFmgw4X44IUM-9" target="xwbJf05bsFmgw4X44IUM-8">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="520" y="331" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.01;entryY=0.116;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=diamond;endFill=0;" edge="1" parent="1" source="xwbJf05bsFmgw4X44IUM-6" target="xwbJf05bsFmgw4X44IUM-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="xwbJf05bsFmgw4X44IUM-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="xwbJf05bsFmgw4X44IUM-16" target="xwbJf05bsFmgw4X44IUM-17">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>