-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponents.uxf
78 lines (78 loc) · 1.87 KB
/
components.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="15.1">
<zoom_level>10</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>350</x>
<y>280</y>
<w>190</w>
<h>110</h>
</coordinates>
<panel_attributes><<dashboard>>
<<metrics>>
<<traces>>
<<logs>>
aspire-dashboard</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>350</x>
<y>410</y>
<w>190</w>
<h>70</h>
</coordinates>
<panel_attributes><<service>>
quotes</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>410</y>
<w>220</w>
<h>40</h>
</coordinates>
<panel_attributes>r1=http://localhost:8000
lt=()-</panel_attributes>
<additional_attributes>10.0;20.0;200.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>150</x>
<y>280</y>
<w>220</w>
<h>40</h>
</coordinates>
<panel_attributes>r1=http://localhost:18888
lt=()-</panel_attributes>
<additional_attributes>10.0;20.0;200.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>530</x>
<y>350</y>
<w>330</w>
<h>110</h>
</coordinates>
<panel_attributes>lt=-(</panel_attributes>
<additional_attributes>10.0;90.0;310.0;90.0;310.0;20.0;290.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>530</x>
<y>350</y>
<w>290</w>
<h>40</h>
</coordinates>
<panel_attributes>r2=http://aspire-dashboard:18889
lt=-()</panel_attributes>
<additional_attributes>10.0;20.0;270.0;20.0</additional_attributes>
</element>
</diagram>