forked from larest/UMLPlaygroundProject
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCompany.uml
54 lines (53 loc) · 1.82 KB
/
Company.uml
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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>Company</OriginalElement>
<nodes>
<node x="81.82430555555561" y="484.0">Company</node>
<node x="0.0" y="405.0">Department</node>
<node x="85.2020833333334" y="326.0">Boss</node>
<node x="434.0625" y="158.0">PastPosition</node>
<node x="253.8243055555556" y="247.0">Employee</node>
<node x="200.0625" y="158.0">IdCard</node>
<node x="253.58194444444456" y="0.0">Unit</node>
<node x="231.58194444444456" y="79.0">Workgroup</node>
<node x="331.0625" y="158.0">Room</node>
<node x="89.0625" y="158.0">Person</node>
</nodes>
<notes />
<edges>
<edge source="Boss" target="Employee">
<point x="29.625" y="-14.5" />
<point x="154.3270833333334" y="301.0" />
<point x="307.3243055555556" y="301.0" />
<point x="0.0" y="14.5" />
</edge>
<edge source="Company" target="Unit">
<point x="35.33333333333334" y="-14.5" />
<point x="170.15763888888895" y="459.0" />
<point x="569.5625" y="459.0" />
<point x="569.5625" y="54.0" />
<point x="315.24861111111125" y="54.0" />
<point x="24.66666666666667" y="14.5" />
</edge>
<edge source="Workgroup" target="Unit">
<point x="0.0" y="-14.5" />
<point x="0.0" y="14.5" />
</edge>
<edge source="Department" target="Unit">
<point x="-40.0" y="-14.5" />
<point x="20.0" y="380.0" />
<point x="34.5" y="380.0" />
<point x="34.5" y="54.0" />
<point x="265.9152777777779" y="54.0" />
<point x="-24.66666666666667" y="14.5" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="285.0" y="257.0" />
<SelectedNodes>
<node>Company</node>
</SelectedNodes>
<Categories />
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>