-
Notifications
You must be signed in to change notification settings - Fork 0
/
graph.uml
29 lines (28 loc) · 932 Bytes
/
graph.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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>/Users/martacaninoromero/IdeaProjects/graph</OriginalElement>
<nodes>
<node x="-258.5" y="243.0">org.practica3.GraphTest</node>
<node x="-270.0" y="-16.0">org.practica3.Graph</node>
</nodes>
<notes />
<edges>
<edge source="org.practica3.GraphTest" target="org.practica3.Graph" relationship="TO_ONE">
<point x="0.0" y="-170.5" />
<point x="0.0" y="104.5" />
</edge>
</edges>
<settings layout="Hierarchic" zoom="1.0306451612903227" showDependencies="true" x="-139.0" y="293.99999999999994" />
<SelectedNodes>
<node>org.practica3.Graph</node>
<node>org.practica3.GraphTest</node>
</SelectedNodes>
<Categories>
<Category>Constructors</Category>
<Category>Fields</Category>
<Category>Methods</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>