-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdiagram.uml
41 lines (40 loc) · 1.64 KB
/
diagram.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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement />
<nodes>
<node x="273.0" y="145.0">ch.hesso.xmleditor.editdom.ElementJdomImpl</node>
<node x="0.0" y="535.0">ch.hesso.xmleditor.display.VisuInteract</node>
<node x="535.0" y="0.0">ch.hesso.xmleditor.persistence.Persister</node>
<node x="356.0" y="351.0">ch.hesso.xmleditor.display.XmlEditor</node>
<node x="0.0" y="351.0">ch.hesso.xmleditor.map.Mapper</node>
<node x="0.0" y="167.0">ch.hesso.xmleditor.map.NodeImpl</node>
<node x="0.0" y="0.0">ch.hesso.xmleditor.map.Node</node>
<node x="535.0" y="145.0">ch.hesso.xmleditor.persistence.PersisterFileImpl</node>
<node x="273.0" y="0.0">ch.hesso.xmleditor.editdom.Element</node>
</nodes>
<notes />
<edges>
<edge source="ch.hesso.xmleditor.persistence.PersisterFileImpl" target="ch.hesso.xmleditor.persistence.Persister">
<point x="0.0" y="-47.5" />
<point x="0.0" y="47.5" />
</edge>
<edge source="ch.hesso.xmleditor.map.NodeImpl" target="ch.hesso.xmleditor.map.Node">
<point x="0.0" y="-69.5" />
<point x="0.0" y="58.5" />
</edge>
<edge source="ch.hesso.xmleditor.editdom.ElementJdomImpl" target="ch.hesso.xmleditor.editdom.Element">
<point x="0.0" y="-47.5" />
<point x="0.0" y="47.5" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.3650165016501654" x="258.23790427779136" y="232.00487279398772" />
<SelectedNodes>
<node>ch.hesso.xmleditor.map.NodeImpl</node>
</SelectedNodes>
<Categories>
<Category>Methods</Category>
</Categories>
<SCOPE>Production</SCOPE>
<VISIBILITY>public</VISIBILITY>
</Diagram>