-
Notifications
You must be signed in to change notification settings - Fork 1
/
Class Diagramm - Services.uml
56 lines (55 loc) · 2.5 KB
/
Class Diagramm - Services.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
54
55
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>com.exadel.filetree.data.ChangeDescription</OriginalElement>
<nodes>
<node x="109.68872130951311" y="260.7955830864531">com.exadel.filetree.service.ServiceException</node>
<node x="56.94444444444443" y="0.0">com.exadel.filetree.service.IService</node>
<node x="236.43055555555554" y="176.0">com.exadel.filetree.service.XMLService</node>
<node x="0.0" y="176.0">com.exadel.filetree.service.DBService</node>
<node x="38.44444444444443" y="78.0">com.exadel.filetree.service.AbstractService</node>
<node x="103.73611111111111" y="176.0">com.exadel.filetree.service.SpringDBService</node>
</nodes>
<notes />
<edges>
<edge source="com.exadel.filetree.service.AbstractService" target="com.exadel.filetree.service.IService">
<point x="0.0" y="-14.0" />
<point x="0.0" y="14.0" />
</edge>
<edge source="com.exadel.filetree.service.XMLService" target="com.exadel.filetree.service.AbstractService">
<point x="-22.0" y="-14.0" />
<point x="258.43055555555554" y="126.0" />
<point x="130.11111111111106" y="126.0" />
<point x="36.66666666666663" y="14.0" />
</edge>
<edge source="com.exadel.filetree.service.XMLService" target="com.exadel.filetree.service.ServiceException">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="com.exadel.filetree.service.DBService" target="com.exadel.filetree.service.AbstractService">
<point x="-20.5" y="-14.0" />
<point x="20.5" y="136.0" />
<point x="56.77777777777777" y="136.0" />
<point x="-36.66666666666666" y="14.0" />
</edge>
<edge source="com.exadel.filetree.service.SpringDBService" target="com.exadel.filetree.service.AbstractService">
<point x="-28.0" y="-14.0" />
<point x="131.73611111111111" y="136.0" />
<point x="93.44444444444443" y="136.0" />
<point x="0.0" y="14.0" />
</edge>
<edge source="com.exadel.filetree.service.DBService" target="com.exadel.filetree.service.ServiceException">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="com.exadel.filetree.service.SpringDBService" target="com.exadel.filetree.service.ServiceException">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="162.5" y="144.5" />
<SelectedNodes />
<Categories />
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>