-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUML.uxf
47 lines (46 loc) · 889 Bytes
/
UML.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
<?xml version="1.0" encoding="UTF-8"?><diagram program="umlet" version="13.3">
<zoom_level>10</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>480</x>
<y>120</y>
<w>210</w>
<h>190</h>
</coordinates>
<panel_attributes><<interface>>
Process
--
--
Process() : String</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>200</x>
<y>170</y>
<w>100</w>
<h>30</h>
</coordinates>
<panel_attributes>Processeur
--
pouet
--
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>250</x>
<y>430</y>
<w>210</w>
<h>190</h>
</coordinates>
<panel_attributes>Processeur
--
Pouet</panel_attributes>
<additional_attributes/>
</element>
</diagram>