-
Notifications
You must be signed in to change notification settings - Fork 0
/
new_diagram.uxf
49 lines (45 loc) · 2.76 KB
/
new_diagram.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?><umlet_diagram><help_text>// Uncomment the following line to change the fontsize:
// fontsize=14
//////////////////////////////////////////////////////////////////////////////////////////////
// Welcome to UMLet!
//
// Double-click on UML elements to add them to the diagram, or to copy them
// Edit elements by modifying the text in this panel
// Hold ⌘ to select multiple elements
// Use ⌘+mouse to select via lasso
//
// Use ± or ⌘+mouse wheel to zoom
// Drag a whole relation at its central square icon
//
// Press ⌘+C to copy the whole diagram to the system clipboard (then just paste it to, eg, Word)
// Edit the files in the "palettes" directory to create your own element palettes
//
// Select "Custom Elements > New..." to create new element types
//////////////////////////////////////////////////////////////////////////////////////////////
// This text will be stored with each diagram; use it for notes.</help_text><zoom_level>10</zoom_level><element><type>com.umlet.element.base.Class</type><coordinates><x>210</x><y>20</y><w>110</w><h>50</h></coordinates><panel_attributes>Comparable
--
--
+compareTo()</panel_attributes><additional_attributes/></element><element><type>com.umlet.element.base.Class</type><coordinates><x>160</x><y>110</y><w>200</w><h>90</h></coordinates><panel_attributes>Event
--
+sensedAt: DateTime
--
+ classify()
+ getEventType()
bg=white
fg=black</panel_attributes><additional_attributes/></element><element><type>com.umlet.element.base.Class</type><coordinates><x>80</x><y>250</y><w>160</w><h>100</h></coordinates><panel_attributes>Placelab Event
--
-sensorReading: int
-sensorType: int
--
+ getSensorReading()
+ getSensorType()
bg=white
fg=black</panel_attributes><additional_attributes/></element><element><type>com.umlet.element.base.Class</type><coordinates><x>260</x><y>250</y><w>150</w><h>100</h></coordinates><panel_attributes>RFID Event
--
-sensorID: String
-computerID: String
--
+ getSensorID()
+ getComputerID()
bg=white
fg=black</panel_attributes><additional_attributes/></element><element><type>com.umlet.element.base.Relation</type><coordinates><x>120</x><y>170</y><w>130</w><h>100</h></coordinates><panel_attributes>lt=<<-</panel_attributes><additional_attributes>110;30;30;80</additional_attributes></element><element><type>com.umlet.element.base.Relation</type><coordinates><x>260</x><y>170</y><w>90</w><h>100</h></coordinates><panel_attributes>lt=<<-</panel_attributes><additional_attributes>30;30;70;80</additional_attributes></element><element><type>com.umlet.element.base.Relation</type><coordinates><x>230</x><y>40</y><w>50</w><h>90</h></coordinates><panel_attributes>lt=<<.</panel_attributes><additional_attributes>30;30;30;70</additional_attributes></element></umlet_diagram>