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