-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcourse_tree_structure_entry_tree.uxf
124 lines (124 loc) · 2.62 KB
/
course_tree_structure_entry_tree.uxf
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>530</x>
<y>170</y>
<w>200</w>
<h>150</h>
</coordinates>
<panel_attributes>Entry
--
- index
- depth</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>470</x>
<y>120</y>
<w>110</w>
<h>100</h>
</coordinates>
<panel_attributes>lt=<-
parent</panel_attributes>
<additional_attributes>90.0;50.0;90.0;20.0;10.0;20.0;10.0;80.0;60.0;80.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>440</x>
<y>90</y>
<w>180</w>
<h>160</h>
</coordinates>
<panel_attributes>lt=<<<<<-
children
m1=n
m2=1</panel_attributes>
<additional_attributes>160.0;80.0;160.0;20.0;10.0;20.0;10.0;130.0;90.0;130.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>200</x>
<y>170</y>
<w>180</w>
<h>150</h>
</coordinates>
<panel_attributes>Course
--
- title
- period
- description</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>370</x>
<y>240</y>
<w>180</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=<<<<<-
m1=n
m2=1
children</panel_attributes>
<additional_attributes>160.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>370</x>
<y>280</y>
<w>180</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=<-
course</panel_attributes>
<additional_attributes>10.0;20.0;160.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>590</x>
<y>310</y>
<w>60</w>
<h>90</h>
</coordinates>
<panel_attributes>lt=<-
data
</panel_attributes>
<additional_attributes>10.0;70.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>640</x>
<y>310</y>
<w>90</w>
<h>90</h>
</coordinates>
<panel_attributes>lt=<-
container
</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>550</x>
<y>380</y>
<w>180</w>
<h>100</h>
</coordinates>
<panel_attributes>/EntryData/
--
type</panel_attributes>
<additional_attributes/>
</element>
</diagram>