TD1: Fix UML links.
[TD_ACO.git] / TD1 / exo2.uxf
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <diagram program="umlet" version="14.2">
3 <zoom_level>10</zoom_level>
4 <element>
5 <id>UMLClass</id>
6 <coordinates>
7 <x>290</x>
8 <y>120</y>
9 <w>100</w>
10 <h>40</h>
11 </coordinates>
12 <panel_attributes>Client</panel_attributes>
13 <additional_attributes/>
14 </element>
15 <element>
16 <id>UMLClass</id>
17 <coordinates>
18 <x>650</x>
19 <y>120</y>
20 <w>150</w>
21 <h>140</h>
22 </coordinates>
23 <panel_attributes>Compte
24 --
25 -numero:int
26 -solde:double
27 --
28 +crediter()
29 +debiter()
30 +verifier()
31 +rappeler()</panel_attributes>
32 <additional_attributes/>
33 </element>
34 <element>
35 <id>UMLClass</id>
36 <coordinates>
37 <x>650</x>
38 <y>330</y>
39 <w>160</w>
40 <h>100</h>
41 </coordinates>
42 <panel_attributes>Operation
43 --
44 -montant: double
45 --</panel_attributes>
46 <additional_attributes/>
47 </element>
48 <element>
49 <id>UMLClass</id>
50 <coordinates>
51 <x>510</x>
52 <y>550</y>
53 <w>100</w>
54 <h>30</h>
55 </coordinates>
56 <panel_attributes>Commande</panel_attributes>
57 <additional_attributes/>
58 </element>
59 <element>
60 <id>UMLClass</id>
61 <coordinates>
62 <x>850</x>
63 <y>550</y>
64 <w>100</w>
65 <h>30</h>
66 </coordinates>
67 <panel_attributes>Paiement</panel_attributes>
68 <additional_attributes/>
69 </element>
70 <element>
71 <id>Relation</id>
72 <coordinates>
73 <x>380</x>
74 <y>120</y>
75 <w>290</w>
76 <h>50</h>
77 </coordinates>
78 <panel_attributes>lt=-
79 m1=1..2
80 m2=*
81 possède &gt;</panel_attributes>
82 <additional_attributes>10.0;20.0;270.0;20.0</additional_attributes>
83 </element>
84 <element>
85 <id>Relation</id>
86 <coordinates>
87 <x>550</x>
88 <y>490</y>
89 <w>370</w>
90 <h>80</h>
91 </coordinates>
92 <panel_attributes>lt=-</panel_attributes>
93 <additional_attributes>10.0;60.0;10.0;10.0;350.0;10.0;350.0;60.0</additional_attributes>
94 </element>
95 <element>
96 <id>Relation</id>
97 <coordinates>
98 <x>720</x>
99 <y>420</y>
100 <w>30</w>
101 <h>100</h>
102 </coordinates>
103 <panel_attributes>lt=&lt;&lt;-</panel_attributes>
104 <additional_attributes>10.0;10.0;10.0;80.0</additional_attributes>
105 </element>
106 <element>
107 <id>Relation</id>
108 <coordinates>
109 <x>720</x>
110 <y>250</y>
111 <w>30</w>
112 <h>100</h>
113 </coordinates>
114 <panel_attributes>lt=&lt;&lt;&lt;&lt;&lt;-
115 m2=*</panel_attributes>
116 <additional_attributes>10.0;80.0;10.0;10.0</additional_attributes>
117 </element>
118 </diagram>