xref: /aosp_15_r20/external/apache-commons-bcel/docs/generic.mdl (revision 0c56280ab0842982c46a149f7b9eaa497e31e292)
1
2(object Petal
3    version    	42
4    _written   	"Rose 4.5.8054a"
5    charSet    	0)
6
7(object Design "Logical View"
8    is_unit    	TRUE
9    is_loaded  	TRUE
10    defaults   	(object defaults
11	rightMargin 	0.000000
12	leftMargin 	0.000000
13	topMargin  	0.000000
14	bottomMargin 	0.000000
15	pageOverlap 	0.000000
16	clipIconLabels 	TRUE
17	autoResize 	TRUE
18	snapToGrid 	TRUE
19	gridX      	16
20	gridY      	16
21	defaultFont 	(object Font
22	    size       	10
23	    face       	"Arial"
24	    bold       	FALSE
25	    italics    	FALSE
26	    underline  	FALSE
27	    strike     	FALSE
28	    color      	0
29	    default_color 	TRUE)
30	showMessageNum 	1
31	showClassOfObject 	TRUE
32	notation   	"Unified")
33    root_usecase_package 	(object Class_Category "Use Case View"
34	quid       	"3659ABB20065"
35	exportControl 	"Public"
36	global     	TRUE
37	logical_models 	(list unit_reference_list)
38	logical_presentations 	(list unit_reference_list
39	    (object UseCaseDiagram "Main"
40		quid       	"3659ABB60100"
41		title      	"Main"
42		zoom       	100
43		max_height 	28350
44		max_width  	21600
45		origin_x   	0
46		origin_y   	0
47		items      	(list diagram_item_list))))
48    root_category 	(object Class_Category "Logical View"
49	quid       	"3659ABB20064"
50	exportControl 	"Public"
51	global     	TRUE
52	subsystem  	"Component View"
53	quidu      	"3659ABB2006D"
54	logical_models 	(list unit_reference_list
55	    (object Class "ClassGen"
56		quid       	"3659ABD700A2"
57		superclasses 	(list inheritance_relationship_list
58		    (object Inheritance_Relationship
59			quid       	"3783462E016B"
60			supplier   	"Logical View::AccessFlags"
61			quidu      	"378345EC0044"))
62		operations 	(list Operations
63		    (object Operation "addInterface"
64			quid       	"3659AD040069"
65			parameters 	(list Parameters
66			    (object Parameter "String name"))
67			result     	"void"
68			concurrency 	"Sequential"
69			opExportControl 	"Public"
70			uid        	0)
71		    (object Operation "addMethod"
72			quid       	"378349A800F3"
73			concurrency 	"Sequential"
74			opExportControl 	"Public"
75			uid        	0))
76		module     	"Component View::ClassGen"
77		quidu      	"3659AD9C02CB"
78		language   	"Java")
79	    (object Class "ConstantPoolGen"
80		quid       	"3659AC570165"
81		operations 	(list Operations
82		    (object Operation "addClass"
83			quid       	"3659ADC40188"
84			parameters 	(list Parameters
85			    (object Parameter "String name"))
86			result     	"int"
87			concurrency 	"Sequential"
88			opExportControl 	"Public"
89			uid        	0)
90		    (object Operation "addMethodRef"
91			quid       	"3659AEE40132"
92			parameters 	(list Parameters
93			    (object Parameter "String class_name")
94			    (object Parameter "String method_name")
95			    (object Parameter "String signature"))
96			result     	"int"
97			concurrency 	"Sequential"
98			opExportControl 	"Public"
99			uid        	0)
100		    (object Operation "addInteger"
101			quid       	"3659AF0D00EB"
102			parameters 	(list Parameters
103			    (object Parameter "int i"))
104			result     	"int"
105			concurrency 	"Sequential"
106			opExportControl 	"Public"
107			uid        	0))
108		language   	"Java")
109	    (object Class "FieldGen"
110		quid       	"3659AC6101C3"
111		superclasses 	(list inheritance_relationship_list
112		    (object Inheritance_Relationship
113			quid       	"3783462A0025"
114			supplier   	"Logical View::AccessFlags"
115			quidu      	"378345EC0044"))
116		operations 	(list Operations
117		    (object Operation "getField"
118			quid       	"3659ACAE020A"
119			result     	"Field"
120			concurrency 	"Sequential"
121			opExportControl 	"Public"
122			uid        	0)
123		    (object Operation "setInitValue"
124			quid       	"3659AF4200BF"
125			result     	"void"
126			concurrency 	"Sequential"
127			opExportControl 	"Public"
128			uid        	0))
129		language   	"Java")
130	    (object Class "MethodGen"
131		quid       	"3659AC6A014E"
132		superclasses 	(list inheritance_relationship_list
133		    (object Inheritance_Relationship
134			quid       	"378346310292"
135			supplier   	"Logical View::AccessFlags"
136			quidu      	"378345EC0044"))
137		operations 	(list Operations
138		    (object Operation "addException"
139			quid       	"3659AFD703D0"
140			concurrency 	"Sequential"
141			opExportControl 	"Public"
142			uid        	0))
143		language   	"Java")
144	    (object Class "Instruction"
145		quid       	"3659B1E8013C"
146		class_attributes 	(list class_attribute_list
147		    (object ClassAttribute "tag"
148			quid       	"3659B221030A")
149		    (object ClassAttribute "length"
150			quid       	"3659B24C00D1"))
151		language   	"Java")
152	    (object Class "BranchInstruction"
153		quid       	"3659B29302BE"
154		superclasses 	(list inheritance_relationship_list
155		    (object Inheritance_Relationship
156			quid       	"3659B3CC01E2"
157			supplier   	"Logical View::Instruction"
158			quidu      	"3659B1E8013C"))
159		realized_interfaces 	(list realize_rel_list
160		    (object Realize_Relationship
161			quid       	"3659B46B028B"
162			supplier   	"Logical View::InstructionTargeter"
163			quidu      	"3659B40603BC"))
164		language   	"Java")
165	    (object Class "Select"
166		quid       	"3659B30602D8"
167		superclasses 	(list inheritance_relationship_list
168		    (object Inheritance_Relationship
169			quid       	"3659B3C5014C"
170			supplier   	"Logical View::BranchInstruction"
171			quidu      	"3659B29302BE"))
172		class_attributes 	(list class_attribute_list
173		    (object ClassAttribute "targets"
174			quid       	"3659B3670056")
175		    (object ClassAttribute "keys"
176			quid       	"3659B3740073"))
177		language   	"Java")
178	    (object Class "LOOKUPSWITCH"
179		quid       	"3659B38B0315"
180		superclasses 	(list inheritance_relationship_list
181		    (object Inheritance_Relationship
182			quid       	"3659B3B503CA"
183			supplier   	"Logical View::Select"
184			quidu      	"3659B30602D8"))
185		language   	"Java")
186	    (object Class "TABLESWITCH"
187		quid       	"3659B3A200BF"
188		superclasses 	(list inheritance_relationship_list
189		    (object Inheritance_Relationship
190			quid       	"3659B3BC013F"
191			supplier   	"Logical View::Select"
192			quidu      	"3659B30602D8"))
193		language   	"Java")
194	    (object Class "InstructionTargeter"
195		quid       	"3659B40603BC"
196		stereotype 	"Interface"
197		operations 	(list Operations
198		    (object Operation "updateTarget"
199			quid       	"3659B42302EB"
200			concurrency 	"Sequential"
201			opExportControl 	"Public"
202			uid        	0))
203		language   	"Java")
204	    (object Class "CodeExceptionGen"
205		quid       	"3659B4D200E4"
206		realized_interfaces 	(list realize_rel_list
207		    (object Realize_Relationship
208			quid       	"3659B54B016B"
209			supplier   	"Logical View::InstructionTargeter"
210			quidu      	"3659B40603BC"))
211		language   	"Java")
212	    (object Class "IfInstruction"
213		quid       	"3659B617007E"
214		superclasses 	(list inheritance_relationship_list
215		    (object Inheritance_Relationship
216			quid       	"3659B63001F6"
217			supplier   	"Logical View::BranchInstruction"
218			quidu      	"3659B29302BE"))
219		language   	"Java")
220	    (object Class "GOTO"
221		quid       	"3659B6220174"
222		superclasses 	(list inheritance_relationship_list
223		    (object Inheritance_Relationship
224			quid       	"3659B63700D4"
225			supplier   	"Logical View::BranchInstruction"
226			quidu      	"3659B29302BE"))
227		realized_interfaces 	(list realize_rel_list
228		    (object Realize_Relationship
229			quid       	"365A91AE021A"
230			supplier   	"Logical View::UnconditionalBranch"
231			quidu      	"365A919F0395"))
232		language   	"Java")
233	    (object Class "Type"
234		quid       	"3659B87D0135"
235		operations 	(list Operations
236		    (object Operation "getSignature"
237			quid       	"3659B8FB00F0"
238			concurrency 	"Sequential"
239			opExportControl 	"Public"
240			uid        	0))
241		language   	"Java")
242	    (object Class "BasicType"
243		quid       	"3659B90B02AB"
244		superclasses 	(list inheritance_relationship_list
245		    (object Inheritance_Relationship
246			quid       	"3659B99402DA"
247			supplier   	"Logical View::Type"
248			quidu      	"3659B87D0135"))
249		language   	"Java")
250	    (object Class "ReferenceType"
251		quid       	"3659B91D0030"
252		superclasses 	(list inheritance_relationship_list
253		    (object Inheritance_Relationship
254			quid       	"3659B9990043"
255			supplier   	"Logical View::Type"
256			quidu      	"3659B87D0135"))
257		language   	"Java")
258	    (object Class "ObjectType"
259		quid       	"3659B927039C"
260		superclasses 	(list inheritance_relationship_list
261		    (object Inheritance_Relationship
262			quid       	"3659B9B0028B"
263			supplier   	"Logical View::ReferenceType"
264			quidu      	"3659B91D0030"))
265		operations 	(list Operations
266		    (object Operation "getClassName"
267			quid       	"3659B95401E8"
268			concurrency 	"Sequential"
269			opExportControl 	"Public"
270			uid        	0))
271		language   	"Java")
272	    (object Class "ArrayType"
273		quid       	"3659B931024C"
274		superclasses 	(list inheritance_relationship_list
275		    (object Inheritance_Relationship
276			quid       	"3659B9B30181"
277			supplier   	"Logical View::ReferenceType"
278			quidu      	"3659B91D0030"))
279		operations 	(list Operations
280		    (object Operation "getDimensions"
281			quid       	"3659B979012D"
282			result     	"int"
283			concurrency 	"Sequential"
284			opExportControl 	"Public"
285			uid        	0))
286		language   	"Java")
287	    (object Class "InstructionList"
288		quid       	"3659BAA803D2"
289		operations 	(list Operations
290		    (object Operation "append"
291			quid       	"37834B1C0057"
292			concurrency 	"Sequential"
293			opExportControl 	"Public"
294			uid        	0))
295		language   	"Java")
296	    (object Class "LocalVariableGen"
297		quid       	"3659BC2A02C8"
298		realized_interfaces 	(list realize_rel_list
299		    (object Realize_Relationship
300			quid       	"3659BC390248"
301			supplier   	"Logical View::InstructionTargeter"
302			quidu      	"3659B40603BC"))
303		language   	"Java")
304	    (object Class "ReturnInstruction"
305		quid       	"365A9132032A"
306		superclasses 	(list inheritance_relationship_list
307		    (object Inheritance_Relationship
308			quid       	"365A98DC03CB"
309			supplier   	"Logical View::Instruction"
310			quidu      	"3659B1E8013C")))
311	    (object Class "ArrayInstruction"
312		quid       	"365A913A02DB"
313		superclasses 	(list inheritance_relationship_list
314		    (object Inheritance_Relationship
315			quid       	"365A98E5007B"
316			supplier   	"Logical View::Instruction"
317			quidu      	"3659B1E8013C")))
318	    (object Class "CPInstruction"
319		quid       	"365A91430360"
320		superclasses 	(list inheritance_relationship_list
321		    (object Inheritance_Relationship
322			quid       	"365A98BE016F"
323			supplier   	"Logical View::Instruction"
324			quidu      	"3659B1E8013C"))
325		operations 	(list Operations
326		    (object Operation "getType"
327			quid       	"37836CEF008A"
328			concurrency 	"Sequential"
329			opExportControl 	"Public"
330			uid        	0))
331		class_attributes 	(list class_attribute_list
332		    (object ClassAttribute "index"
333			quid       	"365A926F02D6")))
334	    (object Class "StackInstruction"
335		quid       	"365A91560097"
336		superclasses 	(list inheritance_relationship_list
337		    (object Inheritance_Relationship
338			quid       	"365AB1A8029D"
339			supplier   	"Logical View::Instruction"
340			quidu      	"3659B1E8013C")))
341	    (object Class "ConversionInstruction"
342		quid       	"365A91690116"
343		superclasses 	(list inheritance_relationship_list
344		    (object Inheritance_Relationship
345			quid       	"365A98EA0295"
346			supplier   	"Logical View::Instruction"
347			quidu      	"3659B1E8013C")))
348	    (object Class "UnconditionalBranch"
349		quid       	"365A919F0395"
350		stereotype 	"Interface")
351	    (object Class "ArithmeticInstruction"
352		quid       	"365A921A03E2"
353		superclasses 	(list inheritance_relationship_list
354		    (object Inheritance_Relationship
355			quid       	"365A98B0025F"
356			supplier   	"Logical View::Instruction"
357			quidu      	"3659B1E8013C")))
358	    (object Class "LocalVariableInstruction"
359		quid       	"365A926500FA"
360		superclasses 	(list inheritance_relationship_list
361		    (object Inheritance_Relationship
362			quid       	"365A98B8008A"
363			supplier   	"Logical View::Instruction"
364			quidu      	"3659B1E8013C"))
365		class_attributes 	(list class_attribute_list
366		    (object ClassAttribute "index"
367			quid       	"365A988E01E8")))
368	    (object Class "FieldInstruction"
369		quid       	"365A92F300CD"
370		superclasses 	(list inheritance_relationship_list
371		    (object Inheritance_Relationship
372			quid       	"37836FAF0231"
373			supplier   	"Logical View::FieldOrMethod"
374			quidu      	"37836D4602A2"))
375		operations 	(list Operations
376		    (object Operation "getFieldType"
377			quid       	"37836D250377"
378			result     	"Type"
379			concurrency 	"Sequential"
380			opExportControl 	"Public"
381			uid        	0)))
382	    (object Class "InvokeInstruction"
383		quid       	"365A931601C7"
384		superclasses 	(list inheritance_relationship_list
385		    (object Inheritance_Relationship
386			quid       	"37836FB302A5"
387			supplier   	"Logical View::FieldOrMethod"
388			quidu      	"37836D4602A2"))
389		operations 	(list Operations
390		    (object Operation "getArgumentTypes"
391			quid       	"37836D890190"
392			result     	"Type[]"
393			concurrency 	"Sequential"
394			opExportControl 	"Public"
395			uid        	0)))
396	    (object Class "AccessFlags"
397		quid       	"378345EC0044"
398		operations 	(list Operations
399		    (object Operation "isPublic"
400			quid       	"378345EC0045"
401			result     	"boolean"
402			concurrency 	"Sequential"
403			opExportControl 	"Public"
404			uid        	0))
405		abstract   	TRUE)
406	    (object Class "InstructionHandle"
407		quid       	"3783485F01C2")
408	    (object Class "FieldOrMethod"
409		quid       	"37836D4602A2"
410		superclasses 	(list inheritance_relationship_list
411		    (object Inheritance_Relationship
412			quid       	"37836E8702CC"
413			supplier   	"Logical View::CPInstruction"
414			quidu      	"365A91430360"))
415		operations 	(list Operations
416		    (object Operation "getName"
417			quid       	"37836D5003D3"
418			concurrency 	"Sequential"
419			opExportControl 	"Public"
420			uid        	0)))
421	    (object Class "NEW"
422		quid       	"37836DE502D3"
423		superclasses 	(list inheritance_relationship_list
424		    (object Inheritance_Relationship
425			quid       	"37836E5F03A1"
426			supplier   	"Logical View::CPInstruction"
427			quidu      	"365A91430360")))
428	    (object Class "INSTANCEOF"
429		quid       	"37836EC1013F"
430		superclasses 	(list inheritance_relationship_list
431		    (object Inheritance_Relationship
432			quid       	"37836ED7023B"
433			supplier   	"Logical View::CPInstruction"
434			quidu      	"365A91430360")))
435	    (object Class "NewInterface"
436		quid       	"378370F400C6"
437		stereotype 	"Interface")
438	    (object Association "$UNNAMED$0"
439		quid       	"3659BBA60048"
440		roles      	(list role_list
441		    (object Role "$UNNAMED$1"
442			quid       	"3659BBA60250"
443			supplier   	"Logical View::ClassGen"
444			quidu      	"3659ABD700A2"
445			is_navigable 	TRUE
446			is_aggregate 	TRUE)
447		    (object Role "$UNNAMED$2"
448			quid       	"3659BBA60264"
449			supplier   	"Logical View::ConstantPoolGen"
450			quidu      	"3659AC570165"
451			client_cardinality 	(value cardinality "1")
452			is_navigable 	TRUE)))
453	    (object Association "$UNNAMED$3"
454		quid       	"3659BBC8024F"
455		roles      	(list role_list
456		    (object Role "$UNNAMED$4"
457			quid       	"3659BBC803C2"
458			supplier   	"Logical View::ClassGen"
459			quidu      	"3659ABD700A2"
460			is_navigable 	TRUE
461			is_aggregate 	TRUE)
462		    (object Role "$UNNAMED$5"
463			quid       	"3659BBC803CC"
464			supplier   	"Logical View::MethodGen"
465			quidu      	"3659AC6A014E"
466			client_cardinality 	(value cardinality "n")
467			is_navigable 	TRUE)))
468	    (object Association "$UNNAMED$6"
469		quid       	"3659BBD40076"
470		roles      	(list role_list
471		    (object Role "$UNNAMED$7"
472			quid       	"3659BBD402BB"
473			supplier   	"Logical View::ClassGen"
474			quidu      	"3659ABD700A2"
475			is_navigable 	TRUE
476			is_aggregate 	TRUE)
477		    (object Role "$UNNAMED$8"
478			quid       	"3659BBD402CF"
479			supplier   	"Logical View::FieldGen"
480			quidu      	"3659AC6101C3"
481			client_cardinality 	(value cardinality "n")
482			is_navigable 	TRUE)))
483	    (object Association "$UNNAMED$9"
484		quid       	"3659BCA400E3"
485		roles      	(list role_list
486		    (object Role "$UNNAMED$10"
487			quid       	"3659BCA40292"
488			supplier   	"Logical View::MethodGen"
489			quidu      	"3659AC6A014E"
490			is_navigable 	TRUE
491			is_aggregate 	TRUE)
492		    (object Role "$UNNAMED$11"
493			quid       	"3659BCA402A6"
494			supplier   	"Logical View::LocalVariableGen"
495			quidu      	"3659BC2A02C8"
496			client_cardinality 	(value cardinality "n")
497			is_navigable 	TRUE)))
498	    (object Association "$UNNAMED$12"
499		quid       	"3659BCB20350"
500		roles      	(list role_list
501		    (object Role "$UNNAMED$13"
502			quid       	"3659BCB3017B"
503			supplier   	"Logical View::MethodGen"
504			quidu      	"3659AC6A014E"
505			is_navigable 	TRUE
506			is_aggregate 	TRUE)
507		    (object Role "$UNNAMED$14"
508			quid       	"3659BCB3018F"
509			supplier   	"Logical View::CodeExceptionGen"
510			quidu      	"3659B4D200E4"
511			client_cardinality 	(value cardinality "n")
512			is_navigable 	TRUE)))
513	    (object Association "$UNNAMED$15"
514		quid       	"3659BDBE03D8"
515		roles      	(list role_list
516		    (object Role "$UNNAMED$16"
517			quid       	"3659BDBF02FD"
518			supplier   	"Logical View::Type"
519			quidu      	"3659B87D0135"
520			is_navigable 	TRUE)
521		    (object Role "$UNNAMED$17"
522			quid       	"3659BDBF0311"
523			supplier   	"Logical View::FieldGen"
524			quidu      	"3659AC6101C3"
525			is_navigable 	TRUE)))
526	    (object Association "$UNNAMED$18"
527		quid       	"3659BDC7022C"
528		roles      	(list role_list
529		    (object Role "$UNNAMED$19"
530			quid       	"3659BDC8030A"
531			supplier   	"Logical View::Type"
532			quidu      	"3659B87D0135"
533			is_navigable 	TRUE)
534		    (object Role "$UNNAMED$20"
535			quid       	"3659BDC80314"
536			supplier   	"Logical View::MethodGen"
537			quidu      	"3659AC6A014E"
538			is_navigable 	TRUE)))
539	    (object Association "$UNNAMED$21"
540		quid       	"365A9D0C02A0"
541		roles      	(list role_list
542		    (object Role "$UNNAMED$22"
543			quid       	"365A9D0D008F"
544			supplier   	"Logical View::InstructionList"
545			quidu      	"3659BAA803D2"
546			is_navigable 	TRUE
547			is_aggregate 	TRUE)
548		    (object Role "$UNNAMED$23"
549			quid       	"365A9D0D0099"
550			supplier   	"Logical View::Instruction"
551			quidu      	"3659B1E8013C"
552			client_cardinality 	(value cardinality "n")
553			is_navigable 	TRUE)))
554	    (object Association "$UNNAMED$24"
555		quid       	"37834AD601AB"
556		roles      	(list role_list
557		    (object Role "$UNNAMED$25"
558			quid       	"37834AD60346"
559			supplier   	"Logical View::InstructionList"
560			quidu      	"3659BAA803D2"
561			client_cardinality 	(value cardinality "1")
562			is_navigable 	TRUE
563			is_aggregate 	TRUE)
564		    (object Role "$UNNAMED$26"
565			quid       	"37834AD60347"
566			supplier   	"Logical View::InstructionHandle"
567			quidu      	"3783485F01C2"
568			client_cardinality 	(value cardinality "n")
569			is_navigable 	TRUE)))
570	    (object Association "$UNNAMED$27"
571		quid       	"37834B0902D1"
572		roles      	(list role_list
573		    (object Role "$UNNAMED$28"
574			quid       	"37834B0A0246"
575			supplier   	"Logical View::InstructionList"
576			quidu      	"3659BAA803D2"
577			is_navigable 	TRUE)
578		    (object Role "$UNNAMED$29"
579			quid       	"37834B0A0250"
580			supplier   	"Logical View::MethodGen"
581			quidu      	"3659AC6A014E"
582			is_navigable 	TRUE)))
583	    (object Association "$UNNAMED$30"
584		quid       	"37834B7A02FB"
585		roles      	(list role_list
586		    (object Role "$UNNAMED$31"
587			quid       	"37834B7B0271"
588			supplier   	"Logical View::Instruction"
589			quidu      	"3659B1E8013C"
590			client_cardinality 	(value cardinality "1")
591			is_navigable 	TRUE)
592		    (object Role "$UNNAMED$32"
593			quid       	"37834B7B028F"
594			supplier   	"Logical View::InstructionHandle"
595			quidu      	"3783485F01C2"
596			client_cardinality 	(value cardinality "1")
597			is_navigable 	TRUE)))
598	    (object Association "$UNNAMED$33"
599		quid       	"37834BAE0382"
600		stereotype 	"targets"
601		roles      	(list role_list
602		    (object Role "targets"
603			quid       	"37834BB001C3"
604			label      	"targets"
605			supplier   	"Logical View::InstructionHandle"
606			quidu      	"3783485F01C2"
607			client_cardinality 	(value cardinality "n")
608			is_navigable 	TRUE)
609		    (object Role "$UNNAMED$34"
610			quid       	"37834BB001CD"
611			supplier   	"Logical View::InstructionTargeter"
612			quidu      	"3659B40603BC"
613			client_cardinality 	(value cardinality "n")
614			is_navigable 	TRUE)))
615	    (object Association "$UNNAMED$35"
616		quid       	"37834DCC011F"
617		roles      	(list role_list
618		    (object Role "$UNNAMED$36"
619			quid       	"37834DCC0300"
620			supplier   	"Logical View::ConstantPoolGen"
621			quidu      	"3659AC570165"
622			is_navigable 	TRUE)
623		    (object Role "$UNNAMED$37"
624			quid       	"37834DCC030A"
625			supplier   	"Logical View::ClassGen"
626			quidu      	"3659ABD700A2"
627			is_navigable 	TRUE))))
628	logical_presentations 	(list unit_reference_list
629	    (object ClassDiagram "ClassGen"
630		quid       	"3659ABB6013B"
631		title      	"ClassGen"
632		zoom       	100
633		max_height 	28350
634		max_width  	21600
635		origin_x   	0
636		origin_y   	0
637		items      	(list diagram_item_list
638		    (object ClassView "Class" "Logical View::BasicType" @1
639			ShowCompartmentStereotypes 	TRUE
640			IncludeAttribute 	TRUE
641			IncludeOperation 	TRUE
642			location   	(352, 656)
643			label      	(object ItemLabel
644			    Parent_View 	@1
645			    location   	(242, 605)
646			    fill_color 	13434879
647			    nlines     	1
648			    max_width  	220
649			    justify    	0
650			    label      	"BasicType")
651			icon_style 	"Icon"
652			line_color 	3342489
653			fill_color 	13434879
654			quidu      	"3659B90B02AB"
655			width      	238
656			height     	126
657			annotation 	8
658			autoResize 	TRUE)
659		    (object ClassView "Class" "Logical View::ObjectType" @2
660			ShowCompartmentStereotypes 	TRUE
661			IncludeAttribute 	TRUE
662			IncludeOperation 	TRUE
663			location   	(432, 384)
664			label      	(object ItemLabel
665			    Parent_View 	@2
666			    location   	(260, 303)
667			    fill_color 	13434879
668			    nlines     	1
669			    max_width  	344
670			    justify    	0
671			    label      	"ObjectType")
672			icon_style 	"Icon"
673			line_color 	3342489
674			fill_color 	13434879
675			quidu      	"3659B927039C"
676			compartment 	(object Compartment
677			    Parent_View 	@2
678			    location   	(260, 363)
679			    icon_style 	"Icon"
680			    fill_color 	13434879
681			    anchor     	2
682			    nlines     	2
683			    max_width  	350)
684			width      	362
685			height     	186
686			annotation 	8
687			autoResize 	TRUE)
688		    (object ClassView "Class" "Logical View::ArrayType" @3
689			ShowCompartmentStereotypes 	TRUE
690			IncludeAttribute 	TRUE
691			IncludeOperation 	TRUE
692			location   	(880, 384)
693			label      	(object ItemLabel
694			    Parent_View 	@3
695			    location   	(707, 303)
696			    fill_color 	13434879
697			    nlines     	1
698			    max_width  	346
699			    justify    	0
700			    label      	"ArrayType")
701			icon_style 	"Icon"
702			line_color 	3342489
703			fill_color 	13434879
704			quidu      	"3659B931024C"
705			compartment 	(object Compartment
706			    Parent_View 	@3
707			    location   	(707, 363)
708			    icon_style 	"Icon"
709			    fill_color 	13434879
710			    anchor     	2
711			    nlines     	2
712			    max_width  	353)
713			width      	364
714			height     	186
715			annotation 	8
716			autoResize 	TRUE)
717		    (object ClassView "Class" "Logical View::ReferenceType" @4
718			ShowCompartmentStereotypes 	TRUE
719			IncludeAttribute 	TRUE
720			IncludeOperation 	TRUE
721			location   	(688, 656)
722			label      	(object ItemLabel
723			    Parent_View 	@4
724			    location   	(540, 605)
725			    fill_color 	13434879
726			    nlines     	1
727			    max_width  	296
728			    justify    	0
729			    label      	"ReferenceType")
730			icon_style 	"Icon"
731			line_color 	3342489
732			fill_color 	13434879
733			quidu      	"3659B91D0030"
734			width      	314
735			height     	126
736			annotation 	8
737			autoResize 	TRUE)
738		    (object ClassView "Class" "Logical View::FieldGen" @5
739			ShowCompartmentStereotypes 	TRUE
740			IncludeAttribute 	TRUE
741			IncludeOperation 	TRUE
742			location   	(1072, 800)
743			label      	(object ItemLabel
744			    Parent_View 	@5
745			    location   	(927, 694)
746			    fill_color 	13434879
747			    nlines     	1
748			    max_width  	290
749			    justify    	0
750			    label      	"FieldGen")
751			icon_style 	"Icon"
752			line_color 	3342489
753			fill_color 	13434879
754			quidu      	"3659AC6101C3"
755			compartment 	(object Compartment
756			    Parent_View 	@5
757			    location   	(927, 754)
758			    icon_style 	"Icon"
759			    fill_color 	13434879
760			    anchor     	2
761			    nlines     	3
762			    max_width  	296)
763			width      	308
764			height     	236
765			annotation 	8
766			autoResize 	TRUE)
767		    (object ClassView "Class" "Logical View::AccessFlags" @6
768			ShowCompartmentStereotypes 	TRUE
769			IncludeAttribute 	TRUE
770			IncludeOperation 	TRUE
771			location   	(1344, 384)
772			font       	(object Font
773			    italics    	TRUE)
774			label      	(object ItemLabel
775			    Parent_View 	@6
776			    location   	(1210, 306)
777			    fill_color 	13434879
778			    nlines     	1
779			    max_width  	268
780			    justify    	0
781			    label      	"AccessFlags")
782			icon_style 	"Icon"
783			line_color 	3342489
784			fill_color 	13434879
785			quidu      	"378345EC0044"
786			compartment 	(object Compartment
787			    Parent_View 	@6
788			    location   	(1210, 366)
789			    font       	(object Font
790				italics    	TRUE)
791			    icon_style 	"Icon"
792			    fill_color 	13434879
793			    anchor     	2
794			    nlines     	2
795			    max_width  	231)
796			width      	286
797			height     	180
798			annotation 	8
799			autoResize 	TRUE)
800		    (object InheritTreeView "" @7
801			location   	(1344, 602)
802			line_color 	3342489
803			fill_color 	13434879
804			supplier   	@6
805			vertices   	(list Points
806			    (1344, 602)
807			    (1344, 474)))
808		    (object InheritView "" @8
809			stereotype 	TRUE
810			line_color 	3342489
811			quidu      	"3783462A0025"
812			client     	@5
813			supplier   	@6
814			line_style 	3
815			origin_attachment 	(1059, 682)
816			terminal_attachment 	(1059, 602)
817			drawSupplier 	@7)
818		    (object InheritTreeView "" @9
819			location   	(678, 500)
820			line_color 	3342489
821			fill_color 	13434879
822			supplier   	@4
823			vertices   	(list Points
824			    (678, 500)
825			    (678, 593)))
826		    (object InheritView "" @10
827			stereotype 	TRUE
828			line_color 	3342489
829			quidu      	"3659B9B0028B"
830			client     	@2
831			supplier   	@4
832			line_style 	3
833			origin_attachment 	(369, 477)
834			terminal_attachment 	(406, 500)
835			drawSupplier 	@9)
836		    (object InheritView "" @11
837			stereotype 	TRUE
838			line_color 	3342489
839			quidu      	"3659B9B30181"
840			client     	@3
841			supplier   	@4
842			line_style 	3
843			origin_attachment 	(881, 477)
844			terminal_attachment 	(918, 500)
845			drawSupplier 	@9)
846		    (object ClassView "Class" "Logical View::LocalVariableGen" @12
847			ShowCompartmentStereotypes 	TRUE
848			IncludeAttribute 	TRUE
849			IncludeOperation 	TRUE
850			location   	(736, 1344)
851			label      	(object ItemLabel
852			    Parent_View 	@12
853			    location   	(551, 1294)
854			    fill_color 	13434879
855			    nlines     	1
856			    max_width  	370
857			    justify    	0
858			    label      	"LocalVariableGen")
859			icon_style 	"Icon"
860			line_color 	3342489
861			fill_color 	13434879
862			quidu      	"3659BC2A02C8"
863			width      	388
864			height     	125
865			annotation 	8
866			autoResize 	TRUE)
867		    (object ClassView "Class" "Logical View::CodeExceptionGen" @13
868			ShowCompartmentStereotypes 	TRUE
869			IncludeAttribute 	TRUE
870			IncludeOperation 	TRUE
871			location   	(736, 1168)
872			label      	(object ItemLabel
873			    Parent_View 	@13
874			    location   	(546, 1117)
875			    fill_color 	13434879
876			    nlines     	1
877			    max_width  	380
878			    justify    	0
879			    label      	"CodeExceptionGen")
880			icon_style 	"Icon"
881			line_color 	3342489
882			fill_color 	13434879
883			quidu      	"3659B4D200E4"
884			width      	398
885			height     	126
886			annotation 	8
887			autoResize 	TRUE)
888		    (object ClassView "Class" "Logical View::Type" @14
889			ShowCompartmentStereotypes 	TRUE
890			IncludeAttribute 	TRUE
891			IncludeOperation 	TRUE
892			location   	(512, 928)
893			label      	(object ItemLabel
894			    Parent_View 	@14
895			    location   	(359, 847)
896			    fill_color 	13434879
897			    nlines     	1
898			    max_width  	306
899			    justify    	0
900			    label      	"Type")
901			icon_style 	"Icon"
902			line_color 	3342489
903			fill_color 	13434879
904			quidu      	"3659B87D0135"
905			compartment 	(object Compartment
906			    Parent_View 	@14
907			    location   	(359, 907)
908			    icon_style 	"Icon"
909			    fill_color 	13434879
910			    anchor     	2
911			    nlines     	2
912			    max_width  	312)
913			width      	324
914			height     	186
915			annotation 	8
916			autoResize 	TRUE)
917		    (object InheritTreeView "" @15
918			location   	(512, 745)
919			line_color 	3342489
920			fill_color 	13434879
921			supplier   	@14
922			vertices   	(list Points
923			    (512, 745)
924			    (512, 835)))
925		    (object AssociationViewNew "$UNNAMED$15" @16
926			location   	(795, 862)
927			stereotype 	TRUE
928			line_color 	3342489
929			quidu      	"3659BDBE03D8"
930			roleview_list 	(list RoleViews
931			    (object RoleView "$UNNAMED$16" @17
932				Parent_View 	@16
933				location   	(-869, -50)
934				stereotype 	TRUE
935				line_color 	3342489
936				quidu      	"3659BDBF02FD"
937				client     	@16
938				supplier   	@14
939				line_style 	0)
940			    (object RoleView "$UNNAMED$17" @18
941				Parent_View 	@16
942				location   	(-869, -50)
943				stereotype 	TRUE
944				line_color 	3342489
945				quidu      	"3659BDBF0311"
946				client     	@16
947				supplier   	@5
948				line_style 	0)))
949		    (object InheritView "" @19
950			stereotype 	TRUE
951			line_color 	3342489
952			quidu      	"3659B99402DA"
953			client     	@1
954			supplier   	@14
955			line_style 	3
956			origin_attachment 	(347, 719)
957			terminal_attachment 	(347, 745)
958			drawSupplier 	@15)
959		    (object InheritView "" @20
960			stereotype 	TRUE
961			line_color 	3342489
962			quidu      	"3659B9990043"
963			client     	@4
964			supplier   	@14
965			line_style 	3
966			origin_attachment 	(669, 719)
967			terminal_attachment 	(669, 745)
968			drawSupplier 	@15)
969		    (object ClassView "Class" "Logical View::MethodGen" @21
970			ShowCompartmentStereotypes 	TRUE
971			IncludeAttribute 	TRUE
972			IncludeOperation 	TRUE
973			location   	(1328, 1104)
974			label      	(object ItemLabel
975			    Parent_View 	@21
976			    location   	(1165, 1023)
977			    fill_color 	13434879
978			    nlines     	1
979			    max_width  	326
980			    justify    	0
981			    label      	"MethodGen")
982			icon_style 	"Icon"
983			line_color 	3342489
984			fill_color 	13434879
985			quidu      	"3659AC6A014E"
986			compartment 	(object Compartment
987			    Parent_View 	@21
988			    location   	(1165, 1083)
989			    icon_style 	"Icon"
990			    fill_color 	13434879
991			    anchor     	2
992			    nlines     	2
993			    max_width  	322)
994			width      	344
995			height     	186
996			annotation 	8
997			autoResize 	TRUE)
998		    (object AssociationViewNew "$UNNAMED$9" @22
999			location   	(1022, 1227)
1000			stereotype 	TRUE
1001			line_color 	3342489
1002			quidu      	"3659BCA400E3"
1003			roleview_list 	(list RoleViews
1004			    (object RoleView "$UNNAMED$10" @23
1005				Parent_View 	@22
1006				location   	(254, -597)
1007				stereotype 	TRUE
1008				line_color 	3342489
1009				quidu      	"3659BCA40292"
1010				client     	@22
1011				supplier   	@21
1012				line_style 	0)
1013			    (object RoleView "$UNNAMED$11" @24
1014				Parent_View 	@22
1015				location   	(254, -597)
1016				stereotype 	TRUE
1017				line_color 	3342489
1018				quidu      	"3659BCA402A6"
1019				client     	@22
1020				supplier   	@12
1021				line_style 	0
1022				label      	(object SegLabel @25
1023				    Parent_View 	@24
1024				    location   	(922, 1326)
1025				    anchor     	2
1026				    anchor_loc 	1
1027				    nlines     	1
1028				    max_width  	15
1029				    justify    	0
1030				    label      	"*"
1031				    pctDist    	0.900000
1032				    height     	54
1033				    orientation 	0))))
1034		    (object AssociationViewNew "$UNNAMED$12" @26
1035			location   	(1045, 1134)
1036			stereotype 	TRUE
1037			line_color 	3342489
1038			quidu      	"3659BCB20350"
1039			roleview_list 	(list RoleViews
1040			    (object RoleView "$UNNAMED$13" @27
1041				Parent_View 	@26
1042				location   	(-235, -722)
1043				stereotype 	TRUE
1044				line_color 	3342489
1045				quidu      	"3659BCB3017B"
1046				client     	@26
1047				supplier   	@21
1048				line_style 	0)
1049			    (object RoleView "$UNNAMED$14" @28
1050				Parent_View 	@26
1051				location   	(-235, -722)
1052				stereotype 	TRUE
1053				line_color 	3342489
1054				quidu      	"3659BCB3018F"
1055				client     	@26
1056				supplier   	@13
1057				line_style 	0
1058				label      	(object SegLabel @29
1059				    Parent_View 	@28
1060				    location   	(942, 1092)
1061				    anchor     	2
1062				    anchor_loc 	1
1063				    nlines     	1
1064				    max_width  	15
1065				    justify    	0
1066				    label      	"*"
1067				    pctDist    	0.900000
1068				    height     	54
1069				    orientation 	1))))
1070		    (object AssociationViewNew "$UNNAMED$18" @30
1071			location   	(914, 1014)
1072			stereotype 	TRUE
1073			line_color 	3342489
1074			quidu      	"3659BDC7022C"
1075			roleview_list 	(list RoleViews
1076			    (object RoleView "$UNNAMED$19" @31
1077				Parent_View 	@30
1078				location   	(-1390, 6)
1079				stereotype 	TRUE
1080				line_color 	3342489
1081				quidu      	"3659BDC8030A"
1082				client     	@30
1083				supplier   	@14
1084				line_style 	0)
1085			    (object RoleView "$UNNAMED$20" @32
1086				Parent_View 	@30
1087				location   	(-1390, 6)
1088				stereotype 	TRUE
1089				line_color 	3342489
1090				quidu      	"3659BDC80314"
1091				client     	@30
1092				supplier   	@21
1093				line_style 	0)))
1094		    (object InheritView "" @33
1095			stereotype 	TRUE
1096			line_color 	3342489
1097			quidu      	"378346310292"
1098			client     	@21
1099			supplier   	@6
1100			line_style 	3
1101			origin_attachment 	(1344, 1011)
1102			terminal_attachment 	(1344, 602)
1103			drawSupplier 	@7)
1104		    (object ClassView "Class" "Logical View::BranchInstruction" @34
1105			ShowCompartmentStereotypes 	TRUE
1106			IncludeAttribute 	TRUE
1107			IncludeOperation 	TRUE
1108			location   	(720, 1520)
1109			label      	(object ItemLabel
1110			    Parent_View 	@34
1111			    location   	(546, 1468)
1112			    fill_color 	13434879
1113			    nlines     	1
1114			    max_width  	348
1115			    justify    	0
1116			    label      	"BranchInstruction")
1117			icon_style 	"Icon"
1118			line_color 	3342489
1119			fill_color 	13434879
1120			quidu      	"3659B29302BE"
1121			width      	366
1122			height     	128
1123			annotation 	8
1124			autoResize 	TRUE)
1125		    (object ClassView "Class" "Logical View::InstructionList" @35
1126			ShowCompartmentStereotypes 	TRUE
1127			IncludeAttribute 	TRUE
1128			IncludeOperation 	TRUE
1129			location   	(1904, 1104)
1130			label      	(object ItemLabel
1131			    Parent_View 	@35
1132			    location   	(1759, 1023)
1133			    fill_color 	13434879
1134			    nlines     	1
1135			    max_width  	290
1136			    justify    	0
1137			    label      	"InstructionList")
1138			icon_style 	"Icon"
1139			line_color 	3342489
1140			fill_color 	13434879
1141			quidu      	"3659BAA803D2"
1142			compartment 	(object Compartment
1143			    Parent_View 	@35
1144			    location   	(1759, 1083)
1145			    icon_style 	"Icon"
1146			    fill_color 	16777215
1147			    anchor     	2
1148			    nlines     	2
1149			    max_width  	215)
1150			width      	308
1151			height     	186
1152			annotation 	8
1153			autoResize 	TRUE)
1154		    (object AssociationViewNew "$UNNAMED$27" @36
1155			location   	(1624, 1104)
1156			stereotype 	TRUE
1157			line_color 	3342489
1158			quidu      	"37834B0902D1"
1159			roleview_list 	(list RoleViews
1160			    (object RoleView "$UNNAMED$28" @37
1161				Parent_View 	@36
1162				location   	(328, -64)
1163				stereotype 	TRUE
1164				line_color 	3342489
1165				quidu      	"37834B0A0246"
1166				client     	@36
1167				supplier   	@35
1168				line_style 	0)
1169			    (object RoleView "$UNNAMED$29" @38
1170				Parent_View 	@36
1171				location   	(328, -64)
1172				stereotype 	TRUE
1173				line_color 	3342489
1174				quidu      	"37834B0A0250"
1175				client     	@36
1176				supplier   	@21
1177				line_style 	0)))
1178		    (object ClassView "Class" "Logical View::Instruction" @39
1179			ShowCompartmentStereotypes 	TRUE
1180			IncludeAttribute 	TRUE
1181			IncludeOperation 	TRUE
1182			location   	(1312, 1408)
1183			label      	(object ItemLabel
1184			    Parent_View 	@39
1185			    location   	(1209, 1324)
1186			    fill_color 	13434879
1187			    nlines     	1
1188			    max_width  	207
1189			    justify    	0
1190			    label      	"Instruction")
1191			icon_style 	"Icon"
1192			line_color 	3342489
1193			fill_color 	13434879
1194			quidu      	"3659B1E8013C"
1195			compartment 	(object Compartment
1196			    Parent_View 	@39
1197			    location   	(1209, 1384)
1198			    icon_style 	"Icon"
1199			    fill_color 	13434879
1200			    anchor     	2
1201			    nlines     	3
1202			    max_width  	159)
1203			width      	225
1204			height     	193
1205			annotation 	8
1206			autoResize 	TRUE)
1207		    (object InheritView "" @40
1208			stereotype 	TRUE
1209			line_color 	3342489
1210			quidu      	"3659B3CC01E2"
1211			client     	@34
1212			supplier   	@39
1213			line_style 	0)
1214		    (object ClassView "Class" "Logical View::InstructionHandle" @41
1215			ShowCompartmentStereotypes 	TRUE
1216			IncludeAttribute 	TRUE
1217			IncludeOperation 	TRUE
1218			location   	(1904, 1408)
1219			label      	(object ItemLabel
1220			    Parent_View 	@41
1221			    location   	(1730, 1356)
1222			    fill_color 	13434879
1223			    nlines     	1
1224			    max_width  	348
1225			    justify    	0
1226			    label      	"InstructionHandle")
1227			icon_style 	"Icon"
1228			line_color 	3342489
1229			fill_color 	13434879
1230			quidu      	"3783485F01C2"
1231			width      	366
1232			height     	128
1233			annotation 	8
1234			autoResize 	TRUE)
1235		    (object AssociationViewNew "$UNNAMED$24" @42
1236			location   	(1904, 1270)
1237			stereotype 	TRUE
1238			line_color 	3342489
1239			quidu      	"37834AD601AB"
1240			roleview_list 	(list RoleViews
1241			    (object RoleView "$UNNAMED$25" @43
1242				Parent_View 	@42
1243				location   	(48, -266)
1244				stereotype 	TRUE
1245				line_color 	3342489
1246				quidu      	"37834AD60346"
1247				client     	@42
1248				supplier   	@35
1249				line_style 	0
1250				label      	(object SegLabel @44
1251				    Parent_View 	@43
1252				    location   	(1958, 1204)
1253				    anchor     	2
1254				    anchor_loc 	1
1255				    nlines     	1
1256				    max_width  	15
1257				    justify    	0
1258				    label      	"1"
1259				    pctDist    	0.900000
1260				    height     	54
1261				    orientation 	1))
1262			    (object RoleView "$UNNAMED$26" @45
1263				Parent_View 	@42
1264				location   	(48, -266)
1265				stereotype 	TRUE
1266				line_color 	3342489
1267				quidu      	"37834AD60347"
1268				client     	@42
1269				supplier   	@41
1270				line_style 	0
1271				label      	(object SegLabel @46
1272				    Parent_View 	@45
1273				    location   	(1958, 1336)
1274				    anchor     	2
1275				    anchor_loc 	1
1276				    nlines     	1
1277				    max_width  	15
1278				    justify    	0
1279				    label      	"*"
1280				    pctDist    	0.900000
1281				    height     	54
1282				    orientation 	0))))
1283		    (object AssociationViewNew "$UNNAMED$30" @47
1284			location   	(1572, 1408)
1285			stereotype 	TRUE
1286			line_color 	3342489
1287			quidu      	"37834B7A02FB"
1288			roleview_list 	(list RoleViews
1289			    (object RoleView "$UNNAMED$31" @48
1290				Parent_View 	@47
1291				location   	(-332, 48)
1292				stereotype 	TRUE
1293				line_color 	3342489
1294				quidu      	"37834B7B0271"
1295				client     	@47
1296				supplier   	@39
1297				line_style 	0
1298				label      	(object SegLabel @49
1299				    Parent_View 	@48
1300				    location   	(1440, 1462)
1301				    anchor     	2
1302				    anchor_loc 	1
1303				    nlines     	1
1304				    max_width  	15
1305				    justify    	0
1306				    label      	"1"
1307				    pctDist    	0.900000
1308				    height     	54
1309				    orientation 	0))
1310			    (object RoleView "$UNNAMED$32" @50
1311				Parent_View 	@47
1312				location   	(-332, 48)
1313				stereotype 	TRUE
1314				line_color 	3342489
1315				quidu      	"37834B7B028F"
1316				client     	@47
1317				supplier   	@41
1318				line_style 	0
1319				label      	(object SegLabel @51
1320				    Parent_View 	@50
1321				    location   	(1704, 1462)
1322				    anchor     	2
1323				    anchor_loc 	1
1324				    nlines     	1
1325				    max_width  	15
1326				    justify    	0
1327				    label      	"1"
1328				    pctDist    	0.900000
1329				    height     	54
1330				    orientation 	1))))
1331		    (object ClassView "Class" "Logical View::InstructionTargeter" @52
1332			ShowCompartmentStereotypes 	TRUE
1333			IncludeAttribute 	TRUE
1334			IncludeOperation 	TRUE
1335			location   	(192, 1344)
1336			label      	(object ItemLabel
1337			    Parent_View 	@52
1338			    location   	(8, 1285)
1339			    fill_color 	13434879
1340			    nlines     	1
1341			    max_width  	368
1342			    justify    	0
1343			    label      	"InstructionTargeter")
1344			stereotype 	(object ItemLabel
1345			    Parent_View 	@52
1346			    location   	(8, 1235)
1347			    fill_color 	13434879
1348			    anchor     	10
1349			    nlines     	1
1350			    max_width  	368
1351			    justify    	0
1352			    label      	"<<Interface>>")
1353			icon       	"Interface"
1354			icon_style 	"Label"
1355			line_color 	3342489
1356			fill_color 	13434879
1357			quidu      	"3659B40603BC"
1358			compartment 	(object Compartment
1359			    Parent_View 	@52
1360			    location   	(8, 1345)
1361			    icon_style 	"Icon"
1362			    fill_color 	13434879
1363			    anchor     	2
1364			    nlines     	2
1365			    max_width  	318)
1366			width      	386
1367			height     	242
1368			annotation 	8
1369			autoResize 	TRUE)
1370		    (object RealizeView "" @53
1371			stereotype 	TRUE
1372			line_color 	3342489
1373			quidu      	"3659B54B016B"
1374			client     	@13
1375			supplier   	@52
1376			line_style 	0)
1377		    (object RealizeView "" @54
1378			stereotype 	TRUE
1379			line_color 	3342489
1380			quidu      	"3659BC390248"
1381			client     	@12
1382			supplier   	@52
1383			line_style 	0)
1384		    (object AssociationViewNew "$UNNAMED$33" @55
1385			location   	(1043, 1616)
1386			stereotype 	(object SegLabel @56
1387			    Parent_View 	@55
1388			    location   	(1296, 1579)
1389			    anchor     	10
1390			    anchor_loc 	1
1391			    nlines     	1
1392			    max_width  	450
1393			    justify    	0
1394			    label      	"<<targets>>"
1395			    pctDist    	4.733333
1396			    height     	38
1397			    orientation 	0)
1398			line_color 	3342489
1399			quidu      	"37834BAE0382"
1400			roleview_list 	(list RoleViews
1401			    (object RoleView "targets" @57
1402				Parent_View 	@55
1403				location   	(323, 96)
1404				stereotype 	TRUE
1405				line_color 	3342489
1406				quidu      	"37834BB001C3"
1407				client     	@55
1408				supplier   	@41
1409				vertices   	(list Points
1410				    (1043, 1616)
1411				    (1903, 1616)
1412				    (1903, 1472))
1413				line_style 	0
1414				label      	(object SegLabel @58
1415				    Parent_View 	@57
1416				    location   	(1957, 1573)
1417				    anchor     	2
1418				    anchor_loc 	1
1419				    nlines     	1
1420				    max_width  	15
1421				    justify    	0
1422				    label      	"*"
1423				    pctDist    	0.900000
1424				    height     	54
1425				    orientation 	1))
1426			    (object RoleView "$UNNAMED$34" @59
1427				Parent_View 	@55
1428				location   	(323, 96)
1429				stereotype 	TRUE
1430				line_color 	3342489
1431				quidu      	"37834BB001CD"
1432				client     	@55
1433				supplier   	@52
1434				vertices   	(list Points
1435				    (1043, 1616)
1436				    (191, 1616)
1437				    (191, 1465))
1438				line_style 	0
1439				label      	(object SegLabel @60
1440				    Parent_View 	@59
1441				    location   	(245, 1565)
1442				    anchor     	2
1443				    anchor_loc 	1
1444				    nlines     	1
1445				    max_width  	15
1446				    justify    	0
1447				    label      	"*"
1448				    pctDist    	0.900000
1449				    height     	54
1450				    orientation 	1))))
1451		    (object ClassView "Class" "Logical View::ConstantPoolGen" @61
1452			ShowCompartmentStereotypes 	TRUE
1453			IncludeAttribute 	TRUE
1454			IncludeOperation 	TRUE
1455			location   	(1888, 448)
1456			label      	(object ItemLabel
1457			    Parent_View 	@61
1458			    location   	(1715, 317)
1459			    fill_color 	13434879
1460			    nlines     	1
1461			    max_width  	346
1462			    justify    	0
1463			    label      	"ConstantPoolGen")
1464			icon_style 	"Icon"
1465			line_color 	3342489
1466			fill_color 	13434879
1467			quidu      	"3659AC570165"
1468			compartment 	(object Compartment
1469			    Parent_View 	@61
1470			    location   	(1715, 377)
1471			    icon_style 	"Icon"
1472			    fill_color 	13434879
1473			    anchor     	2
1474			    nlines     	4
1475			    max_width  	343)
1476			width      	364
1477			height     	286
1478			annotation 	8
1479			autoResize 	TRUE)
1480		    (object ClassView "Class" "Logical View::ClassGen" @62
1481			ShowCompartmentStereotypes 	TRUE
1482			IncludeAttribute 	TRUE
1483			IncludeOperation 	TRUE
1484			location   	(1632, 800)
1485			label      	(object ItemLabel
1486			    Parent_View 	@62
1487			    location   	(1483, 694)
1488			    fill_color 	13434879
1489			    nlines     	1
1490			    max_width  	298
1491			    justify    	0
1492			    label      	"ClassGen")
1493			icon_style 	"Icon"
1494			line_color 	3342489
1495			fill_color 	13434879
1496			quidu      	"3659ABD700A2"
1497			compartment 	(object Compartment
1498			    Parent_View 	@62
1499			    location   	(1483, 754)
1500			    icon_style 	"Icon"
1501			    fill_color 	13434879
1502			    anchor     	2
1503			    nlines     	3
1504			    max_width  	303)
1505			width      	316
1506			height     	236
1507			annotation 	8
1508			autoResize 	TRUE)
1509		    (object InheritView "" @63
1510			stereotype 	TRUE
1511			line_color 	3342489
1512			quidu      	"3783462E016B"
1513			client     	@62
1514			supplier   	@6
1515			line_style 	3
1516			origin_attachment 	(1634, 682)
1517			terminal_attachment 	(1634, 602)
1518			drawSupplier 	@7)
1519		    (object AssociationViewNew "$UNNAMED$35" @64
1520			location   	(1751, 636)
1521			stereotype 	TRUE
1522			line_color 	3342489
1523			quidu      	"37834DCC011F"
1524			roleview_list 	(list RoleViews
1525			    (object RoleView "$UNNAMED$36" @65
1526				Parent_View 	@64
1527				location   	(119, -164)
1528				stereotype 	TRUE
1529				line_color 	3342489
1530				quidu      	"37834DCC0300"
1531				client     	@64
1532				supplier   	@61
1533				line_style 	0)
1534			    (object RoleView "$UNNAMED$37" @66
1535				Parent_View 	@64
1536				location   	(119, -164)
1537				stereotype 	TRUE
1538				line_color 	3342489
1539				quidu      	"37834DCC030A"
1540				client     	@64
1541				supplier   	@62
1542				line_style 	0)))
1543		    (object RealizeView "" @67
1544			stereotype 	TRUE
1545			line_color 	3342489
1546			quidu      	"3659B46B028B"
1547			client     	@34
1548			supplier   	@52
1549			line_style 	0)))
1550	    (object ClassDiagram "Instructions"
1551		quid       	"3659B32A024D"
1552		title      	"Instructions"
1553		zoom       	100
1554		max_height 	28350
1555		max_width  	21600
1556		origin_x   	216
1557		origin_y   	0
1558		items      	(list diagram_item_list
1559		    (object ClassView "Class" "Logical View::Instruction" @68
1560			ShowCompartmentStereotypes 	TRUE
1561			IncludeAttribute 	TRUE
1562			IncludeOperation 	TRUE
1563			location   	(1904, 176)
1564			label      	(object ItemLabel
1565			    Parent_View 	@68
1566			    location   	(1782, 91)
1567			    fill_color 	13434879
1568			    nlines     	1
1569			    max_width  	244
1570			    justify    	0
1571			    label      	"Instruction")
1572			icon_style 	"Icon"
1573			line_color 	3342489
1574			fill_color 	13434879
1575			quidu      	"3659B1E8013C"
1576			compartment 	(object Compartment
1577			    Parent_View 	@68
1578			    location   	(1782, 151)
1579			    icon_style 	"Icon"
1580			    fill_color 	16777215
1581			    anchor     	2
1582			    nlines     	3
1583			    max_width  	159)
1584			width      	262
1585			height     	194
1586			annotation 	8
1587			autoResize 	TRUE)
1588		    (object ClassView "Class" "Logical View::BranchInstruction" @69
1589			ShowCompartmentStereotypes 	TRUE
1590			IncludeAttribute 	TRUE
1591			IncludeOperation 	TRUE
1592			location   	(912, 464)
1593			label      	(object ItemLabel
1594			    Parent_View 	@69
1595			    location   	(721, 414)
1596			    fill_color 	13434879
1597			    nlines     	1
1598			    max_width  	382
1599			    justify    	0
1600			    label      	"BranchInstruction")
1601			icon_style 	"Icon"
1602			line_color 	3342489
1603			fill_color 	13434879
1604			quidu      	"3659B29302BE"
1605			width      	400
1606			height     	125
1607			annotation 	8
1608			autoResize 	TRUE)
1609		    (object ClassView "Class" "Logical View::Select" @70
1610			ShowCompartmentStereotypes 	TRUE
1611			IncludeAttribute 	TRUE
1612			IncludeOperation 	TRUE
1613			location   	(1120, 784)
1614			label      	(object ItemLabel
1615			    Parent_View 	@70
1616			    location   	(1026, 699)
1617			    fill_color 	13434879
1618			    nlines     	1
1619			    max_width  	188
1620			    justify    	0
1621			    label      	"Select")
1622			icon_style 	"Icon"
1623			line_color 	3342489
1624			fill_color 	13434879
1625			quidu      	"3659B30602D8"
1626			compartment 	(object Compartment
1627			    Parent_View 	@70
1628			    location   	(1026, 759)
1629			    icon_style 	"Icon"
1630			    fill_color 	16777215
1631			    anchor     	2
1632			    nlines     	3
1633			    max_width  	175)
1634			width      	206
1635			height     	194
1636			annotation 	8
1637			autoResize 	TRUE)
1638		    (object ClassView "Class" "Logical View::LOOKUPSWITCH" @71
1639			ShowCompartmentStereotypes 	TRUE
1640			IncludeAttribute 	TRUE
1641			IncludeOperation 	TRUE
1642			location   	(912, 1072)
1643			label      	(object ItemLabel
1644			    Parent_View 	@71
1645			    location   	(732, 1021)
1646			    fill_color 	13434879
1647			    nlines     	1
1648			    max_width  	360
1649			    justify    	0
1650			    label      	"LOOKUPSWITCH")
1651			icon_style 	"Icon"
1652			line_color 	3342489
1653			fill_color 	13434879
1654			quidu      	"3659B38B0315"
1655			width      	378
1656			height     	126
1657			annotation 	8
1658			autoResize 	TRUE)
1659		    (object ClassView "Class" "Logical View::TABLESWITCH" @72
1660			ShowCompartmentStereotypes 	TRUE
1661			IncludeAttribute 	TRUE
1662			IncludeOperation 	TRUE
1663			location   	(1360, 1072)
1664			label      	(object ItemLabel
1665			    Parent_View 	@72
1666			    location   	(1202, 1021)
1667			    fill_color 	13434879
1668			    nlines     	1
1669			    max_width  	316
1670			    justify    	0
1671			    label      	"TABLESWITCH")
1672			icon_style 	"Icon"
1673			line_color 	3342489
1674			fill_color 	13434879
1675			quidu      	"3659B3A200BF"
1676			width      	334
1677			height     	126
1678			annotation 	8
1679			autoResize 	TRUE)
1680		    (object ClassView "Class" "Logical View::IfInstruction" @73
1681			ShowCompartmentStereotypes 	TRUE
1682			IncludeAttribute 	TRUE
1683			IncludeOperation 	TRUE
1684			location   	(832, 752)
1685			label      	(object ItemLabel
1686			    Parent_View 	@73
1687			    location   	(711, 701)
1688			    fill_color 	13434879
1689			    nlines     	1
1690			    max_width  	242
1691			    justify    	0
1692			    label      	"IfInstruction")
1693			icon_style 	"Icon"
1694			line_color 	3342489
1695			fill_color 	13434879
1696			quidu      	"3659B617007E"
1697			width      	260
1698			height     	126
1699			annotation 	8
1700			autoResize 	TRUE)
1701		    (object ClassView "Class" "Logical View::GOTO" @74
1702			ShowCompartmentStereotypes 	TRUE
1703			IncludeAttribute 	TRUE
1704			IncludeOperation 	TRUE
1705			location   	(576, 752)
1706			label      	(object ItemLabel
1707			    Parent_View 	@74
1708			    location   	(495, 701)
1709			    fill_color 	13434879
1710			    nlines     	1
1711			    max_width  	162
1712			    justify    	0
1713			    label      	"GOTO")
1714			icon_style 	"Icon"
1715			line_color 	3342489
1716			fill_color 	13434879
1717			quidu      	"3659B6220174"
1718			height     	126
1719			annotation 	8
1720			autoResize 	TRUE)
1721		    (object InheritTreeView "" @75
1722			location   	(905, 618)
1723			line_color 	3342489
1724			fill_color 	13434879
1725			supplier   	@69
1726			vertices   	(list Points
1727			    (905, 618)
1728			    (905, 526)))
1729		    (object InheritView "" @76
1730			stereotype 	TRUE
1731			line_color 	3342489
1732			quidu      	"3659B63700D4"
1733			client     	@74
1734			supplier   	@69
1735			line_style 	3
1736			origin_attachment 	(581, 689)
1737			terminal_attachment 	(581, 618)
1738			drawSupplier 	@75)
1739		    (object ClassView "Class" "Logical View::ReturnInstruction" @77
1740			ShowCompartmentStereotypes 	TRUE
1741			IncludeAttribute 	TRUE
1742			IncludeOperation 	TRUE
1743			location   	(2464, 208)
1744			label      	(object ItemLabel
1745			    Parent_View 	@77
1746			    location   	(2292, 157)
1747			    fill_color 	13434879
1748			    nlines     	1
1749			    max_width  	344
1750			    justify    	0
1751			    label      	"ReturnInstruction")
1752			icon_style 	"Icon"
1753			line_color 	3342489
1754			fill_color 	13434879
1755			quidu      	"365A9132032A"
1756			width      	362
1757			height     	126
1758			annotation 	8
1759			autoResize 	TRUE)
1760		    (object ClassView "Class" "Logical View::ArrayInstruction" @78
1761			ShowCompartmentStereotypes 	TRUE
1762			IncludeAttribute 	TRUE
1763			IncludeOperation 	TRUE
1764			location   	(1408, 464)
1765			label      	(object ItemLabel
1766			    Parent_View 	@78
1767			    location   	(1252, 413)
1768			    fill_color 	13434879
1769			    nlines     	1
1770			    max_width  	312
1771			    justify    	0
1772			    label      	"ArrayInstruction")
1773			icon_style 	"Icon"
1774			line_color 	3342489
1775			fill_color 	13434879
1776			quidu      	"365A913A02DB"
1777			width      	330
1778			height     	126
1779			annotation 	8
1780			autoResize 	TRUE)
1781		    (object ClassView "Class" "Logical View::CPInstruction" @79
1782			ShowCompartmentStereotypes 	TRUE
1783			IncludeAttribute 	TRUE
1784			IncludeOperation 	TRUE
1785			location   	(2256, 528)
1786			label      	(object ItemLabel
1787			    Parent_View 	@79
1788			    location   	(2120, 422)
1789			    fill_color 	13434879
1790			    nlines     	1
1791			    max_width  	272
1792			    justify    	0
1793			    label      	"CPInstruction")
1794			icon_style 	"Icon"
1795			line_color 	3342489
1796			fill_color 	13434879
1797			quidu      	"365A91430360"
1798			compartment 	(object Compartment
1799			    Parent_View 	@79
1800			    location   	(2120, 482)
1801			    icon_style 	"Icon"
1802			    fill_color 	16777215
1803			    anchor     	2
1804			    nlines     	3
1805			    max_width  	219)
1806			width      	290
1807			height     	236
1808			annotation 	8
1809			autoResize 	TRUE)
1810		    (object ClassView "Class" "Logical View::StackInstruction" @80
1811			ShowCompartmentStereotypes 	TRUE
1812			IncludeAttribute 	TRUE
1813			IncludeOperation 	TRUE
1814			location   	(1456, 208)
1815			label      	(object ItemLabel
1816			    Parent_View 	@80
1817			    location   	(1294, 157)
1818			    fill_color 	13434879
1819			    nlines     	1
1820			    max_width  	324
1821			    justify    	0
1822			    label      	"StackInstruction")
1823			icon_style 	"Icon"
1824			line_color 	3342489
1825			fill_color 	13434879
1826			quidu      	"365A91560097"
1827			width      	342
1828			height     	126
1829			annotation 	8
1830			autoResize 	TRUE)
1831		    (object ClassView "Class" "Logical View::ConversionInstruction" @81
1832			ShowCompartmentStereotypes 	TRUE
1833			IncludeAttribute 	TRUE
1834			IncludeOperation 	TRUE
1835			location   	(1840, 464)
1836			label      	(object ItemLabel
1837			    Parent_View 	@81
1838			    location   	(1634, 413)
1839			    fill_color 	13434879
1840			    nlines     	1
1841			    max_width  	412
1842			    justify    	0
1843			    label      	"ConversionInstruction")
1844			icon_style 	"Icon"
1845			line_color 	3342489
1846			fill_color 	13434879
1847			quidu      	"365A91690116"
1848			width      	430
1849			height     	126
1850			annotation 	8
1851			autoResize 	TRUE)
1852		    (object InheritView "" @82
1853			stereotype 	TRUE
1854			line_color 	3342489
1855			quidu      	"3659B63001F6"
1856			client     	@73
1857			supplier   	@69
1858			line_style 	3
1859			origin_attachment 	(837, 689)
1860			terminal_attachment 	(837, 618)
1861			drawSupplier 	@75)
1862		    (object ClassView "Class" "Logical View::ArithmeticInstruction" @83
1863			ShowCompartmentStereotypes 	TRUE
1864			IncludeAttribute 	TRUE
1865			IncludeOperation 	TRUE
1866			location   	(976, 208)
1867			label      	(object ItemLabel
1868			    Parent_View 	@83
1869			    location   	(775, 157)
1870			    fill_color 	13434879
1871			    nlines     	1
1872			    max_width  	402
1873			    justify    	0
1874			    label      	"ArithmeticInstruction")
1875			icon_style 	"Icon"
1876			line_color 	3342489
1877			fill_color 	13434879
1878			quidu      	"365A921A03E2"
1879			width      	420
1880			height     	126
1881			annotation 	8
1882			autoResize 	TRUE)
1883		    (object ClassView "Class" "Logical View::LocalVariableInstruction" @84
1884			ShowCompartmentStereotypes 	TRUE
1885			IncludeAttribute 	TRUE
1886			IncludeOperation 	TRUE
1887			location   	(2688, 496)
1888			label      	(object ItemLabel
1889			    Parent_View 	@84
1890			    location   	(2454, 415)
1891			    fill_color 	13434879
1892			    nlines     	1
1893			    max_width  	468
1894			    justify    	0
1895			    label      	"LocalVariableInstruction")
1896			icon_style 	"Icon"
1897			line_color 	3342489
1898			fill_color 	13434879
1899			quidu      	"365A926500FA"
1900			compartment 	(object Compartment
1901			    Parent_View 	@84
1902			    location   	(2454, 475)
1903			    icon_style 	"Icon"
1904			    fill_color 	16777215
1905			    anchor     	2
1906			    nlines     	2
1907			    max_width  	147)
1908			width      	486
1909			height     	186
1910			annotation 	8
1911			autoResize 	TRUE)
1912		    (object ClassView "Class" "Logical View::FieldInstruction" @85
1913			ShowCompartmentStereotypes 	TRUE
1914			IncludeAttribute 	TRUE
1915			IncludeOperation 	TRUE
1916			location   	(1888, 1168)
1917			label      	(object ItemLabel
1918			    Parent_View 	@85
1919			    location   	(1733, 1087)
1920			    fill_color 	13434879
1921			    nlines     	1
1922			    max_width  	310
1923			    justify    	0
1924			    label      	"FieldInstruction")
1925			icon_style 	"Icon"
1926			line_color 	3342489
1927			fill_color 	13434879
1928			quidu      	"365A92F300CD"
1929			compartment 	(object Compartment
1930			    Parent_View 	@85
1931			    location   	(1733, 1147)
1932			    icon_style 	"Icon"
1933			    fill_color 	16777215
1934			    anchor     	2
1935			    nlines     	2
1936			    max_width  	306)
1937			width      	328
1938			height     	186
1939			annotation 	8
1940			autoResize 	TRUE)
1941		    (object ClassView "Class" "Logical View::InvokeInstruction" @86
1942			ShowCompartmentStereotypes 	TRUE
1943			IncludeAttribute 	TRUE
1944			IncludeOperation 	TRUE
1945			location   	(2368, 1168)
1946			label      	(object ItemLabel
1947			    Parent_View 	@86
1948			    location   	(2158, 1087)
1949			    fill_color 	13434879
1950			    nlines     	1
1951			    max_width  	420
1952			    justify    	0
1953			    label      	"InvokeInstruction")
1954			icon_style 	"Icon"
1955			line_color 	3342489
1956			fill_color 	13434879
1957			quidu      	"365A931601C7"
1958			compartment 	(object Compartment
1959			    Parent_View 	@86
1960			    location   	(2158, 1147)
1961			    icon_style 	"Icon"
1962			    fill_color 	16777215
1963			    anchor     	2
1964			    nlines     	2
1965			    max_width  	416)
1966			width      	438
1967			height     	186
1968			annotation 	8
1969			autoResize 	TRUE)
1970		    (object InheritTreeView "" @87
1971			location   	(1908, 363)
1972			line_color 	3342489
1973			fill_color 	13434879
1974			supplier   	@68
1975			vertices   	(list Points
1976			    (1908, 363)
1977			    (1908, 273)))
1978		    (object InheritView "" @88
1979			stereotype 	TRUE
1980			line_color 	3342489
1981			quidu      	"365A98B8008A"
1982			client     	@84
1983			supplier   	@68
1984			line_style 	3
1985			origin_attachment 	(2691, 403)
1986			terminal_attachment 	(2691, 363)
1987			drawSupplier 	@87)
1988		    (object InheritView "" @89
1989			stereotype 	TRUE
1990			line_color 	3342489
1991			quidu      	"365A98BE016F"
1992			client     	@79
1993			supplier   	@68
1994			line_style 	3
1995			origin_attachment 	(2263, 410)
1996			terminal_attachment 	(2263, 363)
1997			drawSupplier 	@87)
1998		    (object InheritTreeView "" @90
1999			location   	(1113, 971)
2000			line_color 	3342489
2001			fill_color 	13434879
2002			supplier   	@70
2003			vertices   	(list Points
2004			    (1113, 971)
2005			    (1113, 881)))
2006		    (object InheritView "" @91
2007			stereotype 	TRUE
2008			line_color 	3342489
2009			quidu      	"3659B3B503CA"
2010			client     	@71
2011			supplier   	@70
2012			line_style 	3
2013			origin_attachment 	(913, 1009)
2014			terminal_attachment 	(913, 971)
2015			drawSupplier 	@90)
2016		    (object InheritView "" @92
2017			stereotype 	TRUE
2018			line_color 	3342489
2019			quidu      	"365A98E5007B"
2020			client     	@78
2021			supplier   	@68
2022			line_style 	3
2023			origin_attachment 	(1383, 401)
2024			terminal_attachment 	(1383, 363)
2025			drawSupplier 	@87)
2026		    (object InheritView "" @93
2027			stereotype 	TRUE
2028			line_color 	3342489
2029			quidu      	"365A98B0025F"
2030			client     	@83
2031			supplier   	@68
2032			line_style 	3
2033			origin_attachment 	(981, 271)
2034			terminal_attachment 	(981, 363)
2035			drawSupplier 	@87)
2036		    (object InheritView "" @94
2037			stereotype 	TRUE
2038			line_color 	3342489
2039			quidu      	"365A98EA0295"
2040			client     	@81
2041			supplier   	@68
2042			line_style 	3
2043			origin_attachment 	(1843, 401)
2044			terminal_attachment 	(1843, 363)
2045			drawSupplier 	@87)
2046		    (object InheritView "" @95
2047			stereotype 	TRUE
2048			line_color 	3342489
2049			quidu      	"365A98DC03CB"
2050			client     	@77
2051			supplier   	@68
2052			line_style 	3
2053			origin_attachment 	(2459, 271)
2054			terminal_attachment 	(2459, 363)
2055			drawSupplier 	@87)
2056		    (object InheritView "" @96
2057			stereotype 	TRUE
2058			line_color 	3342489
2059			quidu      	"365AB1A8029D"
2060			client     	@80
2061			supplier   	@68
2062			line_style 	3
2063			origin_attachment 	(1445, 271)
2064			terminal_attachment 	(1445, 363)
2065			drawSupplier 	@87)
2066		    (object ClassView "Class" "Logical View::FieldOrMethod" @97
2067			ShowCompartmentStereotypes 	TRUE
2068			IncludeAttribute 	TRUE
2069			IncludeOperation 	TRUE
2070			location   	(2080, 864)
2071			label      	(object ItemLabel
2072			    Parent_View 	@97
2073			    location   	(1934, 783)
2074			    fill_color 	13434879
2075			    nlines     	1
2076			    max_width  	292
2077			    justify    	0
2078			    label      	"FieldOrMethod")
2079			icon_style 	"Icon"
2080			line_color 	3342489
2081			fill_color 	13434879
2082			quidu      	"37836D4602A2"
2083			compartment 	(object Compartment
2084			    Parent_View 	@97
2085			    location   	(1934, 843)
2086			    icon_style 	"Icon"
2087			    fill_color 	13434879
2088			    anchor     	2
2089			    nlines     	2
2090			    max_width  	237)
2091			width      	310
2092			height     	186
2093			annotation 	8
2094			autoResize 	TRUE)
2095		    (object ClassView "Class" "Logical View::NEW" @98
2096			ShowCompartmentStereotypes 	TRUE
2097			IncludeAttribute 	TRUE
2098			IncludeOperation 	TRUE
2099			location   	(2816, 848)
2100			label      	(object ItemLabel
2101			    Parent_View 	@98
2102			    location   	(2709, 797)
2103			    fill_color 	13434879
2104			    nlines     	1
2105			    max_width  	214
2106			    justify    	0
2107			    label      	"NEW")
2108			icon_style 	"Icon"
2109			line_color 	3342489
2110			fill_color 	13434879
2111			quidu      	"37836DE502D3"
2112			width      	232
2113			height     	126
2114			annotation 	8
2115			autoResize 	TRUE)
2116		    (object InheritView "" @99
2117			stereotype 	TRUE
2118			line_color 	3342489
2119			quidu      	"3659B3CC01E2"
2120			client     	@69
2121			supplier   	@68
2122			line_style 	3
2123			origin_attachment 	(871, 402)
2124			terminal_attachment 	(871, 363)
2125			drawSupplier 	@87)
2126		    (object InheritTreeView "" @100
2127			location   	(2256, 736)
2128			line_color 	3342489
2129			fill_color 	13434879
2130			supplier   	@79
2131			vertices   	(list Points
2132			    (2256, 736)
2133			    (2256, 646)))
2134		    (object ClassView "Class" "Logical View::INSTANCEOF" @101
2135			ShowCompartmentStereotypes 	TRUE
2136			IncludeAttribute 	TRUE
2137			IncludeOperation 	TRUE
2138			location   	(2496, 848)
2139			label      	(object ItemLabel
2140			    Parent_View 	@101
2141			    location   	(2349, 797)
2142			    fill_color 	13434879
2143			    nlines     	1
2144			    max_width  	294
2145			    justify    	0
2146			    label      	"INSTANCEOF")
2147			icon_style 	"Icon"
2148			line_color 	3342489
2149			fill_color 	13434879
2150			quidu      	"37836EC1013F"
2151			width      	312
2152			height     	126
2153			annotation 	8
2154			autoResize 	TRUE)
2155		    (object InheritView "" @102
2156			stereotype 	TRUE
2157			line_color 	3342489
2158			quidu      	"37836ED7023B"
2159			client     	@101
2160			supplier   	@79
2161			line_style 	3
2162			origin_attachment 	(2496, 785)
2163			terminal_attachment 	(2496, 736)
2164			drawSupplier 	@100)
2165		    (object InheritView "" @103
2166			stereotype 	TRUE
2167			line_color 	3342489
2168			quidu      	"37836E5F03A1"
2169			client     	@98
2170			supplier   	@79
2171			line_style 	3
2172			origin_attachment 	(2787, 785)
2173			terminal_attachment 	(2787, 736)
2174			drawSupplier 	@100)
2175		    (object InheritView "" @104
2176			stereotype 	TRUE
2177			line_color 	3342489
2178			quidu      	"37836E8702CC"
2179			client     	@97
2180			supplier   	@79
2181			line_style 	3
2182			origin_attachment 	(2054, 771)
2183			terminal_attachment 	(2054, 736)
2184			drawSupplier 	@100)
2185		    (object InheritView "" @105
2186			stereotype 	TRUE
2187			line_color 	3342489
2188			quidu      	"3659B3BC013F"
2189			client     	@72
2190			supplier   	@70
2191			line_style 	3
2192			origin_attachment 	(1325, 1009)
2193			terminal_attachment 	(1325, 971)
2194			drawSupplier 	@90)
2195		    (object InheritTreeView "" @106
2196			location   	(2079, 1047)
2197			line_color 	3342489
2198			fill_color 	13434879
2199			supplier   	@97
2200			vertices   	(list Points
2201			    (2079, 1047)
2202			    (2079, 957)))
2203		    (object InheritView "" @107
2204			stereotype 	TRUE
2205			line_color 	3342489
2206			quidu      	"37836FB302A5"
2207			client     	@86
2208			supplier   	@97
2209			line_style 	3
2210			origin_attachment 	(2363, 1075)
2211			terminal_attachment 	(2363, 1047)
2212			drawSupplier 	@106)
2213		    (object InheritView "" @108
2214			stereotype 	TRUE
2215			line_color 	3342489
2216			quidu      	"37836FAF0231"
2217			client     	@85
2218			supplier   	@97
2219			line_style 	3
2220			origin_attachment 	(1873, 1075)
2221			terminal_attachment 	(1873, 1047)
2222			drawSupplier 	@106)
2223		    (object InheritView "" @109
2224			stereotype 	TRUE
2225			line_color 	3342489
2226			quidu      	"3659B3C5014C"
2227			client     	@70
2228			supplier   	@69
2229			line_style 	3
2230			origin_attachment 	(1128, 687)
2231			terminal_attachment 	(1128, 618)
2232			drawSupplier 	@75)))))
2233    root_subsystem 	(object SubSystem "Component View"
2234	quid       	"3659ABB2006D"
2235	physical_models 	(list unit_reference_list
2236	    (object module "ClassGen" "NotAModuleType" "NotAModulePart"
2237		quid       	"3659AD9C02CB"
2238		stereotype 	""
2239		language   	"Java"))
2240	physical_presentations 	(list unit_reference_list
2241	    (object Module_Diagram "Main"
2242		quid       	"3659ABB600FF"
2243		title      	"Main"
2244		zoom       	100
2245		max_height 	28350
2246		max_width  	21600
2247		origin_x   	0
2248		origin_y   	0
2249		items      	(list diagram_item_list))))
2250    process_structure 	(object Processes
2251	quid       	"3659ABB2006E"
2252	ProcsNDevs 	(list
2253	    (object Process_Diagram "Deployment View"
2254		quid       	"3659ABB20077"
2255		title      	"Deployment View"
2256		zoom       	100
2257		max_height 	28350
2258		max_width  	21600
2259		origin_x   	0
2260		origin_y   	0
2261		items      	(list diagram_item_list))))
2262    properties 	(object Properties
2263	attributes 	(list Attribute_Set
2264	    (object Attribute
2265		tool       	"DDL"
2266		name       	"propertyId"
2267		value      	"809135966")
2268	    (object Attribute
2269		tool       	"DDL"
2270		name       	"default__Project"
2271		value      	(list Attribute_Set
2272		    (object Attribute
2273			tool       	"DDL"
2274			name       	"DataBase"
2275			value      	("DataBaseSet" 800))
2276		    (object Attribute
2277			tool       	"DDL"
2278			name       	"DataBaseSet"
2279			value      	(list Attribute_Set
2280			    (object Attribute
2281				tool       	"DDL"
2282				name       	"ANSI"
2283				value      	800)
2284			    (object Attribute
2285				tool       	"DDL"
2286				name       	"Oracle"
2287				value      	801)
2288			    (object Attribute
2289				tool       	"DDL"
2290				name       	"SQLServer"
2291				value      	802)
2292			    (object Attribute
2293				tool       	"DDL"
2294				name       	"Sybase"
2295				value      	803)
2296			    (object Attribute
2297				tool       	"DDL"
2298				name       	"Watcom"
2299				value      	804)))
2300		    (object Attribute
2301			tool       	"DDL"
2302			name       	"PrimaryKeyColumnName"
2303			value      	"Id")
2304		    (object Attribute
2305			tool       	"DDL"
2306			name       	"PrimaryKeyColumnType"
2307			value      	"NUMBER(5)")
2308		    (object Attribute
2309			tool       	"DDL"
2310			name       	"ViewName"
2311			value      	"V_")
2312		    (object Attribute
2313			tool       	"DDL"
2314			name       	"TableName"
2315			value      	"T_")
2316		    (object Attribute
2317			tool       	"DDL"
2318			name       	"InheritSuffix"
2319			value      	"_V")
2320		    (object Attribute
2321			tool       	"DDL"
2322			name       	"DropClause"
2323			value      	FALSE)
2324		    (object Attribute
2325			tool       	"DDL"
2326			name       	"BaseViews"
2327			value      	FALSE)
2328		    (object Attribute
2329			tool       	"DDL"
2330			name       	"DDLScriptFilename"
2331			value      	"DDL1.SQL")))
2332	    (object Attribute
2333		tool       	"DDL"
2334		name       	"default__Attribute"
2335		value      	(list Attribute_Set
2336		    (object Attribute
2337			tool       	"DDL"
2338			name       	"ColumnType"
2339			value      	"VARCHAR")
2340		    (object Attribute
2341			tool       	"DDL"
2342			name       	"Length"
2343			value      	"")
2344		    (object Attribute
2345			tool       	"DDL"
2346			name       	"NullsOK"
2347			value      	TRUE)
2348		    (object Attribute
2349			tool       	"DDL"
2350			name       	"PrimaryKey"
2351			value      	FALSE)
2352		    (object Attribute
2353			tool       	"DDL"
2354			name       	"Unique"
2355			value      	FALSE)
2356		    (object Attribute
2357			tool       	"DDL"
2358			name       	"CompositeUnique"
2359			value      	FALSE)
2360		    (object Attribute
2361			tool       	"DDL"
2362			name       	"CheckConstraint"
2363			value      	"")))
2364	    (object Attribute
2365		tool       	"DDL"
2366		name       	"HiddenTool"
2367		value      	FALSE)
2368	    (object Attribute
2369		tool       	"IDL"
2370		name       	"propertyId"
2371		value      	"809135966")
2372	    (object Attribute
2373		tool       	"IDL"
2374		name       	"default__Project"
2375		value      	(list Attribute_Set
2376		    (object Attribute
2377			tool       	"IDL"
2378			name       	"CreateMissingDirectories"
2379			value      	TRUE)
2380		    (object Attribute
2381			tool       	"IDL"
2382			name       	"StopOnError"
2383			value      	TRUE)
2384		    (object Attribute
2385			tool       	"IDL"
2386			name       	"Directory"
2387			value      	"AUTO GENERATE")
2388		    (object Attribute
2389			tool       	"IDL"
2390			name       	"GeneratePreserveRegions"
2391			value      	TRUE)))
2392	    (object Attribute
2393		tool       	"IDL"
2394		name       	"default__Class"
2395		value      	(list Attribute_Set
2396		    (object Attribute
2397			tool       	"IDL"
2398			name       	"ImplementationType"
2399			value      	"")
2400		    (object Attribute
2401			tool       	"IDL"
2402			name       	"ConstValue"
2403			value      	"")
2404		    (object Attribute
2405			tool       	"IDL"
2406			name       	"GenerateDefaultSpecifier"
2407			value      	FALSE)
2408		    (object Attribute
2409			tool       	"IDL"
2410			name       	"DefaultSpecifier"
2411			value      	"")
2412		    (object Attribute
2413			tool       	"IDL"
2414			name       	"IDLElement"
2415			value      	TRUE)
2416		    (object Attribute
2417			tool       	"IDL"
2418			name       	"IDLSpecificationType"
2419			value      	("IDLSpecSet" 22))
2420		    (object Attribute
2421			tool       	"IDL"
2422			name       	"IDLSpecSet"
2423			value      	(list Attribute_Set
2424			    (object Attribute
2425				tool       	"IDL"
2426				name       	"Interface"
2427				value      	22)
2428			    (object Attribute
2429				tool       	"IDL"
2430				name       	"Typedef"
2431				value      	54)
2432			    (object Attribute
2433				tool       	"IDL"
2434				name       	"Enumeration"
2435				value      	8)
2436			    (object Attribute
2437				tool       	"IDL"
2438				name       	"Const"
2439				value      	71)
2440			    (object Attribute
2441				tool       	"IDL"
2442				name       	"Exception"
2443				value      	61)
2444			    (object Attribute
2445				tool       	"IDL"
2446				name       	"Struct"
2447				value      	51)
2448			    (object Attribute
2449				tool       	"IDL"
2450				name       	"Union"
2451				value      	81)))))
2452	    (object Attribute
2453		tool       	"IDL"
2454		name       	"default__Module-Spec"
2455		value      	(list Attribute_Set
2456		    (object Attribute
2457			tool       	"IDL"
2458			name       	"Generate"
2459			value      	TRUE)
2460		    (object Attribute
2461			tool       	"IDL"
2462			name       	"CmIdentification"
2463			value      	(value Text "  %X% %Q% %Z% %W%"))
2464		    (object Attribute
2465			tool       	"IDL"
2466			name       	"CopyrightNotice"
2467			value      	(value Text ""))
2468		    (object Attribute
2469			tool       	"IDL"
2470			name       	"FileName"
2471			value      	"AUTO GENERATE")
2472		    (object Attribute
2473			tool       	"IDL"
2474			name       	"GenerateIDLModule"
2475			value      	FALSE)
2476		    (object Attribute
2477			tool       	"IDL"
2478			name       	"InclusionProtectionSymbol"
2479			value      	"AUTO GENERATE")
2480		    (object Attribute
2481			tool       	"IDL"
2482			name       	"AdditionalIncludes"
2483			value      	(value Text ""))
2484		    (object Attribute
2485			tool       	"IDL"
2486			name       	"IncludeBySimpleName"
2487			value      	FALSE)))
2488	    (object Attribute
2489		tool       	"IDL"
2490		name       	"default__Module-Body"
2491		value      	(list Attribute_Set
2492		    (object Attribute
2493			tool       	"IDL"
2494			name       	"CmIdentification"
2495			value      	(value Text "  %X% %Q% %Z% %W%"))
2496		    (object Attribute
2497			tool       	"IDL"
2498			name       	"CopyrightNotice"
2499			value      	(value Text ""))
2500		    (object Attribute
2501			tool       	"IDL"
2502			name       	"FileName"
2503			value      	"AUTO GENERATE")
2504		    (object Attribute
2505			tool       	"IDL"
2506			name       	"AdditionalIncludes"
2507			value      	(value Text ""))
2508		    (object Attribute
2509			tool       	"IDL"
2510			name       	"IncludeBySimpleName"
2511			value      	FALSE)))
2512	    (object Attribute
2513		tool       	"IDL"
2514		name       	"default__Operation"
2515		value      	(list Attribute_Set
2516		    (object Attribute
2517			tool       	"IDL"
2518			name       	"OperationIsOneWay"
2519			value      	FALSE)
2520		    (object Attribute
2521			tool       	"IDL"
2522			name       	"Context"
2523			value      	"")
2524		    (object Attribute
2525			tool       	"IDL"
2526			name       	"Raises"
2527			value      	"")))
2528	    (object Attribute
2529		tool       	"IDL"
2530		name       	"default__Attribute"
2531		value      	(list Attribute_Set
2532		    (object Attribute
2533			tool       	"IDL"
2534			name       	"CaseSpecifier"
2535			value      	"")
2536		    (object Attribute
2537			tool       	"IDL"
2538			name       	"GenerateDataMember"
2539			value      	TRUE)
2540		    (object Attribute
2541			tool       	"IDL"
2542			name       	"DataMemberName"
2543			value      	"$relationship")
2544		    (object Attribute
2545			tool       	"IDL"
2546			name       	"IsReadOnly"
2547			value      	FALSE)
2548		    (object Attribute
2549			tool       	"IDL"
2550			name       	"IsConst"
2551			value      	FALSE)
2552		    (object Attribute
2553			tool       	"IDL"
2554			name       	"ConstValue"
2555			value      	"")))
2556	    (object Attribute
2557		tool       	"IDL"
2558		name       	"default__Has"
2559		value      	(list Attribute_Set
2560		    (object Attribute
2561			tool       	"IDL"
2562			name       	"NameIfUnlabeled"
2563			value      	"the_$supplier")
2564		    (object Attribute
2565			tool       	"IDL"
2566			name       	"GenerateDataMember"
2567			value      	TRUE)
2568		    (object Attribute
2569			tool       	"IDL"
2570			name       	"DataMemberName"
2571			value      	"$relationship")
2572		    (object Attribute
2573			tool       	"IDL"
2574			name       	"GenerateForwardReference"
2575			value      	FALSE)
2576		    (object Attribute
2577			tool       	"IDL"
2578			name       	"IsReadOnly"
2579			value      	FALSE)
2580		    (object Attribute
2581			tool       	"IDL"
2582			name       	"BoundedHasRelType"
2583			value      	("HasRelTypeSet" 47))
2584		    (object Attribute
2585			tool       	"IDL"
2586			name       	"HasRelTypeSet"
2587			value      	(list Attribute_Set
2588			    (object Attribute
2589				tool       	"IDL"
2590				name       	"Array"
2591				value      	24)
2592			    (object Attribute
2593				tool       	"IDL"
2594				name       	"Sequence"
2595				value      	47)))))
2596	    (object Attribute
2597		tool       	"IDL"
2598		name       	"default__Role"
2599		value      	(list Attribute_Set
2600		    (object Attribute
2601			tool       	"IDL"
2602			name       	"NameIfUnlabeled"
2603			value      	"the_$supplier")
2604		    (object Attribute
2605			tool       	"IDL"
2606			name       	"GenerateDataMember"
2607			value      	TRUE)
2608		    (object Attribute
2609			tool       	"IDL"
2610			name       	"DataMemberName"
2611			value      	"$relationship")
2612		    (object Attribute
2613			tool       	"IDL"
2614			name       	"GenerateForwardReference"
2615			value      	FALSE)
2616		    (object Attribute
2617			tool       	"IDL"
2618			name       	"IsReadOnly"
2619			value      	FALSE)
2620		    (object Attribute
2621			tool       	"IDL"
2622			name       	"BoundedRoleType"
2623			value      	("AssocTypeSet" 47))
2624		    (object Attribute
2625			tool       	"IDL"
2626			name       	"AssocTypeSet"
2627			value      	(list Attribute_Set
2628			    (object Attribute
2629				tool       	"IDL"
2630				name       	"Array"
2631				value      	24)
2632			    (object Attribute
2633				tool       	"IDL"
2634				name       	"Sequence"
2635				value      	47)))))
2636	    (object Attribute
2637		tool       	"IDL"
2638		name       	"default__Uses"
2639		value      	(list Attribute_Set
2640		    (object Attribute
2641			tool       	"IDL"
2642			name       	"GenerateForwardReference"
2643			value      	FALSE)))
2644	    (object Attribute
2645		tool       	"IDL"
2646		name       	"default__Subsystem"
2647		value      	(list Attribute_Set
2648		    (object Attribute
2649			tool       	"IDL"
2650			name       	"Directory"
2651			value      	"AUTO GENERATE")))
2652	    (object Attribute
2653		tool       	"IDL"
2654		name       	"HiddenTool"
2655		value      	FALSE)
2656	    (object Attribute
2657		tool       	"Java"
2658		name       	"propertyId"
2659		value      	"809135966")
2660	    (object Attribute
2661		tool       	"Java"
2662		name       	"default__Project"
2663		value      	(list Attribute_Set
2664		    (object Attribute
2665			tool       	"Java"
2666			name       	"CreateMissingDirectories"
2667			value      	TRUE)
2668		    (object Attribute
2669			tool       	"Java"
2670			name       	"StopOnError"
2671			value      	FALSE)
2672		    (object Attribute
2673			tool       	"Java"
2674			name       	"Directory"
2675			value      	"AUTO GENERATE")
2676		    (object Attribute
2677			tool       	"Java"
2678			name       	"UsePrefixes"
2679			value      	FALSE)
2680		    (object Attribute
2681			tool       	"Java"
2682			name       	"InstanceVariablePrefix"
2683			value      	"m_")
2684		    (object Attribute
2685			tool       	"Java"
2686			name       	"ClassVariablePrefix"
2687			value      	"s_")
2688		    (object Attribute
2689			tool       	"Java"
2690			name       	"DefaultAttributeDataType"
2691			value      	"int")
2692		    (object Attribute
2693			tool       	"Java"
2694			name       	"DefaultOperationReturnType"
2695			value      	"void")))
2696	    (object Attribute
2697		tool       	"Java"
2698		name       	"default__Class"
2699		value      	(list Attribute_Set
2700		    (object Attribute
2701			tool       	"Java"
2702			name       	"Final"
2703			value      	FALSE)
2704		    (object Attribute
2705			tool       	"Java"
2706			name       	"GenerateDefaultConstructor"
2707			value      	TRUE)
2708		    (object Attribute
2709			tool       	"Java"
2710			name       	"ConstructorIs"
2711			value      	("Ctor_Set" 62))
2712		    (object Attribute
2713			tool       	"Java"
2714			name       	"Ctor_Set"
2715			value      	(list Attribute_Set
2716			    (object Attribute
2717				tool       	"Java"
2718				name       	"Public"
2719				value      	62)
2720			    (object Attribute
2721				tool       	"Java"
2722				name       	"Protected"
2723				value      	63)
2724			    (object Attribute
2725				tool       	"Java"
2726				name       	"Private"
2727				value      	64)))
2728		    (object Attribute
2729			tool       	"Java"
2730			name       	"GenerateFinalizer"
2731			value      	FALSE)
2732		    (object Attribute
2733			tool       	"Java"
2734			name       	"GenerateStaticInitializer"
2735			value      	FALSE)
2736		    (object Attribute
2737			tool       	"Java"
2738			name       	"GenerateInstanceInitializer"
2739			value      	FALSE)))
2740	    (object Attribute
2741		tool       	"Java"
2742		name       	"default__Module-Spec"
2743		value      	(list Attribute_Set
2744		    (object Attribute
2745			tool       	"Java"
2746			name       	"Generate"
2747			value      	TRUE)
2748		    (object Attribute
2749			tool       	"Java"
2750			name       	"CmIdentification"
2751			value      	(value Text ""))
2752		    (object Attribute
2753			tool       	"Java"
2754			name       	"CopyrightNotice"
2755			value      	(value Text ""))
2756		    (object Attribute
2757			tool       	"Java"
2758			name       	"AdditionalImports"
2759			value      	(value Text ""))))
2760	    (object Attribute
2761		tool       	"Java"
2762		name       	"default__Module-Body"
2763		value      	(list Attribute_Set
2764		    (object Attribute
2765			tool       	"Java"
2766			name       	"Generate"
2767			value      	TRUE)
2768		    (object Attribute
2769			tool       	"Java"
2770			name       	"CmIdentification"
2771			value      	(value Text ""))
2772		    (object Attribute
2773			tool       	"Java"
2774			name       	"CopyrightNotice"
2775			value      	(value Text ""))
2776		    (object Attribute
2777			tool       	"Java"
2778			name       	"AdditionalImports"
2779			value      	(value Text ""))))
2780	    (object Attribute
2781		tool       	"Java"
2782		name       	"default__Operation"
2783		value      	(list Attribute_Set
2784		    (object Attribute
2785			tool       	"Java"
2786			name       	"Abstract"
2787			value      	FALSE)
2788		    (object Attribute
2789			tool       	"Java"
2790			name       	"Static"
2791			value      	FALSE)
2792		    (object Attribute
2793			tool       	"Java"
2794			name       	"Final"
2795			value      	FALSE)
2796		    (object Attribute
2797			tool       	"Java"
2798			name       	"Native"
2799			value      	FALSE)
2800		    (object Attribute
2801			tool       	"Java"
2802			name       	"Synchronized"
2803			value      	FALSE)))
2804	    (object Attribute
2805		tool       	"Java"
2806		name       	"default__Attribute"
2807		value      	(list Attribute_Set
2808		    (object Attribute
2809			tool       	"Java"
2810			name       	"GenerateDataMember"
2811			value      	TRUE)
2812		    (object Attribute
2813			tool       	"Java"
2814			name       	"Final"
2815			value      	FALSE)
2816		    (object Attribute
2817			tool       	"Java"
2818			name       	"Transient"
2819			value      	FALSE)
2820		    (object Attribute
2821			tool       	"Java"
2822			name       	"Volatile"
2823			value      	FALSE)))
2824	    (object Attribute
2825		tool       	"Java"
2826		name       	"default__Role"
2827		value      	(list Attribute_Set
2828		    (object Attribute
2829			tool       	"Java"
2830			name       	"GenerateDataMember"
2831			value      	TRUE)
2832		    (object Attribute
2833			tool       	"Java"
2834			name       	"ContainerClass"
2835			value      	"")
2836		    (object Attribute
2837			tool       	"Java"
2838			name       	"InitialValue"
2839			value      	"")
2840		    (object Attribute
2841			tool       	"Java"
2842			name       	"Final"
2843			value      	FALSE)
2844		    (object Attribute
2845			tool       	"Java"
2846			name       	"Transient"
2847			value      	FALSE)
2848		    (object Attribute
2849			tool       	"Java"
2850			name       	"Volatile"
2851			value      	FALSE)))
2852	    (object Attribute
2853		tool       	"Java"
2854		name       	"HiddenTool"
2855		value      	FALSE)
2856	    (object Attribute
2857		tool       	"SCC"
2858		name       	"HiddenTool"
2859		value      	FALSE))
2860	quid       	"3659ABB2006F"))
2861