forked from snowch/hsm-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
console_command_use_case.uxf
executable file
·73 lines (73 loc) · 1.86 KB
/
console_command_use_case.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="12.2">
<zoom_level>10</zoom_level>
<element>
<type>com.umlet.element.Actor</type>
<coordinates>
<x>150</x>
<y>40</y>
<w>100</w>
<h>120</h>
</coordinates>
<panel_attributes>HSM Operator</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.custom.Systemborder</type>
<coordinates>
<x>410</x>
<y>30</y>
<w>70</w>
<h>100</h>
</coordinates>
<panel_attributes>HSM
Console</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
<x>200</x>
<y>30</y>
<w>230</w>
<h>70</h>
</coordinates>
<panel_attributes>console commands></panel_attributes>
<additional_attributes>210;50;30;50</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
<x>450</x>
<y>50</y>
<w>100</w>
<h>50</h>
</coordinates>
<panel_attributes/>
<additional_attributes>80;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.custom.Systemborder</type>
<coordinates>
<x>530</x>
<y>30</y>
<w>100</w>
<h>100</h>
</coordinates>
<panel_attributes>HSM</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>250</x>
<y>170</y>
<w>270</w>
<h>90</h>
</coordinates>
<panel_attributes>The HSM Operator interacts with the HSM by entering console commands into a console that is attached to the HSM.
elementstyle=wordwrap
fg=blue</panel_attributes>
<additional_attributes/>
</element>
</diagram>