-
Notifications
You must be signed in to change notification settings - Fork 0
/
unit-flow-no-analyze.uxf
67 lines (66 loc) · 1.51 KB
/
unit-flow-no-analyze.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="13.3">
<zoom_level>10</zoom_level>
<element>
<id>Relation</id>
<coordinates>
<x>270</x>
<y>440</y>
<w>130</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=->>>
m1=ParseResult
m1pos=-16,-20</panel_attributes>
<additional_attributes>10.0;20.0;110.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>500</x>
<y>440</y>
<w>150</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=->>>
m1=EvaluateResult
m1pos=-16,-20</panel_attributes>
<additional_attributes>10.0;20.0;130.0;20.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>100</x>
<y>440</y>
<w>80</w>
<h>40</h>
</coordinates>
<panel_attributes>lt=->>>
m1=Input
m1pos=-18,-20</panel_attributes>
<additional_attributes>10.0;20.0;60.0;20.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>160</x>
<y>450</y>
<w>120</w>
<h>20</h>
</coordinates>
<panel_attributes>ParseFunction</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>380</x>
<y>450</y>
<w>130</w>
<h>20</h>
</coordinates>
<panel_attributes>EvaluateFunction
bg=gray</panel_attributes>
<additional_attributes/>
</element>
</diagram>