-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathall.uml
65 lines (64 loc) · 2.12 KB
/
all.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JIGSAW</ID>
<OriginalElement>file.writer</OriginalElement>
<nodes>
<node x="197.5" y="160.0">vehicle.models</node>
<node x="114.0" y="0.0">boostrap</node>
<node x="111.5" y="80.0">file.reader</node>
<node x="18.5" y="160.0">json.simple</node>
<node x="215.5" y="80.0">data.processor</node>
<node x="10.5" y="80.0">file.writer</node>
</nodes>
<notes />
<edges>
<edge source="file.reader" target="boostrap">
<point x="0.0" y="-15.0" />
<point x="0.0" y="15.0" />
</edge>
<edge source="file.writer" target="boostrap">
<point x="0.0" y="-15.0" />
<point x="51.0" y="60.0" />
<point x="137.7" y="60.0" />
<point x="-15.800000000000011" y="15.0" />
</edge>
<edge source="vehicle.models" target="boostrap">
<point x="27.75" y="-15.0" />
<point x="280.75" y="135.0" />
<point x="335.0" y="135.0" />
<point x="335.0" y="50.0" />
<point x="185.1" y="50.0" />
<point x="31.599999999999994" y="15.0" />
</edge>
<edge source="json.simple" target="file.reader">
<point x="23.0" y="-15.0" />
<point x="87.5" y="135.0" />
<point x="132.5" y="135.0" />
<point x="-21.0" y="15.0" />
</edge>
<edge source="data.processor" target="boostrap">
<point x="0.0" y="-15.0" />
<point x="270.0" y="60.0" />
<point x="169.29999999999998" y="60.0" />
<point x="15.799999999999983" y="15.0" />
</edge>
<edge source="json.simple" target="boostrap">
<point x="-23.0" y="-15.0" />
<point x="41.5" y="135.0" />
<point x="0.0" y="135.0" />
<point x="0.0" y="50.0" />
<point x="121.9" y="50.0" />
<point x="-31.599999999999994" y="15.0" />
</edge>
<edge source="vehicle.models" target="file.reader">
<point x="-27.75" y="-15.0" />
<point x="225.25" y="135.0" />
<point x="174.5" y="135.0" />
<point x="21.0" y="15.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="167.5" y="95.0" />
<SelectedNodes />
<Categories />
<SCOPE>All</SCOPE>
</Diagram>