-
Notifications
You must be signed in to change notification settings - Fork 1
/
Class Diagramm - Services Ext.uml
43 lines (42 loc) · 1.73 KB
/
Class Diagramm - Services Ext.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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>com.exadel.filetree.data.ChangeDescription</OriginalElement>
<nodes>
<node x="298.0" y="0.0">com.exadel.filetree.service.IService</node>
<node x="0.0" y="296.0">com.exadel.filetree.service.XMLService</node>
<node x="304.0" y="306.0">com.exadel.filetree.service.DBService</node>
<node x="328.0" y="178.0">com.exadel.filetree.service.AbstractService</node>
<node x="598.0" y="306.0">com.exadel.filetree.service.SpringDBService</node>
</nodes>
<notes />
<edges>
<edge source="com.exadel.filetree.service.XMLService" target="com.exadel.filetree.service.AbstractService">
<point x="0.0" y="-74.0" />
<point x="142.0" y="271.0" />
<point x="365.66666666666663" y="271.0" />
<point x="-75.33333333333337" y="34.0" />
</edge>
<edge source="com.exadel.filetree.service.DBService" target="com.exadel.filetree.service.AbstractService">
<point x="0.0" y="-64.0" />
<point x="0.0" y="34.0" />
</edge>
<edge source="com.exadel.filetree.service.SpringDBService" target="com.exadel.filetree.service.AbstractService">
<point x="0.0" y="-64.0" />
<point x="745.0" y="271.0" />
<point x="516.3333333333333" y="271.0" />
<point x="75.33333333333326" y="34.0" />
</edge>
<edge source="com.exadel.filetree.service.AbstractService" target="com.exadel.filetree.service.IService">
<point x="0.0" y="-34.0" />
<point x="0.0" y="64.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="446.0" y="222.0" />
<SelectedNodes />
<Categories>
<Category>Methods</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>