ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/FAS/model/FAS.xml
Revision: 66
Committed: Tue Aug 13 16:02:26 2002 UTC (21 years, 10 months ago) by tim
Content type: text/xml
File size: 295887 byte(s)
Log Message:
flexible atom selection

File Contents

# Content
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!-- <!DOCTYPE XMI SYSTEM 'uml14xmi11.dtd'> -->
3
4 <XMI xmi.version = '1.1' xmlns:UML = 'omg.org/UML/1.4' >
5 <XMI.header >
6 <XMI.documentation >
7 <XMI.exporter >MagicDraw UML</XMI.exporter>
8 <XMI.exporterVersion >5.5</XMI.exporterVersion>
9 </XMI.documentation>
10 <XMI.metamodel xmi.name = 'UML' xmi.version = '1.4' />
11 </XMI.header>
12 <XMI.content >
13 <UML:Model xmi.id = 'tim_1028665502187_667824_68' >
14 <UML:ModelElement.name >Data</UML:ModelElement.name>
15 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
16 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
17 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
18 <UML:ModelElement.comment >
19 <UML:Comment xmi.id = 'tim_1028665502188_356044_69' >
20 <UML:ModelElement.name >Author:tim.
21 Created:8/6/02 3:01 PM.
22 Title:.
23 Comment:.
24 </UML:ModelElement.name>
25 </UML:Comment>
26 </UML:ModelElement.comment>
27 <UML:Namespace.ownedElement >
28 <UML:Class xmi.id = 'tim_1028664235657_232613_1' >
29 <UML:ModelElement.name >TFASAtom</UML:ModelElement.name>
30 <UML:ModelElement.visibility xmi.value = 'public' />
31 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
32 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
33 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
34 <UML:Class.isActive xmi.value = 'false' />
35 <UML:ModelElement.comment >
36 <UML:Comment xmi.id = 'tim_1028764193874_640828_1247' >
37 <UML:ModelElement.name >The properties which will change frame by frame are stored in model, such as coordiantes and velocities. Thoes remain constant such as mass , charge are stored in atom</UML:ModelElement.name>
38 </UML:Comment>
39 </UML:ModelElement.comment>
40 <UML:Classifier.feature >
41 <UML:Attribute xmi.id = 'tim_1028665406709_216526_18' >
42 <UML:ModelElement.name >idx</UML:ModelElement.name>
43 <UML:ModelElement.visibility xmi.value = 'private' />
44 <UML:Feature.ownerScope xmi.value = 'instance' />
45 <UML:StructuralFeature.multiplicity >
46 <UML:Multiplicity xmi.id = 'tim_1028665502193_230160_167' >
47 <UML:Multiplicity.range >
48 <UML:MultiplicityRange xmi.id = 'tim_1028665502193_8781_168' >
49 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
50 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
51 </UML:MultiplicityRange>
52 </UML:Multiplicity.range>
53 </UML:Multiplicity>
54 </UML:StructuralFeature.multiplicity>
55 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
56 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
57 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
58 <UML:Attribute.initialValue >
59 <UML:Expression xmi.id = 'tim_1028665502194_422992_169' />
60 </UML:Attribute.initialValue>
61 <UML:Feature.owner >
62 <UML:Classifier xmi.idref = 'tim_1028664235657_232613_1' />
63 </UML:Feature.owner> <!-- TFASAtom -->
64 <UML:StructuralFeature.type >
65 <UML:Classifier xmi.idref = 'tim_1028664761656_602441_17' />
66 </UML:StructuralFeature.type>
67 </UML:Attribute>
68 <UML:Attribute xmi.id = 'tim_1028670741107_333280_1031' >
69 <UML:ModelElement.name >parent</UML:ModelElement.name>
70 <UML:ModelElement.visibility xmi.value = 'private' />
71 <UML:Feature.ownerScope xmi.value = 'instance' />
72 <UML:StructuralFeature.multiplicity >
73 <UML:Multiplicity xmi.id = 'tim_1028670845834_317739_1033' >
74 <UML:Multiplicity.range >
75 <UML:MultiplicityRange xmi.id = 'tim_1028670845834_666043_1034' >
76 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
77 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
78 </UML:MultiplicityRange>
79 </UML:Multiplicity.range>
80 </UML:Multiplicity>
81 </UML:StructuralFeature.multiplicity>
82 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
83 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
84 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
85 <UML:Attribute.initialValue >
86 <UML:Expression xmi.id = 'tim_1028670845835_760837_1035' />
87 </UML:Attribute.initialValue>
88 <UML:Feature.owner >
89 <UML:Classifier xmi.idref = 'tim_1028664235657_232613_1' />
90 </UML:Feature.owner> <!-- TFASAtom -->
91 <UML:StructuralFeature.type >
92 <UML:Classifier xmi.idref = 'tim_1028670739599_753168_1030' />
93 </UML:StructuralFeature.type>
94 </UML:Attribute>
95 </UML:Classifier.feature>
96 </UML:Class>
97 <UML:Class xmi.id = 'tim_1028665420822_128698_20' >
98 <UML:ModelElement.name >TFASResidue</UML:ModelElement.name>
99 <UML:ModelElement.visibility xmi.value = 'public' />
100 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
101 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
102 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
103 <UML:Class.isActive xmi.value = 'false' />
104 <UML:Classifier.feature >
105 <UML:Attribute xmi.id = 'tim_1028673342608_368243_1192' >
106 <UML:ModelElement.name >idx</UML:ModelElement.name>
107 <UML:ModelElement.visibility xmi.value = 'private' />
108 <UML:Feature.ownerScope xmi.value = 'instance' />
109 <UML:StructuralFeature.multiplicity >
110 <UML:Multiplicity xmi.id = 'tim_1028673376654_871448_1194' >
111 <UML:Multiplicity.range >
112 <UML:MultiplicityRange xmi.id = 'tim_1028673376655_164044_1195' >
113 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
114 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
115 </UML:MultiplicityRange>
116 </UML:Multiplicity.range>
117 </UML:Multiplicity>
118 </UML:StructuralFeature.multiplicity>
119 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
120 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
121 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
122 <UML:Attribute.initialValue >
123 <UML:Expression xmi.id = 'tim_1028673376655_185706_1196' />
124 </UML:Attribute.initialValue>
125 <UML:Feature.owner >
126 <UML:Classifier xmi.idref = 'tim_1028665420822_128698_20' />
127 </UML:Feature.owner> <!-- TFASResidue -->
128 <UML:StructuralFeature.type >
129 <UML:Classifier xmi.idref = 'tim_1028664761656_602441_17' />
130 </UML:StructuralFeature.type>
131 </UML:Attribute>
132 </UML:Classifier.feature>
133 </UML:Class>
134 <UML:Class xmi.id = 'tim_1028665433472_223840_36' >
135 <UML:ModelElement.visibility xmi.value = 'public' />
136 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
137 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
138 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
139 <UML:Class.isActive xmi.value = 'false' />
140 <UML:Classifier.feature >
141 <UML:Attribute xmi.id = 'tim_1028673045553_25321_1182' >
142 <UML:ModelElement.name >idx</UML:ModelElement.name>
143 <UML:ModelElement.visibility xmi.value = 'private' />
144 <UML:Feature.ownerScope xmi.value = 'instance' />
145 <UML:StructuralFeature.multiplicity >
146 <UML:Multiplicity xmi.id = 'tim_1028673376656_797414_1197' >
147 <UML:Multiplicity.range >
148 <UML:MultiplicityRange xmi.id = 'tim_1028673376656_387454_1198' >
149 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
150 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
151 </UML:MultiplicityRange>
152 </UML:Multiplicity.range>
153 </UML:Multiplicity>
154 </UML:StructuralFeature.multiplicity>
155 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
156 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
157 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
158 <UML:Attribute.initialValue >
159 <UML:Expression xmi.id = 'tim_1028673376656_750265_1199' />
160 </UML:Attribute.initialValue>
161 <UML:Feature.owner >
162 <UML:Classifier xmi.idref = 'tim_1028665433472_223840_36' />
163 </UML:Feature.owner> <!-- -->
164 <UML:StructuralFeature.type >
165 <UML:Classifier xmi.idref = 'tim_1028664761656_602441_17' />
166 </UML:StructuralFeature.type>
167 </UML:Attribute>
168 <UML:Attribute xmi.id = 'tim_1028673082523_659178_1185' >
169 <UML:ModelElement.name >begin</UML:ModelElement.name>
170 <UML:ModelElement.visibility xmi.value = 'private' />
171 <UML:Feature.ownerScope xmi.value = 'instance' />
172 <UML:StructuralFeature.multiplicity >
173 <UML:Multiplicity xmi.id = 'tim_1028673376657_177711_1200' >
174 <UML:Multiplicity.range >
175 <UML:MultiplicityRange xmi.id = 'tim_1028673376657_987230_1201' >
176 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
177 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
178 </UML:MultiplicityRange>
179 </UML:Multiplicity.range>
180 </UML:Multiplicity>
181 </UML:StructuralFeature.multiplicity>
182 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
183 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
184 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
185 <UML:Attribute.initialValue >
186 <UML:Expression xmi.id = 'tim_1028673376657_492329_1202' />
187 </UML:Attribute.initialValue>
188 <UML:Feature.owner >
189 <UML:Classifier xmi.idref = 'tim_1028665433472_223840_36' />
190 </UML:Feature.owner> <!-- -->
191 <UML:StructuralFeature.type >
192 <UML:Classifier xmi.idref = 'tim_1028673070223_291224_1184' />
193 </UML:StructuralFeature.type>
194 </UML:Attribute>
195 <UML:Attribute xmi.id = 'tim_1028673082536_242221_1187' >
196 <UML:ModelElement.name >end</UML:ModelElement.name>
197 <UML:ModelElement.visibility xmi.value = 'private' />
198 <UML:Feature.ownerScope xmi.value = 'instance' />
199 <UML:StructuralFeature.multiplicity >
200 <UML:Multiplicity xmi.id = 'tim_1028673376657_490875_1203' >
201 <UML:Multiplicity.range >
202 <UML:MultiplicityRange xmi.id = 'tim_1028673376658_414361_1204' >
203 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
204 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
205 </UML:MultiplicityRange>
206 </UML:Multiplicity.range>
207 </UML:Multiplicity>
208 </UML:StructuralFeature.multiplicity>
209 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
210 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
211 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
212 <UML:Attribute.initialValue >
213 <UML:Expression xmi.id = 'tim_1028673376658_908136_1205' />
214 </UML:Attribute.initialValue>
215 <UML:Feature.owner >
216 <UML:Classifier xmi.idref = 'tim_1028665433472_223840_36' />
217 </UML:Feature.owner> <!-- -->
218 <UML:StructuralFeature.type >
219 <UML:Classifier xmi.idref = 'tim_1028673070223_291224_1184' />
220 </UML:StructuralFeature.type>
221 </UML:Attribute>
222 <UML:Attribute xmi.id = 'tim_1028673233851_853149_1190' >
223 <UML:ModelElement.name >order</UML:ModelElement.name>
224 <UML:ModelElement.visibility xmi.value = 'private' />
225 <UML:Feature.ownerScope xmi.value = 'instance' />
226 <UML:StructuralFeature.multiplicity >
227 <UML:Multiplicity xmi.id = 'tim_1028673376658_47519_1206' >
228 <UML:Multiplicity.range >
229 <UML:MultiplicityRange xmi.id = 'tim_1028673376658_257326_1207' >
230 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
231 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
232 </UML:MultiplicityRange>
233 </UML:Multiplicity.range>
234 </UML:Multiplicity>
235 </UML:StructuralFeature.multiplicity>
236 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
237 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
238 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
239 <UML:Attribute.initialValue >
240 <UML:Expression xmi.id = 'tim_1028673376659_270661_1208' />
241 </UML:Attribute.initialValue>
242 <UML:Feature.owner >
243 <UML:Classifier xmi.idref = 'tim_1028665433472_223840_36' />
244 </UML:Feature.owner> <!-- -->
245 <UML:StructuralFeature.type >
246 <UML:Classifier xmi.idref = 'tim_1028673232624_520000_1189' />
247 </UML:StructuralFeature.type>
248 </UML:Attribute>
249 </UML:Classifier.feature>
250 </UML:Class>
251 <UML:Class xmi.id = 'tim_1028665449746_926443_52' >
252 <UML:ModelElement.name >TFASModel</UML:ModelElement.name>
253 <UML:ModelElement.visibility xmi.value = 'public' />
254 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
255 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
256 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
257 <UML:Class.isActive xmi.value = 'false' />
258 <UML:Classifier.feature >
259 <UML:Attribute xmi.id = 'tim_1028665860051_111356_323' >
260 <UML:ModelElement.name >modelName</UML:ModelElement.name>
261 <UML:ModelElement.visibility xmi.value = 'private' />
262 <UML:Feature.ownerScope xmi.value = 'instance' />
263 <UML:StructuralFeature.multiplicity >
264 <UML:Multiplicity xmi.id = 'tim_1028668029129_381199_391' >
265 <UML:Multiplicity.range >
266 <UML:MultiplicityRange xmi.id = 'tim_1028668029129_757855_392' >
267 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
268 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
269 </UML:MultiplicityRange>
270 </UML:Multiplicity.range>
271 </UML:Multiplicity>
272 </UML:StructuralFeature.multiplicity>
273 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
274 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
275 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
276 <UML:Attribute.initialValue >
277 <UML:Expression xmi.id = 'tim_1028668029130_371621_393' />
278 </UML:Attribute.initialValue>
279 <UML:Feature.owner >
280 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
281 </UML:Feature.owner> <!-- TFASModel -->
282 <UML:StructuralFeature.type >
283 <UML:Classifier xmi.idref = 'tim_1028665749193_463100_320' />
284 </UML:StructuralFeature.type>
285 </UML:Attribute>
286 <UML:Attribute xmi.id = 'tim_1028665860098_443299_325' >
287 <UML:ModelElement.name >atomList</UML:ModelElement.name>
288 <UML:ModelElement.visibility xmi.value = 'private' />
289 <UML:Feature.ownerScope xmi.value = 'instance' />
290 <UML:StructuralFeature.multiplicity >
291 <UML:Multiplicity xmi.id = 'tim_1028764194005_390848_1248' >
292 <UML:Multiplicity.range >
293 <UML:MultiplicityRange xmi.id = 'tim_1028764194005_552451_1249' >
294 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
295 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
296 </UML:MultiplicityRange>
297 </UML:Multiplicity.range>
298 </UML:Multiplicity>
299 </UML:StructuralFeature.multiplicity>
300 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
301 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
302 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
303 <UML:Attribute.initialValue >
304 <UML:Expression xmi.id = 'tim_1028764194005_47784_1250' />
305 </UML:Attribute.initialValue>
306 <UML:Feature.owner >
307 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
308 </UML:Feature.owner> <!-- TFASModel -->
309 <UML:StructuralFeature.type >
310 <UML:Classifier xmi.idref = 'tim_1028733183501_178241_1230' />
311 </UML:StructuralFeature.type>
312 </UML:Attribute>
313 <UML:Attribute xmi.id = 'tim_1028665860131_862577_327' >
314 <UML:ModelElement.name >residueList</UML:ModelElement.name>
315 <UML:ModelElement.visibility xmi.value = 'private' />
316 <UML:Feature.ownerScope xmi.value = 'instance' />
317 <UML:StructuralFeature.multiplicity >
318 <UML:Multiplicity xmi.id = 'tim_1028670327353_216411_836' >
319 <UML:Multiplicity.range >
320 <UML:MultiplicityRange xmi.id = 'tim_1028670327353_85015_837' >
321 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
322 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
323 </UML:MultiplicityRange>
324 </UML:Multiplicity.range>
325 </UML:Multiplicity>
326 </UML:StructuralFeature.multiplicity>
327 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
328 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
329 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
330 <UML:Attribute.initialValue >
331 <UML:Expression xmi.id = 'tim_1028670327354_403465_838' />
332 </UML:Attribute.initialValue>
333 <UML:Feature.owner >
334 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
335 </UML:Feature.owner> <!-- TFASModel -->
336 <UML:StructuralFeature.type >
337 <UML:Classifier xmi.idref = 'tim_1028670322604_469198_832' />
338 </UML:StructuralFeature.type>
339 </UML:Attribute>
340 <UML:Attribute xmi.id = 'tim_1028670154337_636920_794' >
341 <UML:ModelElement.name >genericDataList</UML:ModelElement.name>
342 <UML:ModelElement.visibility xmi.value = 'private' />
343 <UML:Feature.ownerScope xmi.value = 'instance' />
344 <UML:StructuralFeature.multiplicity >
345 <UML:Multiplicity xmi.id = 'tim_1028670845839_512115_1039' >
346 <UML:Multiplicity.range >
347 <UML:MultiplicityRange xmi.id = 'tim_1028670845839_352517_1040' >
348 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
349 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
350 </UML:MultiplicityRange>
351 </UML:Multiplicity.range>
352 </UML:Multiplicity>
353 </UML:StructuralFeature.multiplicity>
354 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
355 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
356 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
357 <UML:Attribute.initialValue >
358 <UML:Expression xmi.id = 'tim_1028670845839_874784_1041' />
359 </UML:Attribute.initialValue>
360 <UML:Feature.owner >
361 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
362 </UML:Feature.owner> <!-- TFASModel -->
363 <UML:StructuralFeature.type >
364 <UML:Classifier xmi.idref = 'tim_1028670609437_504604_966' />
365 </UML:StructuralFeature.type>
366 </UML:Attribute>
367 <UML:Attribute xmi.id = 'tim_1028670201269_172476_797' >
368 <UML:ModelElement.name >bondList</UML:ModelElement.name>
369 <UML:ModelElement.visibility xmi.value = 'private' />
370 <UML:Feature.ownerScope xmi.value = 'instance' />
371 <UML:StructuralFeature.multiplicity >
372 <UML:Multiplicity xmi.id = 'tim_1028670327355_568691_842' >
373 <UML:Multiplicity.range >
374 <UML:MultiplicityRange xmi.id = 'tim_1028670327356_506310_843' >
375 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
376 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
377 </UML:MultiplicityRange>
378 </UML:Multiplicity.range>
379 </UML:Multiplicity>
380 </UML:StructuralFeature.multiplicity>
381 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
382 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
383 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
384 <UML:Attribute.initialValue >
385 <UML:Expression xmi.id = 'tim_1028670327356_429373_844' />
386 </UML:Attribute.initialValue>
387 <UML:Feature.owner >
388 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
389 </UML:Feature.owner> <!-- TFASModel -->
390 <UML:StructuralFeature.type >
391 <UML:Classifier xmi.idref = 'tim_1028670314743_997002_831' />
392 </UML:StructuralFeature.type>
393 </UML:Attribute>
394 <UML:Attribute xmi.id = 'tim_1028672703585_547275_1150' >
395 <UML:ModelElement.name >atomNames</UML:ModelElement.name>
396 <UML:ModelElement.visibility xmi.value = 'private' />
397 <UML:Feature.ownerScope xmi.value = 'instance' />
398 <UML:StructuralFeature.multiplicity >
399 <UML:Multiplicity xmi.id = 'tim_1028673376663_755091_1209' >
400 <UML:Multiplicity.range >
401 <UML:MultiplicityRange xmi.id = 'tim_1028673376663_153530_1210' >
402 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
403 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
404 </UML:MultiplicityRange>
405 </UML:Multiplicity.range>
406 </UML:Multiplicity>
407 </UML:StructuralFeature.multiplicity>
408 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
409 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
410 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
411 <UML:Attribute.initialValue >
412 <UML:Expression xmi.id = 'tim_1028673376664_629145_1211' />
413 </UML:Attribute.initialValue>
414 <UML:Feature.owner >
415 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
416 </UML:Feature.owner> <!-- TFASModel -->
417 <UML:StructuralFeature.type >
418 <UML:Classifier xmi.idref = 'tim_1028672567267_206840_1149' />
419 </UML:StructuralFeature.type>
420 </UML:Attribute>
421 <UML:Attribute xmi.id = 'tim_1028672703604_612892_1152' >
422 <UML:ModelElement.name >atomTypes</UML:ModelElement.name>
423 <UML:ModelElement.visibility xmi.value = 'private' />
424 <UML:Feature.ownerScope xmi.value = 'instance' />
425 <UML:StructuralFeature.multiplicity >
426 <UML:Multiplicity xmi.id = 'tim_1028673376664_911473_1212' >
427 <UML:Multiplicity.range >
428 <UML:MultiplicityRange xmi.id = 'tim_1028673376664_518004_1213' >
429 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
430 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
431 </UML:MultiplicityRange>
432 </UML:Multiplicity.range>
433 </UML:Multiplicity>
434 </UML:StructuralFeature.multiplicity>
435 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
436 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
437 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
438 <UML:Attribute.initialValue >
439 <UML:Expression xmi.id = 'tim_1028673376664_202250_1214' />
440 </UML:Attribute.initialValue>
441 <UML:Feature.owner >
442 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
443 </UML:Feature.owner> <!-- TFASModel -->
444 <UML:StructuralFeature.type >
445 <UML:Classifier xmi.idref = 'tim_1028672567267_206840_1149' />
446 </UML:StructuralFeature.type>
447 </UML:Attribute>
448 <UML:Attribute xmi.id = 'tim_1028672703623_935557_1154' >
449 <UML:ModelElement.name >resNames</UML:ModelElement.name>
450 <UML:ModelElement.visibility xmi.value = 'private' />
451 <UML:Feature.ownerScope xmi.value = 'instance' />
452 <UML:StructuralFeature.multiplicity >
453 <UML:Multiplicity xmi.id = 'tim_1028673376665_259552_1215' >
454 <UML:Multiplicity.range >
455 <UML:MultiplicityRange xmi.id = 'tim_1028673376665_115337_1216' >
456 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
457 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
458 </UML:MultiplicityRange>
459 </UML:Multiplicity.range>
460 </UML:Multiplicity>
461 </UML:StructuralFeature.multiplicity>
462 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
463 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
464 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
465 <UML:Attribute.initialValue >
466 <UML:Expression xmi.id = 'tim_1028673376665_400237_1217' />
467 </UML:Attribute.initialValue>
468 <UML:Feature.owner >
469 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
470 </UML:Feature.owner> <!-- TFASModel -->
471 <UML:StructuralFeature.type >
472 <UML:Classifier xmi.idref = 'tim_1028672567267_206840_1149' />
473 </UML:StructuralFeature.type>
474 </UML:Attribute>
475 <UML:Attribute xmi.id = 'tim_1028672703644_218041_1156' >
476 <UML:ModelElement.name >resIDs</UML:ModelElement.name>
477 <UML:ModelElement.visibility xmi.value = 'private' />
478 <UML:Feature.ownerScope xmi.value = 'instance' />
479 <UML:StructuralFeature.multiplicity >
480 <UML:Multiplicity xmi.id = 'tim_1028673376666_620379_1218' >
481 <UML:Multiplicity.range >
482 <UML:MultiplicityRange xmi.id = 'tim_1028673376666_58490_1219' >
483 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
484 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
485 </UML:MultiplicityRange>
486 </UML:Multiplicity.range>
487 </UML:Multiplicity>
488 </UML:StructuralFeature.multiplicity>
489 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
490 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
491 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
492 <UML:Attribute.initialValue >
493 <UML:Expression xmi.id = 'tim_1028673376666_476856_1220' />
494 </UML:Attribute.initialValue>
495 <UML:Feature.owner >
496 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
497 </UML:Feature.owner> <!-- TFASModel -->
498 <UML:StructuralFeature.type >
499 <UML:Classifier xmi.idref = 'tim_1028672567267_206840_1149' />
500 </UML:StructuralFeature.type>
501 </UML:Attribute>
502 <UML:Attribute xmi.id = 'tim_1028672703666_878532_1158' >
503 <UML:ModelElement.name >chainIDs</UML:ModelElement.name>
504 <UML:ModelElement.visibility xmi.value = 'private' />
505 <UML:Feature.ownerScope xmi.value = 'instance' />
506 <UML:StructuralFeature.multiplicity >
507 <UML:Multiplicity xmi.id = 'tim_1028673376667_120014_1221' >
508 <UML:Multiplicity.range >
509 <UML:MultiplicityRange xmi.id = 'tim_1028673376667_564870_1222' >
510 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
511 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
512 </UML:MultiplicityRange>
513 </UML:Multiplicity.range>
514 </UML:Multiplicity>
515 </UML:StructuralFeature.multiplicity>
516 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
517 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
518 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
519 <UML:Attribute.initialValue >
520 <UML:Expression xmi.id = 'tim_1028673376667_477625_1223' />
521 </UML:Attribute.initialValue>
522 <UML:Feature.owner >
523 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
524 </UML:Feature.owner> <!-- TFASModel -->
525 <UML:StructuralFeature.type >
526 <UML:Classifier xmi.idref = 'tim_1028672567267_206840_1149' />
527 </UML:StructuralFeature.type>
528 </UML:Attribute>
529 <UML:Attribute xmi.id = 'tim_1028672703689_686578_1160' >
530 <UML:ModelElement.name >segNames</UML:ModelElement.name>
531 <UML:ModelElement.visibility xmi.value = 'private' />
532 <UML:Feature.ownerScope xmi.value = 'instance' />
533 <UML:StructuralFeature.multiplicity >
534 <UML:Multiplicity xmi.id = 'tim_1028673376667_383805_1224' >
535 <UML:Multiplicity.range >
536 <UML:MultiplicityRange xmi.id = 'tim_1028673376668_830976_1225' >
537 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
538 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
539 </UML:MultiplicityRange>
540 </UML:Multiplicity.range>
541 </UML:Multiplicity>
542 </UML:StructuralFeature.multiplicity>
543 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
544 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
545 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
546 <UML:Attribute.initialValue >
547 <UML:Expression xmi.id = 'tim_1028673376668_640839_1226' />
548 </UML:Attribute.initialValue>
549 <UML:Feature.owner >
550 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
551 </UML:Feature.owner> <!-- TFASModel -->
552 <UML:StructuralFeature.type >
553 <UML:Classifier xmi.idref = 'tim_1028672769286_668536_1162' />
554 </UML:StructuralFeature.type>
555 </UML:Attribute>
556 <UML:Attribute xmi.id = 'tim_1028672855019_977666_1164' >
557 <UML:ModelElement.name >moleculeList</UML:ModelElement.name>
558 <UML:ModelElement.visibility xmi.value = 'private' />
559 <UML:Feature.ownerScope xmi.value = 'instance' />
560 <UML:StructuralFeature.multiplicity >
561 <UML:Multiplicity xmi.id = 'tim_1028673376668_686798_1227' >
562 <UML:Multiplicity.range >
563 <UML:MultiplicityRange xmi.id = 'tim_1028673376668_677792_1228' >
564 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
565 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
566 </UML:MultiplicityRange>
567 </UML:Multiplicity.range>
568 </UML:Multiplicity>
569 </UML:StructuralFeature.multiplicity>
570 <UML:StructuralFeature.changeability xmi.value = 'changeable' />
571 <UML:StructuralFeature.targetScope xmi.value = 'instance' />
572 <UML:StructuralFeature.ordering xmi.value = 'unordered' />
573 <UML:Attribute.initialValue >
574 <UML:Expression xmi.id = 'tim_1028673376669_731126_1229' />
575 </UML:Attribute.initialValue>
576 <UML:Feature.owner >
577 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
578 </UML:Feature.owner> <!-- TFASModel -->
579 <UML:StructuralFeature.type >
580 <UML:Classifier xmi.idref = 'tim_1028672852935_965531_1163' />
581 </UML:StructuralFeature.type>
582 </UML:Attribute>
583 </UML:Classifier.feature>
584 </UML:Class>
585 <UML:Stereotype xmi.id = 'tim_1028665502188_146164_77' >
586 <UML:ModelElement.name >precondition</UML:ModelElement.name>
587 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
588 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
589 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
590 <UML:Stereotype.baseClass >Constraint</UML:Stereotype.baseClass>
591 <UML:ModelElement.comment >
592 <UML:Comment xmi.id = 'tim_1028665502195_686687_170' >
593 <UML:ModelElement.name > Specifies a constraint that must be attached to an operation, and denotes that the conditions of the constraint must hold for the invocation of the operation.</UML:ModelElement.name>
594 </UML:Comment>
595 </UML:ModelElement.comment>
596 </UML:Stereotype>
597 <UML:Stereotype xmi.id = 'tim_1028665502188_295898_75' >
598 <UML:ModelElement.name >file</UML:ModelElement.name>
599 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
600 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
601 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
602 <UML:Stereotype.baseClass >Component</UML:Stereotype.baseClass>
603 <UML:ModelElement.comment >
604 <UML:Comment xmi.id = 'tim_1028665502196_159539_171' >
605 <UML:ModelElement.name >Denotes a document containing source code or data.</UML:ModelElement.name>
606 </UML:Comment>
607 </UML:ModelElement.comment>
608 </UML:Stereotype>
609 <UML:Stereotype xmi.id = 'tim_1028665502188_340260_74' >
610 <UML:ModelElement.name >realize</UML:ModelElement.name>
611 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
612 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
613 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
614 <UML:Stereotype.baseClass >Abstraction</UML:Stereotype.baseClass>
615 <UML:ModelElement.comment >
616 <UML:Comment xmi.id = 'tim_1028665502196_270716_172' >
617 <UML:ModelElement.name >(Name for the stereotyped class is Realization.) Specifies a realization relationship between a specification model element or elements (the supplier) and a model element or elements that implement it (the client). The implementation model element is required to support all of the operations or received signals that the specification model element declares. The implementation model element must make or inherit its own declarations of the operations and signal receptions. The mapping specifies the relationship between the two. The mapping may or may not be computable. Realization can be used to model stepwise refinement, optimizations, transformations, templates, model synthesis, framework composition, etc.</UML:ModelElement.name>
618 </UML:Comment>
619 </UML:ModelElement.comment>
620 </UML:Stereotype>
621 <UML:Stereotype xmi.id = 'tim_1028665502188_511047_73' >
622 <UML:ModelElement.name >useCaseModel</UML:ModelElement.name>
623 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
624 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
625 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
626 <UML:Stereotype.baseClass >Model</UML:Stereotype.baseClass>
627 <UML:ModelElement.comment >
628 <UML:Comment xmi.id = 'tim_1028665502197_701925_173' >
629 <UML:ModelElement.name >A use case model specifies the services a system provides to its users; that is, the different ways of using the system, and whose top-level package is a use case system.</UML:ModelElement.name>
630 </UML:Comment>
631 </UML:ModelElement.comment>
632 </UML:Stereotype>
633 <UML:Constraint xmi.id = 'tim_1028665502188_550807_72' >
634 <UML:ModelElement.name >destroyed</UML:ModelElement.name>
635 <UML:Constraint.body >
636 <UML:BooleanExpression xmi.id = 'tim_1028665502197_370398_174' >
637 <UML:Expression.body >destroyed</UML:Expression.body>
638 </UML:BooleanExpression>
639 </UML:Constraint.body>
640 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
641 <UML:Constraint.baseClass >Instance</UML:Constraint.baseClass>
642 </XMI.extension>
643 <UML:ModelElement.comment >
644 <UML:Comment xmi.id = 'tim_1028665502198_60310_175' >
645 <UML:ModelElement.name >Destroyed is a constraint applied to an instance, specifying that the instance is destroyed during the execution.</UML:ModelElement.name>
646 </UML:Comment>
647 </UML:ModelElement.comment>
648 </UML:Constraint>
649 <UML:Constraint xmi.id = 'tim_1028665502188_636214_79' >
650 <UML:ModelElement.name >xor</UML:ModelElement.name>
651 <UML:Constraint.body >
652 <UML:BooleanExpression xmi.id = 'tim_1028665502198_625581_176' >
653 <UML:Expression.body >xor</UML:Expression.body>
654 </UML:BooleanExpression>
655 </UML:Constraint.body>
656 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
657 <UML:Constraint.baseClass >Association</UML:Constraint.baseClass>
658 </XMI.extension>
659 <UML:ModelElement.comment >
660 <UML:Comment xmi.id = 'tim_1028665502198_240568_177' >
661 <UML:ModelElement.name >The {xor} constraint is applied to a set of associations, specifying that
662 over that set, exactly one is manifest for each associated instance. Xor is
663 an exclusive or (not inclusive or) constraint.</UML:ModelElement.name>
664 </UML:Comment>
665 </UML:ModelElement.comment>
666 </UML:Constraint>
667 <UML:Stereotype xmi.id = 'tim_1028665502188_712750_70' >
668 <UML:ModelElement.name >time-out</UML:ModelElement.name>
669 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
670 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
671 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
672 <UML:Stereotype.baseClass >Stimulus</UML:Stereotype.baseClass>
673 <UML:ModelElement.comment >
674 <UML:Comment xmi.id = 'tim_1028665502199_443843_178' >
675 <UML:ModelElement.name >A time-out message the sender sends for a given period of time while waiting for acknowledgment by recipient. The sender is freed up if the acknowledgment does not occur within the duration specified in the description.</UML:ModelElement.name>
676 </UML:Comment>
677 </UML:ModelElement.comment>
678 </UML:Stereotype>
679 <UML:Stereotype xmi.id = 'tim_1028665502188_871855_78' >
680 <UML:ModelElement.name >import</UML:ModelElement.name>
681 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
682 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
683 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
684 <UML:Stereotype.baseClass >Permission</UML:Stereotype.baseClass>
685 <UML:ModelElement.comment >
686 <UML:Comment xmi.id = 'tim_1028665502199_433188_179' >
687 <UML:ModelElement.name >Import is a stereotyped permission dependency between two namespaces, denoting that the public contents of the target package are added to the namespace of the source package.</UML:ModelElement.name>
688 </UML:Comment>
689 </UML:ModelElement.comment>
690 </UML:Stereotype>
691 <UML:Stereotype xmi.id = 'tim_1028665502188_897351_71' >
692 <UML:ModelElement.name >balking</UML:ModelElement.name>
693 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
694 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
695 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
696 <UML:Stereotype.baseClass >Message</UML:Stereotype.baseClass>
697 <UML:ModelElement.comment >
698 <UML:Comment xmi.id = 'tim_1028665502200_584324_180' >
699 <UML:ModelElement.name >message In the balking message case the sender abandons the message if the receiver is not ready.</UML:ModelElement.name>
700 </UML:Comment>
701 </UML:ModelElement.comment>
702 </UML:Stereotype>
703 <UML:Stereotype xmi.id = 'tim_1028665502188_946709_80' >
704 <UML:ModelElement.name >invariant</UML:ModelElement.name>
705 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
706 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
707 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
708 <UML:Stereotype.baseClass >Constraint</UML:Stereotype.baseClass>
709 <UML:ModelElement.comment >
710 <UML:Comment xmi.id = 'tim_1028665502201_128971_181' >
711 <UML:ModelElement.name >Specifies a constraint that must be attached to a set of classifiers or relationships. It indicates that the conditions of the constraint must hold over time (for the time period of concern in the particular containing element) for the classifiers or relationships and their instances.</UML:ModelElement.name>
712 </UML:Comment>
713 </UML:ModelElement.comment>
714 </UML:Stereotype>
715 <UML:Stereotype xmi.id = 'tim_1028665502188_948873_76' >
716 <UML:ModelElement.name >implicit</UML:ModelElement.name>
717 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
718 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
719 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
720 <UML:Stereotype.baseClass >Association</UML:Stereotype.baseClass>
721 <UML:ModelElement.comment >
722 <UML:Comment xmi.id = 'tim_1028665502201_612212_182' >
723 <UML:ModelElement.name > The «implicit» stereotype is applied to an association, specifying that the association is not manifest, but rather is only conceptual.</UML:ModelElement.name>
724 </UML:Comment>
725 </UML:ModelElement.comment>
726 </UML:Stereotype>
727 <UML:Stereotype xmi.id = 'tim_1028665502189_12329_109' >
728 <UML:ModelElement.name >document</UML:ModelElement.name>
729 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
730 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
731 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
732 <UML:Stereotype.baseClass >Component</UML:Stereotype.baseClass>
733 <UML:ModelElement.comment >
734 <UML:Comment xmi.id = 'tim_1028665502202_235115_183' >
735 <UML:ModelElement.name >Denotes a document.</UML:ModelElement.name>
736 </UML:Comment>
737 </UML:ModelElement.comment>
738 </UML:Stereotype>
739 <UML:Constraint xmi.id = 'tim_1028665502189_173909_85' >
740 <UML:ModelElement.name >overlapping</UML:ModelElement.name>
741 <UML:Constraint.body >
742 <UML:BooleanExpression xmi.id = 'tim_1028665502202_852767_184' >
743 <UML:Expression.body >overlapping</UML:Expression.body>
744 </UML:BooleanExpression>
745 </UML:Constraint.body>
746 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
747 <UML:Constraint.baseClass >Generalization</UML:Constraint.baseClass>
748 </XMI.extension>
749 <UML:ModelElement.comment >
750 <UML:Comment xmi.id = 'tim_1028665502202_694437_185' >
751 <UML:ModelElement.name >Specifies a constraint applied to a set of generalizations, indicating that an instance of one child may be simultaneously an instance of another child in the set (but there is no guarantee that such an instance will actually exist).</UML:ModelElement.name>
752 </UML:Comment>
753 </UML:ModelElement.comment>
754 </UML:Constraint>
755 <UML:TagDefinition xmi.id = 'tim_1028665502189_181008_98' >
756 <UML:ModelElement.name >persistence</UML:ModelElement.name>
757 <UML:TagDefinition.tagType >Boolean</UML:TagDefinition.tagType>
758 <UML:TagDefinition.multiplicity >
759 <UML:Multiplicity xmi.id = 'tim_1028665502203_177877_186' >
760 <UML:Multiplicity.range >
761 <UML:MultiplicityRange xmi.id = 'tim_1028665502203_510648_187' >
762 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
763 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
764 </UML:MultiplicityRange>
765 </UML:Multiplicity.range>
766 </UML:Multiplicity>
767 </UML:TagDefinition.multiplicity>
768 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
769 <UML:TagDefinition.baseClass >Classifier</UML:TagDefinition.baseClass>
770 </XMI.extension>
771 <UML:ModelElement.comment >
772 <UML:Comment xmi.id = 'tim_1028665502203_399333_188' >
773 <UML:ModelElement.name >Persistence denotes the permanence of the state of the classifier, marking it as transitory (its state is destroyed when the instance is destroyed) or persistent (its state is not destroyed when the instance is destroyed).</UML:ModelElement.name>
774 </UML:Comment>
775 </UML:ModelElement.comment>
776 </UML:TagDefinition>
777 <UML:Stereotype xmi.id = 'tim_1028665502189_204692_83' >
778 <UML:ModelElement.name >thread</UML:ModelElement.name>
779 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
780 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
781 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
782 <UML:Stereotype.baseClass >Classifier</UML:Stereotype.baseClass>
783 <UML:ModelElement.comment >
784 <UML:Comment xmi.id = 'tim_1028665502204_911786_189' >
785 <UML:ModelElement.name >Classifier Specifies a classifier that represents a flow of control.</UML:ModelElement.name>
786 </UML:Comment>
787 </UML:ModelElement.comment>
788 </UML:Stereotype>
789 <UML:Stereotype xmi.id = 'tim_1028665502189_221460_96' >
790 <UML:ModelElement.name >file</UML:ModelElement.name>
791 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
792 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
793 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
794 <UML:Stereotype.baseClass >Artifact</UML:Stereotype.baseClass>
795 <UML:ModelElement.comment >
796 <UML:Comment xmi.id = 'tim_1028665502204_812186_190' >
797 <UML:ModelElement.name >Denotes a physical file in the context of the system developed.</UML:ModelElement.name>
798 </UML:Comment>
799 </UML:ModelElement.comment>
800 </UML:Stereotype>
801 <UML:Stereotype xmi.id = 'tim_1028665502189_266432_94' >
802 <UML:ModelElement.name >local</UML:ModelElement.name>
803 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
804 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
805 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
806 <UML:Stereotype.baseClass >AssociationEnd</UML:Stereotype.baseClass>
807 <UML:ModelElement.comment >
808 <UML:Comment xmi.id = 'tim_1028665502205_178230_191' >
809 <UML:ModelElement.name > Specifies that the relationship represents a local variable within a AssociationEnd procedure rather than an actual association.</UML:ModelElement.name>
810 </UML:Comment>
811 </UML:ModelElement.comment>
812 </UML:Stereotype>
813 <UML:Stereotype xmi.id = 'tim_1028665502189_288647_105' >
814 <UML:ModelElement.name >document</UML:ModelElement.name>
815 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
816 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
817 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
818 <UML:Stereotype.baseClass >Artifact</UML:Stereotype.baseClass>
819 <UML:ModelElement.comment >
820 <UML:Comment xmi.id = 'tim_1028665502205_322560_192' >
821 <UML:ModelElement.name >Denotes a generic file that is not a «source» file or «executable». Subclass of «file».</UML:ModelElement.name>
822 </UML:Comment>
823 </UML:ModelElement.comment>
824 </UML:Stereotype>
825 <UML:Stereotype xmi.id = 'tim_1028665502189_362320_87' >
826 <UML:ModelElement.name >self</UML:ModelElement.name>
827 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
828 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
829 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
830 <UML:Stereotype.baseClass >AssociationEnd</UML:Stereotype.baseClass>
831 <UML:ModelElement.comment >
832 <UML:Comment xmi.id = 'tim_1028665502206_285470_193' >
833 <UML:ModelElement.name >Specifies that the relationship represents a reference to the object that AssociationEnd owns an operation or action rather than an actual association.</UML:ModelElement.name>
834 </UML:Comment>
835 </UML:ModelElement.comment>
836 </UML:Stereotype>
837 <UML:TagDefinition xmi.id = 'tim_1028665502189_386002_102' >
838 <UML:ModelElement.name >applicableSubset</UML:ModelElement.name>
839 <UML:TagDefinition.tagType >String</UML:TagDefinition.tagType>
840 <UML:TagDefinition.multiplicity >
841 <UML:Multiplicity xmi.id = 'tim_1028665502206_854321_194' >
842 <UML:Multiplicity.range >
843 <UML:MultiplicityRange xmi.id = 'tim_1028665502206_407312_195' >
844 <UML:MultiplicityRange.lower >0</UML:MultiplicityRange.lower>
845 <UML:MultiplicityRange.upper >*</UML:MultiplicityRange.upper>
846 </UML:MultiplicityRange>
847 </UML:Multiplicity.range>
848 </UML:Multiplicity>
849 </UML:TagDefinition.multiplicity>
850 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
851 <UML:TagDefinition.baseClass >ModelPackage</UML:TagDefinition.baseClass>
852 </XMI.extension>
853 <UML:ModelElement.comment >
854 <UML:Comment xmi.id = 'tim_1028665502207_308134_196' >
855 <UML:ModelElement.name >This tag definition, which only applies to profile packages, lists the metaelements that are used by the associated profile. The value associated with this tag definition is a set of strings, where each string represents the name of an applicable metaelement. Note that the use of applicable subset does not necessarily exclude the use of any metaelements, but clearly identifies which ones are referenced from the associated profile. Further note that the tag definition applies only to the immediately associated profile. If a profile combines several other profiles using import or generalizations, the applicable subset only applies to the immediately associated profile. The absence of an applicable subset tag definition means that the whole UML metamodel is applicable.</UML:ModelElement.name>
856 </UML:Comment>
857 </UML:ModelElement.comment>
858 </UML:TagDefinition>
859 <UML:Stereotype xmi.id = 'tim_1028665502189_389453_107' >
860 <UML:ModelElement.name >stateInvariant</UML:ModelElement.name>
861 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
862 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
863 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
864 <UML:Stereotype.baseClass >Constraint</UML:Stereotype.baseClass>
865 <UML:ModelElement.comment >
866 <UML:Comment xmi.id = 'tim_1028665502207_763053_197' >
867 <UML:ModelElement.name >Specifies a constraint that must be attached to a state vertex in a state machine that has a classifier for a context. The stereotype indicates that the constraint holds for instances of the classifier when an instance is in that state.</UML:ModelElement.name>
868 </UML:Comment>
869 </UML:ModelElement.comment>
870 </UML:Stereotype>
871 <UML:Constraint xmi.id = 'tim_1028665502189_396142_89' >
872 <UML:ModelElement.name >disjoint</UML:ModelElement.name>
873 <UML:Constraint.body >
874 <UML:BooleanExpression xmi.id = 'tim_1028665502208_148087_198' >
875 <UML:Expression.body >disjoint</UML:Expression.body>
876 </UML:BooleanExpression>
877 </UML:Constraint.body>
878 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
879 <UML:Constraint.baseClass >Generalization</UML:Constraint.baseClass>
880 </XMI.extension>
881 <UML:ModelElement.comment >
882 <UML:Comment xmi.id = 'tim_1028665502208_620886_199' >
883 <UML:ModelElement.name >Specifies a constraint applied to a set of generalizations, indicating that
884 instance of the parent may be an instance of no more than one of the given
885 children within the set of generalizations. This is the default semantics of
886 generalization.</UML:ModelElement.name>
887 </UML:Comment>
888 </UML:ModelElement.comment>
889 </UML:Constraint>
890 <UML:Stereotype xmi.id = 'tim_1028665502189_450262_93' >
891 <UML:ModelElement.name >destroy</UML:ModelElement.name>
892 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
893 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
894 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
895 <UML:Stereotype.baseClass >BehavioralFeature</UML:Stereotype.baseClass>
896 <UML:ModelElement.comment >
897 <UML:Comment xmi.id = 'tim_1028665502208_821565_200' >
898 <UML:ModelElement.name >Specifies that the designated feature destroys an instance of the BehavioralFeature classifier to which the feature is attached. May be promoted to the classifier containing the feature.</UML:ModelElement.name>
899 </UML:Comment>
900 </UML:ModelElement.comment>
901 </UML:Stereotype>
902 <UML:Stereotype xmi.id = 'tim_1028665502189_473981_100' >
903 <UML:ModelElement.name >access</UML:ModelElement.name>
904 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
905 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
906 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
907 <UML:Stereotype.baseClass >Permission</UML:Stereotype.baseClass>
908 <UML:ModelElement.comment >
909 <UML:Comment xmi.id = 'tim_1028665502209_166256_201' >
910 <UML:ModelElement.name >Access is a stereotyped permission dependency between two namespaces, denoting that the public contents of the target namespace are accessible to the namespace of the source package.</UML:ModelElement.name>
911 </UML:Comment>
912 </UML:ModelElement.comment>
913 </UML:Stereotype>
914 <UML:Stereotype xmi.id = 'tim_1028665502189_483817_91' >
915 <UML:ModelElement.name >signalflow</UML:ModelElement.name>
916 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
917 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
918 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
919 <UML:Stereotype.baseClass >ObjectFlowState</UML:Stereotype.baseClass>
920 <UML:ModelElement.comment >
921 <UML:Comment xmi.id = 'tim_1028665502210_237131_202' >
922 <UML:ModelElement.name >Signalflow is a stereotype of ObjectFlowState with a Signal as its type.</UML:ModelElement.name>
923 </UML:Comment>
924 </UML:ModelElement.comment>
925 </UML:Stereotype>
926 <UML:Stereotype xmi.id = 'tim_1028665502189_569624_101' >
927 <UML:ModelElement.name >type</UML:ModelElement.name>
928 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
929 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
930 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
931 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
932 <UML:ModelElement.comment >
933 <UML:Comment xmi.id = 'tim_1028665502210_662895_203' >
934 <UML:ModelElement.name >Specifies a domain of objects together with the operations applicable
935 to the objects, without defining the physical implementation of those
936 objects. A type may not contain any methods, maintain its own thread
937 of control, or be nested. However, it may have attributes and
938 associations. The associations of a Type are defined solely for the
939 purpose of specifying the behavior of the type&apos;s operations and do not
940 represent the implementation of state data.</UML:ModelElement.name>
941 </UML:Comment>
942 </UML:ModelElement.comment>
943 </UML:Stereotype>
944 <UML:Stereotype xmi.id = 'tim_1028665502189_603573_103' >
945 <UML:ModelElement.name >library</UML:ModelElement.name>
946 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
947 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
948 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
949 <UML:Stereotype.baseClass >Artifact</UML:Stereotype.baseClass>
950 <UML:ModelElement.comment >
951 <UML:Comment xmi.id = 'tim_1028665502211_695367_204' >
952 <UML:ModelElement.name >Denotes a static or dynamic library file. Subclass of «file».</UML:ModelElement.name>
953 </UML:Comment>
954 </UML:ModelElement.comment>
955 </UML:Stereotype>
956 <UML:Stereotype xmi.id = 'tim_1028665502189_686208_82' >
957 <UML:ModelElement.name >time-out</UML:ModelElement.name>
958 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
959 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
960 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
961 <UML:Stereotype.baseClass >Message</UML:Stereotype.baseClass>
962 <UML:ModelElement.comment >
963 <UML:Comment xmi.id = 'tim_1028665502211_958846_205' >
964 <UML:ModelElement.name >A time-out message the sender sends for a given period of time while waiting for acknowledgment by recipient. The sender is freed up if the acknowledgment does not occur within the duration specified in the description.</UML:ModelElement.name>
965 </UML:Comment>
966 </UML:ModelElement.comment>
967 </UML:Stereotype>
968 <UML:Constraint xmi.id = 'tim_1028665502189_838217_81' >
969 <UML:ModelElement.name >new</UML:ModelElement.name>
970 <UML:Constraint.body >
971 <UML:BooleanExpression xmi.id = 'tim_1028665502211_204837_206' >
972 <UML:Expression.body >new</UML:Expression.body>
973 </UML:BooleanExpression>
974 </UML:Constraint.body>
975 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
976 <UML:Constraint.baseClass >Instance</UML:Constraint.baseClass>
977 </XMI.extension>
978 <UML:ModelElement.comment >
979 <UML:Comment xmi.id = 'tim_1028665502212_81116_207' >
980 <UML:ModelElement.name >New is a constraint applied to an instance, specifying that the instance is created during the execution.</UML:ModelElement.name>
981 </UML:Comment>
982 </UML:ModelElement.comment>
983 </UML:Constraint>
984 <UML:Stereotype xmi.id = 'tim_1028665502189_846469_104' >
985 <UML:ModelElement.name >table</UML:ModelElement.name>
986 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
987 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
988 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
989 <UML:Stereotype.baseClass >Component</UML:Stereotype.baseClass>
990 <UML:ModelElement.comment >
991 <UML:Comment xmi.id = 'tim_1028665502212_438525_208' >
992 <UML:ModelElement.name >Denotes a data base table.</UML:ModelElement.name>
993 </UML:Comment>
994 </UML:ModelElement.comment>
995 </UML:Stereotype>
996 <UML:Stereotype xmi.id = 'tim_1028665502189_852034_97' >
997 <UML:ModelElement.name >implementationClass</UML:ModelElement.name>
998 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
999 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1000 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1001 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1002 <UML:ModelElement.comment >
1003 <UML:Comment xmi.id = 'tim_1028665502212_909838_209' >
1004 <UML:ModelElement.name >Specifies the implementation of a class in some programming Class language in which an instance may not have more than one class. This is in contrast to a general UML Class, for which an instance may have multiple classes at one time and may gain or lose classes over time, and an object (a child of instance) may dynamically have multiple classes.</UML:ModelElement.name>
1005 </UML:Comment>
1006 </UML:ModelElement.comment>
1007 </UML:Stereotype>
1008 <UML:Stereotype xmi.id = 'tim_1028665502189_860601_108' >
1009 <UML:ModelElement.name >profile</UML:ModelElement.name>
1010 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1011 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1012 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1013 <UML:Stereotype.baseClass >ModelPackage</UML:Stereotype.baseClass>
1014 <UML:ModelElement.comment >
1015 <UML:Comment xmi.id = 'tim_1028665502213_567286_210' >
1016 <UML:ModelElement.name >A profile is a stereotyped package that contains model elements that have been customized for a specific domain or purpose using extension mechanisms, such as stereotypes, tagged definitions, and constraints. A profile may also specify model libraries on which it depends and the metamodel subset that it extends. (The latter is specified via an applicableSubset tag definition.)</UML:ModelElement.name>
1017 </UML:Comment>
1018 </UML:ModelElement.comment>
1019 </UML:Stereotype>
1020 <UML:Constraint xmi.id = 'tim_1028665502189_871899_86' >
1021 <UML:ModelElement.name >destroyed</UML:ModelElement.name>
1022 <UML:Constraint.body >
1023 <UML:BooleanExpression xmi.id = 'tim_1028665502213_793475_211' >
1024 <UML:Expression.body >destroyed</UML:Expression.body>
1025 </UML:BooleanExpression>
1026 </UML:Constraint.body>
1027 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1028 <UML:Constraint.baseClass >Link</UML:Constraint.baseClass>
1029 </XMI.extension>
1030 <UML:ModelElement.comment >
1031 <UML:Comment xmi.id = 'tim_1028665502213_421230_212' >
1032 <UML:ModelElement.name >Destroyed is a constraint applied to a link, specifying that the link is destroyed during the execution.</UML:ModelElement.name>
1033 </UML:Comment>
1034 </UML:ModelElement.comment>
1035 </UML:Constraint>
1036 <UML:Stereotype xmi.id = 'tim_1028665502189_873510_92' >
1037 <UML:ModelElement.name >modelLibrary</UML:ModelElement.name>
1038 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1039 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1040 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1041 <UML:Stereotype.baseClass >ModelPackage</UML:Stereotype.baseClass>
1042 <UML:ModelElement.comment >
1043 <UML:Comment xmi.id = 'tim_1028665502214_356053_213' >
1044 <UML:ModelElement.name >A model library is a stereotyped package that contains model elements that are intended to be reused by other packages. A model library differs from a profile in that a model library does not extend the metamodel using stereotypes and tagged definitions. A model library is analogous to a class library in some programming languages.</UML:ModelElement.name>
1045 </UML:Comment>
1046 </UML:ModelElement.comment>
1047 </UML:Stereotype>
1048 <UML:Stereotype xmi.id = 'tim_1028665502189_89333_90' >
1049 <UML:ModelElement.name >instantiate</UML:ModelElement.name>
1050 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1051 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1052 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1053 <UML:Stereotype.baseClass >Usage</UML:Stereotype.baseClass>
1054 <UML:ModelElement.comment >
1055 <UML:Comment xmi.id = 'tim_1028665502215_405942_214' >
1056 <UML:ModelElement.name >A stereotyped usage dependency among classifiers indicating that operations on the client create instances of the supplier.</UML:ModelElement.name>
1057 </UML:Comment>
1058 </UML:ModelElement.comment>
1059 </UML:Stereotype>
1060 <UML:Stereotype xmi.id = 'tim_1028665502189_928847_95' >
1061 <UML:ModelElement.name >global</UML:ModelElement.name>
1062 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1063 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1064 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1065 <UML:Stereotype.baseClass >AssociationEnd</UML:Stereotype.baseClass>
1066 <UML:ModelElement.comment >
1067 <UML:Comment xmi.id = 'tim_1028665502215_629427_215' >
1068 <UML:ModelElement.name > Specifies that the target is a global value that is known to all elements AssociationEnd rather than an actual association.</UML:ModelElement.name>
1069 </UML:Comment>
1070 </UML:ModelElement.comment>
1071 </UML:Stereotype>
1072 <UML:Stereotype xmi.id = 'tim_1028665502189_933149_84' >
1073 <UML:ModelElement.name >copy</UML:ModelElement.name>
1074 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1075 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1076 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1077 <UML:Stereotype.baseClass >Flow</UML:Stereotype.baseClass>
1078 <UML:ModelElement.comment >
1079 <UML:Comment xmi.id = 'tim_1028665502216_69319_216' >
1080 <UML:ModelElement.name >Specifies a Flow relationship, the source and target of which are different instances, but each with the same values, state instance, and roles (but a distinct identity). A Copy Dependency from A to B means that B is an exact copy of A. Future changes in A are not necessarily reflected in B.</UML:ModelElement.name>
1081 </UML:Comment>
1082 </UML:ModelElement.comment>
1083 </UML:Stereotype>
1084 <UML:Stereotype xmi.id = 'tim_1028665502189_943660_88' >
1085 <UML:ModelElement.name >executable</UML:ModelElement.name>
1086 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1087 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1088 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1089 <UML:Stereotype.baseClass >Component</UML:Stereotype.baseClass>
1090 <UML:ModelElement.comment >
1091 <UML:Comment xmi.id = 'tim_1028665502216_319769_217' >
1092 <UML:ModelElement.name >Denotes a program that may be run on a node.</UML:ModelElement.name>
1093 </UML:Comment>
1094 </UML:ModelElement.comment>
1095 </UML:Stereotype>
1096 <UML:Package xmi.id = 'tim_1028665502189_989093_99' >
1097 <UML:ModelElement.name >Component View</UML:ModelElement.name>
1098 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1099 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1100 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1101 </UML:Package>
1102 <UML:Stereotype xmi.id = 'tim_1028665502189_993390_106' >
1103 <UML:ModelElement.name >facade</UML:ModelElement.name>
1104 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1105 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1106 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1107 <UML:Stereotype.baseClass >ModelPackage</UML:Stereotype.baseClass>
1108 <UML:ModelElement.comment >
1109 <UML:Comment xmi.id = 'tim_1028665502217_361309_218' >
1110 <UML:ModelElement.name >A facade is a stereotyped package containing only references to model elements owned by another package. It is used to provide a public view of some of the contents of a package. A facade does not contain any model elements of its own.</UML:ModelElement.name>
1111 </UML:Comment>
1112 </UML:ModelElement.comment>
1113 </UML:Stereotype>
1114 <UML:TagDefinition xmi.id = 'tim_1028665502190_155945_112' >
1115 <UML:ModelElement.name > usage</UML:ModelElement.name>
1116 <UML:TagDefinition.tagType >String</UML:TagDefinition.tagType>
1117 <UML:TagDefinition.multiplicity >
1118 <UML:Multiplicity xmi.id = 'tim_1028665502217_367862_219' >
1119 <UML:Multiplicity.range >
1120 <UML:MultiplicityRange xmi.id = 'tim_1028665502217_340542_220' >
1121 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
1122 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
1123 </UML:MultiplicityRange>
1124 </UML:Multiplicity.range>
1125 </UML:Multiplicity>
1126 </UML:TagDefinition.multiplicity>
1127 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1128 <UML:TagDefinition.baseClass >Transition</UML:TagDefinition.baseClass>
1129 </XMI.extension>
1130 <UML:ModelElement.comment >
1131 <UML:Comment xmi.id = 'tim_1028665502218_695262_221' >
1132 <UML:ModelElement.name >Usage applies only to transitions leading into or out of an object flow state. It has a value of uses or modifies. A value of uses indicates that the action of the state at the other end of the transition from the object flow state uses but does not modify the object represented by the object flow state. A value of modifies indicates that the action of the state at the other end of the transition from the object flow state modifies and may use the object represented by the object flow state.</UML:ModelElement.name>
1133 </UML:Comment>
1134 </UML:ModelElement.comment>
1135 </UML:TagDefinition>
1136 <UML:TagDefinition xmi.id = 'tim_1028665502190_196793_111' >
1137 <UML:ModelElement.name >persistent</UML:ModelElement.name>
1138 <UML:TagDefinition.tagType >Boolean</UML:TagDefinition.tagType>
1139 <UML:TagDefinition.multiplicity >
1140 <UML:Multiplicity xmi.id = 'tim_1028665502218_199630_222' >
1141 <UML:Multiplicity.range >
1142 <UML:MultiplicityRange xmi.id = 'tim_1028665502218_929186_223' >
1143 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
1144 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
1145 </UML:MultiplicityRange>
1146 </UML:Multiplicity.range>
1147 </UML:Multiplicity>
1148 </UML:TagDefinition.multiplicity>
1149 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1150 <UML:TagDefinition.baseClass >Instance</UML:TagDefinition.baseClass>
1151 </XMI.extension>
1152 <UML:ModelElement.comment >
1153 <UML:Comment xmi.id = 'tim_1028665502218_48723_224' >
1154 <UML:ModelElement.name >Persistence denotes the permanence of the state of the instance, marking it as transitory (its state is destroyed when the instance is destroyed) or persistent (its state is not destroyed when the instance is destroyed).</UML:ModelElement.name>
1155 </UML:Comment>
1156 </UML:ModelElement.comment>
1157 </UML:TagDefinition>
1158 <UML:Stereotype xmi.id = 'tim_1028665502190_548332_110' >
1159 <UML:ModelElement.name >requirement</UML:ModelElement.name>
1160 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1161 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1162 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1163 <UML:Stereotype.baseClass >Comment</UML:Stereotype.baseClass>
1164 <UML:ModelElement.comment >
1165 <UML:Comment xmi.id = 'tim_1028665502219_82266_225' >
1166 <UML:ModelElement.name >Specifies a desired feature, property, or behavior of an element as part Comment of a system.</UML:ModelElement.name>
1167 </UML:Comment>
1168 </UML:ModelElement.comment>
1169 </UML:Stereotype>
1170 <UML:Stereotype xmi.id = 'tim_1028665502191_116292_119' >
1171 <UML:ModelElement.name >library</UML:ModelElement.name>
1172 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1173 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1174 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1175 <UML:Stereotype.baseClass >Component</UML:Stereotype.baseClass>
1176 <UML:ModelElement.comment >
1177 <UML:Comment xmi.id = 'tim_1028665502220_411766_226' >
1178 <UML:ModelElement.name >Denotes a static or dynamic library.</UML:ModelElement.name>
1179 </UML:Comment>
1180 </UML:ModelElement.comment>
1181 </UML:Stereotype>
1182 <UML:Stereotype xmi.id = 'tim_1028665502191_119205_126' >
1183 <UML:ModelElement.name >table</UML:ModelElement.name>
1184 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1185 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1186 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1187 <UML:Stereotype.baseClass >Artifact</UML:Stereotype.baseClass>
1188 <UML:ModelElement.comment >
1189 <UML:Comment xmi.id = 'tim_1028665502220_321570_227' >
1190 <UML:ModelElement.name >Denotes a database table.</UML:ModelElement.name>
1191 </UML:Comment>
1192 </UML:ModelElement.comment>
1193 </UML:Stereotype>
1194 <UML:Stereotype xmi.id = 'tim_1028665502191_13359_130' >
1195 <UML:ModelElement.name >postcondition</UML:ModelElement.name>
1196 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1197 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1198 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1199 <UML:Stereotype.baseClass >Constraint</UML:Stereotype.baseClass>
1200 <UML:ModelElement.comment >
1201 <UML:Comment xmi.id = 'tim_1028665502221_52091_228' >
1202 <UML:ModelElement.name >Specifies a constraint that must be attached to an operation, and denotes that the conditions of the constraint must hold after the invocation of the operation.</UML:ModelElement.name>
1203 </UML:Comment>
1204 </UML:ModelElement.comment>
1205 </UML:Stereotype>
1206 <UML:Stereotype xmi.id = 'tim_1028665502191_157890_123' >
1207 <UML:ModelElement.name >modelLibrary</UML:ModelElement.name>
1208 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1209 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1210 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1211 <UML:Stereotype.baseClass >Dependency</UML:Stereotype.baseClass>
1212 <UML:ModelElement.comment >
1213 <UML:Comment xmi.id = 'tim_1028665502221_614884_229' >
1214 <UML:ModelElement.name >This dependency means that the supplier package is being used as a model library associated with a profile. The client is a package that is stereotyped as a profile and the supplier is a non-profile package that contains shared model elements, such as classes and data types.</UML:ModelElement.name>
1215 </UML:Comment>
1216 </UML:ModelElement.comment>
1217 </UML:Stereotype>
1218 <UML:TagDefinition xmi.id = 'tim_1028665502191_265228_120' >
1219 <UML:ModelElement.name >persistence</UML:ModelElement.name>
1220 <UML:TagDefinition.tagType >Boolean</UML:TagDefinition.tagType>
1221 <UML:TagDefinition.multiplicity >
1222 <UML:Multiplicity xmi.id = 'tim_1028665502221_706708_230' >
1223 <UML:Multiplicity.range >
1224 <UML:MultiplicityRange xmi.id = 'tim_1028665502222_790005_231' >
1225 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
1226 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
1227 </UML:MultiplicityRange>
1228 </UML:Multiplicity.range>
1229 </UML:Multiplicity>
1230 </UML:TagDefinition.multiplicity>
1231 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1232 <UML:TagDefinition.baseClass >Association</UML:TagDefinition.baseClass>
1233 </XMI.extension>
1234 <UML:ModelElement.comment >
1235 <UML:Comment xmi.id = 'tim_1028665502222_928477_232' >
1236 <UML:ModelElement.name >Persistence denotes the permanence of the state of the association, marking it as transitory (its state is destroyed when the instance is destroyed) or persistent (its state is not destroyed when the instance is
1237 destroyed).</UML:ModelElement.name>
1238 </UML:Comment>
1239 </UML:ModelElement.comment>
1240 </UML:TagDefinition>
1241 <UML:Stereotype xmi.id = 'tim_1028665502191_278255_129' >
1242 <UML:ModelElement.name >create</UML:ModelElement.name>
1243 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1244 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1245 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1246 <UML:Stereotype.baseClass >BehavioralFeature</UML:Stereotype.baseClass>
1247 <UML:ModelElement.comment >
1248 <UML:Comment xmi.id = 'tim_1028665502222_311258_233' >
1249 <UML:ModelElement.name > Specifies that the designated feature creates an instance of the BehavioralFeature classifier to which the feature is attached. May be promoted to the Classifier containing the feature.</UML:ModelElement.name>
1250 </UML:Comment>
1251 </UML:ModelElement.comment>
1252 </UML:Stereotype>
1253 <UML:Stereotype xmi.id = 'tim_1028665502191_337663_127' >
1254 <UML:ModelElement.name >stub</UML:ModelElement.name>
1255 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1256 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1257 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1258 <UML:Stereotype.baseClass >ModelPackage</UML:Stereotype.baseClass>
1259 <UML:ModelElement.comment >
1260 <UML:Comment xmi.id = 'tim_1028665502223_321752_234' >
1261 <UML:ModelElement.name >A stub is a stereotyped package representing a package that is incompletely transferred; specifically, a stub provides the public parts of the package, but nothing more.</UML:ModelElement.name>
1262 </UML:Comment>
1263 </UML:ModelElement.comment>
1264 </UML:Stereotype>
1265 <UML:TagDefinition xmi.id = 'tim_1028665502191_375330_122' >
1266 <UML:ModelElement.name >semantics</UML:ModelElement.name>
1267 <UML:TagDefinition.tagType >String</UML:TagDefinition.tagType>
1268 <UML:TagDefinition.multiplicity >
1269 <UML:Multiplicity xmi.id = 'tim_1028665502223_371692_235' >
1270 <UML:Multiplicity.range >
1271 <UML:MultiplicityRange xmi.id = 'tim_1028665502223_522801_236' >
1272 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
1273 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
1274 </UML:MultiplicityRange>
1275 </UML:Multiplicity.range>
1276 </UML:Multiplicity>
1277 </UML:TagDefinition.multiplicity>
1278 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1279 <UML:TagDefinition.baseClass >Classifier</UML:TagDefinition.baseClass>
1280 </XMI.extension>
1281 <UML:ModelElement.comment >
1282 <UML:Comment xmi.id = 'tim_1028665502223_52306_237' >
1283 <UML:ModelElement.name >Semantics is the specification of the meaning of the classifier.</UML:ModelElement.name>
1284 </UML:Comment>
1285 </UML:ModelElement.comment>
1286 </UML:TagDefinition>
1287 <UML:Stereotype xmi.id = 'tim_1028665502191_390577_133' >
1288 <UML:ModelElement.name >responsibility</UML:ModelElement.name>
1289 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1290 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1291 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1292 <UML:Stereotype.baseClass >Comment</UML:Stereotype.baseClass>
1293 <UML:ModelElement.comment >
1294 <UML:Comment xmi.id = 'tim_1028665502224_787187_238' >
1295 <UML:ModelElement.name >Specifies a contract or an obligation of an element in its relationship Comment to other elements.</UML:ModelElement.name>
1296 </UML:Comment>
1297 </UML:ModelElement.comment>
1298 </UML:Stereotype>
1299 <UML:Stereotype xmi.id = 'tim_1028665502191_531759_131' >
1300 <UML:ModelElement.name >local</UML:ModelElement.name>
1301 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1302 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1303 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1304 <UML:Stereotype.baseClass >LinkEnd</UML:Stereotype.baseClass>
1305 <UML:ModelElement.comment >
1306 <UML:Comment xmi.id = 'tim_1028665502225_722414_239' >
1307 <UML:ModelElement.name > Local is a constraint applied to a link-end, specifying that the corresponding instance is visible because it is in a local scope relative to the link.</UML:ModelElement.name>
1308 </UML:Comment>
1309 </UML:ModelElement.comment>
1310 </UML:Stereotype>
1311 <UML:Stereotype xmi.id = 'tim_1028665502191_581793_118' >
1312 <UML:ModelElement.name >send</UML:ModelElement.name>
1313 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1314 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1315 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1316 <UML:Stereotype.baseClass >Usage</UML:Stereotype.baseClass>
1317 <UML:ModelElement.comment >
1318 <UML:Comment xmi.id = 'tim_1028665502225_671184_240' >
1319 <UML:ModelElement.name >«send» Usage Send is a stereotyped usage dependency whose source is an operation and whose target is a signal, specifying that the source sends the target signal.</UML:ModelElement.name>
1320 </UML:Comment>
1321 </UML:ModelElement.comment>
1322 </UML:Stereotype>
1323 <UML:Stereotype xmi.id = 'tim_1028665502191_597246_114' >
1324 <UML:ModelElement.name >metaclass</UML:ModelElement.name>
1325 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1326 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1327 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1328 <UML:Stereotype.baseClass >Classifier</UML:Stereotype.baseClass>
1329 <UML:ModelElement.comment >
1330 <UML:Comment xmi.id = 'tim_1028665502226_287084_241' >
1331 <UML:ModelElement.name >Specifies that the instances of the classifier are classes.</UML:ModelElement.name>
1332 </UML:Comment>
1333 </UML:ModelElement.comment>
1334 </UML:Stereotype>
1335 <UML:Stereotype xmi.id = 'tim_1028665502191_711821_125' >
1336 <UML:ModelElement.name >derive</UML:ModelElement.name>
1337 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1338 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1339 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1340 <UML:Stereotype.baseClass >Abstraction</UML:Stereotype.baseClass>
1341 <UML:ModelElement.comment >
1342 <UML:Comment xmi.id = 'tim_1028665502226_155410_242' >
1343 <UML:ModelElement.name >(Name for the stereotyped class is Derivation.) Specifies a derivation relationship among model elements that are usually, but not necessarily, of the same type. A derived dependency specifies that the client may be computed from the supplier. The mapping specifies the computation. The client may be implemented for design reasons, such as efficiency, even though it is logically redundant.</UML:ModelElement.name>
1344 </UML:Comment>
1345 </UML:ModelElement.comment>
1346 </UML:Stereotype>
1347 <UML:Constraint xmi.id = 'tim_1028665502191_774055_124' >
1348 <UML:ModelElement.name >transient</UML:ModelElement.name>
1349 <UML:Constraint.body >
1350 <UML:BooleanExpression xmi.id = 'tim_1028665502226_645936_243' >
1351 <UML:Expression.body >transient</UML:Expression.body>
1352 </UML:BooleanExpression>
1353 </UML:Constraint.body>
1354 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1355 <UML:Constraint.baseClass >Instance</UML:Constraint.baseClass>
1356 </XMI.extension>
1357 <UML:ModelElement.comment >
1358 <UML:Comment xmi.id = 'tim_1028665502227_481246_244' >
1359 <UML:ModelElement.name >Transient is a constraint applied to an instance, specifying that the instance is created and destroyed during the execution.</UML:ModelElement.name>
1360 </UML:Comment>
1361 </UML:ModelElement.comment>
1362 </UML:Constraint>
1363 <UML:Stereotype xmi.id = 'tim_1028665502191_847677_121' >
1364 <UML:ModelElement.name >appliedProfile</UML:ModelElement.name>
1365 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1366 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1367 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1368 <UML:Stereotype.baseClass >Dependency</UML:Stereotype.baseClass>
1369 <UML:ModelElement.comment >
1370 <UML:Comment xmi.id = 'tim_1028665502227_957849_245' >
1371 <UML:ModelElement.name >This dependency is used to indicate which profiles are applicable to a package. Typically, the client is an ordinary package or a model (but could be any other kind of package), while the supplier is a profile package. This means that the profile applies transitively to the model elements contained in the client package, including the client package itself.</UML:ModelElement.name>
1372 </UML:Comment>
1373 </UML:ModelElement.comment>
1374 </UML:Stereotype>
1375 <UML:Stereotype xmi.id = 'tim_1028665502191_9117_116' >
1376 <UML:ModelElement.name >process</UML:ModelElement.name>
1377 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1378 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1379 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1380 <UML:Stereotype.baseClass >Classifier</UML:Stereotype.baseClass>
1381 <UML:ModelElement.comment >
1382 <UML:Comment xmi.id = 'tim_1028665502228_732705_246' >
1383 <UML:ModelElement.name >Specifies a classifier that represents a heavy-weight flow of control.</UML:ModelElement.name>
1384 </UML:Comment>
1385 </UML:ModelElement.comment>
1386 </UML:Stereotype>
1387 <UML:Package xmi.id = 'tim_1028665502191_913706_132' >
1388 <UML:ModelElement.name >Data types</UML:ModelElement.name>
1389 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1390 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1391 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1392 <UML:Namespace.ownedElement >
1393 <UML:DataType xmi.id = 'tim_1028664761656_602441_17' >
1394 <UML:ModelElement.name >unsigned int</UML:ModelElement.name>
1395 <UML:ModelElement.visibility xmi.value = 'public' />
1396 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1397 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1398 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1399 </UML:DataType>
1400 <UML:DataType xmi.id = 'tim_1028665502228_232091_247' >
1401 <UML:ModelElement.name >void</UML:ModelElement.name>
1402 <UML:ModelElement.visibility xmi.value = 'public' />
1403 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1404 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1405 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1406 </UML:DataType>
1407 <UML:DataType xmi.id = 'tim_1028665502228_36506_250' >
1408 <UML:ModelElement.name >long</UML:ModelElement.name>
1409 <UML:ModelElement.visibility xmi.value = 'public' />
1410 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1411 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1412 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1413 </UML:DataType>
1414 <UML:DataType xmi.id = 'tim_1028665502228_497304_253' >
1415 <UML:ModelElement.name >byte</UML:ModelElement.name>
1416 <UML:ModelElement.visibility xmi.value = 'public' />
1417 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1418 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1419 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1420 </UML:DataType>
1421 <UML:DataType xmi.id = 'tim_1028665502228_725039_252' >
1422 <UML:ModelElement.name >float</UML:ModelElement.name>
1423 <UML:ModelElement.visibility xmi.value = 'public' />
1424 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1425 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1426 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1427 </UML:DataType>
1428 <UML:DataType xmi.id = 'tim_1028665502228_779571_248' >
1429 <UML:ModelElement.name >double</UML:ModelElement.name>
1430 <UML:ModelElement.visibility xmi.value = 'public' />
1431 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1432 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1433 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1434 </UML:DataType>
1435 <UML:DataType xmi.id = 'tim_1028665502228_889121_251' >
1436 <UML:ModelElement.name >char</UML:ModelElement.name>
1437 <UML:ModelElement.visibility xmi.value = 'public' />
1438 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1439 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1440 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1441 </UML:DataType>
1442 <UML:DataType xmi.id = 'tim_1028665502228_939651_249' >
1443 <UML:ModelElement.name >int</UML:ModelElement.name>
1444 <UML:ModelElement.visibility xmi.value = 'public' />
1445 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1446 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1447 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1448 </UML:DataType>
1449 <UML:DataType xmi.id = 'tim_1028665502229_41762_254' >
1450 <UML:ModelElement.name >short</UML:ModelElement.name>
1451 <UML:ModelElement.visibility xmi.value = 'public' />
1452 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1453 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1454 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1455 </UML:DataType>
1456 <UML:DataType xmi.id = 'tim_1028665502229_841939_255' >
1457 <UML:ModelElement.name >boolean</UML:ModelElement.name>
1458 <UML:ModelElement.visibility xmi.value = 'public' />
1459 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1460 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1461 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1462 </UML:DataType>
1463 <UML:DataType xmi.id = 'tim_1028665749193_463100_320' >
1464 <UML:ModelElement.name >char *</UML:ModelElement.name>
1465 <UML:ModelElement.visibility xmi.value = 'public' />
1466 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1467 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1468 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1469 </UML:DataType>
1470 <UML:DataType xmi.id = 'tim_1028665783435_399176_321' >
1471 <UML:ModelElement.name >vector&lt;TFasAtom *&gt;</UML:ModelElement.name>
1472 <UML:ModelElement.visibility xmi.value = 'public' />
1473 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1474 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1475 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1476 </UML:DataType>
1477 <UML:DataType xmi.id = 'tim_1028665858608_47163_322' >
1478 <UML:ModelElement.name >vector&lt;TFasResidue *&gt;</UML:ModelElement.name>
1479 <UML:ModelElement.visibility xmi.value = 'public' />
1480 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1481 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1482 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1483 </UML:DataType>
1484 <UML:DataType xmi.id = 'tim_1028669390713_902426_617' >
1485 <UML:ModelElement.name >TReader *</UML:ModelElement.name>
1486 <UML:ModelElement.visibility xmi.value = 'public' />
1487 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1488 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1489 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1490 </UML:DataType>
1491 <UML:DataType xmi.id = 'tim_1028670153071_447286_793' >
1492 <UML:ModelElement.name >vector&lt;TGenericData *&gt;</UML:ModelElement.name>
1493 <UML:ModelElement.visibility xmi.value = 'public' />
1494 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1495 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1496 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1497 </UML:DataType>
1498 <UML:DataType xmi.id = 'tim_1028670199544_669961_796' >
1499 <UML:ModelElement.name >vector&lt;TFasBond *&gt;</UML:ModelElement.name>
1500 <UML:ModelElement.visibility xmi.value = 'public' />
1501 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1502 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1503 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1504 </UML:DataType>
1505 <UML:DataType xmi.id = 'tim_1028670314743_997002_831' >
1506 <UML:ModelElement.name >vector&lt;TFASBond *&gt;</UML:ModelElement.name>
1507 <UML:ModelElement.visibility xmi.value = 'public' />
1508 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1509 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1510 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1511 </UML:DataType>
1512 <UML:DataType xmi.id = 'tim_1028670322604_469198_832' >
1513 <UML:ModelElement.name >vector&lt;TFASResidue *&gt;</UML:ModelElement.name>
1514 <UML:ModelElement.visibility xmi.value = 'public' />
1515 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1516 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1517 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1518 </UML:DataType>
1519 <UML:DataType xmi.id = 'tim_1028670609437_504604_966' >
1520 <UML:ModelElement.name >vector&lt;TGenericData&gt;</UML:ModelElement.name>
1521 <UML:ModelElement.visibility xmi.value = 'public' />
1522 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1523 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1524 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1525 </UML:DataType>
1526 <UML:DataType xmi.id = 'tim_1028670739599_753168_1030' >
1527 <UML:ModelElement.name >TFASModel *</UML:ModelElement.name>
1528 <UML:ModelElement.visibility xmi.value = 'public' />
1529 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1530 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1531 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1532 </UML:DataType>
1533 <UML:DataType xmi.id = 'tim_1028672567267_206840_1149' >
1534 <UML:ModelElement.name >NameList&lt;int&gt;</UML:ModelElement.name>
1535 <UML:ModelElement.visibility xmi.value = 'public' />
1536 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1537 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1538 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1539 </UML:DataType>
1540 <UML:DataType xmi.id = 'tim_1028672769286_668536_1162' >
1541 <UML:ModelElement.name >NameList&lt;int&gt;</UML:ModelElement.name>
1542 <UML:ModelElement.visibility xmi.value = 'public' />
1543 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1544 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1545 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1546 </UML:DataType>
1547 <UML:DataType xmi.id = 'tim_1028672852935_965531_1163' >
1548 <UML:ModelElement.name >vector&lt;TFASMolecule*&gt;</UML:ModelElement.name>
1549 <UML:ModelElement.visibility xmi.value = 'public' />
1550 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1551 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1552 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1553 </UML:DataType>
1554 <UML:DataType xmi.id = 'tim_1028673070223_291224_1184' >
1555 <UML:ModelElement.name >TFASAtom *</UML:ModelElement.name>
1556 <UML:ModelElement.visibility xmi.value = 'public' />
1557 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1558 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1559 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1560 </UML:DataType>
1561 <UML:DataType xmi.id = 'tim_1028673232624_520000_1189' >
1562 <UML:ModelElement.name >char</UML:ModelElement.name>
1563 <UML:ModelElement.visibility xmi.value = 'public' />
1564 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1565 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1566 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1567 </UML:DataType>
1568 <UML:DataType xmi.id = 'tim_1028733183501_178241_1230' >
1569 <UML:ModelElement.name >vector&lt;TFASAtom *&gt;</UML:ModelElement.name>
1570 <UML:ModelElement.visibility xmi.value = 'public' />
1571 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1572 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1573 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1574 </UML:DataType>
1575 </UML:Namespace.ownedElement>
1576 </UML:Package>
1577 <UML:Stereotype xmi.id = 'tim_1028665502191_938106_113' >
1578 <UML:ModelElement.name >destroy</UML:ModelElement.name>
1579 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1580 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1581 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1582 <UML:Stereotype.baseClass >CallEvent</UML:Stereotype.baseClass>
1583 <UML:ModelElement.comment >
1584 <UML:Comment xmi.id = 'tim_1028665502232_130644_256' >
1585 <UML:ModelElement.name >Destroy is a stereotyped call event denoting that the instance receiving the event is being destroyed.</UML:ModelElement.name>
1586 </UML:Comment>
1587 </UML:ModelElement.comment>
1588 </UML:Stereotype>
1589 <UML:Stereotype xmi.id = 'tim_1028665502191_947474_117' >
1590 <UML:ModelElement.name >boundary</UML:ModelElement.name>
1591 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1592 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1593 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1594 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1595 <UML:ModelElement.comment >
1596 <UML:Comment xmi.id = 'tim_1028665502232_876807_257' >
1597 <UML:ModelElement.name >A boundary is a class that lies on the periphery of a system, but within it. It interacts with actors outside the system as well as with entity, control, and other boundary classes within the system.</UML:ModelElement.name>
1598 </UML:Comment>
1599 </UML:ModelElement.comment>
1600 </UML:Stereotype>
1601 <UML:Stereotype xmi.id = 'tim_1028665502191_962980_115' >
1602 <UML:ModelElement.name >trace</UML:ModelElement.name>
1603 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1604 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1605 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1606 <UML:Stereotype.baseClass >Abstraction</UML:Stereotype.baseClass>
1607 <UML:ModelElement.comment >
1608 <UML:Comment xmi.id = 'tim_1028665502233_777100_258' >
1609 <UML:ModelElement.name >(Name for the stereotyped class is Trace.) Specifies a trace relationship between model elements or sets of model elements that represent the same concept in different models. Traces are mainly used for tracking requirements and changes across models. Since model changes can occur in both directions, the directionality of the dependency can often be ignored. The mapping specifies the relationship between the two, but it is rarely computable and is usually informal.</UML:ModelElement.name>
1610 </UML:Comment>
1611 </UML:ModelElement.comment>
1612 </UML:Stereotype>
1613 <UML:Stereotype xmi.id = 'tim_1028665502191_967330_128' >
1614 <UML:ModelElement.name >executable</UML:ModelElement.name>
1615 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1616 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1617 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1618 <UML:Stereotype.baseClass >Artifact</UML:Stereotype.baseClass>
1619 <UML:ModelElement.comment >
1620 <UML:Comment xmi.id = 'tim_1028665502233_860405_259' >
1621 <UML:ModelElement.name >Denotes a program file that can be executed on a computer system.Subclass of «file».</UML:ModelElement.name>
1622 </UML:Comment>
1623 </UML:ModelElement.comment>
1624 </UML:Stereotype>
1625 <UML:Stereotype xmi.id = 'tim_1028665502192_114360_161' >
1626 <UML:ModelElement.name >implementation</UML:ModelElement.name>
1627 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1628 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1629 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1630 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1631 <UML:ModelElement.comment >
1632 <UML:Comment xmi.id = 'tim_1028665502233_736640_260' >
1633 <UML:ModelElement.name >Specifies the implementation of a class in some programming
1634 language (for example, C++, Smalltalk, Java) in which an instance
1635 may not have more than one class. This is in contrast to Class, for
1636 which an instance may have multiple classes at one time and may
1637 gain or lose classes over time, and an object (a child of instance) may
1638 dynamically have multiple classes.
1639 An Implementation class is said to realize a Type if it provides all of
1640 the operations defined for the Type with the same behavior as
1641 specified for the Type’s operations. An Implementation Class may
1642 realize a number of different Types. Note that the physical attributes
1643 and associations of the Implementation class do not have to be the
1644 same as those of any Type it realizes and that the Implementation
1645 Class may provide methods for its operations in terms of its physical
1646 attributes and associations. See also: «type».</UML:ModelElement.name>
1647 </UML:Comment>
1648 </UML:ModelElement.comment>
1649 </UML:Stereotype>
1650 <UML:Stereotype xmi.id = 'tim_1028665502192_175824_141' >
1651 <UML:ModelElement.name >association</UML:ModelElement.name>
1652 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1653 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1654 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1655 <UML:Stereotype.baseClass >AssociationEnd</UML:Stereotype.baseClass>
1656 <UML:ModelElement.comment >
1657 <UML:Comment xmi.id = 'tim_1028665502234_168849_261' >
1658 <UML:ModelElement.name > Specifies a real association (default and redundant, but may be included AssociationEnd for emphasis).</UML:ModelElement.name>
1659 </UML:Comment>
1660 </UML:ModelElement.comment>
1661 </UML:Stereotype>
1662 <UML:Constraint xmi.id = 'tim_1028665502192_2129_146' >
1663 <UML:ModelElement.name >new</UML:ModelElement.name>
1664 <UML:Constraint.body >
1665 <UML:BooleanExpression xmi.id = 'tim_1028665502234_984825_262' >
1666 <UML:Expression.body >new</UML:Expression.body>
1667 </UML:BooleanExpression>
1668 </UML:Constraint.body>
1669 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1670 <UML:Constraint.baseClass >Link</UML:Constraint.baseClass>
1671 </XMI.extension>
1672 <UML:ModelElement.comment >
1673 <UML:Comment xmi.id = 'tim_1028665502235_80290_263' >
1674 <UML:ModelElement.name >New is a constraint applied to a link, specifying that the link is created during the execution.</UML:ModelElement.name>
1675 </UML:Comment>
1676 </UML:ModelElement.comment>
1677 </UML:Constraint>
1678 <UML:TagDefinition xmi.id = 'tim_1028665502192_214482_160' >
1679 <UML:ModelElement.name >derived</UML:ModelElement.name>
1680 <UML:TagDefinition.tagType >Boolean</UML:TagDefinition.tagType>
1681 <UML:TagDefinition.multiplicity >
1682 <UML:Multiplicity xmi.id = 'tim_1028665502235_534277_264' >
1683 <UML:Multiplicity.range >
1684 <UML:MultiplicityRange xmi.id = 'tim_1028665502235_8732_265' >
1685 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
1686 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
1687 </UML:MultiplicityRange>
1688 </UML:Multiplicity.range>
1689 </UML:Multiplicity>
1690 </UML:TagDefinition.multiplicity>
1691 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1692 <UML:TagDefinition.baseClass >ModelElement</UML:TagDefinition.baseClass>
1693 </XMI.extension>
1694 <UML:ModelElement.comment >
1695 <UML:Comment xmi.id = 'tim_1028665502236_868328_266' >
1696 <UML:ModelElement.name >A true value indicates that the model element can be completely derived from other model elements and is therefore logically redundant. In an analysis model, the element may be included to define a useful name or concept. In a design model, the usual intent is that the element should exist in the implementation to avoid the need for recomputation.</UML:ModelElement.name>
1697 </UML:Comment>
1698 </UML:ModelElement.comment>
1699 </UML:TagDefinition>
1700 <UML:Stereotype xmi.id = 'tim_1028665502192_260938_144' >
1701 <UML:ModelElement.name >auxiliary</UML:ModelElement.name>
1702 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1703 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1704 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1705 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1706 <UML:ModelElement.comment >
1707 <UML:Comment xmi.id = 'tim_1028665502236_784534_267' >
1708 <UML:ModelElement.name >Specifies a class that supports another more central or fundamental
1709 class, typically by implementing secondary logic or control flow. The
1710 class that the auxiliary supports may be defined explicitly using a
1711 Focus class or implicitly by a dependency relationship. Auxiliary
1712 classes are typically used together with Focus classes, and are
1713 particularly useful for specifying the secondary business logic or
1714 control flow of components during design. See also: «focus».</UML:ModelElement.name>
1715 </UML:Comment>
1716 </UML:ModelElement.comment>
1717 </UML:Stereotype>
1718 <UML:Stereotype xmi.id = 'tim_1028665502192_320691_142' >
1719 <UML:ModelElement.name >self</UML:ModelElement.name>
1720 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1721 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1722 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1723 <UML:Stereotype.baseClass >LinkEnd</UML:Stereotype.baseClass>
1724 <UML:ModelElement.comment >
1725 <UML:Comment xmi.id = 'tim_1028665502237_252102_268' >
1726 <UML:ModelElement.name > Self is a constraint applied to a link-end, specifying that the corresponding instance is visible because it is the dispatcher of the request.</UML:ModelElement.name>
1727 </UML:Comment>
1728 </UML:ModelElement.comment>
1729 </UML:Stereotype>
1730 <UML:Stereotype xmi.id = 'tim_1028665502192_32670_147' >
1731 <UML:ModelElement.name >friend</UML:ModelElement.name>
1732 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1733 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1734 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1735 <UML:Stereotype.baseClass >Permission</UML:Stereotype.baseClass>
1736 <UML:ModelElement.comment >
1737 <UML:Comment xmi.id = 'tim_1028665502237_510104_269' >
1738 <UML:ModelElement.name > Friend is a stereotyped permission dependency whose source is a model element, such as an operation, class, or package, and whose target is a model element in a different package, such as an operation, class or package. A friend relationship grants the source access to the target regardless of the declared visibility. It extends the visibility of the supplier so that the client can see into the supplier.</UML:ModelElement.name>
1739 </UML:Comment>
1740 </UML:ModelElement.comment>
1741 </UML:Stereotype>
1742 <UML:Constraint xmi.id = 'tim_1028665502192_348613_162' >
1743 <UML:ModelElement.name >complete</UML:ModelElement.name>
1744 <UML:Constraint.body >
1745 <UML:BooleanExpression xmi.id = 'tim_1028665502237_916314_270' >
1746 <UML:Expression.body >complete</UML:Expression.body>
1747 </UML:BooleanExpression>
1748 </UML:Constraint.body>
1749 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1750 <UML:Constraint.baseClass >Generalization</UML:Constraint.baseClass>
1751 </XMI.extension>
1752 <UML:ModelElement.comment >
1753 <UML:Comment xmi.id = 'tim_1028665502238_923509_271' >
1754 <UML:ModelElement.name >Specifies a constraint applied to a set of generalizations with the same
1755 discriminator and the same parent, indicating that any instance of the
1756 parent must be an instance of at least one child within the set of
1757 generalizations. If a parent has a single discriminator, the set of its child
1758 generalizations being complete implies that the parent is abstract. The
1759 connotation of declaring a set of generalizations complete is that all of the
1760 children with the given discriminator have been declared and that
1761 additional ones are not expected (in other words, the set of generalizations
1762 is closed), and designs may assume with some confidence that the set of
1763 children is fixed. If a new child is nevertheless added in the future, existing
1764 models may be adversely affected and may require modification.</UML:ModelElement.name>
1765 </UML:Comment>
1766 </UML:ModelElement.comment>
1767 </UML:Constraint>
1768 <UML:Stereotype xmi.id = 'tim_1028665502192_368985_134' >
1769 <UML:ModelElement.name >framework</UML:ModelElement.name>
1770 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1771 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1772 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1773 <UML:Stereotype.baseClass >ModelPackage</UML:Stereotype.baseClass>
1774 <UML:ModelElement.comment >
1775 <UML:Comment xmi.id = 'tim_1028665502238_285746_272' >
1776 <UML:ModelElement.name >A framework is a stereotyped package consisting mainly of patterns, where patterns are defined as template collaborations.</UML:ModelElement.name>
1777 </UML:Comment>
1778 </UML:ModelElement.comment>
1779 </UML:Stereotype>
1780 <UML:TagDefinition xmi.id = 'tim_1028665502192_374018_158' >
1781 <UML:ModelElement.name >persistence</UML:ModelElement.name>
1782 <UML:TagDefinition.tagType >Boolean</UML:TagDefinition.tagType>
1783 <UML:TagDefinition.multiplicity >
1784 <UML:Multiplicity xmi.id = 'tim_1028665502239_69112_273' >
1785 <UML:Multiplicity.range >
1786 <UML:MultiplicityRange xmi.id = 'tim_1028665502239_415348_274' >
1787 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
1788 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
1789 </UML:MultiplicityRange>
1790 </UML:Multiplicity.range>
1791 </UML:Multiplicity>
1792 </UML:TagDefinition.multiplicity>
1793 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1794 <UML:TagDefinition.baseClass >StructuralFeature</UML:TagDefinition.baseClass>
1795 </XMI.extension>
1796 <UML:ModelElement.comment >
1797 <UML:Comment xmi.id = 'tim_1028665502239_970379_275' >
1798 <UML:ModelElement.name >Persistence denotes the permanence of the state of the feature, marking it as transitory (its state is destroyed when the instance is destroyed) or persistent (its state is not destroyed when the instance
1799 is destroyed).</UML:ModelElement.name>
1800 </UML:Comment>
1801 </UML:ModelElement.comment>
1802 </UML:TagDefinition>
1803 <UML:Stereotype xmi.id = 'tim_1028665502192_396651_148' >
1804 <UML:ModelElement.name >focus</UML:ModelElement.name>
1805 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1806 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1807 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1808 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1809 <UML:ModelElement.comment >
1810 <UML:Comment xmi.id = 'tim_1028665502240_677286_276' >
1811 <UML:ModelElement.name >Specifies a class that defines the core logic or control flow for one or more auxiliary classes that support it. Support classes may be defined explicitly using Auxiliary classes or implicitly by dependency relationships. Focus classes are typically used together with one or more Auxiliary classes, and are particularly useful for specifying the core business logic or control flow of components during design. See also: «auxiliary».</UML:ModelElement.name>
1812 </UML:Comment>
1813 </UML:ModelElement.comment>
1814 </UML:Stereotype>
1815 <UML:Stereotype xmi.id = 'tim_1028665502192_428368_149' >
1816 <UML:ModelElement.name >call</UML:ModelElement.name>
1817 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1818 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1819 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1820 <UML:Stereotype.baseClass >Usage</UML:Stereotype.baseClass>
1821 <UML:ModelElement.comment >
1822 <UML:Comment xmi.id = 'tim_1028665502240_321122_277' >
1823 <UML:ModelElement.name >Call is a stereotyped usage dependency whose source is an operation and whose target is an operation. The relationship may also be subsumed to the class containing an operation, with the meaning that there exists an operation in the class to which the dependency applies. A call dependency specifies that the source operation or an operation in the source class invokes the target operation or an operation in the target class. A call dependency may connect a source operation to any target operation that is within scope including, but not limited to, operations of the enclosing classifier and operations of other visible classifiers.</UML:ModelElement.name>
1824 </UML:Comment>
1825 </UML:ModelElement.comment>
1826 </UML:Stereotype>
1827 <UML:Stereotype xmi.id = 'tim_1028665502192_44449_136' >
1828 <UML:ModelElement.name >utility</UML:ModelElement.name>
1829 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1830 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1831 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1832 <UML:Stereotype.baseClass >Classifier</UML:Stereotype.baseClass>
1833 <UML:ModelElement.comment >
1834 <UML:Comment xmi.id = 'tim_1028665502241_540500_278' >
1835 <UML:ModelElement.name >Specifies a classifier that has no instances, but rather denotes a named collection of non-member attributes and operations, all of which are class-scoped.</UML:ModelElement.name>
1836 </UML:Comment>
1837 </UML:ModelElement.comment>
1838 </UML:Stereotype>
1839 <UML:Stereotype xmi.id = 'tim_1028665502192_472410_153' >
1840 <UML:ModelElement.name >powertype</UML:ModelElement.name>
1841 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1842 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1843 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1844 <UML:Stereotype.baseClass >Classifier</UML:Stereotype.baseClass>
1845 <UML:ModelElement.comment >
1846 <UML:Comment xmi.id = 'tim_1028665502241_431299_279' >
1847 <UML:ModelElement.name >Specifies that the classifier is a metaclass whose instances are siblings
1848 marked by the same discriminator. For example, the metaclass
1849 TreeSpecies might be a power type for the subclasses of Tree that
1850 represent different species, such as AppleTree, BananaTree, and
1851 CherryTree.</UML:ModelElement.name>
1852 </UML:Comment>
1853 </UML:ModelElement.comment>
1854 </UML:Stereotype>
1855 <UML:Stereotype xmi.id = 'tim_1028665502192_528249_135' >
1856 <UML:ModelElement.name >association</UML:ModelElement.name>
1857 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1858 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1859 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1860 <UML:Stereotype.baseClass >LinkEnd</UML:Stereotype.baseClass>
1861 <UML:ModelElement.comment >
1862 <UML:Comment xmi.id = 'tim_1028665502242_231763_280' >
1863 <UML:ModelElement.name > Association is a constraint applied to a link-end, specifying that the corresponding instance is visible via association.</UML:ModelElement.name>
1864 </UML:Comment>
1865 </UML:ModelElement.comment>
1866 </UML:Stereotype>
1867 <UML:Stereotype xmi.id = 'tim_1028665502192_540602_138' >
1868 <UML:ModelElement.name >control</UML:ModelElement.name>
1869 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1870 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1871 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1872 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1873 <UML:ModelElement.comment >
1874 <UML:Comment xmi.id = 'tim_1028665502242_583888_281' >
1875 <UML:ModelElement.name >A control is a class whose objects manage interactions between collections of objects.
1876 A control class usually has behavior that is specific for one use case, and a control object usually does not outlive the use case realizations in which it participates.</UML:ModelElement.name>
1877 </UML:Comment>
1878 </UML:ModelElement.comment>
1879 </UML:Stereotype>
1880 <UML:Stereotype xmi.id = 'tim_1028665502192_557262_152' >
1881 <UML:ModelElement.name >entity</UML:ModelElement.name>
1882 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1883 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1884 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1885 <UML:Stereotype.baseClass >ModelClass</UML:Stereotype.baseClass>
1886 <UML:ModelElement.comment >
1887 <UML:Comment xmi.id = 'tim_1028665502243_848466_282' >
1888 <UML:ModelElement.name >An entity is a passive class; that is, its objects do not initiate interactions on their own. An entity object may participate in many different use case realizations and usually outlives any single interaction.</UML:ModelElement.name>
1889 </UML:Comment>
1890 </UML:ModelElement.comment>
1891 </UML:Stereotype>
1892 <UML:Stereotype xmi.id = 'tim_1028665502192_573615_165' >
1893 <UML:ModelElement.name >topLevel</UML:ModelElement.name>
1894 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1895 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1896 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1897 <UML:Stereotype.baseClass >ModelPackage</UML:Stereotype.baseClass>
1898 <UML:ModelElement.comment >
1899 <UML:Comment xmi.id = 'tim_1028665502243_960063_283' >
1900 <UML:ModelElement.name >TopLevel is a stereotype of package denoting the top-most package in a containment hierarchy. The topLevel stereotype defines the outer limit for looking up names, as namespaces see outwards. A topLevel subsystem represents the top of the subsystem containment hierarchy, i.e., it is the model element that represents the boundary of the entire physical system being modeled.</UML:ModelElement.name>
1901 </UML:Comment>
1902 </UML:ModelElement.comment>
1903 </UML:Stereotype>
1904 <UML:Stereotype xmi.id = 'tim_1028665502192_583567_156' >
1905 <UML:ModelElement.name >systemModel</UML:ModelElement.name>
1906 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1907 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1908 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1909 <UML:Stereotype.baseClass >Model</UML:Stereotype.baseClass>
1910 <UML:ModelElement.comment >
1911 <UML:Comment xmi.id = 'tim_1028665502244_496086_284' >
1912 <UML:ModelElement.name >A systemModel is a stereotyped model that contains a collection of models of the same physical system. A systemModel also contains all relationships and constraints between model elements contained in different models.</UML:ModelElement.name>
1913 </UML:Comment>
1914 </UML:ModelElement.comment>
1915 </UML:Stereotype>
1916 <UML:Stereotype xmi.id = 'tim_1028665502192_585548_155' >
1917 <UML:ModelElement.name >create</UML:ModelElement.name>
1918 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1919 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1920 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1921 <UML:Stereotype.baseClass >CallEvent</UML:Stereotype.baseClass>
1922 <UML:ModelElement.comment >
1923 <UML:Comment xmi.id = 'tim_1028665502244_579085_285' >
1924 <UML:ModelElement.name >Create is a stereotyped call event denoting that the instance receiving that event has just been created. For state machines, it triggers the initial transition at the topmost level of the state machine (and is the only kind of trigger that may be applied to an initial transition).</UML:ModelElement.name>
1925 </UML:Comment>
1926 </UML:ModelElement.comment>
1927 </UML:Stereotype>
1928 <UML:Stereotype xmi.id = 'tim_1028665502192_591980_150' >
1929 <UML:ModelElement.name >create</UML:ModelElement.name>
1930 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1931 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1932 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1933 <UML:Stereotype.baseClass >Usage</UML:Stereotype.baseClass>
1934 <UML:ModelElement.comment >
1935 <UML:Comment xmi.id = 'tim_1028665502245_588366_286' >
1936 <UML:ModelElement.name >Create is a stereotyped usage dependency denoting that the client classifier creates instances of the supplier classifier.</UML:ModelElement.name>
1937 </UML:Comment>
1938 </UML:ModelElement.comment>
1939 </UML:Stereotype>
1940 <UML:Stereotype xmi.id = 'tim_1028665502192_594741_154' >
1941 <UML:ModelElement.name >parameter</UML:ModelElement.name>
1942 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1943 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1944 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1945 <UML:Stereotype.baseClass >LinkEnd</UML:Stereotype.baseClass>
1946 <UML:ModelElement.comment >
1947 <UML:Comment xmi.id = 'tim_1028665502245_562957_287' >
1948 <UML:ModelElement.name > Parameter is a constraint applied to a link-end, specifying that the corresponding instance is visible because it is in a parameter scope relative to the link.</UML:ModelElement.name>
1949 </UML:Comment>
1950 </UML:ModelElement.comment>
1951 </UML:Stereotype>
1952 <UML:Stereotype xmi.id = 'tim_1028665502192_618812_157' >
1953 <UML:ModelElement.name >metamodel</UML:ModelElement.name>
1954 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1955 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1956 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1957 <UML:Stereotype.baseClass >Model</UML:Stereotype.baseClass>
1958 <UML:ModelElement.comment >
1959 <UML:Comment xmi.id = 'tim_1028665502246_119525_288' >
1960 <UML:ModelElement.name >A metamodel is a stereotyped model denoting that the model is an abstraction of another model, i.e., it is a model of a model. Hence, if M2 is a model of the model M1, then M2 is a metamodel of M1. It follows then that classes in M1 are instances of metaclasses in M2. The stereotype can be recursively applied, as in the case of a 4-layer metamodel architecture.</UML:ModelElement.name>
1961 </UML:Comment>
1962 </UML:ModelElement.comment>
1963 </UML:Stereotype>
1964 <UML:Stereotype xmi.id = 'tim_1028665502192_666282_164' >
1965 <UML:ModelElement.name >balking</UML:ModelElement.name>
1966 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1967 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1968 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1969 <UML:Stereotype.baseClass >Stimulus</UML:Stereotype.baseClass>
1970 <UML:ModelElement.comment >
1971 <UML:Comment xmi.id = 'tim_1028665502246_88351_289' >
1972 <UML:ModelElement.name >message In the balking message case the sender abandons the message if the receiver is not ready.</UML:ModelElement.name>
1973 </UML:Comment>
1974 </UML:ModelElement.comment>
1975 </UML:Stereotype>
1976 <UML:Constraint xmi.id = 'tim_1028665502192_697509_159' >
1977 <UML:ModelElement.name >transient</UML:ModelElement.name>
1978 <UML:Constraint.body >
1979 <UML:BooleanExpression xmi.id = 'tim_1028665502247_492472_290' >
1980 <UML:Expression.body >transient</UML:Expression.body>
1981 </UML:BooleanExpression>
1982 </UML:Constraint.body>
1983 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
1984 <UML:Constraint.baseClass >Link</UML:Constraint.baseClass>
1985 </XMI.extension>
1986 <UML:ModelElement.comment >
1987 <UML:Comment xmi.id = 'tim_1028665502247_821936_291' >
1988 <UML:ModelElement.name >Transient is a constraint applied to a link, specifying that the link is created and destroyed during the execution.</UML:ModelElement.name>
1989 </UML:Comment>
1990 </UML:ModelElement.comment>
1991 </UML:Constraint>
1992 <UML:Stereotype xmi.id = 'tim_1028665502192_755550_140' >
1993 <UML:ModelElement.name >parameter</UML:ModelElement.name>
1994 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
1995 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
1996 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
1997 <UML:Stereotype.baseClass >AssociationEnd</UML:Stereotype.baseClass>
1998 <UML:ModelElement.comment >
1999 <UML:Comment xmi.id = 'tim_1028665502247_65189_292' >
2000 <UML:ModelElement.name >Specifies that the relationship represents a procedure parameter rather than AssociationEnd an actual association.</UML:ModelElement.name>
2001 </UML:Comment>
2002 </UML:ModelElement.comment>
2003 </UML:Stereotype>
2004 <UML:Constraint xmi.id = 'tim_1028665502192_7643_163' >
2005 <UML:ModelElement.name >incomplete</UML:ModelElement.name>
2006 <UML:Constraint.body >
2007 <UML:BooleanExpression xmi.id = 'tim_1028665502248_470505_293' >
2008 <UML:Expression.body >incomplete</UML:Expression.body>
2009 </UML:BooleanExpression>
2010 </UML:Constraint.body>
2011 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
2012 <UML:Constraint.baseClass >Generalization</UML:Constraint.baseClass>
2013 </XMI.extension>
2014 <UML:ModelElement.comment >
2015 <UML:Comment xmi.id = 'tim_1028665502248_612441_294' >
2016 <UML:ModelElement.name >Specifies a constraint applied to a set of generalizations with the same discriminator, indicating that an instance of the parent need not be an instance of a child within the set (but there is no guarantee that such an instance will actually exist). Being incomplete implies that the parent is concrete. The connotation of declaring a set of generalizations incomplete is that all of the children with the given discriminator have not necessarily been declared and that additional ones might be added; therefore, users should not count on the set of children being fixed.</UML:ModelElement.name>
2017 </UML:Comment>
2018 </UML:ModelElement.comment>
2019 </UML:Constraint>
2020 <UML:Stereotype xmi.id = 'tim_1028665502192_813000_143' >
2021 <UML:ModelElement.name >refine</UML:ModelElement.name>
2022 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2023 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2024 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2025 <UML:Stereotype.baseClass >Abstraction</UML:Stereotype.baseClass>
2026 </UML:Stereotype>
2027 <UML:Stereotype xmi.id = 'tim_1028665502192_886376_137' >
2028 <UML:ModelElement.name >become</UML:ModelElement.name>
2029 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2030 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2031 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2032 <UML:Stereotype.baseClass >Flow</UML:Stereotype.baseClass>
2033 <UML:ModelElement.comment >
2034 <UML:Comment xmi.id = 'tim_1028665502249_412899_295' >
2035 <UML:ModelElement.name > Specifies a Flow relationship, source and target of which represent the same instance at different points in time, but each with potentially different values, state instance, and roles. A Become Dependency from A to B means that instance A becomes B with possibly new values, state instance, and roles at a different moment in time/space.</UML:ModelElement.name>
2036 </UML:Comment>
2037 </UML:ModelElement.comment>
2038 </UML:Stereotype>
2039 <UML:Stereotype xmi.id = 'tim_1028665502192_920506_151' >
2040 <UML:ModelElement.name >implementation</UML:ModelElement.name>
2041 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2042 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2043 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2044 <UML:Stereotype.baseClass >Generalization</UML:Stereotype.baseClass>
2045 <UML:ModelElement.comment >
2046 <UML:Comment xmi.id = 'tim_1028665502249_248313_296' >
2047 <UML:ModelElement.name >Specifies that the child inherits the implementation of the parent (its attributes, operations and methods) but does not make public the supplier s interfaces nor guarantee to support them, thereby violating substitutability. This is private inheritance and is usually used only for programming implementation purposes.</UML:ModelElement.name>
2048 </UML:Comment>
2049 </UML:ModelElement.comment>
2050 </UML:Stereotype>
2051 <UML:Stereotype xmi.id = 'tim_1028665502192_932253_139' >
2052 <UML:ModelElement.name >global</UML:ModelElement.name>
2053 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2054 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2055 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2056 <UML:Stereotype.baseClass >LinkEnd</UML:Stereotype.baseClass>
2057 <UML:ModelElement.comment >
2058 <UML:Comment xmi.id = 'tim_1028665502250_643381_297' >
2059 <UML:ModelElement.name > Global is a constraint applied to a link-end, specifying that the corresponding instance is visible because it is in a global scope relative to the link.</UML:ModelElement.name>
2060 </UML:Comment>
2061 </UML:ModelElement.comment>
2062 </UML:Stereotype>
2063 <UML:Stereotype xmi.id = 'tim_1028665502192_990507_145' >
2064 <UML:ModelElement.name >source</UML:ModelElement.name>
2065 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2066 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2067 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2068 <UML:Stereotype.baseClass >Artifact</UML:Stereotype.baseClass>
2069 <UML:ModelElement.comment >
2070 <UML:Comment xmi.id = 'tim_1028665502250_326231_298' >
2071 <UML:ModelElement.name >Denotes a source file that can be compiled into an executable file.Subclass of «file».</UML:ModelElement.name>
2072 </UML:Comment>
2073 </UML:ModelElement.comment>
2074 </UML:Stereotype>
2075 <UML:TagDefinition xmi.id = 'tim_1028665502193_182370_166' >
2076 <UML:ModelElement.name >semantics</UML:ModelElement.name>
2077 <UML:TagDefinition.tagType >String</UML:TagDefinition.tagType>
2078 <UML:TagDefinition.multiplicity >
2079 <UML:Multiplicity xmi.id = 'tim_1028665502251_450704_299' >
2080 <UML:Multiplicity.range >
2081 <UML:MultiplicityRange xmi.id = 'tim_1028665502251_439899_300' >
2082 <UML:MultiplicityRange.lower >1</UML:MultiplicityRange.lower>
2083 <UML:MultiplicityRange.upper >1</UML:MultiplicityRange.upper>
2084 </UML:MultiplicityRange>
2085 </UML:Multiplicity.range>
2086 </UML:Multiplicity>
2087 </UML:TagDefinition.multiplicity>
2088 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
2089 <UML:TagDefinition.baseClass >Operation</UML:TagDefinition.baseClass>
2090 </XMI.extension>
2091 <UML:ModelElement.comment >
2092 <UML:Comment xmi.id = 'tim_1028665502251_216684_301' >
2093 <UML:ModelElement.name >Semantics is the specification of the meaning of the operation.</UML:ModelElement.name>
2094 </UML:Comment>
2095 </UML:ModelElement.comment>
2096 </UML:TagDefinition>
2097 <UML:Class xmi.id = 'tim_1028665527297_693176_304' >
2098 <UML:ModelElement.name >TFASMolecule</UML:ModelElement.name>
2099 <UML:ModelElement.visibility xmi.value = 'public' />
2100 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2101 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2102 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2103 <UML:Class.isActive xmi.value = 'false' />
2104 </UML:Class>
2105 <UML:Class xmi.id = 'tim_1028668052880_218720_408' >
2106 <UML:ModelElement.name >TReaderFactory</UML:ModelElement.name>
2107 <UML:ModelElement.visibility xmi.value = 'public' />
2108 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2109 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2110 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2111 <UML:Class.isActive xmi.value = 'false' />
2112 <UML:ModelElement.clientDependency >
2113 <UML:Dependency xmi.idref = 'tim_1028669897170_17505_668' />
2114 </UML:ModelElement.clientDependency>
2115 <UML:Classifier.feature >
2116 <UML:Operation xmi.id = 'tim_1028669392537_226057_619' >
2117 <UML:ModelElement.name >CreateReader</UML:ModelElement.name>
2118 <UML:ModelElement.visibility xmi.value = 'public' />
2119 <UML:Feature.ownerScope xmi.value = 'instance' />
2120 <UML:BehavioralFeature.isQuery xmi.value = 'false' />
2121 <UML:Operation.concurrency xmi.value = 'sequential' />
2122 <UML:Operation.isRoot xmi.value = 'false' />
2123 <UML:Operation.isLeaf xmi.value = 'false' />
2124 <UML:Operation.isAbstract xmi.value = 'false' />
2125 <UML:Feature.owner >
2126 <UML:Classifier xmi.idref = 'tim_1028668052880_218720_408' />
2127 </UML:Feature.owner> <!-- TReaderFactory -->
2128 <UML:BehavioralFeature.parameter >
2129 <UML:Parameter xmi.id = 'tim_1028669392537_793827_618' >
2130 <UML:Parameter.kind xmi.value = 'return' />
2131 <UML:Parameter.type >
2132 <UML:Classifier xmi.idref = 'tim_1028669390713_902426_617' />
2133 </UML:Parameter.type>
2134 </UML:Parameter>
2135 </UML:BehavioralFeature.parameter>
2136 </UML:Operation>
2137 </UML:Classifier.feature>
2138 </UML:Class>
2139 <UML:Class xmi.id = 'tim_1028668071699_682915_424' >
2140 <UML:ModelElement.name >TReader</UML:ModelElement.name>
2141 <UML:ModelElement.visibility xmi.value = 'public' />
2142 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2143 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2144 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2145 <UML:Class.isActive xmi.value = 'false' />
2146 <UML:Classifier.feature >
2147 <UML:Operation xmi.id = 'tim_1028671221086_752615_1137' >
2148 <UML:ModelElement.name >Read</UML:ModelElement.name>
2149 <UML:ModelElement.visibility xmi.value = 'public' />
2150 <UML:Feature.ownerScope xmi.value = 'instance' />
2151 <UML:BehavioralFeature.isQuery xmi.value = 'false' />
2152 <UML:Operation.concurrency xmi.value = 'sequential' />
2153 <UML:Operation.isRoot xmi.value = 'false' />
2154 <UML:Operation.isLeaf xmi.value = 'false' />
2155 <UML:Operation.isAbstract xmi.value = 'false' />
2156 <XMI.extension xmi.extender = 'MagicDraw UML 3.6' xmi.extenderID = 'MagicDraw UML 3.6' >
2157 <rtProperties >
2158 <mdElement elementClass = 'PropertyManager' >
2159 <name >C++</name>
2160 <mdElement elementClass = 'ChoiceProperty' >
2161 <propertyID >FUNCTION_SPECIFIER</propertyID>
2162 <value >virtual</value>
2163 <choice xmi.value = 'none^virtual^inline^explicit^common' />
2164 <index xmi.value = '1' />
2165 </mdElement>
2166 </mdElement>
2167 </rtProperties>
2168 </XMI.extension>
2169 <UML:Feature.owner >
2170 <UML:Classifier xmi.idref = 'tim_1028668071699_682915_424' />
2171 </UML:Feature.owner> <!-- TReader -->
2172 <UML:BehavioralFeature.parameter >
2173 <UML:Parameter xmi.id = 'tim_1028671221086_997661_1136' >
2174 <UML:Parameter.kind xmi.value = 'return' />
2175 <UML:Parameter.type >
2176 <UML:Classifier xmi.idref = 'tim_1028665502228_939651_249' />
2177 </UML:Parameter.type>
2178 </UML:Parameter>
2179 </UML:BehavioralFeature.parameter>
2180 </UML:Operation>
2181 </UML:Classifier.feature>
2182 </UML:Class>
2183 <UML:Class xmi.id = 'tim_1028668925136_685305_440' >
2184 <UML:ModelElement.name >TFrameReader</UML:ModelElement.name>
2185 <UML:ModelElement.visibility xmi.value = 'public' />
2186 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2187 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2188 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2189 <UML:Class.isActive xmi.value = 'false' />
2190 <UML:GeneralizableElement.generalization >
2191 <UML:Generalization xmi.idref = 'tim_1028669171551_651547_560' />
2192 </UML:GeneralizableElement.generalization>
2193 </UML:Class>
2194 <UML:Class xmi.id = 'tim_1028668947057_924591_456' >
2195 <UML:ModelElement.name >TStructReader</UML:ModelElement.name>
2196 <UML:ModelElement.visibility xmi.value = 'public' />
2197 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2198 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2199 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2200 <UML:Class.isActive xmi.value = 'false' />
2201 <UML:GeneralizableElement.generalization >
2202 <UML:Generalization xmi.idref = 'tim_1028669182440_421970_570' />
2203 </UML:GeneralizableElement.generalization>
2204 </UML:Class>
2205 <UML:Class xmi.id = 'tim_1028668997116_219031_472' >
2206 <UML:ModelElement.name >TModelReader</UML:ModelElement.name>
2207 <UML:ModelElement.visibility xmi.value = 'public' />
2208 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2209 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2210 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2211 <UML:Class.isActive xmi.value = 'false' />
2212 <UML:GeneralizableElement.generalization >
2213 <UML:Generalization xmi.idref = 'tim_1028669009744_75439_488' />
2214 <UML:Generalization xmi.idref = 'tim_1028669020540_716707_498' />
2215 </UML:GeneralizableElement.generalization>
2216 </UML:Class>
2217 <UML:Generalization xmi.id = 'tim_1028669009744_75439_488' >
2218 <UML:Generalization.child >
2219 <UML:GeneralizableElement xmi.idref = 'tim_1028668997116_219031_472' />
2220 </UML:Generalization.child>
2221 <UML:Generalization.parent >
2222 <UML:GeneralizableElement xmi.idref = 'tim_1028668925136_685305_440' />
2223 </UML:Generalization.parent>
2224 </UML:Generalization>
2225 <UML:Generalization xmi.id = 'tim_1028669020540_716707_498' >
2226 <UML:Generalization.child >
2227 <UML:GeneralizableElement xmi.idref = 'tim_1028668997116_219031_472' />
2228 </UML:Generalization.child>
2229 <UML:Generalization.parent >
2230 <UML:GeneralizableElement xmi.idref = 'tim_1028668947057_924591_456' />
2231 </UML:Generalization.parent>
2232 </UML:Generalization>
2233 <UML:Class xmi.id = 'tim_1028669027503_450226_508' >
2234 <UML:ModelElement.name >TDCDReader</UML:ModelElement.name>
2235 <UML:ModelElement.visibility xmi.value = 'public' />
2236 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2237 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2238 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2239 <UML:Class.isActive xmi.value = 'false' />
2240 <UML:GeneralizableElement.generalization >
2241 <UML:Generalization xmi.idref = 'tim_1028669076210_345663_524' />
2242 </UML:GeneralizableElement.generalization>
2243 </UML:Class>
2244 <UML:Generalization xmi.id = 'tim_1028669076210_345663_524' >
2245 <UML:Generalization.child >
2246 <UML:GeneralizableElement xmi.idref = 'tim_1028669027503_450226_508' />
2247 </UML:Generalization.child>
2248 <UML:Generalization.parent >
2249 <UML:GeneralizableElement xmi.idref = 'tim_1028668925136_685305_440' />
2250 </UML:Generalization.parent>
2251 </UML:Generalization>
2252 <UML:Class xmi.id = 'tim_1028669102121_640674_534' >
2253 <UML:ModelElement.name >TXYZReader</UML:ModelElement.name>
2254 <UML:ModelElement.visibility xmi.value = 'public' />
2255 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2256 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2257 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2258 <UML:Class.isActive xmi.value = 'false' />
2259 <UML:GeneralizableElement.generalization >
2260 <UML:Generalization xmi.idref = 'tim_1028669219576_873137_580' />
2261 </UML:GeneralizableElement.generalization>
2262 </UML:Class>
2263 <UML:Generalization xmi.id = 'tim_1028669171551_651547_560' >
2264 <UML:Generalization.child >
2265 <UML:GeneralizableElement xmi.idref = 'tim_1028668925136_685305_440' />
2266 </UML:Generalization.child>
2267 <UML:Generalization.parent >
2268 <UML:GeneralizableElement xmi.idref = 'tim_1028668071699_682915_424' />
2269 </UML:Generalization.parent>
2270 </UML:Generalization>
2271 <UML:Generalization xmi.id = 'tim_1028669182440_421970_570' >
2272 <UML:Generalization.child >
2273 <UML:GeneralizableElement xmi.idref = 'tim_1028668947057_924591_456' />
2274 </UML:Generalization.child>
2275 <UML:Generalization.parent >
2276 <UML:GeneralizableElement xmi.idref = 'tim_1028668071699_682915_424' />
2277 </UML:Generalization.parent>
2278 </UML:Generalization>
2279 <UML:Generalization xmi.id = 'tim_1028669219576_873137_580' >
2280 <UML:Generalization.child >
2281 <UML:GeneralizableElement xmi.idref = 'tim_1028669102121_640674_534' />
2282 </UML:Generalization.child>
2283 <UML:Generalization.parent >
2284 <UML:GeneralizableElement xmi.idref = 'tim_1028668997116_219031_472' />
2285 </UML:Generalization.parent>
2286 </UML:Generalization>
2287 <UML:Class xmi.id = 'tim_1028669278804_783568_591' >
2288 <UML:ModelElement.name >TPDBReader</UML:ModelElement.name>
2289 <UML:ModelElement.visibility xmi.value = 'public' />
2290 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2291 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2292 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2293 <UML:Class.isActive xmi.value = 'false' />
2294 <UML:GeneralizableElement.generalization >
2295 <UML:Generalization xmi.idref = 'tim_1028669293050_871100_607' />
2296 </UML:GeneralizableElement.generalization>
2297 </UML:Class>
2298 <UML:Generalization xmi.id = 'tim_1028669293050_871100_607' >
2299 <UML:Generalization.child >
2300 <UML:GeneralizableElement xmi.idref = 'tim_1028669278804_783568_591' />
2301 </UML:Generalization.child>
2302 <UML:Generalization.parent >
2303 <UML:GeneralizableElement xmi.idref = 'tim_1028668997116_219031_472' />
2304 </UML:Generalization.parent>
2305 </UML:Generalization>
2306 <UML:Class xmi.id = 'tim_1028669825061_806112_621' >
2307 <UML:ModelElement.name >TFrames</UML:ModelElement.name>
2308 <UML:ModelElement.visibility xmi.value = 'public' />
2309 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2310 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2311 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2312 <UML:Class.isActive xmi.value = 'false' />
2313 </UML:Class>
2314 <UML:Dependency xmi.id = 'tim_1028669897170_17505_668' >
2315 <UML:Dependency.client >
2316 <UML:ModelElement xmi.idref = 'tim_1028668052880_218720_408' />
2317 </UML:Dependency.client> <!-- TReaderFactory -->
2318 <UML:Dependency.supplier >
2319 <UML:ModelElement xmi.idref = 'tim_1028668071699_682915_424' />
2320 </UML:Dependency.supplier> <!-- TReader -->
2321 </UML:Dependency>
2322 <UML:Class xmi.id = 'tim_1028669947614_203046_678' >
2323 <UML:ModelElement.name >TGenericData</UML:ModelElement.name>
2324 <UML:ModelElement.visibility xmi.value = 'public' />
2325 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2326 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2327 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2328 <UML:Class.isActive xmi.value = 'false' />
2329 </UML:Class>
2330 <UML:Association xmi.id = 'tim_1028670035146_560461_733' >
2331 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2332 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2333 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2334 <UML:Association.connection >
2335 <UML:AssociationEnd xmi.id = 'tim_1028670035146_469889_731' >
2336 <UML:ModelElement.visibility xmi.value = 'private' />
2337 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2338 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2339 <UML:AssociationEnd.aggregation xmi.value = 'aggregate' />
2340 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2341 <UML:AssociationEnd.multiplicity >
2342 <UML:Multiplicity xmi.id = 'tim_1028670327425_97732_845' >
2343 <UML:Multiplicity.range >
2344 <UML:MultiplicityRange xmi.id = 'tim_1028670327425_583537_846' >
2345 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2346 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2347 </UML:MultiplicityRange>
2348 </UML:Multiplicity.range>
2349 </UML:Multiplicity>
2350 </UML:AssociationEnd.multiplicity>
2351 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2352 <UML:AssociationEnd.association >
2353 <UML:Association xmi.idref = 'tim_1028670035146_560461_733' />
2354 </UML:AssociationEnd.association> <!-- -->
2355 <UML:AssociationEnd.participant >
2356 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
2357 </UML:AssociationEnd.participant> <!-- TFASModel -->
2358 </UML:AssociationEnd>
2359 <UML:AssociationEnd xmi.id = 'tim_1028670035146_55594_732' >
2360 <UML:ModelElement.visibility xmi.value = 'private' />
2361 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2362 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2363 <UML:AssociationEnd.aggregation xmi.value = 'none' />
2364 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2365 <UML:AssociationEnd.multiplicity >
2366 <UML:Multiplicity xmi.id = 'tim_1028670327426_833484_847' >
2367 <UML:Multiplicity.range >
2368 <UML:MultiplicityRange xmi.id = 'tim_1028670327426_745800_848' >
2369 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2370 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2371 </UML:MultiplicityRange>
2372 </UML:Multiplicity.range>
2373 </UML:Multiplicity>
2374 </UML:AssociationEnd.multiplicity>
2375 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2376 <UML:AssociationEnd.association >
2377 <UML:Association xmi.idref = 'tim_1028670035146_560461_733' />
2378 </UML:AssociationEnd.association> <!-- -->
2379 <UML:AssociationEnd.participant >
2380 <UML:Classifier xmi.idref = 'tim_1028664235657_232613_1' />
2381 </UML:AssociationEnd.participant> <!-- TFASAtom -->
2382 </UML:AssociationEnd>
2383 </UML:Association.connection>
2384 </UML:Association>
2385 <UML:Association xmi.id = 'tim_1028670066093_977947_764' >
2386 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2387 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2388 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2389 <UML:Association.connection >
2390 <UML:AssociationEnd xmi.id = 'tim_1028670066092_737068_762' >
2391 <UML:ModelElement.visibility xmi.value = 'private' />
2392 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2393 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2394 <UML:AssociationEnd.aggregation xmi.value = 'aggregate' />
2395 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2396 <UML:AssociationEnd.multiplicity >
2397 <UML:Multiplicity xmi.id = 'tim_1028670327427_748440_849' >
2398 <UML:Multiplicity.range >
2399 <UML:MultiplicityRange xmi.id = 'tim_1028670327427_612890_850' >
2400 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2401 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2402 </UML:MultiplicityRange>
2403 </UML:Multiplicity.range>
2404 </UML:Multiplicity>
2405 </UML:AssociationEnd.multiplicity>
2406 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2407 <UML:AssociationEnd.association >
2408 <UML:Association xmi.idref = 'tim_1028670066093_977947_764' />
2409 </UML:AssociationEnd.association> <!-- -->
2410 <UML:AssociationEnd.participant >
2411 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
2412 </UML:AssociationEnd.participant> <!-- TFASModel -->
2413 </UML:AssociationEnd>
2414 <UML:AssociationEnd xmi.id = 'tim_1028670066092_305071_763' >
2415 <UML:ModelElement.visibility xmi.value = 'private' />
2416 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2417 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2418 <UML:AssociationEnd.aggregation xmi.value = 'none' />
2419 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2420 <UML:AssociationEnd.multiplicity >
2421 <UML:Multiplicity xmi.id = 'tim_1028670327427_238494_851' >
2422 <UML:Multiplicity.range >
2423 <UML:MultiplicityRange xmi.id = 'tim_1028670327427_951810_852' >
2424 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2425 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2426 </UML:MultiplicityRange>
2427 </UML:Multiplicity.range>
2428 </UML:Multiplicity>
2429 </UML:AssociationEnd.multiplicity>
2430 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2431 <UML:AssociationEnd.association >
2432 <UML:Association xmi.idref = 'tim_1028670066093_977947_764' />
2433 </UML:AssociationEnd.association> <!-- -->
2434 <UML:AssociationEnd.participant >
2435 <UML:Classifier xmi.idref = 'tim_1028665420822_128698_20' />
2436 </UML:AssociationEnd.participant> <!-- TFASResidue -->
2437 </UML:AssociationEnd>
2438 </UML:Association.connection>
2439 </UML:Association>
2440 <UML:Association xmi.id = 'tim_1028670220555_322661_801' >
2441 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2442 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2443 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2444 <UML:Association.connection >
2445 <UML:AssociationEnd xmi.id = 'tim_1028670220554_367445_799' >
2446 <UML:ModelElement.visibility xmi.value = 'private' />
2447 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2448 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2449 <UML:AssociationEnd.aggregation xmi.value = 'aggregate' />
2450 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2451 <UML:AssociationEnd.multiplicity >
2452 <UML:Multiplicity xmi.id = 'tim_1028670327428_700249_853' >
2453 <UML:Multiplicity.range >
2454 <UML:MultiplicityRange xmi.id = 'tim_1028670327428_979816_854' >
2455 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2456 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2457 </UML:MultiplicityRange>
2458 </UML:Multiplicity.range>
2459 </UML:Multiplicity>
2460 </UML:AssociationEnd.multiplicity>
2461 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2462 <UML:AssociationEnd.association >
2463 <UML:Association xmi.idref = 'tim_1028670220555_322661_801' />
2464 </UML:AssociationEnd.association> <!-- -->
2465 <UML:AssociationEnd.participant >
2466 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
2467 </UML:AssociationEnd.participant> <!-- TFASModel -->
2468 </UML:AssociationEnd>
2469 <UML:AssociationEnd xmi.id = 'tim_1028670220554_248568_800' >
2470 <UML:ModelElement.visibility xmi.value = 'private' />
2471 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2472 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2473 <UML:AssociationEnd.aggregation xmi.value = 'none' />
2474 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2475 <UML:AssociationEnd.multiplicity >
2476 <UML:Multiplicity xmi.id = 'tim_1028670327429_607552_855' >
2477 <UML:Multiplicity.range >
2478 <UML:MultiplicityRange xmi.id = 'tim_1028670327429_426414_856' >
2479 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2480 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2481 </UML:MultiplicityRange>
2482 </UML:Multiplicity.range>
2483 </UML:Multiplicity>
2484 </UML:AssociationEnd.multiplicity>
2485 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2486 <UML:AssociationEnd.association >
2487 <UML:Association xmi.idref = 'tim_1028670220555_322661_801' />
2488 </UML:AssociationEnd.association> <!-- -->
2489 <UML:AssociationEnd.participant >
2490 <UML:Classifier xmi.idref = 'tim_1028665433472_223840_36' />
2491 </UML:AssociationEnd.participant> <!-- -->
2492 </UML:AssociationEnd>
2493 </UML:Association.connection>
2494 </UML:Association>
2495 <UML:Class xmi.id = 'tim_1028670309083_806033_830' >
2496 <UML:ModelElement.name >vector</UML:ModelElement.name>
2497 <UML:ModelElement.visibility xmi.value = 'public' />
2498 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2499 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2500 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2501 <UML:Class.isActive xmi.value = 'false' />
2502 </UML:Class>
2503 <UML:Class xmi.id = 'tim_1028670364503_369491_857' >
2504 <UML:ModelElement.name >TTimeStep</UML:ModelElement.name>
2505 <UML:ModelElement.visibility xmi.value = 'public' />
2506 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2507 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2508 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2509 <UML:Class.isActive xmi.value = 'false' />
2510 </UML:Class>
2511 <UML:Association xmi.id = 'tim_1028670378245_383094_875' >
2512 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2513 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2514 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2515 <UML:Association.connection >
2516 <UML:AssociationEnd xmi.id = 'tim_1028670378245_212633_873' >
2517 <UML:ModelElement.visibility xmi.value = 'private' />
2518 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2519 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2520 <UML:AssociationEnd.aggregation xmi.value = 'aggregate' />
2521 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2522 <UML:AssociationEnd.multiplicity >
2523 <UML:Multiplicity xmi.id = 'tim_1028670845905_288106_1042' >
2524 <UML:Multiplicity.range >
2525 <UML:MultiplicityRange xmi.id = 'tim_1028670845905_792612_1043' >
2526 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2527 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2528 </UML:MultiplicityRange>
2529 </UML:Multiplicity.range>
2530 </UML:Multiplicity>
2531 </UML:AssociationEnd.multiplicity>
2532 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2533 <UML:AssociationEnd.association >
2534 <UML:Association xmi.idref = 'tim_1028670378245_383094_875' />
2535 </UML:AssociationEnd.association> <!-- -->
2536 <UML:AssociationEnd.participant >
2537 <UML:Classifier xmi.idref = 'tim_1028669825061_806112_621' />
2538 </UML:AssociationEnd.participant> <!-- TFrames -->
2539 </UML:AssociationEnd>
2540 <UML:AssociationEnd xmi.id = 'tim_1028670378245_334067_874' >
2541 <UML:ModelElement.visibility xmi.value = 'private' />
2542 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2543 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2544 <UML:AssociationEnd.aggregation xmi.value = 'none' />
2545 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2546 <UML:AssociationEnd.multiplicity >
2547 <UML:Multiplicity xmi.id = 'tim_1028670845906_157699_1044' >
2548 <UML:Multiplicity.range >
2549 <UML:MultiplicityRange xmi.id = 'tim_1028670845906_383979_1045' >
2550 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2551 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2552 </UML:MultiplicityRange>
2553 </UML:Multiplicity.range>
2554 </UML:Multiplicity>
2555 </UML:AssociationEnd.multiplicity>
2556 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2557 <UML:AssociationEnd.association >
2558 <UML:Association xmi.idref = 'tim_1028670378245_383094_875' />
2559 </UML:AssociationEnd.association> <!-- -->
2560 <UML:AssociationEnd.participant >
2561 <UML:Classifier xmi.idref = 'tim_1028670364503_369491_857' />
2562 </UML:AssociationEnd.participant> <!-- TTimeStep -->
2563 </UML:AssociationEnd>
2564 </UML:Association.connection>
2565 </UML:Association>
2566 <UML:Association xmi.id = 'tim_1028670410951_833560_906' >
2567 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2568 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2569 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2570 <UML:Association.connection >
2571 <UML:AssociationEnd xmi.id = 'tim_1028670410950_87182_904' >
2572 <UML:ModelElement.visibility xmi.value = 'private' />
2573 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2574 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2575 <UML:AssociationEnd.aggregation xmi.value = 'aggregate' />
2576 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2577 <UML:AssociationEnd.multiplicity >
2578 <UML:Multiplicity xmi.id = 'tim_1028670845906_982372_1046' >
2579 <UML:Multiplicity.range >
2580 <UML:MultiplicityRange xmi.id = 'tim_1028670845907_604560_1047' >
2581 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2582 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2583 </UML:MultiplicityRange>
2584 </UML:Multiplicity.range>
2585 </UML:Multiplicity>
2586 </UML:AssociationEnd.multiplicity>
2587 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2588 <UML:AssociationEnd.association >
2589 <UML:Association xmi.idref = 'tim_1028670410951_833560_906' />
2590 </UML:AssociationEnd.association> <!-- -->
2591 <UML:AssociationEnd.participant >
2592 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
2593 </UML:AssociationEnd.participant> <!-- TFASModel -->
2594 </UML:AssociationEnd>
2595 <UML:AssociationEnd xmi.id = 'tim_1028670410951_85926_905' >
2596 <UML:ModelElement.visibility xmi.value = 'private' />
2597 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2598 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2599 <UML:AssociationEnd.aggregation xmi.value = 'none' />
2600 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2601 <UML:AssociationEnd.multiplicity >
2602 <UML:Multiplicity xmi.id = 'tim_1028670845907_146363_1048' >
2603 <UML:Multiplicity.range >
2604 <UML:MultiplicityRange xmi.id = 'tim_1028670845908_830798_1049' >
2605 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2606 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2607 </UML:MultiplicityRange>
2608 </UML:Multiplicity.range>
2609 </UML:Multiplicity>
2610 </UML:AssociationEnd.multiplicity>
2611 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2612 <UML:AssociationEnd.association >
2613 <UML:Association xmi.idref = 'tim_1028670410951_833560_906' />
2614 </UML:AssociationEnd.association> <!-- -->
2615 <UML:AssociationEnd.participant >
2616 <UML:Classifier xmi.idref = 'tim_1028669947614_203046_678' />
2617 </UML:AssociationEnd.participant> <!-- TGenericData -->
2618 </UML:AssociationEnd>
2619 </UML:Association.connection>
2620 </UML:Association>
2621 <UML:Association xmi.id = 'tim_1028670420893_86746_937' >
2622 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2623 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2624 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2625 <UML:Association.connection >
2626 <UML:AssociationEnd xmi.id = 'tim_1028670420892_268456_935' >
2627 <UML:ModelElement.visibility xmi.value = 'private' />
2628 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2629 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2630 <UML:AssociationEnd.aggregation xmi.value = 'aggregate' />
2631 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2632 <UML:AssociationEnd.multiplicity >
2633 <UML:Multiplicity xmi.id = 'tim_1028670845908_415825_1050' >
2634 <UML:Multiplicity.range >
2635 <UML:MultiplicityRange xmi.id = 'tim_1028670845909_204292_1051' >
2636 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2637 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2638 </UML:MultiplicityRange>
2639 </UML:Multiplicity.range>
2640 </UML:Multiplicity>
2641 </UML:AssociationEnd.multiplicity>
2642 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2643 <UML:AssociationEnd.association >
2644 <UML:Association xmi.idref = 'tim_1028670420893_86746_937' />
2645 </UML:AssociationEnd.association> <!-- -->
2646 <UML:AssociationEnd.participant >
2647 <UML:Classifier xmi.idref = 'tim_1028665449746_926443_52' />
2648 </UML:AssociationEnd.participant> <!-- TFASModel -->
2649 </UML:AssociationEnd>
2650 <UML:AssociationEnd xmi.id = 'tim_1028670420892_970518_936' >
2651 <UML:ModelElement.visibility xmi.value = 'private' />
2652 <UML:AssociationEnd.isNavigable xmi.value = 'true' />
2653 <UML:AssociationEnd.ordering xmi.value = 'unordered' />
2654 <UML:AssociationEnd.aggregation xmi.value = 'none' />
2655 <UML:AssociationEnd.targetScope xmi.value = 'instance' />
2656 <UML:AssociationEnd.multiplicity >
2657 <UML:Multiplicity xmi.id = 'tim_1028670845909_251776_1052' >
2658 <UML:Multiplicity.range >
2659 <UML:MultiplicityRange xmi.id = 'tim_1028670845909_210335_1053' >
2660 <UML:MultiplicityRange.lower >-1</UML:MultiplicityRange.lower>
2661 <UML:MultiplicityRange.upper >-1</UML:MultiplicityRange.upper>
2662 </UML:MultiplicityRange>
2663 </UML:Multiplicity.range>
2664 </UML:Multiplicity>
2665 </UML:AssociationEnd.multiplicity>
2666 <UML:AssociationEnd.changeability xmi.value = 'changeable' />
2667 <UML:AssociationEnd.association >
2668 <UML:Association xmi.idref = 'tim_1028670420893_86746_937' />
2669 </UML:AssociationEnd.association> <!-- -->
2670 <UML:AssociationEnd.participant >
2671 <UML:Classifier xmi.idref = 'tim_1028665527297_693176_304' />
2672 </UML:AssociationEnd.participant> <!-- TFASMolecule -->
2673 </UML:AssociationEnd>
2674 </UML:Association.connection>
2675 </UML:Association>
2676 <UML:Class xmi.id = 'tim_1028672996827_920181_1166' >
2677 <UML:ModelElement.name >TFASSelection</UML:ModelElement.name>
2678 <UML:ModelElement.visibility xmi.value = 'public' />
2679 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2680 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2681 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2682 <UML:Class.isActive xmi.value = 'false' />
2683 </UML:Class>
2684 <UML:Class xmi.id = 'tim_1028737989488_842493_1231' >
2685 <UML:ModelElement.name >TProperty</UML:ModelElement.name>
2686 <UML:ModelElement.visibility xmi.value = 'public' />
2687 <UML:GeneralizableElement.isRoot xmi.value = 'false' />
2688 <UML:GeneralizableElement.isLeaf xmi.value = 'false' />
2689 <UML:GeneralizableElement.isAbstract xmi.value = 'false' />
2690 <UML:Class.isActive xmi.value = 'false' />
2691 </UML:Class>
2692 </UML:Namespace.ownedElement>
2693 </UML:Model>
2694 </XMI.content>
2695 <XMI.extensions xmi.extender = 'MagicDraw UML 3.6' >
2696 <mdOwnedDiagrams >
2697 <mdElement elementClass = 'DiagramData' xmi.id = 'tim_1028664120665_114572_0' >
2698 <UML:ModelElement.name >Structure</UML:ModelElement.name>
2699 <parentID xmi.idref = 'tim_1028665502187_667824_68' />
2700 <type >Class Diagram</type>
2701 <mdElement elementClass = 'DiagramView' xmi.id = 'tim_1028665502253_856643_302' >
2702 <elementID xmi.idref = 'tim_1028664120665_114572_0' />
2703 <zoomFactor xmi.value = '1.0' />
2704 <diagramOpened xmi.value = 'true' />
2705 <diagramWindowType >ClassDiagramWindow</diagramWindowType>
2706 <diagramWindowBounds >0, 0, 968, 849</diagramWindowBounds>
2707 <maximized xmi.value = 'true' />
2708 <active xmi.value = 'true' />
2709 <mdOwnedViews >
2710 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028664235659_348086_2' >
2711 <elementID xmi.idref = 'tim_1028664235657_232613_1' />
2712 <geometry >210, 70, 134, 77</geometry>
2713 </mdElement>
2714 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028665420823_938787_21' >
2715 <elementID xmi.idref = 'tim_1028665420822_128698_20' />
2716 <geometry >240, 530, 112, 60</geometry>
2717 </mdElement>
2718 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028665433473_12665_37' >
2719 <elementID xmi.idref = 'tim_1028665433472_223840_36' />
2720 <geometry >90, 340, 123, 111</geometry>
2721 </mdElement>
2722 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028665449747_892616_53' >
2723 <elementID xmi.idref = 'tim_1028665449746_926443_52' />
2724 <geometry >440, 310, 245, 247</geometry>
2725 </mdElement>
2726 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028665527298_951588_305' >
2727 <elementID xmi.idref = 'tim_1028665527297_693176_304' />
2728 <geometry >590, 160, 92, 45</geometry>
2729 </mdElement>
2730 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028668052881_935869_409' >
2731 <elementID xmi.idref = 'tim_1028668052880_218720_408' />
2732 <geometry >780, 940, 174, 60</geometry>
2733 </mdElement>
2734 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028668071700_22534_425' >
2735 <elementID xmi.idref = 'tim_1028668071699_682915_424' />
2736 <geometry >810, 1090, 79, 60</geometry>
2737 </mdElement>
2738 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028668925137_730835_441' >
2739 <elementID xmi.idref = 'tim_1028668925136_685305_440' />
2740 <geometry >630, 1200, 94, 45</geometry>
2741 </mdElement>
2742 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028668947057_284844_457' >
2743 <elementID xmi.idref = 'tim_1028668947057_924591_456' />
2744 <geometry >940, 1190, 92, 45</geometry>
2745 </mdElement>
2746 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028668997117_24603_473' >
2747 <elementID xmi.idref = 'tim_1028668997116_219031_472' />
2748 <geometry >810, 1350, 94, 45</geometry>
2749 </mdElement>
2750 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669009744_791780_489' >
2751 <elementID xmi.idref = 'tim_1028669009744_75439_488' />
2752 <linkFirstEndID xmi.idref = 'tim_1028668925137_730835_441' />
2753 <linkSecondEndID xmi.idref = 'tim_1028668997117_24603_473' />
2754 <geometry >695, 1245; 695, 1370; 810, 1370; </geometry>
2755 <linkNameID xmi.idref = 'tim_1028669009744_952908_490' />
2756 <nameVisible xmi.value = 'true' />
2757 <mdOwnedViews >
2758 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669009744_952908_490' >
2759 <visible xmi.value = 'false' />
2760 <geometry >678, 1346, 34, 17</geometry>
2761 </mdElement>
2762 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669009744_159896_492' >
2763 <editable xmi.value = 'false' />
2764 <visible xmi.value = 'false' />
2765 <geometry >678, 1323, 34, 17</geometry>
2766 </mdElement>
2767 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669009744_233484_494' >
2768 <editable xmi.value = 'false' />
2769 <visible xmi.value = 'false' />
2770 <geometry >705, 1362, 34, 17</geometry>
2771 </mdElement>
2772 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669009744_266415_496' >
2773 <editable xmi.value = 'false' />
2774 <visible xmi.value = 'false' />
2775 <geometry >726, 1362, 34, 17</geometry>
2776 </mdElement>
2777 </mdOwnedViews>
2778 <linkConstraintID xmi.idref = 'tim_1028669009744_159896_492' />
2779 <linkStereotypeID xmi.idref = 'tim_1028669009744_233484_494' />
2780 <linkTaggedValuesID xmi.idref = 'tim_1028669009744_266415_496' />
2781 </mdElement>
2782 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669020541_19229_499' >
2783 <elementID xmi.idref = 'tim_1028669020540_716707_498' />
2784 <linkFirstEndID xmi.idref = 'tim_1028668947057_284844_457' />
2785 <linkSecondEndID xmi.idref = 'tim_1028668997117_24603_473' />
2786 <geometry >990, 1235; 990, 1370; 904, 1370; </geometry>
2787 <linkNameID xmi.idref = 'tim_1028669020541_528360_500' />
2788 <nameVisible xmi.value = 'true' />
2789 <mdOwnedViews >
2790 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669020541_528360_500' >
2791 <visible xmi.value = 'false' />
2792 <geometry >973, 1329, 34, 17</geometry>
2793 </mdElement>
2794 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669020541_754486_502' >
2795 <editable xmi.value = 'false' />
2796 <visible xmi.value = 'false' />
2797 <geometry >973, 1310, 34, 17</geometry>
2798 </mdElement>
2799 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669020541_371466_504' >
2800 <editable xmi.value = 'false' />
2801 <visible xmi.value = 'false' />
2802 <geometry >972, 1362, 34, 17</geometry>
2803 </mdElement>
2804 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669020541_350625_506' >
2805 <editable xmi.value = 'false' />
2806 <visible xmi.value = 'false' />
2807 <geometry >953, 1362, 34, 17</geometry>
2808 </mdElement>
2809 </mdOwnedViews>
2810 <linkConstraintID xmi.idref = 'tim_1028669020541_754486_502' />
2811 <linkStereotypeID xmi.idref = 'tim_1028669020541_371466_504' />
2812 <linkTaggedValuesID xmi.idref = 'tim_1028669020541_350625_506' />
2813 </mdElement>
2814 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028669027504_898043_509' >
2815 <elementID xmi.idref = 'tim_1028669027503_450226_508' />
2816 <geometry >580, 1320, 85, 45</geometry>
2817 </mdElement>
2818 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669076210_89479_525' >
2819 <elementID xmi.idref = 'tim_1028669076210_345663_524' />
2820 <linkFirstEndID xmi.idref = 'tim_1028668925137_730835_441' />
2821 <linkSecondEndID xmi.idref = 'tim_1028669027504_898043_509' />
2822 <geometry >650, 1245; 650, 1320; </geometry>
2823 <linkNameID xmi.idref = 'tim_1028669076211_139049_526' />
2824 <nameVisible xmi.value = 'true' />
2825 <mdOwnedViews >
2826 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669076211_139049_526' >
2827 <visible xmi.value = 'false' />
2828 <geometry >633, 1264, 34, 17</geometry>
2829 </mdElement>
2830 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669076211_110169_528' >
2831 <editable xmi.value = 'false' />
2832 <visible xmi.value = 'false' />
2833 <geometry >633, 1244, 34, 17</geometry>
2834 </mdElement>
2835 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669076211_133745_530' >
2836 <editable xmi.value = 'false' />
2837 <visible xmi.value = 'false' />
2838 <geometry >633, 1304, 34, 17</geometry>
2839 </mdElement>
2840 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669076211_67268_532' >
2841 <editable xmi.value = 'false' />
2842 <visible xmi.value = 'false' />
2843 <geometry >633, 1312, 34, 17</geometry>
2844 </mdElement>
2845 </mdOwnedViews>
2846 <linkConstraintID xmi.idref = 'tim_1028669076211_110169_528' />
2847 <linkStereotypeID xmi.idref = 'tim_1028669076211_133745_530' />
2848 <linkTaggedValuesID xmi.idref = 'tim_1028669076211_67268_532' />
2849 </mdElement>
2850 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028669102122_286547_535' >
2851 <elementID xmi.idref = 'tim_1028669102121_640674_534' />
2852 <geometry >700, 1430, 80, 45</geometry>
2853 </mdElement>
2854 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669171551_660665_561' >
2855 <elementID xmi.idref = 'tim_1028669171551_651547_560' />
2856 <linkFirstEndID xmi.idref = 'tim_1028668071700_22534_425' />
2857 <linkSecondEndID xmi.idref = 'tim_1028668925137_730835_441' />
2858 <geometry >825, 1150; 825, 1220; 724, 1220; </geometry>
2859 <linkNameID xmi.idref = 'tim_1028669171551_136944_562' />
2860 <nameVisible xmi.value = 'true' />
2861 <mdOwnedViews >
2862 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669171551_136944_562' >
2863 <visible xmi.value = 'false' />
2864 <geometry >803, 1212, 34, 17</geometry>
2865 </mdElement>
2866 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669171551_317721_564' >
2867 <editable xmi.value = 'false' />
2868 <visible xmi.value = 'false' />
2869 <geometry >808, 1201, 34, 17</geometry>
2870 </mdElement>
2871 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669171551_513987_566' >
2872 <editable xmi.value = 'false' />
2873 <visible xmi.value = 'false' />
2874 <geometry >768, 1212, 34, 17</geometry>
2875 </mdElement>
2876 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669171551_207479_568' >
2877 <editable xmi.value = 'false' />
2878 <visible xmi.value = 'false' />
2879 <geometry >749, 1212, 34, 17</geometry>
2880 </mdElement>
2881 </mdOwnedViews>
2882 <linkConstraintID xmi.idref = 'tim_1028669171551_317721_564' />
2883 <linkStereotypeID xmi.idref = 'tim_1028669171551_513987_566' />
2884 <linkTaggedValuesID xmi.idref = 'tim_1028669171551_207479_568' />
2885 </mdElement>
2886 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669182440_543907_571' >
2887 <elementID xmi.idref = 'tim_1028669182440_421970_570' />
2888 <linkFirstEndID xmi.idref = 'tim_1028668071700_22534_425' />
2889 <linkSecondEndID xmi.idref = 'tim_1028668947057_284844_457' />
2890 <geometry >870, 1150; 870, 1220; 940, 1220; </geometry>
2891 <linkNameID xmi.idref = 'tim_1028669182440_36567_572' />
2892 <nameVisible xmi.value = 'true' />
2893 <mdOwnedViews >
2894 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669182440_36567_572' >
2895 <visible xmi.value = 'false' />
2896 <geometry >853, 1204, 34, 17</geometry>
2897 </mdElement>
2898 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669182440_922637_574' >
2899 <editable xmi.value = 'false' />
2900 <visible xmi.value = 'false' />
2901 <geometry >853, 1188, 34, 17</geometry>
2902 </mdElement>
2903 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669182440_307283_576' >
2904 <editable xmi.value = 'false' />
2905 <visible xmi.value = 'false' />
2906 <geometry >875, 1212, 34, 17</geometry>
2907 </mdElement>
2908 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669182440_584841_578' >
2909 <editable xmi.value = 'false' />
2910 <visible xmi.value = 'false' />
2911 <geometry >891, 1212, 34, 17</geometry>
2912 </mdElement>
2913 </mdOwnedViews>
2914 <linkConstraintID xmi.idref = 'tim_1028669182440_922637_574' />
2915 <linkStereotypeID xmi.idref = 'tim_1028669182440_307283_576' />
2916 <linkTaggedValuesID xmi.idref = 'tim_1028669182440_584841_578' />
2917 </mdElement>
2918 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669219577_582659_581' >
2919 <elementID xmi.idref = 'tim_1028669219576_873137_580' />
2920 <linkFirstEndID xmi.idref = 'tim_1028668997117_24603_473' />
2921 <linkSecondEndID xmi.idref = 'tim_1028669102122_286547_535' />
2922 <geometry >840, 1395; 840, 1450; 780, 1450; </geometry>
2923 <linkNameID xmi.idref = 'tim_1028669219577_846458_582' />
2924 <nameVisible xmi.value = 'true' />
2925 <mdOwnedViews >
2926 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669219577_846458_582' >
2927 <visible xmi.value = 'false' />
2928 <geometry >821, 1433, 34, 17</geometry>
2929 </mdElement>
2930 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669219577_878817_584' >
2931 <editable xmi.value = 'false' />
2932 <visible xmi.value = 'false' />
2933 <geometry >808, 1414, 34, 17</geometry>
2934 </mdElement>
2935 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669219577_858733_586' >
2936 <editable xmi.value = 'false' />
2937 <visible xmi.value = 'false' />
2938 <geometry >821, 1466, 34, 17</geometry>
2939 </mdElement>
2940 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669219577_453047_588' >
2941 <editable xmi.value = 'false' />
2942 <visible xmi.value = 'false' />
2943 <geometry >821, 1484, 34, 17</geometry>
2944 </mdElement>
2945 </mdOwnedViews>
2946 <linkConstraintID xmi.idref = 'tim_1028669219577_878817_584' />
2947 <linkStereotypeID xmi.idref = 'tim_1028669219577_858733_586' />
2948 <linkTaggedValuesID xmi.idref = 'tim_1028669219577_453047_588' />
2949 </mdElement>
2950 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028669278805_200889_592' >
2951 <elementID xmi.idref = 'tim_1028669278804_783568_591' />
2952 <geometry >890, 1430, 81, 45</geometry>
2953 </mdElement>
2954 <mdElement elementClass = 'GeneralizationView' xmi.id = 'tim_1028669293050_758150_608' >
2955 <elementID xmi.idref = 'tim_1028669293050_871100_607' />
2956 <linkFirstEndID xmi.idref = 'tim_1028668997117_24603_473' />
2957 <linkSecondEndID xmi.idref = 'tim_1028669278805_200889_592' />
2958 <geometry >865, 1395; 865, 1450; 890, 1450; </geometry>
2959 <linkNameID xmi.idref = 'tim_1028669293050_945513_609' />
2960 <nameVisible xmi.value = 'true' />
2961 <mdOwnedViews >
2962 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669293050_945513_609' >
2963 <visible xmi.value = 'false' />
2964 <geometry >848, 1421, 34, 17</geometry>
2965 </mdElement>
2966 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669293051_762539_611' >
2967 <editable xmi.value = 'false' />
2968 <visible xmi.value = 'false' />
2969 <geometry >848, 1411, 34, 17</geometry>
2970 </mdElement>
2971 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669293051_427007_613' >
2972 <editable xmi.value = 'false' />
2973 <visible xmi.value = 'false' />
2974 <geometry >848, 1442, 34, 17</geometry>
2975 </mdElement>
2976 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669293051_560587_615' >
2977 <editable xmi.value = 'false' />
2978 <visible xmi.value = 'false' />
2979 <geometry >859, 1442, 34, 17</geometry>
2980 </mdElement>
2981 </mdOwnedViews>
2982 <linkConstraintID xmi.idref = 'tim_1028669293051_762539_611' />
2983 <linkStereotypeID xmi.idref = 'tim_1028669293051_427007_613' />
2984 <linkTaggedValuesID xmi.idref = 'tim_1028669293051_560587_615' />
2985 </mdElement>
2986 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028669825062_204454_622' >
2987 <elementID xmi.idref = 'tim_1028669825061_806112_621' />
2988 <geometry >840, 350, 59, 45</geometry>
2989 </mdElement>
2990 <mdElement elementClass = 'DependencyView' xmi.id = 'tim_1028669897170_349308_669' >
2991 <elementID xmi.idref = 'tim_1028669897170_17505_668' />
2992 <linkFirstEndID xmi.idref = 'tim_1028668071700_22534_425' />
2993 <linkSecondEndID xmi.idref = 'tim_1028668052881_935869_409' />
2994 <geometry >855, 1090; 855, 1000; </geometry>
2995 <linkNameID xmi.idref = 'tim_1028669897170_416063_670' />
2996 <nameVisible xmi.value = 'true' />
2997 <mdOwnedViews >
2998 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669897170_416063_670' >
2999 <visible xmi.value = 'false' />
3000 <geometry >847, 1037, 34, 17</geometry>
3001 </mdElement>
3002 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669897171_407399_672' >
3003 <editable xmi.value = 'false' />
3004 <visible xmi.value = 'false' />
3005 <geometry >863, 1037, 34, 17</geometry>
3006 </mdElement>
3007 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669897171_439620_674' >
3008 <editable xmi.value = 'false' />
3009 <visible xmi.value = 'false' />
3010 <geometry >813, 1037, 34, 17</geometry>
3011 </mdElement>
3012 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028669897171_970287_676' >
3013 <editable xmi.value = 'false' />
3014 <visible xmi.value = 'false' />
3015 <geometry >796, 1037, 34, 17</geometry>
3016 </mdElement>
3017 </mdOwnedViews>
3018 <linkConstraintID xmi.idref = 'tim_1028669897171_407399_672' />
3019 <linkStereotypeID xmi.idref = 'tim_1028669897171_439620_674' />
3020 <linkTaggedValuesID xmi.idref = 'tim_1028669897171_970287_676' />
3021 </mdElement>
3022 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028669947615_960725_679' >
3023 <elementID xmi.idref = 'tim_1028669947614_203046_678' />
3024 <geometry >460, 160, 89, 45</geometry>
3025 </mdElement>
3026 <mdElement elementClass = 'AssociationView' xmi.id = 'tim_1028670035147_534690_734' >
3027 <elementID xmi.idref = 'tim_1028670035146_560461_733' />
3028 <linkFirstEndID xmi.idref = 'tim_1028665449747_892616_53' />
3029 <linkSecondEndID xmi.idref = 'tim_1028664235659_348086_2' />
3030 <geometry >440, 345; 300, 345; 300, 147; </geometry>
3031 <linkNameID xmi.idref = 'tim_1028670035149_39861_759' />
3032 <nameVisible xmi.value = 'true' />
3033 <mdOwnedViews >
3034 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035147_985958_735' >
3035 <editable xmi.value = 'false' />
3036 <visible xmi.value = 'false' />
3037 <geometry >329, 337, 34, 17</geometry>
3038 </mdElement>
3039 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_102587_737' >
3040 <editable xmi.value = 'false' />
3041 <visible xmi.value = 'false' />
3042 <geometry >299, 337, 34, 17</geometry>
3043 </mdElement>
3044 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_884005_739' >
3045 <editable xmi.value = 'false' />
3046 <visible xmi.value = 'false' />
3047 <geometry >329, 337, 34, 17</geometry>
3048 </mdElement>
3049 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670035148_457485_741' >
3050 <elementID xmi.idref = 'tim_1028670035146_469889_731' />
3051 <geometry >430, 340, 10, 10</geometry>
3052 <mdOwnedViews >
3053 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_340339_742' >
3054 <visible xmi.value = 'false' />
3055 <geometry >386, 350, 34, 17</geometry>
3056 </mdElement>
3057 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_481839_744' >
3058 <visible xmi.value = 'false' />
3059 <geometry >440, 350, 34, 17</geometry>
3060 </mdElement>
3061 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_557593_746' >
3062 <visible xmi.value = 'false' />
3063 <geometry >440, 367, 34, 17</geometry>
3064 </mdElement>
3065 </mdOwnedViews>
3066 <roleNameID xmi.idref = 'tim_1028670035148_340339_742' />
3067 <roleMultiplicityID xmi.idref = 'tim_1028670035148_481839_744' />
3068 <roleConstraintsID xmi.idref = 'tim_1028670035148_557593_746' />
3069 </mdElement>
3070 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670035148_157274_750' >
3071 <elementID xmi.idref = 'tim_1028670035146_55594_732' />
3072 <geometry >295, 147, 10, 10</geometry>
3073 <mdOwnedViews >
3074 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_413879_751' >
3075 <visible xmi.value = 'false' />
3076 <geometry >256, 157, 34, 17</geometry>
3077 </mdElement>
3078 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035148_859780_753' >
3079 <visible xmi.value = 'false' />
3080 <geometry >310, 157, 34, 17</geometry>
3081 </mdElement>
3082 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670035149_806764_755' >
3083 <visible xmi.value = 'false' />
3084 <geometry >310, 174, 34, 17</geometry>
3085 </mdElement>
3086 </mdOwnedViews>
3087 <roleNameID xmi.idref = 'tim_1028670035148_413879_751' />
3088 <roleMultiplicityID xmi.idref = 'tim_1028670035148_859780_753' />
3089 <roleConstraintsID xmi.idref = 'tim_1028670035149_806764_755' />
3090 </mdElement>
3091 <mdElement elementClass = 'AssociationTextBoxView' xmi.id = 'tim_1028670035149_39861_759' >
3092 <visible xmi.value = 'false' />
3093 <geometry >277, 194, 51, 17</geometry>
3094 </mdElement>
3095 </mdOwnedViews>
3096 <linkConstraintID xmi.idref = 'tim_1028670035147_985958_735' />
3097 <linkStereotypeID xmi.idref = 'tim_1028670035148_102587_737' />
3098 <linkTaggedValuesID xmi.idref = 'tim_1028670035148_884005_739' />
3099 <associationFirstEndID xmi.idref = 'tim_1028670035148_457485_741' />
3100 <associationSecondEndID xmi.idref = 'tim_1028670035148_157274_750' />
3101 </mdElement>
3102 <mdElement elementClass = 'AssociationView' xmi.id = 'tim_1028670066094_980873_765' >
3103 <elementID xmi.idref = 'tim_1028670066093_977947_764' />
3104 <linkFirstEndID xmi.idref = 'tim_1028665449747_892616_53' />
3105 <linkSecondEndID xmi.idref = 'tim_1028665420823_938787_21' />
3106 <geometry >440, 380; 300, 380; 300, 530; </geometry>
3107 <linkNameID xmi.idref = 'tim_1028670066096_647368_790' />
3108 <nameVisible xmi.value = 'true' />
3109 <mdOwnedViews >
3110 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066094_737886_766' >
3111 <editable xmi.value = 'false' />
3112 <visible xmi.value = 'false' />
3113 <geometry >259, 379, 34, 17</geometry>
3114 </mdElement>
3115 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066094_209385_768' >
3116 <editable xmi.value = 'false' />
3117 <visible xmi.value = 'false' />
3118 <geometry >307, 440, 34, 17</geometry>
3119 </mdElement>
3120 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066094_699719_770' >
3121 <editable xmi.value = 'false' />
3122 <visible xmi.value = 'false' />
3123 <geometry >307, 460, 34, 17</geometry>
3124 </mdElement>
3125 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670066095_327466_772' >
3126 <elementID xmi.idref = 'tim_1028670066092_737068_762' />
3127 <geometry >430, 375, 10, 10</geometry>
3128 <mdOwnedViews >
3129 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066095_932433_773' >
3130 <visible xmi.value = 'false' />
3131 <geometry >386, 385, 34, 17</geometry>
3132 </mdElement>
3133 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066095_108656_775' >
3134 <visible xmi.value = 'false' />
3135 <geometry >440, 385, 34, 17</geometry>
3136 </mdElement>
3137 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066095_468425_777' >
3138 <visible xmi.value = 'false' />
3139 <geometry >440, 402, 34, 17</geometry>
3140 </mdElement>
3141 </mdOwnedViews>
3142 <roleNameID xmi.idref = 'tim_1028670066095_932433_773' />
3143 <roleMultiplicityID xmi.idref = 'tim_1028670066095_108656_775' />
3144 <roleConstraintsID xmi.idref = 'tim_1028670066095_468425_777' />
3145 </mdElement>
3146 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670066095_616711_781' >
3147 <elementID xmi.idref = 'tim_1028670066092_305071_763' />
3148 <geometry >295, 520, 10, 10</geometry>
3149 <mdOwnedViews >
3150 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066095_22433_782' >
3151 <visible xmi.value = 'false' />
3152 <geometry >256, 530, 34, 17</geometry>
3153 </mdElement>
3154 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066095_388272_784' >
3155 <visible xmi.value = 'false' />
3156 <geometry >310, 530, 34, 17</geometry>
3157 </mdElement>
3158 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670066095_298146_786' >
3159 <visible xmi.value = 'false' />
3160 <geometry >310, 547, 34, 17</geometry>
3161 </mdElement>
3162 </mdOwnedViews>
3163 <roleNameID xmi.idref = 'tim_1028670066095_22433_782' />
3164 <roleMultiplicityID xmi.idref = 'tim_1028670066095_388272_784' />
3165 <roleConstraintsID xmi.idref = 'tim_1028670066095_298146_786' />
3166 </mdElement>
3167 <mdElement elementClass = 'AssociationTextBoxView' xmi.id = 'tim_1028670066096_647368_790' >
3168 <visible xmi.value = 'false' />
3169 <geometry >266, 379, 51, 17</geometry>
3170 </mdElement>
3171 </mdOwnedViews>
3172 <linkConstraintID xmi.idref = 'tim_1028670066094_737886_766' />
3173 <linkStereotypeID xmi.idref = 'tim_1028670066094_209385_768' />
3174 <linkTaggedValuesID xmi.idref = 'tim_1028670066094_699719_770' />
3175 <associationFirstEndID xmi.idref = 'tim_1028670066095_327466_772' />
3176 <associationSecondEndID xmi.idref = 'tim_1028670066095_616711_781' />
3177 </mdElement>
3178 <mdElement elementClass = 'AssociationView' xmi.id = 'tim_1028670220556_674289_802' >
3179 <elementID xmi.idref = 'tim_1028670220555_322661_801' />
3180 <linkFirstEndID xmi.idref = 'tim_1028665449747_892616_53' />
3181 <linkSecondEndID xmi.idref = 'tim_1028665433473_12665_37' />
3182 <geometry >440, 360; 213, 360; </geometry>
3183 <linkNameID xmi.idref = 'tim_1028670220557_209867_827' />
3184 <nameVisible xmi.value = 'true' />
3185 <mdOwnedViews >
3186 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220556_475166_803' >
3187 <editable xmi.value = 'false' />
3188 <visible xmi.value = 'false' />
3189 <geometry >309, 329, 34, 17</geometry>
3190 </mdElement>
3191 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220556_284539_805' >
3192 <editable xmi.value = 'false' />
3193 <visible xmi.value = 'false' />
3194 <geometry >309, 375, 34, 17</geometry>
3195 </mdElement>
3196 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220556_817997_807' >
3197 <editable xmi.value = 'false' />
3198 <visible xmi.value = 'false' />
3199 <geometry >309, 394, 34, 17</geometry>
3200 </mdElement>
3201 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670220556_103787_809' >
3202 <elementID xmi.idref = 'tim_1028670220554_367445_799' />
3203 <geometry >430, 355, 10, 10</geometry>
3204 <mdOwnedViews >
3205 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220556_187519_810' >
3206 <visible xmi.value = 'false' />
3207 <geometry >386, 365, 34, 17</geometry>
3208 </mdElement>
3209 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220556_505526_812' >
3210 <visible xmi.value = 'false' />
3211 <geometry >440, 365, 34, 17</geometry>
3212 </mdElement>
3213 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220556_230821_814' >
3214 <visible xmi.value = 'false' />
3215 <geometry >440, 382, 34, 17</geometry>
3216 </mdElement>
3217 </mdOwnedViews>
3218 <roleNameID xmi.idref = 'tim_1028670220556_187519_810' />
3219 <roleMultiplicityID xmi.idref = 'tim_1028670220556_505526_812' />
3220 <roleConstraintsID xmi.idref = 'tim_1028670220556_230821_814' />
3221 </mdElement>
3222 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670220557_267068_818' >
3223 <elementID xmi.idref = 'tim_1028670220554_248568_800' />
3224 <geometry >213, 355, 10, 10</geometry>
3225 <mdOwnedViews >
3226 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220557_814397_819' >
3227 <visible xmi.value = 'false' />
3228 <geometry >174, 365, 34, 17</geometry>
3229 </mdElement>
3230 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220557_600932_821' >
3231 <visible xmi.value = 'false' />
3232 <geometry >228, 365, 34, 17</geometry>
3233 </mdElement>
3234 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670220557_244685_823' >
3235 <visible xmi.value = 'false' />
3236 <geometry >228, 382, 34, 17</geometry>
3237 </mdElement>
3238 </mdOwnedViews>
3239 <roleNameID xmi.idref = 'tim_1028670220557_814397_819' />
3240 <roleMultiplicityID xmi.idref = 'tim_1028670220557_600932_821' />
3241 <roleConstraintsID xmi.idref = 'tim_1028670220557_244685_823' />
3242 </mdElement>
3243 <mdElement elementClass = 'AssociationTextBoxView' xmi.id = 'tim_1028670220557_209867_827' >
3244 <visible xmi.value = 'false' />
3245 <geometry >301, 343, 51, 17</geometry>
3246 </mdElement>
3247 </mdOwnedViews>
3248 <linkConstraintID xmi.idref = 'tim_1028670220556_475166_803' />
3249 <linkStereotypeID xmi.idref = 'tim_1028670220556_284539_805' />
3250 <linkTaggedValuesID xmi.idref = 'tim_1028670220556_817997_807' />
3251 <associationFirstEndID xmi.idref = 'tim_1028670220556_103787_809' />
3252 <associationSecondEndID xmi.idref = 'tim_1028670220557_267068_818' />
3253 </mdElement>
3254 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028670364504_161688_858' >
3255 <elementID xmi.idref = 'tim_1028670364503_369491_857' />
3256 <geometry >980, 350, 72, 45</geometry>
3257 </mdElement>
3258 <mdElement elementClass = 'AssociationView' xmi.id = 'tim_1028670378246_925085_876' >
3259 <elementID xmi.idref = 'tim_1028670378245_383094_875' />
3260 <linkFirstEndID xmi.idref = 'tim_1028669825062_204454_622' />
3261 <linkSecondEndID xmi.idref = 'tim_1028670364504_161688_858' />
3262 <geometry >899, 375; 980, 375; </geometry>
3263 <linkNameID xmi.idref = 'tim_1028670378248_453405_901' />
3264 <nameVisible xmi.value = 'true' />
3265 <mdOwnedViews >
3266 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378246_3932_877' >
3267 <editable xmi.value = 'false' />
3268 <visible xmi.value = 'false' />
3269 <geometry >923, 341, 34, 17</geometry>
3270 </mdElement>
3271 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378246_144193_879' >
3272 <editable xmi.value = 'false' />
3273 <visible xmi.value = 'false' />
3274 <geometry >923, 392, 34, 17</geometry>
3275 </mdElement>
3276 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_657075_881' >
3277 <editable xmi.value = 'false' />
3278 <visible xmi.value = 'false' />
3279 <geometry >923, 407, 34, 17</geometry>
3280 </mdElement>
3281 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670378247_955520_883' >
3282 <elementID xmi.idref = 'tim_1028670378245_212633_873' />
3283 <geometry >899, 370, 10, 10</geometry>
3284 <mdOwnedViews >
3285 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_653697_884' >
3286 <visible xmi.value = 'false' />
3287 <geometry >855, 380, 34, 17</geometry>
3288 </mdElement>
3289 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_236066_886' >
3290 <visible xmi.value = 'false' />
3291 <geometry >909, 380, 34, 17</geometry>
3292 </mdElement>
3293 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_936140_888' >
3294 <visible xmi.value = 'false' />
3295 <geometry >909, 397, 34, 17</geometry>
3296 </mdElement>
3297 </mdOwnedViews>
3298 <roleNameID xmi.idref = 'tim_1028670378247_653697_884' />
3299 <roleMultiplicityID xmi.idref = 'tim_1028670378247_236066_886' />
3300 <roleConstraintsID xmi.idref = 'tim_1028670378247_936140_888' />
3301 </mdElement>
3302 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670378247_18768_892' >
3303 <elementID xmi.idref = 'tim_1028670378245_334067_874' />
3304 <geometry >970, 370, 10, 10</geometry>
3305 <mdOwnedViews >
3306 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_94311_893' >
3307 <visible xmi.value = 'false' />
3308 <geometry >931, 380, 34, 17</geometry>
3309 </mdElement>
3310 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_924432_895' >
3311 <visible xmi.value = 'false' />
3312 <geometry >985, 380, 34, 17</geometry>
3313 </mdElement>
3314 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670378247_102016_897' >
3315 <visible xmi.value = 'false' />
3316 <geometry >985, 397, 34, 17</geometry>
3317 </mdElement>
3318 </mdOwnedViews>
3319 <roleNameID xmi.idref = 'tim_1028670378247_94311_893' />
3320 <roleMultiplicityID xmi.idref = 'tim_1028670378247_924432_895' />
3321 <roleConstraintsID xmi.idref = 'tim_1028670378247_102016_897' />
3322 </mdElement>
3323 <mdElement elementClass = 'AssociationTextBoxView' xmi.id = 'tim_1028670378248_453405_901' >
3324 <visible xmi.value = 'false' />
3325 <geometry >915, 358, 51, 17</geometry>
3326 </mdElement>
3327 </mdOwnedViews>
3328 <linkConstraintID xmi.idref = 'tim_1028670378246_3932_877' />
3329 <linkStereotypeID xmi.idref = 'tim_1028670378246_144193_879' />
3330 <linkTaggedValuesID xmi.idref = 'tim_1028670378247_657075_881' />
3331 <associationFirstEndID xmi.idref = 'tim_1028670378247_955520_883' />
3332 <associationSecondEndID xmi.idref = 'tim_1028670378247_18768_892' />
3333 </mdElement>
3334 <mdElement elementClass = 'AssociationView' xmi.id = 'tim_1028670410952_650708_907' >
3335 <elementID xmi.idref = 'tim_1028670410951_833560_906' />
3336 <linkFirstEndID xmi.idref = 'tim_1028665449747_892616_53' />
3337 <linkSecondEndID xmi.idref = 'tim_1028669947615_960725_679' />
3338 <geometry >500, 310; 500, 205; </geometry>
3339 <linkNameID xmi.idref = 'tim_1028670410953_381804_932' />
3340 <nameVisible xmi.value = 'true' />
3341 <mdOwnedViews >
3342 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410952_976624_908' >
3343 <editable xmi.value = 'false' />
3344 <visible xmi.value = 'false' />
3345 <geometry >483, 235, 34, 17</geometry>
3346 </mdElement>
3347 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410952_73506_910' >
3348 <editable xmi.value = 'false' />
3349 <visible xmi.value = 'false' />
3350 <geometry >483, 263, 34, 17</geometry>
3351 </mdElement>
3352 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410952_996539_912' >
3353 <editable xmi.value = 'false' />
3354 <visible xmi.value = 'false' />
3355 <geometry >483, 273, 34, 17</geometry>
3356 </mdElement>
3357 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670410952_609446_914' >
3358 <elementID xmi.idref = 'tim_1028670410950_87182_904' />
3359 <geometry >495, 300, 10, 10</geometry>
3360 <mdOwnedViews >
3361 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410952_121935_915' >
3362 <visible xmi.value = 'false' />
3363 <geometry >451, 310, 34, 17</geometry>
3364 </mdElement>
3365 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410952_295043_917' >
3366 <visible xmi.value = 'false' />
3367 <geometry >505, 310, 34, 17</geometry>
3368 </mdElement>
3369 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410953_837247_919' >
3370 <visible xmi.value = 'false' />
3371 <geometry >505, 327, 34, 17</geometry>
3372 </mdElement>
3373 </mdOwnedViews>
3374 <roleNameID xmi.idref = 'tim_1028670410952_121935_915' />
3375 <roleMultiplicityID xmi.idref = 'tim_1028670410952_295043_917' />
3376 <roleConstraintsID xmi.idref = 'tim_1028670410953_837247_919' />
3377 </mdElement>
3378 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670410953_109125_923' >
3379 <elementID xmi.idref = 'tim_1028670410951_85926_905' />
3380 <geometry >495, 205, 10, 10</geometry>
3381 <mdOwnedViews >
3382 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410953_686537_924' >
3383 <visible xmi.value = 'false' />
3384 <geometry >456, 215, 34, 17</geometry>
3385 </mdElement>
3386 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410953_93924_926' >
3387 <visible xmi.value = 'false' />
3388 <geometry >510, 215, 34, 17</geometry>
3389 </mdElement>
3390 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670410953_146230_928' >
3391 <visible xmi.value = 'false' />
3392 <geometry >510, 232, 34, 17</geometry>
3393 </mdElement>
3394 </mdOwnedViews>
3395 <roleNameID xmi.idref = 'tim_1028670410953_686537_924' />
3396 <roleMultiplicityID xmi.idref = 'tim_1028670410953_93924_926' />
3397 <roleConstraintsID xmi.idref = 'tim_1028670410953_146230_928' />
3398 </mdElement>
3399 <mdElement elementClass = 'AssociationTextBoxView' xmi.id = 'tim_1028670410953_381804_932' >
3400 <visible xmi.value = 'false' />
3401 <geometry >475, 245, 51, 17</geometry>
3402 </mdElement>
3403 </mdOwnedViews>
3404 <linkConstraintID xmi.idref = 'tim_1028670410952_976624_908' />
3405 <linkStereotypeID xmi.idref = 'tim_1028670410952_73506_910' />
3406 <linkTaggedValuesID xmi.idref = 'tim_1028670410952_996539_912' />
3407 <associationFirstEndID xmi.idref = 'tim_1028670410952_609446_914' />
3408 <associationSecondEndID xmi.idref = 'tim_1028670410953_109125_923' />
3409 </mdElement>
3410 <mdElement elementClass = 'AssociationView' xmi.id = 'tim_1028670420894_911335_938' >
3411 <elementID xmi.idref = 'tim_1028670420893_86746_937' />
3412 <linkFirstEndID xmi.idref = 'tim_1028665449747_892616_53' />
3413 <linkSecondEndID xmi.idref = 'tim_1028665527298_951588_305' />
3414 <geometry >630, 310; 630, 205; </geometry>
3415 <linkNameID xmi.idref = 'tim_1028670420895_751614_963' />
3416 <nameVisible xmi.value = 'true' />
3417 <mdOwnedViews >
3418 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420894_975514_939' >
3419 <editable xmi.value = 'false' />
3420 <visible xmi.value = 'false' />
3421 <geometry >613, 233, 34, 17</geometry>
3422 </mdElement>
3423 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420894_727817_941' >
3424 <editable xmi.value = 'false' />
3425 <visible xmi.value = 'false' />
3426 <geometry >613, 265, 34, 17</geometry>
3427 </mdElement>
3428 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420894_542521_943' >
3429 <editable xmi.value = 'false' />
3430 <visible xmi.value = 'false' />
3431 <geometry >613, 275, 34, 17</geometry>
3432 </mdElement>
3433 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670420894_146651_945' >
3434 <elementID xmi.idref = 'tim_1028670420892_268456_935' />
3435 <geometry >625, 300, 10, 10</geometry>
3436 <mdOwnedViews >
3437 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420894_515_946' >
3438 <visible xmi.value = 'false' />
3439 <geometry >581, 310, 34, 17</geometry>
3440 </mdElement>
3441 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420894_632286_948' >
3442 <visible xmi.value = 'false' />
3443 <geometry >635, 310, 34, 17</geometry>
3444 </mdElement>
3445 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420894_959466_950' >
3446 <visible xmi.value = 'false' />
3447 <geometry >635, 327, 34, 17</geometry>
3448 </mdElement>
3449 </mdOwnedViews>
3450 <roleNameID xmi.idref = 'tim_1028670420894_515_946' />
3451 <roleMultiplicityID xmi.idref = 'tim_1028670420894_632286_948' />
3452 <roleConstraintsID xmi.idref = 'tim_1028670420894_959466_950' />
3453 </mdElement>
3454 <mdElement elementClass = 'RoleView' xmi.id = 'tim_1028670420895_637417_954' >
3455 <elementID xmi.idref = 'tim_1028670420892_970518_936' />
3456 <geometry >625, 205, 10, 10</geometry>
3457 <mdOwnedViews >
3458 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420895_606233_955' >
3459 <visible xmi.value = 'false' />
3460 <geometry >586, 215, 34, 17</geometry>
3461 </mdElement>
3462 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420895_479536_957' >
3463 <visible xmi.value = 'false' />
3464 <geometry >640, 215, 34, 17</geometry>
3465 </mdElement>
3466 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028670420895_894428_959' >
3467 <visible xmi.value = 'false' />
3468 <geometry >640, 232, 34, 17</geometry>
3469 </mdElement>
3470 </mdOwnedViews>
3471 <roleNameID xmi.idref = 'tim_1028670420895_606233_955' />
3472 <roleMultiplicityID xmi.idref = 'tim_1028670420895_479536_957' />
3473 <roleConstraintsID xmi.idref = 'tim_1028670420895_894428_959' />
3474 </mdElement>
3475 <mdElement elementClass = 'AssociationTextBoxView' xmi.id = 'tim_1028670420895_751614_963' >
3476 <visible xmi.value = 'false' />
3477 <geometry >605, 244, 51, 17</geometry>
3478 </mdElement>
3479 </mdOwnedViews>
3480 <linkConstraintID xmi.idref = 'tim_1028670420894_975514_939' />
3481 <linkStereotypeID xmi.idref = 'tim_1028670420894_727817_941' />
3482 <linkTaggedValuesID xmi.idref = 'tim_1028670420894_542521_943' />
3483 <associationFirstEndID xmi.idref = 'tim_1028670420894_146651_945' />
3484 <associationSecondEndID xmi.idref = 'tim_1028670420895_637417_954' />
3485 </mdElement>
3486 <mdElement elementClass = 'TextBoxView' xmi.id = 'tim_1028672251981_557412_1147' >
3487 <geometry >660, 1110, 85, 17</geometry>
3488 </mdElement>
3489 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028672996828_287153_1167' >
3490 <elementID xmi.idref = 'tim_1028672996827_920181_1166' />
3491 <geometry >840, 130, 93, 45</geometry>
3492 </mdElement>
3493 <mdElement elementClass = 'ClassView' xmi.id = 'tim_1028737989489_576273_1232' >
3494 <elementID xmi.idref = 'tim_1028737989488_842493_1231' />
3495 <geometry >70, 80, 66, 45</geometry>
3496 </mdElement>
3497 </mdOwnedViews>
3498 </mdElement>
3499 </mdElement>
3500 </mdOwnedDiagrams>
3501 <options >
3502 <tipsStyle xmi.value = '0' />
3503 <docsStyle xmi.value = 'false' />
3504 <interfaceStyle xmi.value = '0' />
3505 <favoriteElements xmi.value = '' />
3506 <browserVisible xmi.value = 'true' />
3507 <browserBounds >1, 1, 292, 873</browserBounds>
3508 </options>
3509 <componentView xmi.idref = 'tim_1028665502189_989093_99' />
3510 <dataTypes xmi.idref = 'tim_1028665502191_913706_132' />
3511 <mdElement elementClass = 'StyleManager' >
3512 <mdElement elementClass = 'Style' >
3513 <name >Default</name>
3514 <default xmi.value = 'true' />
3515 <mdElement elementClass = 'PropertyManager' >
3516 <name >Action State</name>
3517 <mdElement elementClass = 'BooleanProperty' >
3518 <propertyID >AUTOSIZE</propertyID>
3519 <value xmi.value = 'false' />
3520 </mdElement>
3521 <mdElement elementClass = 'ChoiceProperty' >
3522 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
3523 <value >EXPRESSION_MODE</value>
3524 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
3525 <index xmi.value = '1' />
3526 </mdElement>
3527 <mdElement elementClass = 'ColorProperty' >
3528 <propertyID >FILL_COLOR</propertyID>
3529 <value xmi.value = '-52' />
3530 </mdElement>
3531 <mdElement elementClass = 'FontProperty' >
3532 <propertyID >FONT</propertyID>
3533 <fontName >SansSerif</fontName>
3534 <size xmi.value = '12' />
3535 <style xmi.value = '0' />
3536 </mdElement>
3537 <mdElement elementClass = 'ColorProperty' >
3538 <propertyID >PEN_COLOR</propertyID>
3539 <value xmi.value = '-12434878' />
3540 </mdElement>
3541 <mdElement elementClass = 'BooleanProperty' >
3542 <propertyID >SHOW_CONSTRAINTS</propertyID>
3543 <value xmi.value = 'true' />
3544 </mdElement>
3545 <mdElement elementClass = 'BooleanProperty' >
3546 <propertyID >SHOW_STEREOTYPE</propertyID>
3547 <value xmi.value = 'true' />
3548 </mdElement>
3549 <mdElement elementClass = 'BooleanProperty' >
3550 <propertyID >SHOW_TAGGED_VALUES</propertyID>
3551 <value xmi.value = 'true' />
3552 </mdElement>
3553 <mdElement elementClass = 'BooleanProperty' >
3554 <propertyID >SHOW_VISIBILITY</propertyID>
3555 <value xmi.value = 'false' />
3556 </mdElement>
3557 <mdElement elementClass = 'ColorProperty' >
3558 <propertyID >STEREOTYPE_COLOR</propertyID>
3559 <value xmi.value = '-16777216' />
3560 </mdElement>
3561 <mdElement elementClass = 'FontProperty' >
3562 <propertyID >STEREOTYPE_FONT</propertyID>
3563 <fontName >SansSerif</fontName>
3564 <size xmi.value = '12' />
3565 <style xmi.value = '0' />
3566 </mdElement>
3567 <mdElement elementClass = 'BooleanProperty' >
3568 <propertyID >SUPPRESS_CONTEXT</propertyID>
3569 <value xmi.value = 'false' />
3570 </mdElement>
3571 <mdElement elementClass = 'BooleanProperty' >
3572 <propertyID >SUPPRESS_STATE_ACTIONS</propertyID>
3573 <value xmi.value = 'true' />
3574 </mdElement>
3575 <mdElement elementClass = 'ColorProperty' >
3576 <propertyID >TEXT_COLOR</propertyID>
3577 <value xmi.value = '-16777216' />
3578 </mdElement>
3579 <mdElement elementClass = 'BooleanProperty' >
3580 <propertyID >USE_FILL_COLOR</propertyID>
3581 <value xmi.value = 'true' />
3582 </mdElement>
3583 </mdElement>
3584 <mdElement elementClass = 'PropertyManager' >
3585 <name >Artifact</name>
3586 <mdElement elementClass = 'BooleanProperty' >
3587 <propertyID >AUTOSIZE</propertyID>
3588 <value xmi.value = 'false' />
3589 </mdElement>
3590 <mdElement elementClass = 'ChoiceProperty' >
3591 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
3592 <value >EXPRESSION_MODE</value>
3593 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
3594 <index xmi.value = '1' />
3595 </mdElement>
3596 <mdElement elementClass = 'ColorProperty' >
3597 <propertyID >FILL_COLOR</propertyID>
3598 <value xmi.value = '-13159' />
3599 </mdElement>
3600 <mdElement elementClass = 'FontProperty' >
3601 <propertyID >FONT</propertyID>
3602 <fontName >SansSerif</fontName>
3603 <size xmi.value = '12' />
3604 <style xmi.value = '0' />
3605 </mdElement>
3606 <mdElement elementClass = 'ColorProperty' >
3607 <propertyID >PEN_COLOR</propertyID>
3608 <value xmi.value = '-12434878' />
3609 </mdElement>
3610 <mdElement elementClass = 'BooleanProperty' >
3611 <propertyID >SHOW_ATTRIBUTES_PROPERTIES</propertyID>
3612 <value xmi.value = 'false' />
3613 </mdElement>
3614 <mdElement elementClass = 'BooleanProperty' >
3615 <propertyID >SHOW_ATTRIBUTES_STEREOTYPE</propertyID>
3616 <value xmi.value = 'false' />
3617 </mdElement>
3618 <mdElement elementClass = 'BooleanProperty' >
3619 <propertyID >SHOW_ATTRIBUTES_VISIBILITY</propertyID>
3620 <value xmi.value = 'true' />
3621 </mdElement>
3622 <mdElement elementClass = 'BooleanProperty' >
3623 <propertyID >SHOW_CONSTRAINTS</propertyID>
3624 <value xmi.value = 'true' />
3625 </mdElement>
3626 <mdElement elementClass = 'BooleanProperty' >
3627 <propertyID >SHOW_FULL_TYPE</propertyID>
3628 <value xmi.value = 'false' />
3629 </mdElement>
3630 <mdElement elementClass = 'BooleanProperty' >
3631 <propertyID >SHOW_INIT_VALUE</propertyID>
3632 <value xmi.value = 'true' />
3633 </mdElement>
3634 <mdElement elementClass = 'BooleanProperty' >
3635 <propertyID >SHOW_MORE_SIGN_FOR_ATTRIBUTES</propertyID>
3636 <value xmi.value = 'true' />
3637 </mdElement>
3638 <mdElement elementClass = 'BooleanProperty' >
3639 <propertyID >SHOW_MORE_SIGN_FOR_OPERATIONS</propertyID>
3640 <value xmi.value = 'true' />
3641 </mdElement>
3642 <mdElement elementClass = 'BooleanProperty' >
3643 <propertyID >SHOW_OPERATIONS_PROPERTIES</propertyID>
3644 <value xmi.value = 'false' />
3645 </mdElement>
3646 <mdElement elementClass = 'BooleanProperty' >
3647 <propertyID >SHOW_OPERATIONS_SIGNATURE</propertyID>
3648 <value xmi.value = 'true' />
3649 </mdElement>
3650 <mdElement elementClass = 'BooleanProperty' >
3651 <propertyID >SHOW_OPERATIONS_STEREOTYPE</propertyID>
3652 <value xmi.value = 'false' />
3653 </mdElement>
3654 <mdElement elementClass = 'BooleanProperty' >
3655 <propertyID >SHOW_OPERATIONS_VISIBILITY</propertyID>
3656 <value xmi.value = 'true' />
3657 </mdElement>
3658 <mdElement elementClass = 'BooleanProperty' >
3659 <propertyID >SHOW_STEREOTYPE</propertyID>
3660 <value xmi.value = 'true' />
3661 </mdElement>
3662 <mdElement elementClass = 'BooleanProperty' >
3663 <propertyID >SHOW_TAGGED_VALUES</propertyID>
3664 <value xmi.value = 'true' />
3665 </mdElement>
3666 <mdElement elementClass = 'BooleanProperty' >
3667 <propertyID >SHOW_VISIBILITY</propertyID>
3668 <value xmi.value = 'false' />
3669 </mdElement>
3670 <mdElement elementClass = 'ChoiceProperty' >
3671 <propertyID >SORT_CLASS_ATTRIBUTES_MODE</propertyID>
3672 <value >BY_NAME</value>
3673 <choice xmi.value = 'NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY' />
3674 <index xmi.value = '1' />
3675 </mdElement>
3676 <mdElement elementClass = 'ChoiceProperty' >
3677 <propertyID >SORT_CLASS_OPERATIONS_MODE</propertyID>
3678 <value >BY_NAME</value>
3679 <choice xmi.value = 'NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY' />
3680 <index xmi.value = '1' />
3681 </mdElement>
3682 <mdElement elementClass = 'ColorProperty' >
3683 <propertyID >STEREOTYPE_COLOR</propertyID>
3684 <value xmi.value = '-16777216' />
3685 </mdElement>
3686 <mdElement elementClass = 'FontProperty' >
3687 <propertyID >STEREOTYPE_FONT</propertyID>
3688 <fontName >SansSerif</fontName>
3689 <size xmi.value = '12' />
3690 <style xmi.value = '0' />
3691 </mdElement>
3692 <mdElement elementClass = 'BooleanProperty' >
3693 <propertyID >SUPPRESS_CLASS_ATTRIBUTES</propertyID>
3694 <value xmi.value = 'true' />
3695 </mdElement>
3696 <mdElement elementClass = 'BooleanProperty' >
3697 <propertyID >SUPPRESS_CLASS_OPERATIONS</propertyID>
3698 <value xmi.value = 'true' />
3699 </mdElement>
3700 <mdElement elementClass = 'ColorProperty' >
3701 <propertyID >TEXT_COLOR</propertyID>
3702 <value xmi.value = '-16777216' />
3703 </mdElement>
3704 <mdElement elementClass = 'BooleanProperty' >
3705 <propertyID >USE_FILL_COLOR</propertyID>
3706 <value xmi.value = 'true' />
3707 </mdElement>
3708 </mdElement>
3709 <mdElement elementClass = 'PropertyManager' >
3710 <name >Association</name>
3711 <mdElement elementClass = 'ChoiceProperty' >
3712 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
3713 <value >EXPRESSION_MODE</value>
3714 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
3715 <index xmi.value = '1' />
3716 </mdElement>
3717 <mdElement elementClass = 'ColorProperty' >
3718 <propertyID >FILL_COLOR</propertyID>
3719 <value xmi.value = '-52' />
3720 </mdElement>
3721 <mdElement elementClass = 'FontProperty' >
3722 <propertyID >FONT</propertyID>
3723 <fontName >SansSerif</fontName>
3724 <size xmi.value = '12' />
3725 <style xmi.value = '0' />
3726 </mdElement>
3727 <mdElement elementClass = 'ChoiceProperty' >
3728 <propertyID >LINK_LINE_STYLE</propertyID>
3729 <value >RECTILINEAR</value>
3730 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
3731 <index xmi.value = '0' />
3732 </mdElement>
3733 <mdElement elementClass = 'ColorProperty' >
3734 <propertyID >PEN_COLOR</propertyID>
3735 <value xmi.value = '-12434878' />
3736 </mdElement>
3737 <mdElement elementClass = 'BooleanProperty' >
3738 <propertyID >SHOW_ASSOCIATION_DIRECTION_ICON</propertyID>
3739 <value xmi.value = 'true' />
3740 </mdElement>
3741 <mdElement elementClass = 'BooleanProperty' >
3742 <propertyID >SHOW_CONSTRAINTS</propertyID>
3743 <value xmi.value = 'true' />
3744 </mdElement>
3745 <mdElement elementClass = 'BooleanProperty' >
3746 <propertyID >SHOW_NAME</propertyID>
3747 <value xmi.value = 'true' />
3748 </mdElement>
3749 <mdElement elementClass = 'BooleanProperty' >
3750 <propertyID >SHOW_STEREOTYPE</propertyID>
3751 <value xmi.value = 'true' />
3752 </mdElement>
3753 <mdElement elementClass = 'BooleanProperty' >
3754 <propertyID >SHOW_TAGGED_VALUES</propertyID>
3755 <value xmi.value = 'true' />
3756 </mdElement>
3757 <mdElement elementClass = 'ColorProperty' >
3758 <propertyID >STEREOTYPE_COLOR</propertyID>
3759 <value xmi.value = '-16777216' />
3760 </mdElement>
3761 <mdElement elementClass = 'FontProperty' >
3762 <propertyID >STEREOTYPE_FONT</propertyID>
3763 <fontName >SansSerif</fontName>
3764 <size xmi.value = '12' />
3765 <style xmi.value = '0' />
3766 </mdElement>
3767 <mdElement elementClass = 'ColorProperty' >
3768 <propertyID >TEXT_COLOR</propertyID>
3769 <value xmi.value = '-16777216' />
3770 </mdElement>
3771 <mdElement elementClass = 'BooleanProperty' >
3772 <propertyID >USE_FILL_COLOR</propertyID>
3773 <value xmi.value = 'false' />
3774 </mdElement>
3775 <mdElement elementClass = 'BooleanProperty' >
3776 <propertyID >WRAP_WORDS</propertyID>
3777 <value xmi.value = 'false' />
3778 </mdElement>
3779 </mdElement>
3780 <mdElement elementClass = 'PropertyManager' >
3781 <name >Call State</name>
3782 <mdElement elementClass = 'BooleanProperty' >
3783 <propertyID >AUTOSIZE</propertyID>
3784 <value xmi.value = 'false' />
3785 </mdElement>
3786 <mdElement elementClass = 'ChoiceProperty' >
3787 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
3788 <value >EXPRESSION_MODE</value>
3789 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
3790 <index xmi.value = '1' />
3791 </mdElement>
3792 <mdElement elementClass = 'ColorProperty' >
3793 <propertyID >FILL_COLOR</propertyID>
3794 <value xmi.value = '-52' />
3795 </mdElement>
3796 <mdElement elementClass = 'FontProperty' >
3797 <propertyID >FONT</propertyID>
3798 <fontName >SansSerif</fontName>
3799 <size xmi.value = '12' />
3800 <style xmi.value = '0' />
3801 </mdElement>
3802 <mdElement elementClass = 'ColorProperty' >
3803 <propertyID >PEN_COLOR</propertyID>
3804 <value xmi.value = '-12434878' />
3805 </mdElement>
3806 <mdElement elementClass = 'BooleanProperty' >
3807 <propertyID >SHOW_CONSTRAINTS</propertyID>
3808 <value xmi.value = 'true' />
3809 </mdElement>
3810 <mdElement elementClass = 'BooleanProperty' >
3811 <propertyID >SHOW_STEREOTYPE</propertyID>
3812 <value xmi.value = 'true' />
3813 </mdElement>
3814 <mdElement elementClass = 'BooleanProperty' >
3815 <propertyID >SHOW_TAGGED_VALUES</propertyID>
3816 <value xmi.value = 'true' />
3817 </mdElement>
3818 <mdElement elementClass = 'BooleanProperty' >
3819 <propertyID >SHOW_VISIBILITY</propertyID>
3820 <value xmi.value = 'false' />
3821 </mdElement>
3822 <mdElement elementClass = 'ColorProperty' >
3823 <propertyID >STEREOTYPE_COLOR</propertyID>
3824 <value xmi.value = '-16777216' />
3825 </mdElement>
3826 <mdElement elementClass = 'FontProperty' >
3827 <propertyID >STEREOTYPE_FONT</propertyID>
3828 <fontName >SansSerif</fontName>
3829 <size xmi.value = '12' />
3830 <style xmi.value = '0' />
3831 </mdElement>
3832 <mdElement elementClass = 'BooleanProperty' >
3833 <propertyID >SUPPRESS_CONTEXT</propertyID>
3834 <value xmi.value = 'false' />
3835 </mdElement>
3836 <mdElement elementClass = 'BooleanProperty' >
3837 <propertyID >SUPPRESS_STATE_ACTIONS</propertyID>
3838 <value xmi.value = 'true' />
3839 </mdElement>
3840 <mdElement elementClass = 'ColorProperty' >
3841 <propertyID >TEXT_COLOR</propertyID>
3842 <value xmi.value = '-16777216' />
3843 </mdElement>
3844 <mdElement elementClass = 'BooleanProperty' >
3845 <propertyID >USE_FILL_COLOR</propertyID>
3846 <value xmi.value = 'true' />
3847 </mdElement>
3848 </mdElement>
3849 <mdElement elementClass = 'PropertyManager' >
3850 <name >Class</name>
3851 <mdElement elementClass = 'BooleanProperty' >
3852 <propertyID >AUTOSIZE</propertyID>
3853 <value xmi.value = 'false' />
3854 </mdElement>
3855 <mdElement elementClass = 'ChoiceProperty' >
3856 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
3857 <value >EXPRESSION_MODE</value>
3858 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
3859 <index xmi.value = '1' />
3860 </mdElement>
3861 <mdElement elementClass = 'ColorProperty' >
3862 <propertyID >FILL_COLOR</propertyID>
3863 <value xmi.value = '-13159' />
3864 </mdElement>
3865 <mdElement elementClass = 'FontProperty' >
3866 <propertyID >FONT</propertyID>
3867 <fontName >SansSerif</fontName>
3868 <size xmi.value = '12' />
3869 <style xmi.value = '0' />
3870 </mdElement>
3871 <mdElement elementClass = 'ColorProperty' >
3872 <propertyID >PEN_COLOR</propertyID>
3873 <value xmi.value = '-12434878' />
3874 </mdElement>
3875 <mdElement elementClass = 'BooleanProperty' >
3876 <propertyID >SHOW_ATTRIBUTES_PROPERTIES</propertyID>
3877 <value xmi.value = 'false' />
3878 </mdElement>
3879 <mdElement elementClass = 'BooleanProperty' >
3880 <propertyID >SHOW_ATTRIBUTES_STEREOTYPE</propertyID>
3881 <value xmi.value = 'false' />
3882 </mdElement>
3883 <mdElement elementClass = 'BooleanProperty' >
3884 <propertyID >SHOW_ATTRIBUTES_VISIBILITY</propertyID>
3885 <value xmi.value = 'true' />
3886 </mdElement>
3887 <mdElement elementClass = 'BooleanProperty' >
3888 <propertyID >SHOW_CONSTRAINTS</propertyID>
3889 <value xmi.value = 'true' />
3890 </mdElement>
3891 <mdElement elementClass = 'BooleanProperty' >
3892 <propertyID >SHOW_FULL_TYPE</propertyID>
3893 <value xmi.value = 'false' />
3894 </mdElement>
3895 <mdElement elementClass = 'BooleanProperty' >
3896 <propertyID >SHOW_INIT_VALUE</propertyID>
3897 <value xmi.value = 'true' />
3898 </mdElement>
3899 <mdElement elementClass = 'BooleanProperty' >
3900 <propertyID >SHOW_MORE_SIGN_FOR_ATTRIBUTES</propertyID>
3901 <value xmi.value = 'true' />
3902 </mdElement>
3903 <mdElement elementClass = 'BooleanProperty' >
3904 <propertyID >SHOW_MORE_SIGN_FOR_OPERATIONS</propertyID>
3905 <value xmi.value = 'true' />
3906 </mdElement>
3907 <mdElement elementClass = 'BooleanProperty' >
3908 <propertyID >SHOW_OPERATIONS_PROPERTIES</propertyID>
3909 <value xmi.value = 'false' />
3910 </mdElement>
3911 <mdElement elementClass = 'BooleanProperty' >
3912 <propertyID >SHOW_OPERATIONS_SIGNATURE</propertyID>
3913 <value xmi.value = 'true' />
3914 </mdElement>
3915 <mdElement elementClass = 'BooleanProperty' >
3916 <propertyID >SHOW_OPERATIONS_STEREOTYPE</propertyID>
3917 <value xmi.value = 'false' />
3918 </mdElement>
3919 <mdElement elementClass = 'BooleanProperty' >
3920 <propertyID >SHOW_OPERATIONS_VISIBILITY</propertyID>
3921 <value xmi.value = 'true' />
3922 </mdElement>
3923 <mdElement elementClass = 'BooleanProperty' >
3924 <propertyID >SHOW_STEREOTYPE</propertyID>
3925 <value xmi.value = 'true' />
3926 </mdElement>
3927 <mdElement elementClass = 'BooleanProperty' >
3928 <propertyID >SHOW_TAGGED_VALUES</propertyID>
3929 <value xmi.value = 'true' />
3930 </mdElement>
3931 <mdElement elementClass = 'BooleanProperty' >
3932 <propertyID >SHOW_VISIBILITY</propertyID>
3933 <value xmi.value = 'false' />
3934 </mdElement>
3935 <mdElement elementClass = 'ChoiceProperty' >
3936 <propertyID >SORT_CLASS_ATTRIBUTES_MODE</propertyID>
3937 <value >BY_NAME</value>
3938 <choice xmi.value = 'NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY' />
3939 <index xmi.value = '1' />
3940 </mdElement>
3941 <mdElement elementClass = 'ChoiceProperty' >
3942 <propertyID >SORT_CLASS_OPERATIONS_MODE</propertyID>
3943 <value >BY_NAME</value>
3944 <choice xmi.value = 'NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY' />
3945 <index xmi.value = '1' />
3946 </mdElement>
3947 <mdElement elementClass = 'ColorProperty' >
3948 <propertyID >STEREOTYPE_COLOR</propertyID>
3949 <value xmi.value = '-16777216' />
3950 </mdElement>
3951 <mdElement elementClass = 'FontProperty' >
3952 <propertyID >STEREOTYPE_FONT</propertyID>
3953 <fontName >SansSerif</fontName>
3954 <size xmi.value = '12' />
3955 <style xmi.value = '0' />
3956 </mdElement>
3957 <mdElement elementClass = 'BooleanProperty' >
3958 <propertyID >SUPPRESS_CLASS_ATTRIBUTES</propertyID>
3959 <value xmi.value = 'false' />
3960 </mdElement>
3961 <mdElement elementClass = 'BooleanProperty' >
3962 <propertyID >SUPPRESS_CLASS_OPERATIONS</propertyID>
3963 <value xmi.value = 'false' />
3964 </mdElement>
3965 <mdElement elementClass = 'ColorProperty' >
3966 <propertyID >TEXT_COLOR</propertyID>
3967 <value xmi.value = '-16777216' />
3968 </mdElement>
3969 <mdElement elementClass = 'BooleanProperty' >
3970 <propertyID >USE_FILL_COLOR</propertyID>
3971 <value xmi.value = 'true' />
3972 </mdElement>
3973 </mdElement>
3974 <mdElement elementClass = 'PropertyManager' >
3975 <name >Classifier Role</name>
3976 <mdElement elementClass = 'BooleanProperty' >
3977 <propertyID >AUTOSIZE</propertyID>
3978 <value xmi.value = 'false' />
3979 </mdElement>
3980 <mdElement elementClass = 'ChoiceProperty' >
3981 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
3982 <value >EXPRESSION_MODE</value>
3983 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
3984 <index xmi.value = '1' />
3985 </mdElement>
3986 <mdElement elementClass = 'ColorProperty' >
3987 <propertyID >FILL_COLOR</propertyID>
3988 <value xmi.value = '-3605816' />
3989 </mdElement>
3990 <mdElement elementClass = 'FontProperty' >
3991 <propertyID >FONT</propertyID>
3992 <fontName >SansSerif</fontName>
3993 <size xmi.value = '12' />
3994 <style xmi.value = '0' />
3995 </mdElement>
3996 <mdElement elementClass = 'ColorProperty' >
3997 <propertyID >PEN_COLOR</propertyID>
3998 <value xmi.value = '-12434878' />
3999 </mdElement>
4000 <mdElement elementClass = 'BooleanProperty' >
4001 <propertyID >SHOW_CONSTRAINTS</propertyID>
4002 <value xmi.value = 'true' />
4003 </mdElement>
4004 <mdElement elementClass = 'BooleanProperty' >
4005 <propertyID >SHOW_FULL_TYPE</propertyID>
4006 <value xmi.value = 'false' />
4007 </mdElement>
4008 <mdElement elementClass = 'BooleanProperty' >
4009 <propertyID >SHOW_OBJECT_CLASS</propertyID>
4010 <value xmi.value = 'true' />
4011 </mdElement>
4012 <mdElement elementClass = 'BooleanProperty' >
4013 <propertyID >SHOW_STEREOTYPE</propertyID>
4014 <value xmi.value = 'true' />
4015 </mdElement>
4016 <mdElement elementClass = 'BooleanProperty' >
4017 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4018 <value xmi.value = 'true' />
4019 </mdElement>
4020 <mdElement elementClass = 'BooleanProperty' >
4021 <propertyID >SHOW_VISIBILITY</propertyID>
4022 <value xmi.value = 'false' />
4023 </mdElement>
4024 <mdElement elementClass = 'ColorProperty' >
4025 <propertyID >STEREOTYPE_COLOR</propertyID>
4026 <value xmi.value = '-16777216' />
4027 </mdElement>
4028 <mdElement elementClass = 'FontProperty' >
4029 <propertyID >STEREOTYPE_FONT</propertyID>
4030 <fontName >SansSerif</fontName>
4031 <size xmi.value = '12' />
4032 <style xmi.value = '0' />
4033 </mdElement>
4034 <mdElement elementClass = 'BooleanProperty' >
4035 <propertyID >SUPPRESS_CONTEXT</propertyID>
4036 <value xmi.value = 'false' />
4037 </mdElement>
4038 <mdElement elementClass = 'ColorProperty' >
4039 <propertyID >TEXT_COLOR</propertyID>
4040 <value xmi.value = '-16777216' />
4041 </mdElement>
4042 <mdElement elementClass = 'BooleanProperty' >
4043 <propertyID >USE_FILL_COLOR</propertyID>
4044 <value xmi.value = 'true' />
4045 </mdElement>
4046 </mdElement>
4047 <mdElement elementClass = 'PropertyManager' >
4048 <name >Collaboration</name>
4049 <mdElement elementClass = 'BooleanProperty' >
4050 <propertyID >AUTOSIZE</propertyID>
4051 <value xmi.value = 'false' />
4052 </mdElement>
4053 <mdElement elementClass = 'ChoiceProperty' >
4054 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4055 <value >EXPRESSION_MODE</value>
4056 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4057 <index xmi.value = '1' />
4058 </mdElement>
4059 <mdElement elementClass = 'ColorProperty' >
4060 <propertyID >FILL_COLOR</propertyID>
4061 <value xmi.value = '-52' />
4062 </mdElement>
4063 <mdElement elementClass = 'FontProperty' >
4064 <propertyID >FONT</propertyID>
4065 <fontName >SansSerif</fontName>
4066 <size xmi.value = '12' />
4067 <style xmi.value = '0' />
4068 </mdElement>
4069 <mdElement elementClass = 'ColorProperty' >
4070 <propertyID >PEN_COLOR</propertyID>
4071 <value xmi.value = '-12434878' />
4072 </mdElement>
4073 <mdElement elementClass = 'BooleanProperty' >
4074 <propertyID >SHOW_CONSTRAINTS</propertyID>
4075 <value xmi.value = 'true' />
4076 </mdElement>
4077 <mdElement elementClass = 'BooleanProperty' >
4078 <propertyID >SHOW_STEREOTYPE</propertyID>
4079 <value xmi.value = 'true' />
4080 </mdElement>
4081 <mdElement elementClass = 'BooleanProperty' >
4082 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4083 <value xmi.value = 'true' />
4084 </mdElement>
4085 <mdElement elementClass = 'BooleanProperty' >
4086 <propertyID >SHOW_VISIBILITY</propertyID>
4087 <value xmi.value = 'false' />
4088 </mdElement>
4089 <mdElement elementClass = 'ColorProperty' >
4090 <propertyID >STEREOTYPE_COLOR</propertyID>
4091 <value xmi.value = '-16777216' />
4092 </mdElement>
4093 <mdElement elementClass = 'FontProperty' >
4094 <propertyID >STEREOTYPE_FONT</propertyID>
4095 <fontName >SansSerif</fontName>
4096 <size xmi.value = '12' />
4097 <style xmi.value = '0' />
4098 </mdElement>
4099 <mdElement elementClass = 'BooleanProperty' >
4100 <propertyID >SUPPRESS_CONTEXT</propertyID>
4101 <value xmi.value = 'false' />
4102 </mdElement>
4103 <mdElement elementClass = 'ColorProperty' >
4104 <propertyID >TEXT_COLOR</propertyID>
4105 <value xmi.value = '-16777216' />
4106 </mdElement>
4107 <mdElement elementClass = 'BooleanProperty' >
4108 <propertyID >USE_FILL_COLOR</propertyID>
4109 <value xmi.value = 'true' />
4110 </mdElement>
4111 </mdElement>
4112 <mdElement elementClass = 'PropertyManager' >
4113 <name >Component</name>
4114 <mdElement elementClass = 'BooleanProperty' >
4115 <propertyID >AUTOSIZE</propertyID>
4116 <value xmi.value = 'false' />
4117 </mdElement>
4118 <mdElement elementClass = 'ChoiceProperty' >
4119 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4120 <value >EXPRESSION_MODE</value>
4121 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4122 <index xmi.value = '1' />
4123 </mdElement>
4124 <mdElement elementClass = 'ColorProperty' >
4125 <propertyID >FILL_COLOR</propertyID>
4126 <value xmi.value = '-52' />
4127 </mdElement>
4128 <mdElement elementClass = 'FontProperty' >
4129 <propertyID >FONT</propertyID>
4130 <fontName >SansSerif</fontName>
4131 <size xmi.value = '12' />
4132 <style xmi.value = '0' />
4133 </mdElement>
4134 <mdElement elementClass = 'ColorProperty' >
4135 <propertyID >PEN_COLOR</propertyID>
4136 <value xmi.value = '-12434878' />
4137 </mdElement>
4138 <mdElement elementClass = 'BooleanProperty' >
4139 <propertyID >SHOW_CONSTRAINTS</propertyID>
4140 <value xmi.value = 'true' />
4141 </mdElement>
4142 <mdElement elementClass = 'BooleanProperty' >
4143 <propertyID >SHOW_STEREOTYPE</propertyID>
4144 <value xmi.value = 'true' />
4145 </mdElement>
4146 <mdElement elementClass = 'BooleanProperty' >
4147 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4148 <value xmi.value = 'true' />
4149 </mdElement>
4150 <mdElement elementClass = 'BooleanProperty' >
4151 <propertyID >SHOW_VISIBILITY</propertyID>
4152 <value xmi.value = 'false' />
4153 </mdElement>
4154 <mdElement elementClass = 'ColorProperty' >
4155 <propertyID >STEREOTYPE_COLOR</propertyID>
4156 <value xmi.value = '-16777216' />
4157 </mdElement>
4158 <mdElement elementClass = 'FontProperty' >
4159 <propertyID >STEREOTYPE_FONT</propertyID>
4160 <fontName >SansSerif</fontName>
4161 <size xmi.value = '12' />
4162 <style xmi.value = '0' />
4163 </mdElement>
4164 <mdElement elementClass = 'BooleanProperty' >
4165 <propertyID >SUPPRESS_CONTEXT</propertyID>
4166 <value xmi.value = 'false' />
4167 </mdElement>
4168 <mdElement elementClass = 'ColorProperty' >
4169 <propertyID >TEXT_COLOR</propertyID>
4170 <value xmi.value = '-16777216' />
4171 </mdElement>
4172 <mdElement elementClass = 'BooleanProperty' >
4173 <propertyID >USE_FILL_COLOR</propertyID>
4174 <value xmi.value = 'true' />
4175 </mdElement>
4176 </mdElement>
4177 <mdElement elementClass = 'PropertyManager' >
4178 <name >Component Instance</name>
4179 <mdElement elementClass = 'BooleanProperty' >
4180 <propertyID >AUTOSIZE</propertyID>
4181 <value xmi.value = 'false' />
4182 </mdElement>
4183 <mdElement elementClass = 'ChoiceProperty' >
4184 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4185 <value >EXPRESSION_MODE</value>
4186 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4187 <index xmi.value = '1' />
4188 </mdElement>
4189 <mdElement elementClass = 'ColorProperty' >
4190 <propertyID >FILL_COLOR</propertyID>
4191 <value xmi.value = '-52' />
4192 </mdElement>
4193 <mdElement elementClass = 'FontProperty' >
4194 <propertyID >FONT</propertyID>
4195 <fontName >SansSerif</fontName>
4196 <size xmi.value = '12' />
4197 <style xmi.value = '0' />
4198 </mdElement>
4199 <mdElement elementClass = 'ColorProperty' >
4200 <propertyID >PEN_COLOR</propertyID>
4201 <value xmi.value = '-12434878' />
4202 </mdElement>
4203 <mdElement elementClass = 'BooleanProperty' >
4204 <propertyID >SHOW_CONSTRAINTS</propertyID>
4205 <value xmi.value = 'true' />
4206 </mdElement>
4207 <mdElement elementClass = 'BooleanProperty' >
4208 <propertyID >SHOW_FULL_TYPE</propertyID>
4209 <value xmi.value = 'false' />
4210 </mdElement>
4211 <mdElement elementClass = 'BooleanProperty' >
4212 <propertyID >SHOW_OBJECT_CLASS</propertyID>
4213 <value xmi.value = 'true' />
4214 </mdElement>
4215 <mdElement elementClass = 'BooleanProperty' >
4216 <propertyID >SHOW_STEREOTYPE</propertyID>
4217 <value xmi.value = 'true' />
4218 </mdElement>
4219 <mdElement elementClass = 'BooleanProperty' >
4220 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4221 <value xmi.value = 'true' />
4222 </mdElement>
4223 <mdElement elementClass = 'BooleanProperty' >
4224 <propertyID >SHOW_VISIBILITY</propertyID>
4225 <value xmi.value = 'false' />
4226 </mdElement>
4227 <mdElement elementClass = 'ColorProperty' >
4228 <propertyID >STEREOTYPE_COLOR</propertyID>
4229 <value xmi.value = '-16777216' />
4230 </mdElement>
4231 <mdElement elementClass = 'FontProperty' >
4232 <propertyID >STEREOTYPE_FONT</propertyID>
4233 <fontName >SansSerif</fontName>
4234 <size xmi.value = '12' />
4235 <style xmi.value = '0' />
4236 </mdElement>
4237 <mdElement elementClass = 'BooleanProperty' >
4238 <propertyID >SUPPRESS_CONTEXT</propertyID>
4239 <value xmi.value = 'false' />
4240 </mdElement>
4241 <mdElement elementClass = 'ColorProperty' >
4242 <propertyID >TEXT_COLOR</propertyID>
4243 <value xmi.value = '-16777216' />
4244 </mdElement>
4245 <mdElement elementClass = 'BooleanProperty' >
4246 <propertyID >USE_FILL_COLOR</propertyID>
4247 <value xmi.value = 'true' />
4248 </mdElement>
4249 </mdElement>
4250 <mdElement elementClass = 'PropertyManager' >
4251 <name >Constraint</name>
4252 <mdElement elementClass = 'ChoiceProperty' >
4253 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4254 <value >EXPRESSION_MODE</value>
4255 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4256 <index xmi.value = '1' />
4257 </mdElement>
4258 <mdElement elementClass = 'ColorProperty' >
4259 <propertyID >FILL_COLOR</propertyID>
4260 <value xmi.value = '-52' />
4261 </mdElement>
4262 <mdElement elementClass = 'FontProperty' >
4263 <propertyID >FONT</propertyID>
4264 <fontName >SansSerif</fontName>
4265 <size xmi.value = '12' />
4266 <style xmi.value = '0' />
4267 </mdElement>
4268 <mdElement elementClass = 'ChoiceProperty' >
4269 <propertyID >LINK_LINE_STYLE</propertyID>
4270 <value >RECTILINEAR</value>
4271 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
4272 <index xmi.value = '0' />
4273 </mdElement>
4274 <mdElement elementClass = 'ColorProperty' >
4275 <propertyID >PEN_COLOR</propertyID>
4276 <value xmi.value = '-12434878' />
4277 </mdElement>
4278 <mdElement elementClass = 'BooleanProperty' >
4279 <propertyID >SHOW_NAME</propertyID>
4280 <value xmi.value = 'true' />
4281 </mdElement>
4282 <mdElement elementClass = 'ColorProperty' >
4283 <propertyID >TEXT_COLOR</propertyID>
4284 <value xmi.value = '-16777216' />
4285 </mdElement>
4286 <mdElement elementClass = 'BooleanProperty' >
4287 <propertyID >USE_FILL_COLOR</propertyID>
4288 <value xmi.value = 'false' />
4289 </mdElement>
4290 <mdElement elementClass = 'BooleanProperty' >
4291 <propertyID >WRAP_WORDS</propertyID>
4292 <value xmi.value = 'false' />
4293 </mdElement>
4294 </mdElement>
4295 <mdElement elementClass = 'PropertyManager' >
4296 <name >Containment</name>
4297 <mdElement elementClass = 'ColorProperty' >
4298 <propertyID >FILL_COLOR</propertyID>
4299 <value xmi.value = '-52' />
4300 </mdElement>
4301 <mdElement elementClass = 'FontProperty' >
4302 <propertyID >FONT</propertyID>
4303 <fontName >SansSerif</fontName>
4304 <size xmi.value = '12' />
4305 <style xmi.value = '0' />
4306 </mdElement>
4307 <mdElement elementClass = 'ChoiceProperty' >
4308 <propertyID >LINK_LINE_STYLE</propertyID>
4309 <value >RECTILINEAR</value>
4310 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
4311 <index xmi.value = '0' />
4312 </mdElement>
4313 <mdElement elementClass = 'ColorProperty' >
4314 <propertyID >PEN_COLOR</propertyID>
4315 <value xmi.value = '-12434878' />
4316 </mdElement>
4317 <mdElement elementClass = 'ColorProperty' >
4318 <propertyID >TEXT_COLOR</propertyID>
4319 <value xmi.value = '-16777216' />
4320 </mdElement>
4321 <mdElement elementClass = 'BooleanProperty' >
4322 <propertyID >USE_FILL_COLOR</propertyID>
4323 <value xmi.value = 'false' />
4324 </mdElement>
4325 </mdElement>
4326 <mdElement elementClass = 'PropertyManager' >
4327 <name >Decision</name>
4328 <mdElement elementClass = 'BooleanProperty' >
4329 <propertyID >AUTOSIZE</propertyID>
4330 <value xmi.value = 'false' />
4331 </mdElement>
4332 <mdElement elementClass = 'ColorProperty' >
4333 <propertyID >FILL_COLOR</propertyID>
4334 <value xmi.value = '-52' />
4335 </mdElement>
4336 <mdElement elementClass = 'FontProperty' >
4337 <propertyID >FONT</propertyID>
4338 <fontName >SansSerif</fontName>
4339 <size xmi.value = '12' />
4340 <style xmi.value = '0' />
4341 </mdElement>
4342 <mdElement elementClass = 'ColorProperty' >
4343 <propertyID >PEN_COLOR</propertyID>
4344 <value xmi.value = '-12434878' />
4345 </mdElement>
4346 <mdElement elementClass = 'ColorProperty' >
4347 <propertyID >TEXT_COLOR</propertyID>
4348 <value xmi.value = '-16777216' />
4349 </mdElement>
4350 <mdElement elementClass = 'BooleanProperty' >
4351 <propertyID >USE_FILL_COLOR</propertyID>
4352 <value xmi.value = 'false' />
4353 </mdElement>
4354 </mdElement>
4355 <mdElement elementClass = 'PropertyManager' >
4356 <name >Dependency</name>
4357 <mdElement elementClass = 'ChoiceProperty' >
4358 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4359 <value >EXPRESSION_MODE</value>
4360 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4361 <index xmi.value = '1' />
4362 </mdElement>
4363 <mdElement elementClass = 'ColorProperty' >
4364 <propertyID >FILL_COLOR</propertyID>
4365 <value xmi.value = '-52' />
4366 </mdElement>
4367 <mdElement elementClass = 'FontProperty' >
4368 <propertyID >FONT</propertyID>
4369 <fontName >SansSerif</fontName>
4370 <size xmi.value = '12' />
4371 <style xmi.value = '0' />
4372 </mdElement>
4373 <mdElement elementClass = 'ChoiceProperty' >
4374 <propertyID >LINK_LINE_STYLE</propertyID>
4375 <value >RECTILINEAR</value>
4376 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
4377 <index xmi.value = '0' />
4378 </mdElement>
4379 <mdElement elementClass = 'ColorProperty' >
4380 <propertyID >PEN_COLOR</propertyID>
4381 <value xmi.value = '-12434878' />
4382 </mdElement>
4383 <mdElement elementClass = 'BooleanProperty' >
4384 <propertyID >SHOW_CONSTRAINTS</propertyID>
4385 <value xmi.value = 'true' />
4386 </mdElement>
4387 <mdElement elementClass = 'BooleanProperty' >
4388 <propertyID >SHOW_NAME</propertyID>
4389 <value xmi.value = 'true' />
4390 </mdElement>
4391 <mdElement elementClass = 'BooleanProperty' >
4392 <propertyID >SHOW_STEREOTYPE</propertyID>
4393 <value xmi.value = 'true' />
4394 </mdElement>
4395 <mdElement elementClass = 'BooleanProperty' >
4396 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4397 <value xmi.value = 'true' />
4398 </mdElement>
4399 <mdElement elementClass = 'ColorProperty' >
4400 <propertyID >STEREOTYPE_COLOR</propertyID>
4401 <value xmi.value = '-16777216' />
4402 </mdElement>
4403 <mdElement elementClass = 'FontProperty' >
4404 <propertyID >STEREOTYPE_FONT</propertyID>
4405 <fontName >SansSerif</fontName>
4406 <size xmi.value = '12' />
4407 <style xmi.value = '0' />
4408 </mdElement>
4409 <mdElement elementClass = 'ColorProperty' >
4410 <propertyID >TEXT_COLOR</propertyID>
4411 <value xmi.value = '-16777216' />
4412 </mdElement>
4413 <mdElement elementClass = 'BooleanProperty' >
4414 <propertyID >USE_FILL_COLOR</propertyID>
4415 <value xmi.value = 'false' />
4416 </mdElement>
4417 <mdElement elementClass = 'BooleanProperty' >
4418 <propertyID >WRAP_WORDS</propertyID>
4419 <value xmi.value = 'false' />
4420 </mdElement>
4421 </mdElement>
4422 <mdElement elementClass = 'PropertyManager' >
4423 <name >Diagram</name>
4424 <mdElement elementClass = 'ColorProperty' >
4425 <propertyID >DIAGRAM_BACKGROUND_COLOR</propertyID>
4426 <value xmi.value = '-1' />
4427 </mdElement>
4428 <mdElement elementClass = 'NumberProperty' >
4429 <propertyID >GRID_SIZE</propertyID>
4430 <value xmi.value = '10.0' />
4431 <type xmi.value = '0' />
4432 <lowRange xmi.value = '2.0' />
4433 <highRange xmi.value = '30.0' />
4434 </mdElement>
4435 <mdElement elementClass = 'BooleanProperty' >
4436 <propertyID >SHOW_GRID</propertyID>
4437 <value xmi.value = 'true' />
4438 </mdElement>
4439 <mdElement elementClass = 'BooleanProperty' >
4440 <propertyID >SHOW_MESSAGE_NUMBERS</propertyID>
4441 <value xmi.value = 'true' />
4442 </mdElement>
4443 <mdElement elementClass = 'BooleanProperty' >
4444 <propertyID >USE_GRID_FOR_PATHS</propertyID>
4445 <value xmi.value = 'true' />
4446 </mdElement>
4447 <mdElement elementClass = 'BooleanProperty' >
4448 <propertyID >USE_GRID_FOR_SHAPES</propertyID>
4449 <value xmi.value = 'true' />
4450 </mdElement>
4451 </mdElement>
4452 <mdElement elementClass = 'PropertyManager' >
4453 <name >Enumeration</name>
4454 <mdElement elementClass = 'BooleanProperty' >
4455 <propertyID >AUTOSIZE</propertyID>
4456 <value xmi.value = 'false' />
4457 </mdElement>
4458 <mdElement elementClass = 'ChoiceProperty' >
4459 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4460 <value >EXPRESSION_MODE</value>
4461 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4462 <index xmi.value = '1' />
4463 </mdElement>
4464 <mdElement elementClass = 'ColorProperty' >
4465 <propertyID >FILL_COLOR</propertyID>
4466 <value xmi.value = '-13159' />
4467 </mdElement>
4468 <mdElement elementClass = 'FontProperty' >
4469 <propertyID >FONT</propertyID>
4470 <fontName >SansSerif</fontName>
4471 <size xmi.value = '12' />
4472 <style xmi.value = '0' />
4473 </mdElement>
4474 <mdElement elementClass = 'ColorProperty' >
4475 <propertyID >PEN_COLOR</propertyID>
4476 <value xmi.value = '-12434878' />
4477 </mdElement>
4478 <mdElement elementClass = 'BooleanProperty' >
4479 <propertyID >SHOW_CONSTRAINTS</propertyID>
4480 <value xmi.value = 'true' />
4481 </mdElement>
4482 <mdElement elementClass = 'BooleanProperty' >
4483 <propertyID >SHOW_FULL_TYPE</propertyID>
4484 <value xmi.value = 'false' />
4485 </mdElement>
4486 <mdElement elementClass = 'BooleanProperty' >
4487 <propertyID >SHOW_MORE_SIGN_FOR_OPERATIONS</propertyID>
4488 <value xmi.value = 'true' />
4489 </mdElement>
4490 <mdElement elementClass = 'BooleanProperty' >
4491 <propertyID >SHOW_OPERATIONS_PROPERTIES</propertyID>
4492 <value xmi.value = 'false' />
4493 </mdElement>
4494 <mdElement elementClass = 'BooleanProperty' >
4495 <propertyID >SHOW_OPERATIONS_SIGNATURE</propertyID>
4496 <value xmi.value = 'true' />
4497 </mdElement>
4498 <mdElement elementClass = 'BooleanProperty' >
4499 <propertyID >SHOW_OPERATIONS_STEREOTYPE</propertyID>
4500 <value xmi.value = 'false' />
4501 </mdElement>
4502 <mdElement elementClass = 'BooleanProperty' >
4503 <propertyID >SHOW_OPERATIONS_VISIBILITY</propertyID>
4504 <value xmi.value = 'true' />
4505 </mdElement>
4506 <mdElement elementClass = 'BooleanProperty' >
4507 <propertyID >SHOW_STEREOTYPE</propertyID>
4508 <value xmi.value = 'true' />
4509 </mdElement>
4510 <mdElement elementClass = 'BooleanProperty' >
4511 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4512 <value xmi.value = 'true' />
4513 </mdElement>
4514 <mdElement elementClass = 'BooleanProperty' >
4515 <propertyID >SHOW_VISIBILITY</propertyID>
4516 <value xmi.value = 'false' />
4517 </mdElement>
4518 <mdElement elementClass = 'ChoiceProperty' >
4519 <propertyID >SORT_CLASS_OPERATIONS_MODE</propertyID>
4520 <value >BY_NAME</value>
4521 <choice xmi.value = 'NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY' />
4522 <index xmi.value = '1' />
4523 </mdElement>
4524 <mdElement elementClass = 'ColorProperty' >
4525 <propertyID >STEREOTYPE_COLOR</propertyID>
4526 <value xmi.value = '-16777216' />
4527 </mdElement>
4528 <mdElement elementClass = 'FontProperty' >
4529 <propertyID >STEREOTYPE_FONT</propertyID>
4530 <fontName >SansSerif</fontName>
4531 <size xmi.value = '12' />
4532 <style xmi.value = '0' />
4533 </mdElement>
4534 <mdElement elementClass = 'BooleanProperty' >
4535 <propertyID >SUPPRESS_CLASS_OPERATIONS</propertyID>
4536 <value xmi.value = 'true' />
4537 </mdElement>
4538 <mdElement elementClass = 'BooleanProperty' >
4539 <propertyID >SUPPRESS_ENUMERATION_LITERALS</propertyID>
4540 <value xmi.value = 'false' />
4541 </mdElement>
4542 <mdElement elementClass = 'ColorProperty' >
4543 <propertyID >TEXT_COLOR</propertyID>
4544 <value xmi.value = '-16777216' />
4545 </mdElement>
4546 <mdElement elementClass = 'BooleanProperty' >
4547 <propertyID >USE_FILL_COLOR</propertyID>
4548 <value xmi.value = 'true' />
4549 </mdElement>
4550 </mdElement>
4551 <mdElement elementClass = 'PropertyManager' >
4552 <name >Generalization</name>
4553 <mdElement elementClass = 'ChoiceProperty' >
4554 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4555 <value >EXPRESSION_MODE</value>
4556 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4557 <index xmi.value = '1' />
4558 </mdElement>
4559 <mdElement elementClass = 'ColorProperty' >
4560 <propertyID >FILL_COLOR</propertyID>
4561 <value xmi.value = '-52' />
4562 </mdElement>
4563 <mdElement elementClass = 'FontProperty' >
4564 <propertyID >FONT</propertyID>
4565 <fontName >SansSerif</fontName>
4566 <size xmi.value = '12' />
4567 <style xmi.value = '0' />
4568 </mdElement>
4569 <mdElement elementClass = 'ChoiceProperty' >
4570 <propertyID >LINK_LINE_STYLE</propertyID>
4571 <value >RECTILINEAR</value>
4572 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
4573 <index xmi.value = '0' />
4574 </mdElement>
4575 <mdElement elementClass = 'ColorProperty' >
4576 <propertyID >PEN_COLOR</propertyID>
4577 <value xmi.value = '-12434878' />
4578 </mdElement>
4579 <mdElement elementClass = 'BooleanProperty' >
4580 <propertyID >SHOW_CONSTRAINTS</propertyID>
4581 <value xmi.value = 'true' />
4582 </mdElement>
4583 <mdElement elementClass = 'BooleanProperty' >
4584 <propertyID >SHOW_NAME</propertyID>
4585 <value xmi.value = 'true' />
4586 </mdElement>
4587 <mdElement elementClass = 'BooleanProperty' >
4588 <propertyID >SHOW_STEREOTYPE</propertyID>
4589 <value xmi.value = 'true' />
4590 </mdElement>
4591 <mdElement elementClass = 'BooleanProperty' >
4592 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4593 <value xmi.value = 'true' />
4594 </mdElement>
4595 <mdElement elementClass = 'ColorProperty' >
4596 <propertyID >STEREOTYPE_COLOR</propertyID>
4597 <value xmi.value = '-16777216' />
4598 </mdElement>
4599 <mdElement elementClass = 'FontProperty' >
4600 <propertyID >STEREOTYPE_FONT</propertyID>
4601 <fontName >SansSerif</fontName>
4602 <size xmi.value = '12' />
4603 <style xmi.value = '0' />
4604 </mdElement>
4605 <mdElement elementClass = 'ColorProperty' >
4606 <propertyID >TEXT_COLOR</propertyID>
4607 <value xmi.value = '-16777216' />
4608 </mdElement>
4609 <mdElement elementClass = 'BooleanProperty' >
4610 <propertyID >USE_FILL_COLOR</propertyID>
4611 <value xmi.value = 'false' />
4612 </mdElement>
4613 <mdElement elementClass = 'BooleanProperty' >
4614 <propertyID >WRAP_WORDS</propertyID>
4615 <value xmi.value = 'false' />
4616 </mdElement>
4617 </mdElement>
4618 <mdElement elementClass = 'PropertyManager' >
4619 <name >Initial/Final State</name>
4620 <mdElement elementClass = 'BooleanProperty' >
4621 <propertyID >AUTOSIZE</propertyID>
4622 <value xmi.value = 'false' />
4623 </mdElement>
4624 <mdElement elementClass = 'ColorProperty' >
4625 <propertyID >FILL_COLOR</propertyID>
4626 <value xmi.value = '-52' />
4627 </mdElement>
4628 <mdElement elementClass = 'FontProperty' >
4629 <propertyID >FONT</propertyID>
4630 <fontName >SansSerif</fontName>
4631 <size xmi.value = '12' />
4632 <style xmi.value = '0' />
4633 </mdElement>
4634 <mdElement elementClass = 'ColorProperty' >
4635 <propertyID >PEN_COLOR</propertyID>
4636 <value xmi.value = '-12434878' />
4637 </mdElement>
4638 <mdElement elementClass = 'ColorProperty' >
4639 <propertyID >TEXT_COLOR</propertyID>
4640 <value xmi.value = '-16777216' />
4641 </mdElement>
4642 <mdElement elementClass = 'BooleanProperty' >
4643 <propertyID >USE_FILL_COLOR</propertyID>
4644 <value xmi.value = 'false' />
4645 </mdElement>
4646 </mdElement>
4647 <mdElement elementClass = 'PropertyManager' >
4648 <name >Link</name>
4649 <mdElement elementClass = 'ChoiceProperty' >
4650 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4651 <value >EXPRESSION_MODE</value>
4652 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4653 <index xmi.value = '1' />
4654 </mdElement>
4655 <mdElement elementClass = 'ColorProperty' >
4656 <propertyID >FILL_COLOR</propertyID>
4657 <value xmi.value = '-52' />
4658 </mdElement>
4659 <mdElement elementClass = 'FontProperty' >
4660 <propertyID >FONT</propertyID>
4661 <fontName >SansSerif</fontName>
4662 <size xmi.value = '12' />
4663 <style xmi.value = '0' />
4664 </mdElement>
4665 <mdElement elementClass = 'ChoiceProperty' >
4666 <propertyID >LINK_LINE_STYLE</propertyID>
4667 <value >RECTILINEAR</value>
4668 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
4669 <index xmi.value = '0' />
4670 </mdElement>
4671 <mdElement elementClass = 'ColorProperty' >
4672 <propertyID >PEN_COLOR</propertyID>
4673 <value xmi.value = '-12434878' />
4674 </mdElement>
4675 <mdElement elementClass = 'BooleanProperty' >
4676 <propertyID >SHOW_CONSTRAINTS</propertyID>
4677 <value xmi.value = 'true' />
4678 </mdElement>
4679 <mdElement elementClass = 'BooleanProperty' >
4680 <propertyID >SHOW_NAME</propertyID>
4681 <value xmi.value = 'true' />
4682 </mdElement>
4683 <mdElement elementClass = 'BooleanProperty' >
4684 <propertyID >SHOW_STEREOTYPE</propertyID>
4685 <value xmi.value = 'true' />
4686 </mdElement>
4687 <mdElement elementClass = 'BooleanProperty' >
4688 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4689 <value xmi.value = 'true' />
4690 </mdElement>
4691 <mdElement elementClass = 'ColorProperty' >
4692 <propertyID >STEREOTYPE_COLOR</propertyID>
4693 <value xmi.value = '-16777216' />
4694 </mdElement>
4695 <mdElement elementClass = 'FontProperty' >
4696 <propertyID >STEREOTYPE_FONT</propertyID>
4697 <fontName >SansSerif</fontName>
4698 <size xmi.value = '12' />
4699 <style xmi.value = '0' />
4700 </mdElement>
4701 <mdElement elementClass = 'ColorProperty' >
4702 <propertyID >TEXT_COLOR</propertyID>
4703 <value xmi.value = '-16777216' />
4704 </mdElement>
4705 <mdElement elementClass = 'BooleanProperty' >
4706 <propertyID >USE_FILL_COLOR</propertyID>
4707 <value xmi.value = 'false' />
4708 </mdElement>
4709 <mdElement elementClass = 'BooleanProperty' >
4710 <propertyID >WRAP_WORDS</propertyID>
4711 <value xmi.value = 'false' />
4712 </mdElement>
4713 </mdElement>
4714 <mdElement elementClass = 'PropertyManager' >
4715 <name >Link Attribute</name>
4716 <mdElement elementClass = 'ChoiceProperty' >
4717 <propertyID >LINK_LINE_STYLE</propertyID>
4718 <value >RECTILINEAR</value>
4719 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
4720 <index xmi.value = '0' />
4721 </mdElement>
4722 <mdElement elementClass = 'ColorProperty' >
4723 <propertyID >PEN_COLOR</propertyID>
4724 <value xmi.value = '-12434878' />
4725 </mdElement>
4726 </mdElement>
4727 <mdElement elementClass = 'PropertyManager' >
4728 <name >Message</name>
4729 <mdElement elementClass = 'ChoiceProperty' >
4730 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4731 <value >EXPRESSION_MODE</value>
4732 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4733 <index xmi.value = '1' />
4734 </mdElement>
4735 <mdElement elementClass = 'ColorProperty' >
4736 <propertyID >FILL_COLOR</propertyID>
4737 <value xmi.value = '-52' />
4738 </mdElement>
4739 <mdElement elementClass = 'FontProperty' >
4740 <propertyID >FONT</propertyID>
4741 <fontName >SansSerif</fontName>
4742 <size xmi.value = '12' />
4743 <style xmi.value = '0' />
4744 </mdElement>
4745 <mdElement elementClass = 'ColorProperty' >
4746 <propertyID >PEN_COLOR</propertyID>
4747 <value xmi.value = '-12434878' />
4748 </mdElement>
4749 <mdElement elementClass = 'BooleanProperty' >
4750 <propertyID >SHOW_CONSTRAINTS</propertyID>
4751 <value xmi.value = 'true' />
4752 </mdElement>
4753 <mdElement elementClass = 'BooleanProperty' >
4754 <propertyID >SHOW_NAME</propertyID>
4755 <value xmi.value = 'true' />
4756 </mdElement>
4757 <mdElement elementClass = 'BooleanProperty' >
4758 <propertyID >SHOW_PREDECESSORS</propertyID>
4759 <value xmi.value = 'false' />
4760 </mdElement>
4761 <mdElement elementClass = 'BooleanProperty' >
4762 <propertyID >SHOW_STEREOTYPE</propertyID>
4763 <value xmi.value = 'true' />
4764 </mdElement>
4765 <mdElement elementClass = 'BooleanProperty' >
4766 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4767 <value xmi.value = 'true' />
4768 </mdElement>
4769 <mdElement elementClass = 'ColorProperty' >
4770 <propertyID >STEREOTYPE_COLOR</propertyID>
4771 <value xmi.value = '-16777216' />
4772 </mdElement>
4773 <mdElement elementClass = 'FontProperty' >
4774 <propertyID >STEREOTYPE_FONT</propertyID>
4775 <fontName >SansSerif</fontName>
4776 <size xmi.value = '12' />
4777 <style xmi.value = '0' />
4778 </mdElement>
4779 <mdElement elementClass = 'ColorProperty' >
4780 <propertyID >TEXT_COLOR</propertyID>
4781 <value xmi.value = '-16777216' />
4782 </mdElement>
4783 <mdElement elementClass = 'BooleanProperty' >
4784 <propertyID >USE_FILL_COLOR</propertyID>
4785 <value xmi.value = 'false' />
4786 </mdElement>
4787 <mdElement elementClass = 'BooleanProperty' >
4788 <propertyID >WRAP_WORDS</propertyID>
4789 <value xmi.value = 'false' />
4790 </mdElement>
4791 </mdElement>
4792 <mdElement elementClass = 'PropertyManager' >
4793 <name >N-ary Association</name>
4794 <mdElement elementClass = 'BooleanProperty' >
4795 <propertyID >AUTOSIZE</propertyID>
4796 <value xmi.value = 'false' />
4797 </mdElement>
4798 <mdElement elementClass = 'ColorProperty' >
4799 <propertyID >FILL_COLOR</propertyID>
4800 <value xmi.value = '-52' />
4801 </mdElement>
4802 <mdElement elementClass = 'FontProperty' >
4803 <propertyID >FONT</propertyID>
4804 <fontName >SansSerif</fontName>
4805 <size xmi.value = '12' />
4806 <style xmi.value = '0' />
4807 </mdElement>
4808 <mdElement elementClass = 'ColorProperty' >
4809 <propertyID >PEN_COLOR</propertyID>
4810 <value xmi.value = '-12434878' />
4811 </mdElement>
4812 <mdElement elementClass = 'ColorProperty' >
4813 <propertyID >TEXT_COLOR</propertyID>
4814 <value xmi.value = '-16777216' />
4815 </mdElement>
4816 <mdElement elementClass = 'BooleanProperty' >
4817 <propertyID >USE_FILL_COLOR</propertyID>
4818 <value xmi.value = 'true' />
4819 </mdElement>
4820 </mdElement>
4821 <mdElement elementClass = 'PropertyManager' >
4822 <name >Node</name>
4823 <mdElement elementClass = 'BooleanProperty' >
4824 <propertyID >AUTOSIZE</propertyID>
4825 <value xmi.value = 'false' />
4826 </mdElement>
4827 <mdElement elementClass = 'ChoiceProperty' >
4828 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4829 <value >EXPRESSION_MODE</value>
4830 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4831 <index xmi.value = '1' />
4832 </mdElement>
4833 <mdElement elementClass = 'ColorProperty' >
4834 <propertyID >FILL_COLOR</propertyID>
4835 <value xmi.value = '-13159' />
4836 </mdElement>
4837 <mdElement elementClass = 'FontProperty' >
4838 <propertyID >FONT</propertyID>
4839 <fontName >SansSerif</fontName>
4840 <size xmi.value = '16' />
4841 <style xmi.value = '1' />
4842 </mdElement>
4843 <mdElement elementClass = 'ColorProperty' >
4844 <propertyID >PEN_COLOR</propertyID>
4845 <value xmi.value = '-12434878' />
4846 </mdElement>
4847 <mdElement elementClass = 'BooleanProperty' >
4848 <propertyID >SHOW_CONSTRAINTS</propertyID>
4849 <value xmi.value = 'true' />
4850 </mdElement>
4851 <mdElement elementClass = 'BooleanProperty' >
4852 <propertyID >SHOW_STEREOTYPE</propertyID>
4853 <value xmi.value = 'true' />
4854 </mdElement>
4855 <mdElement elementClass = 'BooleanProperty' >
4856 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4857 <value xmi.value = 'true' />
4858 </mdElement>
4859 <mdElement elementClass = 'BooleanProperty' >
4860 <propertyID >SHOW_VISIBILITY</propertyID>
4861 <value xmi.value = 'false' />
4862 </mdElement>
4863 <mdElement elementClass = 'ColorProperty' >
4864 <propertyID >STEREOTYPE_COLOR</propertyID>
4865 <value xmi.value = '-16777216' />
4866 </mdElement>
4867 <mdElement elementClass = 'FontProperty' >
4868 <propertyID >STEREOTYPE_FONT</propertyID>
4869 <fontName >SansSerif</fontName>
4870 <size xmi.value = '12' />
4871 <style xmi.value = '0' />
4872 </mdElement>
4873 <mdElement elementClass = 'BooleanProperty' >
4874 <propertyID >SUPPRESS_CONTEXT</propertyID>
4875 <value xmi.value = 'false' />
4876 </mdElement>
4877 <mdElement elementClass = 'ColorProperty' >
4878 <propertyID >TEXT_COLOR</propertyID>
4879 <value xmi.value = '-16777216' />
4880 </mdElement>
4881 <mdElement elementClass = 'BooleanProperty' >
4882 <propertyID >USE_FILL_COLOR</propertyID>
4883 <value xmi.value = 'true' />
4884 </mdElement>
4885 </mdElement>
4886 <mdElement elementClass = 'PropertyManager' >
4887 <name >Node Instance</name>
4888 <mdElement elementClass = 'BooleanProperty' >
4889 <propertyID >AUTOSIZE</propertyID>
4890 <value xmi.value = 'false' />
4891 </mdElement>
4892 <mdElement elementClass = 'ChoiceProperty' >
4893 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4894 <value >EXPRESSION_MODE</value>
4895 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4896 <index xmi.value = '1' />
4897 </mdElement>
4898 <mdElement elementClass = 'ColorProperty' >
4899 <propertyID >FILL_COLOR</propertyID>
4900 <value xmi.value = '-13159' />
4901 </mdElement>
4902 <mdElement elementClass = 'FontProperty' >
4903 <propertyID >FONT</propertyID>
4904 <fontName >SansSerif</fontName>
4905 <size xmi.value = '16' />
4906 <style xmi.value = '1' />
4907 </mdElement>
4908 <mdElement elementClass = 'ColorProperty' >
4909 <propertyID >PEN_COLOR</propertyID>
4910 <value xmi.value = '-12434878' />
4911 </mdElement>
4912 <mdElement elementClass = 'BooleanProperty' >
4913 <propertyID >SHOW_CONSTRAINTS</propertyID>
4914 <value xmi.value = 'true' />
4915 </mdElement>
4916 <mdElement elementClass = 'BooleanProperty' >
4917 <propertyID >SHOW_FULL_TYPE</propertyID>
4918 <value xmi.value = 'false' />
4919 </mdElement>
4920 <mdElement elementClass = 'BooleanProperty' >
4921 <propertyID >SHOW_OBJECT_CLASS</propertyID>
4922 <value xmi.value = 'true' />
4923 </mdElement>
4924 <mdElement elementClass = 'BooleanProperty' >
4925 <propertyID >SHOW_STEREOTYPE</propertyID>
4926 <value xmi.value = 'true' />
4927 </mdElement>
4928 <mdElement elementClass = 'BooleanProperty' >
4929 <propertyID >SHOW_TAGGED_VALUES</propertyID>
4930 <value xmi.value = 'true' />
4931 </mdElement>
4932 <mdElement elementClass = 'BooleanProperty' >
4933 <propertyID >SHOW_VISIBILITY</propertyID>
4934 <value xmi.value = 'false' />
4935 </mdElement>
4936 <mdElement elementClass = 'ColorProperty' >
4937 <propertyID >STEREOTYPE_COLOR</propertyID>
4938 <value xmi.value = '-16777216' />
4939 </mdElement>
4940 <mdElement elementClass = 'FontProperty' >
4941 <propertyID >STEREOTYPE_FONT</propertyID>
4942 <fontName >SansSerif</fontName>
4943 <size xmi.value = '12' />
4944 <style xmi.value = '0' />
4945 </mdElement>
4946 <mdElement elementClass = 'BooleanProperty' >
4947 <propertyID >SUPPRESS_CONTEXT</propertyID>
4948 <value xmi.value = 'false' />
4949 </mdElement>
4950 <mdElement elementClass = 'ColorProperty' >
4951 <propertyID >TEXT_COLOR</propertyID>
4952 <value xmi.value = '-16777216' />
4953 </mdElement>
4954 <mdElement elementClass = 'BooleanProperty' >
4955 <propertyID >USE_FILL_COLOR</propertyID>
4956 <value xmi.value = 'true' />
4957 </mdElement>
4958 </mdElement>
4959 <mdElement elementClass = 'PropertyManager' >
4960 <name >Note</name>
4961 <mdElement elementClass = 'BooleanProperty' >
4962 <propertyID >AUTOSIZE</propertyID>
4963 <value xmi.value = 'true' />
4964 </mdElement>
4965 <mdElement elementClass = 'ChoiceProperty' >
4966 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
4967 <value >EXPRESSION_MODE</value>
4968 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
4969 <index xmi.value = '1' />
4970 </mdElement>
4971 <mdElement elementClass = 'ColorProperty' >
4972 <propertyID >FILL_COLOR</propertyID>
4973 <value xmi.value = '-1' />
4974 </mdElement>
4975 <mdElement elementClass = 'FontProperty' >
4976 <propertyID >FONT</propertyID>
4977 <fontName >SansSerif</fontName>
4978 <size xmi.value = '12' />
4979 <style xmi.value = '0' />
4980 </mdElement>
4981 <mdElement elementClass = 'BooleanProperty' >
4982 <propertyID >HTML_TEXT</propertyID>
4983 <value xmi.value = 'false' />
4984 </mdElement>
4985 <mdElement elementClass = 'ColorProperty' >
4986 <propertyID >PEN_COLOR</propertyID>
4987 <value xmi.value = '-12434878' />
4988 </mdElement>
4989 <mdElement elementClass = 'ColorProperty' >
4990 <propertyID >TEXT_COLOR</propertyID>
4991 <value xmi.value = '-16777216' />
4992 </mdElement>
4993 <mdElement elementClass = 'BooleanProperty' >
4994 <propertyID >USE_FILL_COLOR</propertyID>
4995 <value xmi.value = 'true' />
4996 </mdElement>
4997 <mdElement elementClass = 'BooleanProperty' >
4998 <propertyID >WRAP_WORDS</propertyID>
4999 <value xmi.value = 'true' />
5000 </mdElement>
5001 </mdElement>
5002 <mdElement elementClass = 'PropertyManager' >
5003 <name >Note Anchor</name>
5004 <mdElement elementClass = 'ChoiceProperty' >
5005 <propertyID >LINK_LINE_STYLE</propertyID>
5006 <value >RECTILINEAR</value>
5007 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
5008 <index xmi.value = '0' />
5009 </mdElement>
5010 <mdElement elementClass = 'ColorProperty' >
5011 <propertyID >PEN_COLOR</propertyID>
5012 <value xmi.value = '-12434878' />
5013 </mdElement>
5014 </mdElement>
5015 <mdElement elementClass = 'PropertyManager' >
5016 <name >Object</name>
5017 <mdElement elementClass = 'BooleanProperty' >
5018 <propertyID >AUTOSIZE</propertyID>
5019 <value xmi.value = 'false' />
5020 </mdElement>
5021 <mdElement elementClass = 'ChoiceProperty' >
5022 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5023 <value >EXPRESSION_MODE</value>
5024 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5025 <index xmi.value = '1' />
5026 </mdElement>
5027 <mdElement elementClass = 'ColorProperty' >
5028 <propertyID >FILL_COLOR</propertyID>
5029 <value xmi.value = '-52' />
5030 </mdElement>
5031 <mdElement elementClass = 'FontProperty' >
5032 <propertyID >FONT</propertyID>
5033 <fontName >SansSerif</fontName>
5034 <size xmi.value = '12' />
5035 <style xmi.value = '0' />
5036 </mdElement>
5037 <mdElement elementClass = 'ColorProperty' >
5038 <propertyID >PEN_COLOR</propertyID>
5039 <value xmi.value = '-12434878' />
5040 </mdElement>
5041 <mdElement elementClass = 'BooleanProperty' >
5042 <propertyID >SHOW_CONSTRAINTS</propertyID>
5043 <value xmi.value = 'true' />
5044 </mdElement>
5045 <mdElement elementClass = 'BooleanProperty' >
5046 <propertyID >SHOW_FULL_TYPE</propertyID>
5047 <value xmi.value = 'false' />
5048 </mdElement>
5049 <mdElement elementClass = 'BooleanProperty' >
5050 <propertyID >SHOW_OBJECT_CLASS</propertyID>
5051 <value xmi.value = 'true' />
5052 </mdElement>
5053 <mdElement elementClass = 'BooleanProperty' >
5054 <propertyID >SHOW_STEREOTYPE</propertyID>
5055 <value xmi.value = 'true' />
5056 </mdElement>
5057 <mdElement elementClass = 'BooleanProperty' >
5058 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5059 <value xmi.value = 'true' />
5060 </mdElement>
5061 <mdElement elementClass = 'BooleanProperty' >
5062 <propertyID >SHOW_VISIBILITY</propertyID>
5063 <value xmi.value = 'false' />
5064 </mdElement>
5065 <mdElement elementClass = 'ColorProperty' >
5066 <propertyID >STEREOTYPE_COLOR</propertyID>
5067 <value xmi.value = '-16777216' />
5068 </mdElement>
5069 <mdElement elementClass = 'FontProperty' >
5070 <propertyID >STEREOTYPE_FONT</propertyID>
5071 <fontName >SansSerif</fontName>
5072 <size xmi.value = '12' />
5073 <style xmi.value = '0' />
5074 </mdElement>
5075 <mdElement elementClass = 'BooleanProperty' >
5076 <propertyID >SUPPRESS_CONTEXT</propertyID>
5077 <value xmi.value = 'false' />
5078 </mdElement>
5079 <mdElement elementClass = 'BooleanProperty' >
5080 <propertyID >SUPPRESS_OBJECT_ATTRIBUTES</propertyID>
5081 <value xmi.value = 'true' />
5082 </mdElement>
5083 <mdElement elementClass = 'ColorProperty' >
5084 <propertyID >TEXT_COLOR</propertyID>
5085 <value xmi.value = '-16777216' />
5086 </mdElement>
5087 <mdElement elementClass = 'BooleanProperty' >
5088 <propertyID >USE_FILL_COLOR</propertyID>
5089 <value xmi.value = 'true' />
5090 </mdElement>
5091 </mdElement>
5092 <mdElement elementClass = 'PropertyManager' >
5093 <name >ObjectFlow State</name>
5094 <mdElement elementClass = 'BooleanProperty' >
5095 <propertyID >AUTOSIZE</propertyID>
5096 <value xmi.value = 'false' />
5097 </mdElement>
5098 <mdElement elementClass = 'ChoiceProperty' >
5099 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5100 <value >EXPRESSION_MODE</value>
5101 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5102 <index xmi.value = '1' />
5103 </mdElement>
5104 <mdElement elementClass = 'ColorProperty' >
5105 <propertyID >FILL_COLOR</propertyID>
5106 <value xmi.value = '-52' />
5107 </mdElement>
5108 <mdElement elementClass = 'FontProperty' >
5109 <propertyID >FONT</propertyID>
5110 <fontName >SansSerif</fontName>
5111 <size xmi.value = '12' />
5112 <style xmi.value = '0' />
5113 </mdElement>
5114 <mdElement elementClass = 'ColorProperty' >
5115 <propertyID >PEN_COLOR</propertyID>
5116 <value xmi.value = '-12434878' />
5117 </mdElement>
5118 <mdElement elementClass = 'BooleanProperty' >
5119 <propertyID >SHOW_CONSTRAINTS</propertyID>
5120 <value xmi.value = 'true' />
5121 </mdElement>
5122 <mdElement elementClass = 'BooleanProperty' >
5123 <propertyID >SHOW_FULL_TYPE</propertyID>
5124 <value xmi.value = 'false' />
5125 </mdElement>
5126 <mdElement elementClass = 'BooleanProperty' >
5127 <propertyID >SHOW_OBJECT_CLASS</propertyID>
5128 <value xmi.value = 'true' />
5129 </mdElement>
5130 <mdElement elementClass = 'BooleanProperty' >
5131 <propertyID >SHOW_STEREOTYPE</propertyID>
5132 <value xmi.value = 'true' />
5133 </mdElement>
5134 <mdElement elementClass = 'BooleanProperty' >
5135 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5136 <value xmi.value = 'true' />
5137 </mdElement>
5138 <mdElement elementClass = 'BooleanProperty' >
5139 <propertyID >SHOW_VISIBILITY</propertyID>
5140 <value xmi.value = 'false' />
5141 </mdElement>
5142 <mdElement elementClass = 'ColorProperty' >
5143 <propertyID >STEREOTYPE_COLOR</propertyID>
5144 <value xmi.value = '-16777216' />
5145 </mdElement>
5146 <mdElement elementClass = 'FontProperty' >
5147 <propertyID >STEREOTYPE_FONT</propertyID>
5148 <fontName >SansSerif</fontName>
5149 <size xmi.value = '12' />
5150 <style xmi.value = '0' />
5151 </mdElement>
5152 <mdElement elementClass = 'BooleanProperty' >
5153 <propertyID >SUPPRESS_CONTEXT</propertyID>
5154 <value xmi.value = 'false' />
5155 </mdElement>
5156 <mdElement elementClass = 'ColorProperty' >
5157 <propertyID >TEXT_COLOR</propertyID>
5158 <value xmi.value = '-16777216' />
5159 </mdElement>
5160 <mdElement elementClass = 'BooleanProperty' >
5161 <propertyID >USE_FILL_COLOR</propertyID>
5162 <value xmi.value = 'true' />
5163 </mdElement>
5164 </mdElement>
5165 <mdElement elementClass = 'PropertyManager' >
5166 <name >Package</name>
5167 <mdElement elementClass = 'BooleanProperty' >
5168 <propertyID >AUTOSIZE</propertyID>
5169 <value xmi.value = 'false' />
5170 </mdElement>
5171 <mdElement elementClass = 'ChoiceProperty' >
5172 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5173 <value >EXPRESSION_MODE</value>
5174 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5175 <index xmi.value = '1' />
5176 </mdElement>
5177 <mdElement elementClass = 'ColorProperty' >
5178 <propertyID >FILL_COLOR</propertyID>
5179 <value xmi.value = '-3355393' />
5180 </mdElement>
5181 <mdElement elementClass = 'FontProperty' >
5182 <propertyID >FONT</propertyID>
5183 <fontName >SansSerif</fontName>
5184 <size xmi.value = '16' />
5185 <style xmi.value = '1' />
5186 </mdElement>
5187 <mdElement elementClass = 'ChoiceProperty' >
5188 <propertyID >PACKAGE_HEADER_POSITION</propertyID>
5189 <value >TOP</value>
5190 <choice xmi.value = 'TOP^IN_TAB' />
5191 <index xmi.value = '0' />
5192 </mdElement>
5193 <mdElement elementClass = 'ColorProperty' >
5194 <propertyID >PEN_COLOR</propertyID>
5195 <value xmi.value = '-12434878' />
5196 </mdElement>
5197 <mdElement elementClass = 'BooleanProperty' >
5198 <propertyID >SHOW_CONSTRAINTS</propertyID>
5199 <value xmi.value = 'true' />
5200 </mdElement>
5201 <mdElement elementClass = 'BooleanProperty' >
5202 <propertyID >SHOW_ELEMENTS_LIST</propertyID>
5203 <value xmi.value = 'false' />
5204 </mdElement>
5205 <mdElement elementClass = 'BooleanProperty' >
5206 <propertyID >SHOW_STEREOTYPE</propertyID>
5207 <value xmi.value = 'true' />
5208 </mdElement>
5209 <mdElement elementClass = 'BooleanProperty' >
5210 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5211 <value xmi.value = 'true' />
5212 </mdElement>
5213 <mdElement elementClass = 'BooleanProperty' >
5214 <propertyID >SHOW_VISIBILITY</propertyID>
5215 <value xmi.value = 'false' />
5216 </mdElement>
5217 <mdElement elementClass = 'ColorProperty' >
5218 <propertyID >STEREOTYPE_COLOR</propertyID>
5219 <value xmi.value = '-16777216' />
5220 </mdElement>
5221 <mdElement elementClass = 'FontProperty' >
5222 <propertyID >STEREOTYPE_FONT</propertyID>
5223 <fontName >SansSerif</fontName>
5224 <size xmi.value = '12' />
5225 <style xmi.value = '0' />
5226 </mdElement>
5227 <mdElement elementClass = 'BooleanProperty' >
5228 <propertyID >SUPPRESS_CONTEXT</propertyID>
5229 <value xmi.value = 'false' />
5230 </mdElement>
5231 <mdElement elementClass = 'ColorProperty' >
5232 <propertyID >TEXT_COLOR</propertyID>
5233 <value xmi.value = '-16777216' />
5234 </mdElement>
5235 <mdElement elementClass = 'BooleanProperty' >
5236 <propertyID >USE_FILL_COLOR</propertyID>
5237 <value xmi.value = 'true' />
5238 </mdElement>
5239 </mdElement>
5240 <mdElement elementClass = 'PropertyManager' >
5241 <name >Paths</name>
5242 <mdElement elementClass = 'ColorProperty' >
5243 <propertyID >FILL_COLOR</propertyID>
5244 <value xmi.value = '-52' />
5245 </mdElement>
5246 <mdElement elementClass = 'FontProperty' >
5247 <propertyID >FONT</propertyID>
5248 <fontName >SansSerif</fontName>
5249 <size xmi.value = '12' />
5250 <style xmi.value = '0' />
5251 </mdElement>
5252 <mdElement elementClass = 'ChoiceProperty' >
5253 <propertyID >LINK_LINE_STYLE</propertyID>
5254 <value >RECTILINEAR</value>
5255 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
5256 <index xmi.value = '0' />
5257 </mdElement>
5258 <mdElement elementClass = 'ColorProperty' >
5259 <propertyID >PEN_COLOR</propertyID>
5260 <value xmi.value = '-12434878' />
5261 </mdElement>
5262 <mdElement elementClass = 'ColorProperty' >
5263 <propertyID >TEXT_COLOR</propertyID>
5264 <value xmi.value = '-16777216' />
5265 </mdElement>
5266 <mdElement elementClass = 'BooleanProperty' >
5267 <propertyID >USE_FILL_COLOR</propertyID>
5268 <value xmi.value = 'false' />
5269 </mdElement>
5270 </mdElement>
5271 <mdElement elementClass = 'PropertyManager' >
5272 <name >Realization</name>
5273 <mdElement elementClass = 'ChoiceProperty' >
5274 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5275 <value >EXPRESSION_MODE</value>
5276 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5277 <index xmi.value = '1' />
5278 </mdElement>
5279 <mdElement elementClass = 'ColorProperty' >
5280 <propertyID >FILL_COLOR</propertyID>
5281 <value xmi.value = '-52' />
5282 </mdElement>
5283 <mdElement elementClass = 'FontProperty' >
5284 <propertyID >FONT</propertyID>
5285 <fontName >SansSerif</fontName>
5286 <size xmi.value = '12' />
5287 <style xmi.value = '0' />
5288 </mdElement>
5289 <mdElement elementClass = 'ChoiceProperty' >
5290 <propertyID >LINK_LINE_STYLE</propertyID>
5291 <value >RECTILINEAR</value>
5292 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
5293 <index xmi.value = '0' />
5294 </mdElement>
5295 <mdElement elementClass = 'ColorProperty' >
5296 <propertyID >PEN_COLOR</propertyID>
5297 <value xmi.value = '-12434878' />
5298 </mdElement>
5299 <mdElement elementClass = 'BooleanProperty' >
5300 <propertyID >SHOW_CONSTRAINTS</propertyID>
5301 <value xmi.value = 'true' />
5302 </mdElement>
5303 <mdElement elementClass = 'BooleanProperty' >
5304 <propertyID >SHOW_NAME</propertyID>
5305 <value xmi.value = 'true' />
5306 </mdElement>
5307 <mdElement elementClass = 'BooleanProperty' >
5308 <propertyID >SHOW_STEREOTYPE</propertyID>
5309 <value xmi.value = 'false' />
5310 </mdElement>
5311 <mdElement elementClass = 'BooleanProperty' >
5312 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5313 <value xmi.value = 'true' />
5314 </mdElement>
5315 <mdElement elementClass = 'ColorProperty' >
5316 <propertyID >STEREOTYPE_COLOR</propertyID>
5317 <value xmi.value = '-16777216' />
5318 </mdElement>
5319 <mdElement elementClass = 'FontProperty' >
5320 <propertyID >STEREOTYPE_FONT</propertyID>
5321 <fontName >SansSerif</fontName>
5322 <size xmi.value = '12' />
5323 <style xmi.value = '0' />
5324 </mdElement>
5325 <mdElement elementClass = 'ColorProperty' >
5326 <propertyID >TEXT_COLOR</propertyID>
5327 <value xmi.value = '-16777216' />
5328 </mdElement>
5329 <mdElement elementClass = 'BooleanProperty' >
5330 <propertyID >USE_FILL_COLOR</propertyID>
5331 <value xmi.value = 'false' />
5332 </mdElement>
5333 <mdElement elementClass = 'BooleanProperty' >
5334 <propertyID >WRAP_WORDS</propertyID>
5335 <value xmi.value = 'false' />
5336 </mdElement>
5337 </mdElement>
5338 <mdElement elementClass = 'PropertyManager' >
5339 <name >Role</name>
5340 <mdElement elementClass = 'BooleanProperty' >
5341 <propertyID >AUTOSIZE</propertyID>
5342 <value xmi.value = 'false' />
5343 </mdElement>
5344 <mdElement elementClass = 'ColorProperty' >
5345 <propertyID >FILL_COLOR</propertyID>
5346 <value xmi.value = '-52' />
5347 </mdElement>
5348 <mdElement elementClass = 'FontProperty' >
5349 <propertyID >FONT</propertyID>
5350 <fontName >SansSerif</fontName>
5351 <size xmi.value = '12' />
5352 <style xmi.value = '0' />
5353 </mdElement>
5354 <mdElement elementClass = 'ColorProperty' >
5355 <propertyID >PEN_COLOR</propertyID>
5356 <value xmi.value = '-12434878' />
5357 </mdElement>
5358 <mdElement elementClass = 'BooleanProperty' >
5359 <propertyID >SHOW_CONSTRAINTS</propertyID>
5360 <value xmi.value = 'true' />
5361 </mdElement>
5362 <mdElement elementClass = 'BooleanProperty' >
5363 <propertyID >SHOW_ROLE_MULTIPLICITY</propertyID>
5364 <value xmi.value = 'true' />
5365 </mdElement>
5366 <mdElement elementClass = 'BooleanProperty' >
5367 <propertyID >SHOW_ROLE_NAME</propertyID>
5368 <value xmi.value = 'true' />
5369 </mdElement>
5370 <mdElement elementClass = 'BooleanProperty' >
5371 <propertyID >SHOW_ROLE_VISIBILITY</propertyID>
5372 <value xmi.value = 'true' />
5373 </mdElement>
5374 <mdElement elementClass = 'ColorProperty' >
5375 <propertyID >TEXT_COLOR</propertyID>
5376 <value xmi.value = '-16777216' />
5377 </mdElement>
5378 <mdElement elementClass = 'BooleanProperty' >
5379 <propertyID >USE_FILL_COLOR</propertyID>
5380 <value xmi.value = 'false' />
5381 </mdElement>
5382 </mdElement>
5383 <mdElement elementClass = 'PropertyManager' >
5384 <name >Separator</name>
5385 <mdElement elementClass = 'BooleanProperty' >
5386 <propertyID >AUTOSIZE</propertyID>
5387 <value xmi.value = 'false' />
5388 </mdElement>
5389 <mdElement elementClass = 'ColorProperty' >
5390 <propertyID >FILL_COLOR</propertyID>
5391 <value xmi.value = '-1' />
5392 </mdElement>
5393 <mdElement elementClass = 'FontProperty' >
5394 <propertyID >FONT</propertyID>
5395 <fontName >SansSerif</fontName>
5396 <size xmi.value = '12' />
5397 <style xmi.value = '0' />
5398 </mdElement>
5399 <mdElement elementClass = 'BooleanProperty' >
5400 <propertyID >HTML_TEXT</propertyID>
5401 <value xmi.value = 'false' />
5402 </mdElement>
5403 <mdElement elementClass = 'ChoiceProperty' >
5404 <propertyID >LINE_STYLE</propertyID>
5405 <value >DASHED</value>
5406 <choice xmi.value = 'DASHED^SOLID' />
5407 <index xmi.value = '0' />
5408 </mdElement>
5409 <mdElement elementClass = 'ColorProperty' >
5410 <propertyID >PEN_COLOR</propertyID>
5411 <value xmi.value = '-12434878' />
5412 </mdElement>
5413 <mdElement elementClass = 'ColorProperty' >
5414 <propertyID >TEXT_COLOR</propertyID>
5415 <value xmi.value = '-16777216' />
5416 </mdElement>
5417 <mdElement elementClass = 'ChoiceProperty' >
5418 <propertyID >TEXT_POSITION</propertyID>
5419 <value >LEFT</value>
5420 <choice xmi.value = 'CENTER^LEFT^RIGHT' />
5421 <index xmi.value = '1' />
5422 </mdElement>
5423 <mdElement elementClass = 'BooleanProperty' >
5424 <propertyID >USE_FILL_COLOR</propertyID>
5425 <value xmi.value = 'false' />
5426 </mdElement>
5427 <mdElement elementClass = 'BooleanProperty' >
5428 <propertyID >WRAP_WORDS</propertyID>
5429 <value xmi.value = 'true' />
5430 </mdElement>
5431 </mdElement>
5432 <mdElement elementClass = 'PropertyManager' >
5433 <name >Shapes</name>
5434 <mdElement elementClass = 'BooleanProperty' >
5435 <propertyID >AUTOSIZE</propertyID>
5436 <value xmi.value = 'false' />
5437 </mdElement>
5438 <mdElement elementClass = 'ColorProperty' >
5439 <propertyID >FILL_COLOR</propertyID>
5440 <value xmi.value = '-52' />
5441 </mdElement>
5442 <mdElement elementClass = 'FontProperty' >
5443 <propertyID >FONT</propertyID>
5444 <fontName >SansSerif</fontName>
5445 <size xmi.value = '12' />
5446 <style xmi.value = '0' />
5447 </mdElement>
5448 <mdElement elementClass = 'ColorProperty' >
5449 <propertyID >PEN_COLOR</propertyID>
5450 <value xmi.value = '-12434878' />
5451 </mdElement>
5452 <mdElement elementClass = 'ColorProperty' >
5453 <propertyID >TEXT_COLOR</propertyID>
5454 <value xmi.value = '-16777216' />
5455 </mdElement>
5456 <mdElement elementClass = 'BooleanProperty' >
5457 <propertyID >USE_FILL_COLOR</propertyID>
5458 <value xmi.value = 'true' />
5459 </mdElement>
5460 </mdElement>
5461 <mdElement elementClass = 'PropertyManager' >
5462 <name >Signal</name>
5463 <mdElement elementClass = 'BooleanProperty' >
5464 <propertyID >AUTOSIZE</propertyID>
5465 <value xmi.value = 'false' />
5466 </mdElement>
5467 <mdElement elementClass = 'ChoiceProperty' >
5468 <propertyID >DIRECTION</propertyID>
5469 <value >RIGHT</value>
5470 <choice xmi.value = 'RIGHT^LEFT' />
5471 <index xmi.value = '0' />
5472 </mdElement>
5473 <mdElement elementClass = 'ColorProperty' >
5474 <propertyID >FILL_COLOR</propertyID>
5475 <value xmi.value = '-52' />
5476 </mdElement>
5477 <mdElement elementClass = 'FontProperty' >
5478 <propertyID >FONT</propertyID>
5479 <fontName >SansSerif</fontName>
5480 <size xmi.value = '12' />
5481 <style xmi.value = '0' />
5482 </mdElement>
5483 <mdElement elementClass = 'ColorProperty' >
5484 <propertyID >PEN_COLOR</propertyID>
5485 <value xmi.value = '-12434878' />
5486 </mdElement>
5487 <mdElement elementClass = 'ColorProperty' >
5488 <propertyID >TEXT_COLOR</propertyID>
5489 <value xmi.value = '-16777216' />
5490 </mdElement>
5491 <mdElement elementClass = 'BooleanProperty' >
5492 <propertyID >USE_FILL_COLOR</propertyID>
5493 <value xmi.value = 'true' />
5494 </mdElement>
5495 </mdElement>
5496 <mdElement elementClass = 'PropertyManager' >
5497 <name >State</name>
5498 <mdElement elementClass = 'BooleanProperty' >
5499 <propertyID >AUTOSIZE</propertyID>
5500 <value xmi.value = 'false' />
5501 </mdElement>
5502 <mdElement elementClass = 'ChoiceProperty' >
5503 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5504 <value >EXPRESSION_MODE</value>
5505 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5506 <index xmi.value = '1' />
5507 </mdElement>
5508 <mdElement elementClass = 'ColorProperty' >
5509 <propertyID >FILL_COLOR</propertyID>
5510 <value xmi.value = '-52' />
5511 </mdElement>
5512 <mdElement elementClass = 'FontProperty' >
5513 <propertyID >FONT</propertyID>
5514 <fontName >SansSerif</fontName>
5515 <size xmi.value = '12' />
5516 <style xmi.value = '0' />
5517 </mdElement>
5518 <mdElement elementClass = 'ColorProperty' >
5519 <propertyID >PEN_COLOR</propertyID>
5520 <value xmi.value = '-12434878' />
5521 </mdElement>
5522 <mdElement elementClass = 'BooleanProperty' >
5523 <propertyID >SHOW_CONSTRAINTS</propertyID>
5524 <value xmi.value = 'true' />
5525 </mdElement>
5526 <mdElement elementClass = 'BooleanProperty' >
5527 <propertyID >SHOW_STEREOTYPE</propertyID>
5528 <value xmi.value = 'true' />
5529 </mdElement>
5530 <mdElement elementClass = 'BooleanProperty' >
5531 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5532 <value xmi.value = 'true' />
5533 </mdElement>
5534 <mdElement elementClass = 'BooleanProperty' >
5535 <propertyID >SHOW_VISIBILITY</propertyID>
5536 <value xmi.value = 'false' />
5537 </mdElement>
5538 <mdElement elementClass = 'ColorProperty' >
5539 <propertyID >STEREOTYPE_COLOR</propertyID>
5540 <value xmi.value = '-16777216' />
5541 </mdElement>
5542 <mdElement elementClass = 'FontProperty' >
5543 <propertyID >STEREOTYPE_FONT</propertyID>
5544 <fontName >SansSerif</fontName>
5545 <size xmi.value = '12' />
5546 <style xmi.value = '0' />
5547 </mdElement>
5548 <mdElement elementClass = 'BooleanProperty' >
5549 <propertyID >SUPPRESS_CONTEXT</propertyID>
5550 <value xmi.value = 'false' />
5551 </mdElement>
5552 <mdElement elementClass = 'BooleanProperty' >
5553 <propertyID >SUPPRESS_STATE_ACTIONS</propertyID>
5554 <value xmi.value = 'false' />
5555 </mdElement>
5556 <mdElement elementClass = 'BooleanProperty' >
5557 <propertyID >SUPPRESS_STATE_ATTRIBUTES</propertyID>
5558 <value xmi.value = 'false' />
5559 </mdElement>
5560 <mdElement elementClass = 'ColorProperty' >
5561 <propertyID >TEXT_COLOR</propertyID>
5562 <value xmi.value = '-16777216' />
5563 </mdElement>
5564 <mdElement elementClass = 'BooleanProperty' >
5565 <propertyID >USE_FILL_COLOR</propertyID>
5566 <value xmi.value = 'true' />
5567 </mdElement>
5568 </mdElement>
5569 <mdElement elementClass = 'PropertyManager' >
5570 <name >Subactivity State</name>
5571 <mdElement elementClass = 'BooleanProperty' >
5572 <propertyID >AUTOSIZE</propertyID>
5573 <value xmi.value = 'false' />
5574 </mdElement>
5575 <mdElement elementClass = 'ChoiceProperty' >
5576 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5577 <value >EXPRESSION_MODE</value>
5578 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5579 <index xmi.value = '1' />
5580 </mdElement>
5581 <mdElement elementClass = 'ColorProperty' >
5582 <propertyID >FILL_COLOR</propertyID>
5583 <value xmi.value = '-52' />
5584 </mdElement>
5585 <mdElement elementClass = 'FontProperty' >
5586 <propertyID >FONT</propertyID>
5587 <fontName >SansSerif</fontName>
5588 <size xmi.value = '12' />
5589 <style xmi.value = '0' />
5590 </mdElement>
5591 <mdElement elementClass = 'ColorProperty' >
5592 <propertyID >PEN_COLOR</propertyID>
5593 <value xmi.value = '-12434878' />
5594 </mdElement>
5595 <mdElement elementClass = 'BooleanProperty' >
5596 <propertyID >SHOW_CONSTRAINTS</propertyID>
5597 <value xmi.value = 'true' />
5598 </mdElement>
5599 <mdElement elementClass = 'BooleanProperty' >
5600 <propertyID >SHOW_STEREOTYPE</propertyID>
5601 <value xmi.value = 'true' />
5602 </mdElement>
5603 <mdElement elementClass = 'BooleanProperty' >
5604 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5605 <value xmi.value = 'true' />
5606 </mdElement>
5607 <mdElement elementClass = 'BooleanProperty' >
5608 <propertyID >SHOW_VISIBILITY</propertyID>
5609 <value xmi.value = 'false' />
5610 </mdElement>
5611 <mdElement elementClass = 'ColorProperty' >
5612 <propertyID >STEREOTYPE_COLOR</propertyID>
5613 <value xmi.value = '-16777216' />
5614 </mdElement>
5615 <mdElement elementClass = 'FontProperty' >
5616 <propertyID >STEREOTYPE_FONT</propertyID>
5617 <fontName >SansSerif</fontName>
5618 <size xmi.value = '12' />
5619 <style xmi.value = '0' />
5620 </mdElement>
5621 <mdElement elementClass = 'BooleanProperty' >
5622 <propertyID >SUPPRESS_CONTEXT</propertyID>
5623 <value xmi.value = 'false' />
5624 </mdElement>
5625 <mdElement elementClass = 'BooleanProperty' >
5626 <propertyID >SUPPRESS_STATE_ACTIONS</propertyID>
5627 <value xmi.value = 'true' />
5628 </mdElement>
5629 <mdElement elementClass = 'ColorProperty' >
5630 <propertyID >TEXT_COLOR</propertyID>
5631 <value xmi.value = '-16777216' />
5632 </mdElement>
5633 <mdElement elementClass = 'BooleanProperty' >
5634 <propertyID >USE_FILL_COLOR</propertyID>
5635 <value xmi.value = 'true' />
5636 </mdElement>
5637 </mdElement>
5638 <mdElement elementClass = 'PropertyManager' >
5639 <name >Subsystem</name>
5640 <mdElement elementClass = 'BooleanProperty' >
5641 <propertyID >AUTOSIZE</propertyID>
5642 <value xmi.value = 'false' />
5643 </mdElement>
5644 <mdElement elementClass = 'ChoiceProperty' >
5645 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5646 <value >EXPRESSION_MODE</value>
5647 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5648 <index xmi.value = '1' />
5649 </mdElement>
5650 <mdElement elementClass = 'ColorProperty' >
5651 <propertyID >FILL_COLOR</propertyID>
5652 <value xmi.value = '-3355393' />
5653 </mdElement>
5654 <mdElement elementClass = 'FontProperty' >
5655 <propertyID >FONT</propertyID>
5656 <fontName >SansSerif</fontName>
5657 <size xmi.value = '16' />
5658 <style xmi.value = '1' />
5659 </mdElement>
5660 <mdElement elementClass = 'ChoiceProperty' >
5661 <propertyID >PACKAGE_HEADER_POSITION</propertyID>
5662 <value >IN_TAB</value>
5663 <choice xmi.value = 'TOP^IN_TAB' />
5664 <index xmi.value = '1' />
5665 </mdElement>
5666 <mdElement elementClass = 'ColorProperty' >
5667 <propertyID >PEN_COLOR</propertyID>
5668 <value xmi.value = '-12434878' />
5669 </mdElement>
5670 <mdElement elementClass = 'BooleanProperty' >
5671 <propertyID >SHOW_CONSTRAINTS</propertyID>
5672 <value xmi.value = 'true' />
5673 </mdElement>
5674 <mdElement elementClass = 'BooleanProperty' >
5675 <propertyID >SHOW_ELEMENTS_LIST</propertyID>
5676 <value xmi.value = 'false' />
5677 </mdElement>
5678 <mdElement elementClass = 'BooleanProperty' >
5679 <propertyID >SHOW_FULL_TYPE</propertyID>
5680 <value xmi.value = 'false' />
5681 </mdElement>
5682 <mdElement elementClass = 'BooleanProperty' >
5683 <propertyID >SHOW_OPERATIONS_PROPERTIES</propertyID>
5684 <value xmi.value = 'false' />
5685 </mdElement>
5686 <mdElement elementClass = 'BooleanProperty' >
5687 <propertyID >SHOW_OPERATIONS_STEREOTYPE</propertyID>
5688 <value xmi.value = 'false' />
5689 </mdElement>
5690 <mdElement elementClass = 'BooleanProperty' >
5691 <propertyID >SHOW_OPERATIONS_VISIBILITY</propertyID>
5692 <value xmi.value = 'true' />
5693 </mdElement>
5694 <mdElement elementClass = 'BooleanProperty' >
5695 <propertyID >SHOW_STEREOTYPE</propertyID>
5696 <value xmi.value = 'true' />
5697 </mdElement>
5698 <mdElement elementClass = 'BooleanProperty' >
5699 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5700 <value xmi.value = 'true' />
5701 </mdElement>
5702 <mdElement elementClass = 'BooleanProperty' >
5703 <propertyID >SHOW_VISIBILITY</propertyID>
5704 <value xmi.value = 'false' />
5705 </mdElement>
5706 <mdElement elementClass = 'ColorProperty' >
5707 <propertyID >STEREOTYPE_COLOR</propertyID>
5708 <value xmi.value = '-16777216' />
5709 </mdElement>
5710 <mdElement elementClass = 'FontProperty' >
5711 <propertyID >STEREOTYPE_FONT</propertyID>
5712 <fontName >SansSerif</fontName>
5713 <size xmi.value = '12' />
5714 <style xmi.value = '0' />
5715 </mdElement>
5716 <mdElement elementClass = 'BooleanProperty' >
5717 <propertyID >SUPPRESS_CONTEXT</propertyID>
5718 <value xmi.value = 'false' />
5719 </mdElement>
5720 <mdElement elementClass = 'BooleanProperty' >
5721 <propertyID >SUPPRES_SUBSYSTEM_OPERATIONS</propertyID>
5722 <value xmi.value = 'false' />
5723 </mdElement>
5724 <mdElement elementClass = 'BooleanProperty' >
5725 <propertyID >SUPPRES_SUBSYSTEM_REALIZATIONS</propertyID>
5726 <value xmi.value = 'false' />
5727 </mdElement>
5728 <mdElement elementClass = 'BooleanProperty' >
5729 <propertyID >SUPPRES_SUBSYSTEM_SPECIFICATIONS</propertyID>
5730 <value xmi.value = 'false' />
5731 </mdElement>
5732 <mdElement elementClass = 'ColorProperty' >
5733 <propertyID >TEXT_COLOR</propertyID>
5734 <value xmi.value = '-16777216' />
5735 </mdElement>
5736 <mdElement elementClass = 'BooleanProperty' >
5737 <propertyID >USE_FILL_COLOR</propertyID>
5738 <value xmi.value = 'true' />
5739 </mdElement>
5740 </mdElement>
5741 <mdElement elementClass = 'PropertyManager' >
5742 <name >Swimlane</name>
5743 <mdElement elementClass = 'BooleanProperty' >
5744 <propertyID >AUTOSIZE</propertyID>
5745 <value xmi.value = 'false' />
5746 </mdElement>
5747 <mdElement elementClass = 'ChoiceProperty' >
5748 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5749 <value >EXPRESSION_MODE</value>
5750 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5751 <index xmi.value = '1' />
5752 </mdElement>
5753 <mdElement elementClass = 'ColorProperty' >
5754 <propertyID >FILL_COLOR</propertyID>
5755 <value xmi.value = '-52' />
5756 </mdElement>
5757 <mdElement elementClass = 'FontProperty' >
5758 <propertyID >FONT</propertyID>
5759 <fontName >SansSerif</fontName>
5760 <size xmi.value = '14' />
5761 <style xmi.value = '1' />
5762 </mdElement>
5763 <mdElement elementClass = 'ColorProperty' >
5764 <propertyID >PEN_COLOR</propertyID>
5765 <value xmi.value = '-12434878' />
5766 </mdElement>
5767 <mdElement elementClass = 'BooleanProperty' >
5768 <propertyID >SHOW_CONSTRAINTS</propertyID>
5769 <value xmi.value = 'true' />
5770 </mdElement>
5771 <mdElement elementClass = 'BooleanProperty' >
5772 <propertyID >SHOW_STEREOTYPE</propertyID>
5773 <value xmi.value = 'true' />
5774 </mdElement>
5775 <mdElement elementClass = 'BooleanProperty' >
5776 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5777 <value xmi.value = 'true' />
5778 </mdElement>
5779 <mdElement elementClass = 'BooleanProperty' >
5780 <propertyID >SHOW_VISIBILITY</propertyID>
5781 <value xmi.value = 'false' />
5782 </mdElement>
5783 <mdElement elementClass = 'ColorProperty' >
5784 <propertyID >STEREOTYPE_COLOR</propertyID>
5785 <value xmi.value = '-16777216' />
5786 </mdElement>
5787 <mdElement elementClass = 'FontProperty' >
5788 <propertyID >STEREOTYPE_FONT</propertyID>
5789 <fontName >SansSerif</fontName>
5790 <size xmi.value = '12' />
5791 <style xmi.value = '0' />
5792 </mdElement>
5793 <mdElement elementClass = 'ColorProperty' >
5794 <propertyID >TEXT_COLOR</propertyID>
5795 <value xmi.value = '-16777216' />
5796 </mdElement>
5797 <mdElement elementClass = 'BooleanProperty' >
5798 <propertyID >USE_FILL_COLOR</propertyID>
5799 <value xmi.value = 'false' />
5800 </mdElement>
5801 </mdElement>
5802 <mdElement elementClass = 'PropertyManager' >
5803 <name >Symbol</name>
5804 <mdElement elementClass = 'ColorProperty' >
5805 <propertyID >FILL_COLOR</propertyID>
5806 <value xmi.value = '-52' />
5807 </mdElement>
5808 <mdElement elementClass = 'FontProperty' >
5809 <propertyID >FONT</propertyID>
5810 <fontName >SansSerif</fontName>
5811 <size xmi.value = '12' />
5812 <style xmi.value = '0' />
5813 </mdElement>
5814 <mdElement elementClass = 'ColorProperty' >
5815 <propertyID >PEN_COLOR</propertyID>
5816 <value xmi.value = '-12434878' />
5817 </mdElement>
5818 <mdElement elementClass = 'ColorProperty' >
5819 <propertyID >TEXT_COLOR</propertyID>
5820 <value xmi.value = '-16777216' />
5821 </mdElement>
5822 <mdElement elementClass = 'BooleanProperty' >
5823 <propertyID >USE_FILL_COLOR</propertyID>
5824 <value xmi.value = 'true' />
5825 </mdElement>
5826 </mdElement>
5827 <mdElement elementClass = 'PropertyManager' >
5828 <name >Synchronization Bar</name>
5829 <mdElement elementClass = 'BooleanProperty' >
5830 <propertyID >AUTOSIZE</propertyID>
5831 <value xmi.value = 'false' />
5832 </mdElement>
5833 <mdElement elementClass = 'ColorProperty' >
5834 <propertyID >FILL_COLOR</propertyID>
5835 <value xmi.value = '-52' />
5836 </mdElement>
5837 <mdElement elementClass = 'FontProperty' >
5838 <propertyID >FONT</propertyID>
5839 <fontName >SansSerif</fontName>
5840 <size xmi.value = '12' />
5841 <style xmi.value = '0' />
5842 </mdElement>
5843 <mdElement elementClass = 'ColorProperty' >
5844 <propertyID >PEN_COLOR</propertyID>
5845 <value xmi.value = '-12434878' />
5846 </mdElement>
5847 <mdElement elementClass = 'ColorProperty' >
5848 <propertyID >TEXT_COLOR</propertyID>
5849 <value xmi.value = '-16777216' />
5850 </mdElement>
5851 <mdElement elementClass = 'BooleanProperty' >
5852 <propertyID >USE_FILL_COLOR</propertyID>
5853 <value xmi.value = 'true' />
5854 </mdElement>
5855 </mdElement>
5856 <mdElement elementClass = 'PropertyManager' >
5857 <name >TextBox</name>
5858 <mdElement elementClass = 'BooleanProperty' >
5859 <propertyID >AUTOSIZE</propertyID>
5860 <value xmi.value = 'true' />
5861 </mdElement>
5862 <mdElement elementClass = 'ColorProperty' >
5863 <propertyID >FILL_COLOR</propertyID>
5864 <value xmi.value = '-52' />
5865 </mdElement>
5866 <mdElement elementClass = 'FontProperty' >
5867 <propertyID >FONT</propertyID>
5868 <fontName >SansSerif</fontName>
5869 <size xmi.value = '12' />
5870 <style xmi.value = '0' />
5871 </mdElement>
5872 <mdElement elementClass = 'BooleanProperty' >
5873 <propertyID >HTML_TEXT</propertyID>
5874 <value xmi.value = 'false' />
5875 </mdElement>
5876 <mdElement elementClass = 'ColorProperty' >
5877 <propertyID >TEXT_COLOR</propertyID>
5878 <value xmi.value = '-16777216' />
5879 </mdElement>
5880 <mdElement elementClass = 'BooleanProperty' >
5881 <propertyID >USE_FILL_COLOR</propertyID>
5882 <value xmi.value = 'false' />
5883 </mdElement>
5884 <mdElement elementClass = 'BooleanProperty' >
5885 <propertyID >WRAP_WORDS</propertyID>
5886 <value xmi.value = 'true' />
5887 </mdElement>
5888 </mdElement>
5889 <mdElement elementClass = 'PropertyManager' >
5890 <name >Transition</name>
5891 <mdElement elementClass = 'ChoiceProperty' >
5892 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5893 <value >EXPRESSION_MODE</value>
5894 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5895 <index xmi.value = '1' />
5896 </mdElement>
5897 <mdElement elementClass = 'ColorProperty' >
5898 <propertyID >FILL_COLOR</propertyID>
5899 <value xmi.value = '-52' />
5900 </mdElement>
5901 <mdElement elementClass = 'FontProperty' >
5902 <propertyID >FONT</propertyID>
5903 <fontName >SansSerif</fontName>
5904 <size xmi.value = '12' />
5905 <style xmi.value = '0' />
5906 </mdElement>
5907 <mdElement elementClass = 'ChoiceProperty' >
5908 <propertyID >LINK_LINE_STYLE</propertyID>
5909 <value >RECTILINEAR</value>
5910 <choice xmi.value = 'RECTILINEAR^OBLIQUE^BEZIER' />
5911 <index xmi.value = '0' />
5912 </mdElement>
5913 <mdElement elementClass = 'ColorProperty' >
5914 <propertyID >PEN_COLOR</propertyID>
5915 <value xmi.value = '-12434878' />
5916 </mdElement>
5917 <mdElement elementClass = 'BooleanProperty' >
5918 <propertyID >SHOW_CONSTRAINTS</propertyID>
5919 <value xmi.value = 'true' />
5920 </mdElement>
5921 <mdElement elementClass = 'BooleanProperty' >
5922 <propertyID >SHOW_NAME</propertyID>
5923 <value xmi.value = 'true' />
5924 </mdElement>
5925 <mdElement elementClass = 'BooleanProperty' >
5926 <propertyID >SHOW_STEREOTYPE</propertyID>
5927 <value xmi.value = 'true' />
5928 </mdElement>
5929 <mdElement elementClass = 'BooleanProperty' >
5930 <propertyID >SHOW_TAGGED_VALUES</propertyID>
5931 <value xmi.value = 'true' />
5932 </mdElement>
5933 <mdElement elementClass = 'ColorProperty' >
5934 <propertyID >STEREOTYPE_COLOR</propertyID>
5935 <value xmi.value = '-16777216' />
5936 </mdElement>
5937 <mdElement elementClass = 'FontProperty' >
5938 <propertyID >STEREOTYPE_FONT</propertyID>
5939 <fontName >SansSerif</fontName>
5940 <size xmi.value = '12' />
5941 <style xmi.value = '0' />
5942 </mdElement>
5943 <mdElement elementClass = 'ColorProperty' >
5944 <propertyID >TEXT_COLOR</propertyID>
5945 <value xmi.value = '-16777216' />
5946 </mdElement>
5947 <mdElement elementClass = 'BooleanProperty' >
5948 <propertyID >USE_FILL_COLOR</propertyID>
5949 <value xmi.value = 'false' />
5950 </mdElement>
5951 <mdElement elementClass = 'BooleanProperty' >
5952 <propertyID >WRAP_WORDS</propertyID>
5953 <value xmi.value = 'false' />
5954 </mdElement>
5955 </mdElement>
5956 <mdElement elementClass = 'PropertyManager' >
5957 <name >Tree</name>
5958 <mdElement elementClass = 'ColorProperty' >
5959 <propertyID >FILL_COLOR</propertyID>
5960 <value xmi.value = '-52' />
5961 </mdElement>
5962 <mdElement elementClass = 'FontProperty' >
5963 <propertyID >FONT</propertyID>
5964 <fontName >SansSerif</fontName>
5965 <size xmi.value = '12' />
5966 <style xmi.value = '0' />
5967 </mdElement>
5968 <mdElement elementClass = 'ColorProperty' >
5969 <propertyID >PEN_COLOR</propertyID>
5970 <value xmi.value = '-12434878' />
5971 </mdElement>
5972 <mdElement elementClass = 'ColorProperty' >
5973 <propertyID >TEXT_COLOR</propertyID>
5974 <value xmi.value = '-16777216' />
5975 </mdElement>
5976 <mdElement elementClass = 'BooleanProperty' >
5977 <propertyID >USE_FILL_COLOR</propertyID>
5978 <value xmi.value = 'false' />
5979 </mdElement>
5980 </mdElement>
5981 <mdElement elementClass = 'PropertyManager' >
5982 <name >Use Case</name>
5983 <mdElement elementClass = 'BooleanProperty' >
5984 <propertyID >AUTOSIZE</propertyID>
5985 <value xmi.value = 'false' />
5986 </mdElement>
5987 <mdElement elementClass = 'ChoiceProperty' >
5988 <propertyID >CONSTRAINT_TEXT_MODE</propertyID>
5989 <value >EXPRESSION_MODE</value>
5990 <choice xmi.value = 'NAME_MODE^EXPRESSION_MODE' />
5991 <index xmi.value = '1' />
5992 </mdElement>
5993 <mdElement elementClass = 'ColorProperty' >
5994 <propertyID >FILL_COLOR</propertyID>
5995 <value xmi.value = '-103' />
5996 </mdElement>
5997 <mdElement elementClass = 'FontProperty' >
5998 <propertyID >FONT</propertyID>
5999 <fontName >SansSerif</fontName>
6000 <size xmi.value = '12' />
6001 <style xmi.value = '0' />
6002 </mdElement>
6003 <mdElement elementClass = 'ColorProperty' >
6004 <propertyID >PEN_COLOR</propertyID>
6005 <value xmi.value = '-12434878' />
6006 </mdElement>
6007 <mdElement elementClass = 'BooleanProperty' >
6008 <propertyID >SHOW_CONSTRAINTS</propertyID>
6009 <value xmi.value = 'true' />
6010 </mdElement>
6011 <mdElement elementClass = 'BooleanProperty' >
6012 <propertyID >SHOW_STEREOTYPE</propertyID>
6013 <value xmi.value = 'true' />
6014 </mdElement>
6015 <mdElement elementClass = 'BooleanProperty' >
6016 <propertyID >SHOW_TAGGED_VALUES</propertyID>
6017 <value xmi.value = 'true' />
6018 </mdElement>
6019 <mdElement elementClass = 'BooleanProperty' >
6020 <propertyID >SHOW_VISIBILITY</propertyID>
6021 <value xmi.value = 'false' />
6022 </mdElement>
6023 <mdElement elementClass = 'ColorProperty' >
6024 <propertyID >STEREOTYPE_COLOR</propertyID>
6025 <value xmi.value = '-16777216' />
6026 </mdElement>
6027 <mdElement elementClass = 'FontProperty' >
6028 <propertyID >STEREOTYPE_FONT</propertyID>
6029 <fontName >SansSerif</fontName>
6030 <size xmi.value = '12' />
6031 <style xmi.value = '0' />
6032 </mdElement>
6033 <mdElement elementClass = 'BooleanProperty' >
6034 <propertyID >SUPPRESS_CONTEXT</propertyID>
6035 <value xmi.value = 'false' />
6036 </mdElement>
6037 <mdElement elementClass = 'BooleanProperty' >
6038 <propertyID >SUPPRESS_EXTENSIONS</propertyID>
6039 <value xmi.value = 'false' />
6040 </mdElement>
6041 <mdElement elementClass = 'ColorProperty' >
6042 <propertyID >TEXT_COLOR</propertyID>
6043 <value xmi.value = '-16777216' />
6044 </mdElement>
6045 <mdElement elementClass = 'BooleanProperty' >
6046 <propertyID >USE_FILL_COLOR</propertyID>
6047 <value xmi.value = 'true' />
6048 </mdElement>
6049 </mdElement>
6050 </mdElement>
6051 </mdElement>
6052 </XMI.extensions>
6053 </XMI>