-
Notifications
You must be signed in to change notification settings - Fork 0
/
solar-system.uml
46 lines (45 loc) · 1.54 KB
/
solar-system.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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>solar.system</OriginalElement>
<nodes>
<node x="50.5" y="87.0">solar.system.Orbitable</node>
<node x="118.5" y="0.0">solar.system.Plotable</node>
<node x="196.5" y="87.0">solar.system.Sun</node>
<node x="0.0" y="256.0">solar.system.SolarSystemApplet</node>
<node x="124.0" y="174.0">solar.system.Moon</node>
<node x="0.0" y="174.0">solar.system.Planet</node>
</nodes>
<notes />
<edges>
<edge source="solar.system.Sun" target="solar.system.Plotable">
<point x="0.0" y="-18.5" />
<point x="240.5" y="62.0" />
<point x="206.25" y="62.0" />
<point x="29.25" y="18.5" />
</edge>
<edge source="solar.system.Orbitable" target="solar.system.Plotable">
<point x="0.0" y="-18.5" />
<point x="113.5" y="62.0" />
<point x="147.75" y="62.0" />
<point x="-29.25" y="18.5" />
</edge>
<edge source="solar.system.Moon" target="solar.system.Orbitable">
<point x="0.0" y="-18.5" />
<point x="175.0" y="149.0" />
<point x="145.0" y="149.0" />
<point x="31.5" y="18.5" />
</edge>
<edge source="solar.system.Planet" target="solar.system.Orbitable">
<point x="0.0" y="-18.5" />
<point x="52.0" y="149.0" />
<point x="82.0" y="149.0" />
<point x="-31.5" y="18.5" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="98.0" y="241.0" />
<SelectedNodes />
<Categories />
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>