-
Notifications
You must be signed in to change notification settings - Fork 1
/
Class Diagramm - Data Ext.uml
34 lines (33 loc) · 1.18 KB
/
Class Diagramm - Data 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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>com.exadel.filetree.data.ChangeDescription</OriginalElement>
<nodes>
<node x="328.6437177280551" y="440.2082616179002">com.exadel.filetree.data.ChangeDescription</node>
<node x="508.0" y="275.0">java.lang.Comparable</node>
<node x="0.0" y="0.0">com.exadel.filetree.data.FileIndex</node>
</nodes>
<notes />
<edges>
<edge source="com.exadel.filetree.data.FileIndex" target="java.lang.Comparable">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="com.exadel.filetree.data.ChangeDescription" target="java.lang.Comparable">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
<edge source="com.exadel.filetree.data.ChangeDescription" target="com.exadel.filetree.data.FileIndex">
<point x="0.0" y="0.0" />
<point x="0.0" y="0.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="0.8671641791044776" x="322.5" y="325.0" />
<SelectedNodes />
<Categories>
<Category>Methods</Category>
<Category>Fields</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>