|
1 |
|
2 (object Petal |
|
3 version 37) |
|
4 |
|
5 (object Design "<Top Level>" |
|
6 is_unit TRUE |
|
7 is_loaded TRUE |
|
8 defaults (object defaults |
|
9 rightMargin 0.250000 |
|
10 leftMargin 0.250000 |
|
11 topMargin 0.250000 |
|
12 bottomMargin 0.500000 |
|
13 pageOverlap 0.250000 |
|
14 clipIconLabels TRUE |
|
15 autoResize FALSE |
|
16 snapToGrid TRUE |
|
17 gridX 25 |
|
18 gridY 25 |
|
19 defaultFont (object Font |
|
20 size 10 |
|
21 face "helvetica" |
|
22 bold FALSE |
|
23 italics FALSE |
|
24 underline FALSE |
|
25 strike FALSE |
|
26 color 0 |
|
27 default_color TRUE) |
|
28 showMessageNum 3 |
|
29 showClassOfObject TRUE |
|
30 notation "Booch") |
|
31 root_category (object Class_Category "<Top Level>" |
|
32 exportControl "Public" |
|
33 global TRUE |
|
34 subsystem "<Top Level>" |
|
35 logical_models (list unit_reference_list |
|
36 (object Class "ArrayItem") |
|
37 (object Class "String" |
|
38 superclasses (list inheritance_relationship_list |
|
39 (object Inheritance_Relationship |
|
40 supplier "ArrayItem")) |
|
41 class_attributes (list class_attribute_list |
|
42 (object ClassAttribute "iRep" |
|
43 type "char*") |
|
44 (object ClassAttribute "iLength" |
|
45 type "int"))) |
|
46 (object Class "Array" |
|
47 fields (list has_relationship_list |
|
48 (object Has_Relationship |
|
49 label "iData" |
|
50 supplier "ArrayItem")) |
|
51 class_attributes (list class_attribute_list |
|
52 (object ClassAttribute "iItemCount" |
|
53 type "int"))) |
|
54 (object Class "ListItem" |
|
55 fields (list has_relationship_list |
|
56 (object Has_Relationship |
|
57 label "iNext" |
|
58 supplier "ListItem"))) |
|
59 (object Class "LinkedList" |
|
60 fields (list has_relationship_list |
|
61 (object Has_Relationship |
|
62 label "iHead" |
|
63 supplier "ListItem") |
|
64 (object Has_Relationship |
|
65 label "iTail" |
|
66 supplier "ListItem"))) |
|
67 (object Class "Stack" |
|
68 superclasses (list inheritance_relationship_list |
|
69 (object Inheritance_Relationship |
|
70 supplier "LinkedList"))) |
|
71 (object Class "RSGStream" |
|
72 class_attributes (list class_attribute_list |
|
73 (object ClassAttribute "iOs" |
|
74 type "ofstream") |
|
75 (object ClassAttribute "iCurrentId" |
|
76 type "long") |
|
77 (object ClassAttribute "iNegative" |
|
78 type "unsigned char") |
|
79 (object ClassAttribute "iCurrentFormat" |
|
80 type "NumberFormat") |
|
81 (object ClassAttribute "iIdStartCol" |
|
82 type "static short"))) |
|
83 (object Class "ResourceItemArrayStack" |
|
84 superclasses (list inheritance_relationship_list |
|
85 (object Inheritance_Relationship |
|
86 supplier "Stack"))) |
|
87 (object Class "StructResourceItemStack" |
|
88 superclasses (list inheritance_relationship_list |
|
89 (object Inheritance_Relationship |
|
90 supplier "Stack"))) |
|
91 (object Class "yy_scan") |
|
92 (object Class "rcscan" |
|
93 fields (list has_relationship_list |
|
94 (object Has_Relationship |
|
95 label "iFileLineManager" |
|
96 supplier "FileLineManager")) |
|
97 superclasses (list inheritance_relationship_list |
|
98 (object Inheritance_Relationship |
|
99 supplier "yy_scan")) |
|
100 class_attributes (list class_attribute_list |
|
101 (object ClassAttribute "iErrorFound" |
|
102 type "unsigned char"))) |
|
103 (object Class "ResourceOutputHeaderInfo" |
|
104 fields (list has_relationship_list |
|
105 (object Has_Relationship |
|
106 label "iIndexTableStart" |
|
107 supplier "NumericValue") |
|
108 (object Has_Relationship |
|
109 label "iIndexTableLength" |
|
110 supplier "NumericValue"))) |
|
111 (object Class "NumericValue" |
|
112 class_attributes (list class_attribute_list |
|
113 (object ClassAttribute "iSize" |
|
114 type "unsigned long") |
|
115 (object ClassAttribute "iNumericValueType" |
|
116 type "DataType") |
|
117 (object ClassAttribute "iData" |
|
118 type "unsigned char*") |
|
119 (object ClassAttribute "iULongValue" |
|
120 type "unsigned long") |
|
121 (object ClassAttribute "iSignedValue" |
|
122 type "long") |
|
123 (object ClassAttribute "iDoubleValue" |
|
124 type "double"))) |
|
125 (object Class "FileLineManager" |
|
126 fields (list has_relationship_list |
|
127 (object Has_Relationship |
|
128 label "iCurrentFileName" |
|
129 supplier "String") |
|
130 (object Has_Relationship |
|
131 label "iBaseFileName" |
|
132 supplier "String") |
|
133 (object Has_Relationship |
|
134 label "iBasePath" |
|
135 supplier "String")) |
|
136 class_attributes (list class_attribute_list |
|
137 (object ClassAttribute "iOffsetLineNumber" |
|
138 type "int"))) |
|
139 (object Class "FileAccess") |
|
140 (object Class "MemCheckControl") |
|
141 (object Class "ErrorHandler" |
|
142 class_attributes (list class_attribute_list |
|
143 (object ClassAttribute "iFileName" |
|
144 type "static String") |
|
145 (object ClassAttribute "iLineNumber" |
|
146 type "static int"))) |
|
147 (object Class "ArrayIterator" |
|
148 fields (list has_relationship_list |
|
149 (object Has_Relationship |
|
150 label "iArray" |
|
151 supplier "Array")) |
|
152 class_attributes (list class_attribute_list |
|
153 (object ClassAttribute "iCurrentIndex" |
|
154 type "unsigned long"))) |
|
155 (object Class "LinkedListIterator") |
|
156 (object Class "RCBinaryString") |
|
157 (object Class "StringArray" |
|
158 superclasses (list inheritance_relationship_list |
|
159 (object Inheritance_Relationship |
|
160 supplier "Array"))) |
|
161 (object Class_Category "Arrays" |
|
162 exportControl "Public" |
|
163 logical_models (list unit_reference_list) |
|
164 logical_presentations (list unit_reference_list |
|
165 (object ClassDiagram "Main" |
|
166 title "Main" |
|
167 zoom 100 |
|
168 max_height 28350 |
|
169 max_width 21600 |
|
170 origin_x 0 |
|
171 origin_y 0 |
|
172 items (list diagram_item_list |
|
173 (object ClassView "Class" "Array" @1 |
|
174 location (1325, 950) |
|
175 label (object ItemLabel |
|
176 Parent_View @1 |
|
177 location (1207, 866) |
|
178 nlines 2 |
|
179 max_width 277 |
|
180 justify 0 |
|
181 label "Array") |
|
182 compartment (object Compartment |
|
183 Parent_View @1 |
|
184 location (1205, 932) |
|
185 anchor 2 |
|
186 nlines 1 |
|
187 max_width 278 |
|
188 justify 0 |
|
189 compartmentItems (list Compartment |
|
190 "iItemCount : int")) |
|
191 width 402 |
|
192 autoResize TRUE))))) |
|
193 (object Class_Category "Stacks" |
|
194 exportControl "Public" |
|
195 logical_models (list unit_reference_list |
|
196 (object Class "StackItem" |
|
197 superclasses (list inheritance_relationship_list |
|
198 (object Inheritance_Relationship |
|
199 supplier "ListItem")))) |
|
200 logical_presentations (list unit_reference_list |
|
201 (object ClassDiagram "Main" |
|
202 title "Main" |
|
203 zoom 100 |
|
204 max_height 28350 |
|
205 max_width 21600 |
|
206 origin_x 0 |
|
207 origin_y 0 |
|
208 items (list diagram_item_list |
|
209 (object ClassView "Class" "Stack" @2 |
|
210 location (1475, 850) |
|
211 label (object ItemLabel |
|
212 Parent_View @2 |
|
213 location (1371, 766) |
|
214 nlines 2 |
|
215 max_width 240 |
|
216 justify 0 |
|
217 label "Stack")) |
|
218 (object ClassView "Class" "ResourceItemArrayStack" @3 |
|
219 location (1325, 1225) |
|
220 label (object ItemLabel |
|
221 Parent_View @3 |
|
222 location (1203, 1141) |
|
223 nlines 2 |
|
224 max_width 285 |
|
225 justify 0 |
|
226 label "ResourceItemArrayStack") |
|
227 width 414) |
|
228 (object ClassView "Class" "StructResourceItemStack" @4 |
|
229 location (1850, 1200) |
|
230 label (object ItemLabel |
|
231 Parent_View @4 |
|
232 location (1723, 1116) |
|
233 nlines 2 |
|
234 max_width 299 |
|
235 justify 0 |
|
236 label "StructResourceItemStack") |
|
237 width 434 |
|
238 height 254) |
|
239 (object InheritView "" @5 |
|
240 client @3 |
|
241 supplier @2 |
|
242 line_style 0) |
|
243 (object InheritView "" @6 |
|
244 client @4 |
|
245 supplier @2 |
|
246 line_style 0) |
|
247 (object ClassView "Class" "LinkedList" @7 |
|
248 location (1150, 475) |
|
249 label (object ItemLabel |
|
250 Parent_View @7 |
|
251 location (1046, 391) |
|
252 nlines 2 |
|
253 max_width 240 |
|
254 justify 0 |
|
255 label "LinkedList") |
|
256 annotation 8) |
|
257 (object InheritView "" @8 |
|
258 client @2 |
|
259 supplier @7 |
|
260 line_style 0) |
|
261 (object ClassView "Class" "StackItem" @9 |
|
262 location (2550, 1225) |
|
263 label (object ItemLabel |
|
264 Parent_View @9 |
|
265 location (2446, 1141) |
|
266 nlines 2 |
|
267 max_width 240 |
|
268 justify 0 |
|
269 label "StackItem") |
|
270 autoResize TRUE) |
|
271 (object ClassView "Class" "ListItem" @10 |
|
272 location (2575, 550) |
|
273 label (object ItemLabel |
|
274 Parent_View @10 |
|
275 location (2471, 466) |
|
276 nlines 2 |
|
277 max_width 240 |
|
278 justify 0 |
|
279 label "ListItem")) |
|
280 (object InheritView "" @11 |
|
281 client @9 |
|
282 supplier @10 |
|
283 line_style 0))))) |
|
284 (object Class_Category "IndexTables" |
|
285 exportControl "Public" |
|
286 logical_models (list unit_reference_list |
|
287 (object Class "IndexTableItem" |
|
288 superclasses (list inheritance_relationship_list |
|
289 (object Inheritance_Relationship |
|
290 supplier "ArrayItem"))) |
|
291 (object Class "IndexTable" |
|
292 superclasses (list inheritance_relationship_list |
|
293 (object Inheritance_Relationship |
|
294 supplier "Array"))) |
|
295 (object Class "IndexTableIterator" |
|
296 superclasses (list inheritance_relationship_list |
|
297 (object Inheritance_Relationship |
|
298 supplier "ArrayIterator")))) |
|
299 logical_presentations (list unit_reference_list |
|
300 (object ClassDiagram "Main" |
|
301 title "Main" |
|
302 zoom 100 |
|
303 max_height 28350 |
|
304 max_width 21600 |
|
305 origin_x 0 |
|
306 origin_y 0 |
|
307 items (list diagram_item_list |
|
308 (object ClassView "Class" "IndexTableItem" @12 |
|
309 location (1775, 1150) |
|
310 label (object ItemLabel |
|
311 Parent_View @12 |
|
312 location (1671, 1066) |
|
313 nlines 2 |
|
314 max_width 240 |
|
315 justify 0 |
|
316 label "IndexTableItem")) |
|
317 (object ClassView "Class" "IndexTable" @13 |
|
318 location (975, 1150) |
|
319 label (object ItemLabel |
|
320 Parent_View @13 |
|
321 location (871, 1066) |
|
322 nlines 2 |
|
323 max_width 240 |
|
324 justify 0 |
|
325 label "IndexTable")) |
|
326 (object ClassView "Class" "ArrayItem" @14 |
|
327 location (1775, 600) |
|
328 label (object ItemLabel |
|
329 Parent_View @14 |
|
330 location (1669, 516) |
|
331 nlines 2 |
|
332 max_width 247 |
|
333 justify 0 |
|
334 label "ArrayItem") |
|
335 width 358 |
|
336 annotation 8 |
|
337 autoResize TRUE) |
|
338 (object InheritView "" @15 |
|
339 client @12 |
|
340 supplier @14 |
|
341 line_style 0) |
|
342 (object ClassView "Class" "Array" @16 |
|
343 location (975, 575) |
|
344 label (object ItemLabel |
|
345 Parent_View @16 |
|
346 location (832, 491) |
|
347 nlines 2 |
|
348 max_width 336 |
|
349 justify 0 |
|
350 label "Array") |
|
351 compartment (object Compartment |
|
352 Parent_View @16 |
|
353 location (832, 557) |
|
354 anchor 2 |
|
355 nlines 2 |
|
356 max_width 334 |
|
357 justify 0 |
|
358 compartmentItems (list Compartment |
|
359 "|| iItemCount : int")) |
|
360 width 488 |
|
361 annotation 8 |
|
362 autoResize TRUE) |
|
363 (object InheritView "" @17 |
|
364 client @13 |
|
365 supplier @16 |
|
366 line_style 0))))) |
|
367 (object Class_Category "NameIds" |
|
368 exportControl "Public" |
|
369 logical_models (list unit_reference_list |
|
370 (object Class "NameIdMapIterator" |
|
371 superclasses (list inheritance_relationship_list |
|
372 (object Inheritance_Relationship |
|
373 supplier "ArrayIterator"))) |
|
374 (object Class "NameIdItem" |
|
375 superclasses (list inheritance_relationship_list |
|
376 (object Inheritance_Relationship |
|
377 supplier "ArrayItem"))) |
|
378 (object Class "NameIdMap" |
|
379 superclasses (list inheritance_relationship_list |
|
380 (object Inheritance_Relationship |
|
381 supplier "Array")))) |
|
382 logical_presentations (list unit_reference_list |
|
383 (object ClassDiagram "Main" |
|
384 title "Main" |
|
385 zoom 100 |
|
386 max_height 28350 |
|
387 max_width 21600 |
|
388 origin_x 0 |
|
389 origin_y 0 |
|
390 items (list diagram_item_list |
|
391 (object ClassView "Class" "NameIdItem" @18 |
|
392 location (925, 875) |
|
393 label (object ItemLabel |
|
394 Parent_View @18 |
|
395 location (821, 791) |
|
396 nlines 2 |
|
397 max_width 240 |
|
398 justify 0 |
|
399 label "NameIdItem")) |
|
400 (object ClassView "Class" "NameIdMap" @19 |
|
401 location (1525, 850) |
|
402 label (object ItemLabel |
|
403 Parent_View @19 |
|
404 location (1421, 766) |
|
405 nlines 2 |
|
406 max_width 240 |
|
407 justify 0 |
|
408 label "NameIdMap") |
|
409 annotation 8 |
|
410 autoResize TRUE) |
|
411 (object ClassView "Class" "Array" @20 |
|
412 location (1525, 400) |
|
413 label (object ItemLabel |
|
414 Parent_View @20 |
|
415 location (1419, 316) |
|
416 nlines 2 |
|
417 max_width 247 |
|
418 justify 0 |
|
419 label "Array") |
|
420 width 358 |
|
421 annotation 8 |
|
422 autoResize TRUE) |
|
423 (object ClassView "Class" "ArrayItem" @21 |
|
424 location (925, 425) |
|
425 label (object ItemLabel |
|
426 Parent_View @21 |
|
427 location (821, 341) |
|
428 nlines 2 |
|
429 max_width 240 |
|
430 justify 0 |
|
431 label "ArrayItem") |
|
432 annotation 8) |
|
433 (object InheritView "" @22 |
|
434 client @19 |
|
435 supplier @20 |
|
436 line_style 0) |
|
437 (object InheritView "" @23 |
|
438 client @18 |
|
439 supplier @21 |
|
440 line_style 0))))) |
|
441 (object Class_Category "Links" |
|
442 exportControl "Public" |
|
443 logical_models (list unit_reference_list |
|
444 (object Class "LinkArrayIterator" |
|
445 superclasses (list inheritance_relationship_list |
|
446 (object Inheritance_Relationship |
|
447 supplier "ArrayIterator"))) |
|
448 (object Class "LinkArray" |
|
449 superclasses (list inheritance_relationship_list |
|
450 (object Inheritance_Relationship |
|
451 supplier "Array"))) |
|
452 (object Class "LinkItem" |
|
453 superclasses (list inheritance_relationship_list |
|
454 (object Inheritance_Relationship |
|
455 supplier "ArrayItem"))) |
|
456 (object Class "WordLink" |
|
457 superclasses (list inheritance_relationship_list |
|
458 (object Inheritance_Relationship |
|
459 supplier "LinkItem"))) |
|
460 (object Class "LongLink" |
|
461 superclasses (list inheritance_relationship_list |
|
462 (object Inheritance_Relationship |
|
463 supplier "LinkItem")))) |
|
464 logical_presentations (list unit_reference_list |
|
465 (object ClassDiagram "Main" |
|
466 title "Main" |
|
467 zoom 100 |
|
468 max_height 28350 |
|
469 max_width 21600 |
|
470 origin_x 0 |
|
471 origin_y 166 |
|
472 items (list diagram_item_list |
|
473 (object ClassView "Class" "Array" @24 |
|
474 location (1350, 525) |
|
475 label (object ItemLabel |
|
476 Parent_View @24 |
|
477 location (1244, 441) |
|
478 nlines 2 |
|
479 max_width 247 |
|
480 justify 0 |
|
481 label "Array") |
|
482 width 358 |
|
483 annotation 8 |
|
484 autoResize TRUE) |
|
485 (object ClassView "Class" "LinkArray" @25 |
|
486 location (1325, 1050) |
|
487 label (object ItemLabel |
|
488 Parent_View @25 |
|
489 location (1221, 966) |
|
490 nlines 2 |
|
491 max_width 240 |
|
492 justify 0 |
|
493 label "LinkArray") |
|
494 annotation 8 |
|
495 autoResize TRUE) |
|
496 (object ClassView "Class" "ArrayItem" @26 |
|
497 location (550, 600) |
|
498 label (object ItemLabel |
|
499 Parent_View @26 |
|
500 location (446, 516) |
|
501 nlines 2 |
|
502 max_width 240 |
|
503 justify 0 |
|
504 label "ArrayItem") |
|
505 annotation 8) |
|
506 (object ClassView "Class" "LinkItem" @27 |
|
507 location (700, 1100) |
|
508 label (object ItemLabel |
|
509 Parent_View @27 |
|
510 location (596, 1016) |
|
511 nlines 2 |
|
512 max_width 240 |
|
513 justify 0 |
|
514 label "LinkItem") |
|
515 annotation 8) |
|
516 (object ClassView "Class" "WordLink" @28 |
|
517 location (575, 1700) |
|
518 label (object ItemLabel |
|
519 Parent_View @28 |
|
520 location (471, 1616) |
|
521 nlines 2 |
|
522 max_width 240 |
|
523 justify 0 |
|
524 label "WordLink") |
|
525 annotation 8) |
|
526 (object ClassView "Class" "LongLink" @29 |
|
527 location (1275, 1625) |
|
528 label (object ItemLabel |
|
529 Parent_View @29 |
|
530 location (1171, 1541) |
|
531 nlines 2 |
|
532 max_width 240 |
|
533 justify 0 |
|
534 label "LongLink") |
|
535 annotation 8) |
|
536 (object InheritView "" @30 |
|
537 client @27 |
|
538 supplier @26 |
|
539 line_style 0) |
|
540 (object InheritView "" @31 |
|
541 client @25 |
|
542 supplier @24 |
|
543 line_style 0) |
|
544 (object InheritView "" @32 |
|
545 client @28 |
|
546 supplier @27 |
|
547 line_style 0) |
|
548 (object InheritView "" @33 |
|
549 client @29 |
|
550 supplier @27 |
|
551 line_style 0))))) |
|
552 (object Class_Category "Strings" |
|
553 exportControl "Public" |
|
554 logical_models (list unit_reference_list |
|
555 (object Class "StringArrayIterator" |
|
556 superclasses (list inheritance_relationship_list |
|
557 (object Inheritance_Relationship |
|
558 supplier "ArrayIterator")))) |
|
559 logical_presentations (list unit_reference_list |
|
560 (object ClassDiagram "Main" |
|
561 title "Main" |
|
562 zoom 100 |
|
563 max_height 28350 |
|
564 max_width 21600 |
|
565 origin_x 0 |
|
566 origin_y 0 |
|
567 items (list diagram_item_list)))) |
|
568 (object Class_Category "RCTypes" |
|
569 exportControl "Public" |
|
570 logical_models (list unit_reference_list |
|
571 (object Class "RCTypeArray" |
|
572 superclasses (list inheritance_relationship_list |
|
573 (object Inheritance_Relationship |
|
574 supplier "Array"))) |
|
575 (object Class "RCType" |
|
576 superclasses (list inheritance_relationship_list |
|
577 (object Inheritance_Relationship |
|
578 supplier "ArrayItem"))) |
|
579 (object Class "RCTypeArrayIterator" |
|
580 superclasses (list inheritance_relationship_list |
|
581 (object Inheritance_Relationship |
|
582 supplier "ArrayIterator")))) |
|
583 logical_presentations (list unit_reference_list |
|
584 (object ClassDiagram "Main" |
|
585 title "Main" |
|
586 zoom 100 |
|
587 max_height 28350 |
|
588 max_width 21600 |
|
589 origin_x 0 |
|
590 origin_y 0 |
|
591 items (list diagram_item_list |
|
592 (object ClassView "Class" "Array" @34 |
|
593 location (1250, 800) |
|
594 label (object ItemLabel |
|
595 Parent_View @34 |
|
596 location (1144, 716) |
|
597 nlines 2 |
|
598 max_width 247 |
|
599 justify 0 |
|
600 label "Array") |
|
601 width 358 |
|
602 annotation 8 |
|
603 autoResize TRUE) |
|
604 (object ClassView "Class" "ArrayItem" @35 |
|
605 location (500, 825) |
|
606 label (object ItemLabel |
|
607 Parent_View @35 |
|
608 location (394, 741) |
|
609 nlines 2 |
|
610 max_width 247 |
|
611 justify 0 |
|
612 label "ArrayItem") |
|
613 width 358 |
|
614 annotation 8 |
|
615 autoResize TRUE) |
|
616 (object ClassView "Class" "RCTypeArray" @36 |
|
617 location (1325, 1300) |
|
618 label (object ItemLabel |
|
619 Parent_View @36 |
|
620 location (1221, 1216) |
|
621 nlines 2 |
|
622 max_width 240 |
|
623 justify 0 |
|
624 label "RCTypeArray")) |
|
625 (object ClassView "Class" "RCType" @37 |
|
626 location (575, 1300) |
|
627 label (object ItemLabel |
|
628 Parent_View @37 |
|
629 location (471, 1216) |
|
630 nlines 2 |
|
631 max_width 240 |
|
632 justify 0 |
|
633 label "RCType")) |
|
634 (object InheritView "" @38 |
|
635 client @37 |
|
636 supplier @35 |
|
637 line_style 0) |
|
638 (object InheritView "" @39 |
|
639 client @36 |
|
640 supplier @34 |
|
641 line_style 0))))) |
|
642 (object Class_Category "ResourceItems" |
|
643 exportControl "Public" |
|
644 logical_models (list unit_reference_list |
|
645 (object Class "ResourceItemArray" |
|
646 superclasses (list inheritance_relationship_list |
|
647 (object Inheritance_Relationship |
|
648 supplier "ArrayItem") |
|
649 (object Inheritance_Relationship |
|
650 supplier "Array") |
|
651 (object Inheritance_Relationship |
|
652 supplier "StackItem")) |
|
653 class_attributes (list class_attribute_list |
|
654 (object ClassAttribute "iLenType" |
|
655 type "DataType"))) |
|
656 (object Class "ResourceItemArrayIterator" |
|
657 superclasses (list inheritance_relationship_list |
|
658 (object Inheritance_Relationship |
|
659 supplier "ArrayIterator"))) |
|
660 (object Class "ResourceItemArrayArray" |
|
661 superclasses (list inheritance_relationship_list |
|
662 (object Inheritance_Relationship |
|
663 supplier "Array"))) |
|
664 (object Class "ResourceItemArrayArrayIterator" |
|
665 superclasses (list inheritance_relationship_list |
|
666 (object Inheritance_Relationship |
|
667 supplier "ArrayIterator"))) |
|
668 (object Class "ResourceHeader" |
|
669 superclasses (list inheritance_relationship_list |
|
670 (object Inheritance_Relationship |
|
671 supplier "ArrayItem"))) |
|
672 (object Class "ResourceItem" |
|
673 superclasses (list inheritance_relationship_list |
|
674 (object Inheritance_Relationship |
|
675 supplier "StackItem") |
|
676 (object Inheritance_Relationship |
|
677 supplier "ArrayItem"))) |
|
678 (object Class "SimpleResourceItem" |
|
679 superclasses (list inheritance_relationship_list |
|
680 (object Inheritance_Relationship |
|
681 supplier "ResourceItem"))) |
|
682 (object Class "ArrayResourceItem" |
|
683 superclasses (list inheritance_relationship_list |
|
684 (object Inheritance_Relationship |
|
685 supplier "ResourceItem"))) |
|
686 (object Class "StructTypeResourceItem" |
|
687 superclasses (list inheritance_relationship_list |
|
688 (object Inheritance_Relationship |
|
689 supplier "ResourceItem"))) |
|
690 (object Class "StructArrayResourceItem" |
|
691 superclasses (list inheritance_relationship_list |
|
692 (object Inheritance_Relationship |
|
693 supplier "ResourceItem")))) |
|
694 logical_presentations (list unit_reference_list |
|
695 (object ClassDiagram "Main" |
|
696 title "Main" |
|
697 zoom 100 |
|
698 max_height 28350 |
|
699 max_width 21600 |
|
700 origin_x 0 |
|
701 origin_y 0 |
|
702 items (list diagram_item_list |
|
703 (object ClassView "Class" "ResourceItemArray" @40 |
|
704 location (1425, 850) |
|
705 label (object ItemLabel |
|
706 Parent_View @40 |
|
707 location (1248, 766) |
|
708 nlines 2 |
|
709 max_width 418 |
|
710 justify 0 |
|
711 label "ResourceItemArray") |
|
712 compartment (object Compartment |
|
713 Parent_View @40 |
|
714 location (1248, 832) |
|
715 anchor 2 |
|
716 nlines 1 |
|
717 max_width 416 |
|
718 justify 0 |
|
719 compartmentItems (list Compartment |
|
720 "|| iLenType : DataType")) |
|
721 width 606 |
|
722 annotation 8 |
|
723 autoResize TRUE) |
|
724 (object ClassView "Class" "ArrayItem" @41 |
|
725 location (950, 1075) |
|
726 label (object ItemLabel |
|
727 Parent_View @41 |
|
728 location (844, 991) |
|
729 nlines 2 |
|
730 max_width 247 |
|
731 justify 0 |
|
732 label "ArrayItem") |
|
733 width 358 |
|
734 annotation 8 |
|
735 autoResize TRUE) |
|
736 (object ClassView "Class" "Array" @42 |
|
737 location (1675, 300) |
|
738 label (object ItemLabel |
|
739 Parent_View @42 |
|
740 location (1532, 216) |
|
741 nlines 2 |
|
742 max_width 336 |
|
743 justify 0 |
|
744 label "Array") |
|
745 compartment (object Compartment |
|
746 Parent_View @42 |
|
747 location (1532, 282) |
|
748 anchor 2 |
|
749 nlines 2 |
|
750 max_width 334 |
|
751 justify 0 |
|
752 compartmentItems (list Compartment |
|
753 "|| iItemCount : int")) |
|
754 width 488 |
|
755 annotation 8 |
|
756 autoResize TRUE) |
|
757 (object ClassView "Class" "StackItem" @43 |
|
758 location (2225, 825) |
|
759 label (object ItemLabel |
|
760 Parent_View @43 |
|
761 location (2121, 741) |
|
762 nlines 2 |
|
763 max_width 240 |
|
764 justify 0 |
|
765 label "StackItem")) |
|
766 (object InheritView "" @44 |
|
767 client @40 |
|
768 supplier @41 |
|
769 line_style 0) |
|
770 (object InheritView "" @45 |
|
771 client @40 |
|
772 supplier @42 |
|
773 line_style 0) |
|
774 (object InheritView "" @46 |
|
775 client @40 |
|
776 supplier @43 |
|
777 line_style 0) |
|
778 (object ClassView "Class" "Array" @47 |
|
779 location (425, 1275) |
|
780 label (object ItemLabel |
|
781 Parent_View @47 |
|
782 location (321, 1191) |
|
783 nlines 2 |
|
784 max_width 240 |
|
785 justify 0 |
|
786 label "Array") |
|
787 autoResize TRUE) |
|
788 (object ClassView "Class" "ResourceItemArrayArray" @48 |
|
789 location (475, 1650) |
|
790 label (object ItemLabel |
|
791 Parent_View @48 |
|
792 location (353, 1566) |
|
793 nlines 2 |
|
794 max_width 283 |
|
795 justify 0 |
|
796 label "ResourceItemArrayArray") |
|
797 width 414 |
|
798 autoResize TRUE) |
|
799 (object InheritView "" @49 |
|
800 client @48 |
|
801 supplier @47 |
|
802 line_style 0) |
|
803 (object ClassView "Class" "ResourceHeader" @50 |
|
804 location (1075, 1850) |
|
805 label (object ItemLabel |
|
806 Parent_View @50 |
|
807 location (971, 1766) |
|
808 nlines 2 |
|
809 max_width 240 |
|
810 justify 0 |
|
811 label "ResourceHeader")) |
|
812 (object InheritView "" @51 |
|
813 client @50 |
|
814 supplier @41 |
|
815 line_style 0) |
|
816 (object ClassView "Class" "ResourceItem" @52 |
|
817 location (2000, 1500) |
|
818 label (object ItemLabel |
|
819 Parent_View @52 |
|
820 location (1896, 1416) |
|
821 nlines 2 |
|
822 max_width 240 |
|
823 justify 0 |
|
824 label "ResourceItem")) |
|
825 (object InheritView "" @53 |
|
826 client @52 |
|
827 supplier @43 |
|
828 line_style 0) |
|
829 (object InheritView "" @54 |
|
830 client @52 |
|
831 supplier @41 |
|
832 line_style 0) |
|
833 (object ClassView "Class" "SimpleResourceItem" @55 |
|
834 location (1575, 1725) |
|
835 label (object ItemLabel |
|
836 Parent_View @55 |
|
837 location (1463, 1641) |
|
838 nlines 2 |
|
839 max_width 259 |
|
840 justify 0 |
|
841 label "SimpleResourceItem") |
|
842 width 378 |
|
843 autoResize TRUE) |
|
844 (object InheritView "" @56 |
|
845 client @55 |
|
846 supplier @52 |
|
847 line_style 0) |
|
848 (object ClassView "Class" "ArrayResourceItem" @57 |
|
849 location (2550, 1250) |
|
850 label (object ItemLabel |
|
851 Parent_View @57 |
|
852 location (2440, 1166) |
|
853 nlines 2 |
|
854 max_width 254 |
|
855 justify 0 |
|
856 label "ArrayResourceItem") |
|
857 width 372 |
|
858 autoResize TRUE) |
|
859 (object InheritView "" @58 |
|
860 client @57 |
|
861 supplier @52 |
|
862 line_style 0) |
|
863 (object ClassView "Class" "StructTypeResourceItem" @59 |
|
864 location (2025, 1825) |
|
865 label (object ItemLabel |
|
866 Parent_View @59 |
|
867 location (1913, 1741) |
|
868 nlines 2 |
|
869 max_width 259 |
|
870 justify 0 |
|
871 label "StructTypeResourceItem") |
|
872 width 378 |
|
873 autoResize TRUE) |
|
874 (object InheritView "" @60 |
|
875 client @59 |
|
876 supplier @52 |
|
877 line_style 0) |
|
878 (object ClassView "Class" "StructArrayResourceItem" @61 |
|
879 location (2475, 1675) |
|
880 label (object ItemLabel |
|
881 Parent_View @61 |
|
882 location (2362, 1591) |
|
883 nlines 2 |
|
884 max_width 260 |
|
885 justify 0 |
|
886 label "StructArrayResourceItem") |
|
887 width 380 |
|
888 autoResize TRUE) |
|
889 (object InheritView "" @62 |
|
890 client @61 |
|
891 supplier @52 |
|
892 line_style 0))))) |
|
893 (object Class_Category "Structs" |
|
894 exportControl "Public" |
|
895 logical_models (list unit_reference_list |
|
896 (object Class "StructTypeStructItem" |
|
897 superclasses (list inheritance_relationship_list |
|
898 (object Inheritance_Relationship |
|
899 supplier "StructItem"))) |
|
900 (object Class "StructItem" |
|
901 fields (list has_relationship_list |
|
902 (object Has_Relationship |
|
903 label "iLabel" |
|
904 supplier "String")) |
|
905 superclasses (list inheritance_relationship_list |
|
906 (object Inheritance_Relationship |
|
907 supplier "ArrayItem"))) |
|
908 (object Class "StructArrayStructItem" |
|
909 fields (list has_relationship_list |
|
910 (object Has_Relationship |
|
911 label "iSize" |
|
912 supplier "String")) |
|
913 superclasses (list inheritance_relationship_list |
|
914 (object Inheritance_Relationship |
|
915 supplier "StructItem")) |
|
916 class_attributes (list class_attribute_list |
|
917 (object ClassAttribute "iLenType" |
|
918 type "DataType"))) |
|
919 (object Class "SimpleStructItem" |
|
920 fields (list has_relationship_list |
|
921 (object Has_Relationship |
|
922 label "iDefault" |
|
923 supplier "String") |
|
924 (object Has_Relationship |
|
925 label "iLengthLimit" |
|
926 supplier "String")) |
|
927 superclasses (list inheritance_relationship_list |
|
928 (object Inheritance_Relationship |
|
929 supplier "StructItem")) |
|
930 class_attributes (list class_attribute_list |
|
931 (object ClassAttribute "iItemType" |
|
932 type "DataType"))) |
|
933 (object Class "ArrayStructItem" |
|
934 fields (list has_relationship_list |
|
935 (object Has_Relationship |
|
936 label "iDefaults" |
|
937 supplier "StringArray") |
|
938 (object Has_Relationship |
|
939 label "iSize" |
|
940 supplier "String")) |
|
941 superclasses (list inheritance_relationship_list |
|
942 (object Inheritance_Relationship |
|
943 supplier "StructItem")) |
|
944 class_attributes (list class_attribute_list |
|
945 (object ClassAttribute "iItemType" |
|
946 type "DataType") |
|
947 (object ClassAttribute "iLenType" |
|
948 type "DataType"))) |
|
949 (object Class "StructItemArray" |
|
950 superclasses (list inheritance_relationship_list |
|
951 (object Inheritance_Relationship |
|
952 supplier "Array"))) |
|
953 (object Class "StructItemArrayIterator" |
|
954 superclasses (list inheritance_relationship_list |
|
955 (object Inheritance_Relationship |
|
956 supplier "ArrayIterator"))) |
|
957 (object Class "StructHeader" |
|
958 superclasses (list inheritance_relationship_list |
|
959 (object Inheritance_Relationship |
|
960 supplier "ArrayItem"))) |
|
961 (object Class "StructHeaderArray" |
|
962 superclasses (list inheritance_relationship_list |
|
963 (object Inheritance_Relationship |
|
964 supplier "Array"))) |
|
965 (object Class "StructHeaderArrayIterator" |
|
966 superclasses (list inheritance_relationship_list |
|
967 (object Inheritance_Relationship |
|
968 supplier "ArrayIterator")))) |
|
969 logical_presentations (list unit_reference_list |
|
970 (object ClassDiagram "Main" |
|
971 title "Main" |
|
972 zoom 100 |
|
973 max_height 28350 |
|
974 max_width 21600 |
|
975 origin_x 0 |
|
976 origin_y 0 |
|
977 items (list diagram_item_list |
|
978 (object ClassView "Class" "StructArrayStructItem" @63 |
|
979 location (875, 350) |
|
980 label (object ItemLabel |
|
981 Parent_View @63 |
|
982 location (698, 266) |
|
983 nlines 2 |
|
984 max_width 418 |
|
985 justify 0 |
|
986 label "StructArrayStructItem") |
|
987 compartment (object Compartment |
|
988 Parent_View @63 |
|
989 location (698, 332) |
|
990 anchor 2 |
|
991 nlines 1 |
|
992 max_width 416 |
|
993 justify 0 |
|
994 compartmentItems (list Compartment |
|
995 "|| iLenType : DataType")) |
|
996 width 606 |
|
997 annotation 8 |
|
998 autoResize TRUE) |
|
999 (object ClassView "Class" "String" @64 |
|
1000 location (1075, 975) |
|
1001 label (object ItemLabel |
|
1002 Parent_View @64 |
|
1003 location (932, 871) |
|
1004 nlines 2 |
|
1005 max_width 336 |
|
1006 justify 0 |
|
1007 label "String") |
|
1008 compartment (object Compartment |
|
1009 Parent_View @64 |
|
1010 location (932, 937) |
|
1011 anchor 2 |
|
1012 nlines 3 |
|
1013 max_width 334 |
|
1014 justify 0 |
|
1015 compartmentItems (list Compartment |
|
1016 "|| iRep : char*" |
|
1017 "|| iLength : int")) |
|
1018 width 488 |
|
1019 height 310 |
|
1020 annotation 8 |
|
1021 autoResize TRUE) |
|
1022 (object ClassView "Class" "ArrayItem" @65 |
|
1023 location (1425, 350) |
|
1024 label (object ItemLabel |
|
1025 Parent_View @65 |
|
1026 location (1319, 266) |
|
1027 nlines 2 |
|
1028 max_width 247 |
|
1029 justify 0 |
|
1030 label "ArrayItem") |
|
1031 width 358 |
|
1032 annotation 8 |
|
1033 autoResize TRUE) |
|
1034 (object ClassView "Class" "StructItem" @66 |
|
1035 location (1800, 1175) |
|
1036 label (object ItemLabel |
|
1037 Parent_View @66 |
|
1038 location (1696, 1091) |
|
1039 nlines 2 |
|
1040 max_width 240 |
|
1041 justify 0 |
|
1042 label "StructItem")) |
|
1043 (object ClassView "Class" "StructTypeStructItem" @67 |
|
1044 location (2200, 875) |
|
1045 label (object ItemLabel |
|
1046 Parent_View @67 |
|
1047 location (2096, 791) |
|
1048 nlines 2 |
|
1049 max_width 240 |
|
1050 justify 0 |
|
1051 label "StructTypeStructItem")) |
|
1052 (object ClassView "Class" "StringArray" @68 |
|
1053 location (2425, 1650) |
|
1054 label (object ItemLabel |
|
1055 Parent_View @68 |
|
1056 location (2321, 1566) |
|
1057 nlines 2 |
|
1058 max_width 240 |
|
1059 justify 0 |
|
1060 label "StringArray")) |
|
1061 (object ClassView "Class" "ArrayStructItem" @69 |
|
1062 location (1900, 1775) |
|
1063 label (object ItemLabel |
|
1064 Parent_View @69 |
|
1065 location (1735, 1691) |
|
1066 nlines 2 |
|
1067 max_width 390 |
|
1068 justify 0 |
|
1069 label "ArrayStructItem") |
|
1070 compartment (object Compartment |
|
1071 Parent_View @69 |
|
1072 location (1735, 1757) |
|
1073 anchor 2 |
|
1074 nlines 2 |
|
1075 max_width 388 |
|
1076 justify 0 |
|
1077 compartmentItems (list Compartment |
|
1078 "iItemType : DataType" |
|
1079 "iLenType : DataType")) |
|
1080 width 566 |
|
1081 height 254) |
|
1082 (object ClassView "Class" "SimpleStructItem" @70 |
|
1083 location (1350, 1575) |
|
1084 label (object ItemLabel |
|
1085 Parent_View @70 |
|
1086 location (1169, 1491) |
|
1087 nlines 2 |
|
1088 max_width 430 |
|
1089 justify 0 |
|
1090 label "SimpleStructItem") |
|
1091 compartment (object Compartment |
|
1092 Parent_View @70 |
|
1093 location (1169, 1557) |
|
1094 anchor 2 |
|
1095 nlines 1 |
|
1096 max_width 428 |
|
1097 justify 0 |
|
1098 compartmentItems (list Compartment |
|
1099 "|| iItemType : DataType")) |
|
1100 width 624 |
|
1101 annotation 8 |
|
1102 autoResize TRUE) |
|
1103 (object HasView "iSize" @71 |
|
1104 label (object ItemLabel |
|
1105 Parent_View @71 |
|
1106 location (978, 646) |
|
1107 anchor_loc 1 |
|
1108 nlines 1 |
|
1109 max_width 450 |
|
1110 justify 0 |
|
1111 label "iSize") |
|
1112 client @63 |
|
1113 supplier @64 |
|
1114 line_style 0) |
|
1115 (object InheritView "" @72 |
|
1116 client @64 |
|
1117 supplier @65 |
|
1118 line_style 0) |
|
1119 (object InheritView "" @73 |
|
1120 client @63 |
|
1121 supplier @66 |
|
1122 line_style 0) |
|
1123 (object HasView "iLabel" @74 |
|
1124 label (object ItemLabel |
|
1125 Parent_View @74 |
|
1126 location (1470, 1080) |
|
1127 anchor_loc 1 |
|
1128 nlines 1 |
|
1129 max_width 450 |
|
1130 justify 0 |
|
1131 label "iLabel") |
|
1132 client @66 |
|
1133 supplier @64 |
|
1134 line_style 0) |
|
1135 (object InheritView "" @75 |
|
1136 client @66 |
|
1137 supplier @65 |
|
1138 line_style 0) |
|
1139 (object InheritView "" @76 |
|
1140 client @67 |
|
1141 supplier @66 |
|
1142 line_style 0) |
|
1143 (object InheritView "" @77 |
|
1144 client @69 |
|
1145 supplier @66 |
|
1146 line_style 0) |
|
1147 (object HasView "iDefaults" @78 |
|
1148 label (object ItemLabel |
|
1149 Parent_View @78 |
|
1150 location (2235, 1707) |
|
1151 anchor_loc 1 |
|
1152 nlines 1 |
|
1153 max_width 450 |
|
1154 justify 0 |
|
1155 label "iDefaults") |
|
1156 client @69 |
|
1157 supplier @68 |
|
1158 line_style 0) |
|
1159 (object HasView "iSize" @79 |
|
1160 label (object ItemLabel |
|
1161 Parent_View @79 |
|
1162 location (881, 1699) |
|
1163 anchor_loc 1 |
|
1164 nlines 1 |
|
1165 max_width 450 |
|
1166 justify 0 |
|
1167 label "iSize") |
|
1168 client @69 |
|
1169 supplier @64 |
|
1170 vertices (list Points |
|
1171 (1638, 1784) |
|
1172 (1213, 1818) |
|
1173 (863, 1693) |
|
1174 (738, 1218) |
|
1175 (951, 1051)) |
|
1176 line_style 0) |
|
1177 (object HasView "iDefault" @80 |
|
1178 label (object ItemLabel |
|
1179 Parent_View @80 |
|
1180 location (906, 1356) |
|
1181 anchor_loc 1 |
|
1182 nlines 1 |
|
1183 max_width 450 |
|
1184 justify 0 |
|
1185 label "iDefault") |
|
1186 client @70 |
|
1187 supplier @64 |
|
1188 vertices (list Points |
|
1189 (1116, 1510) |
|
1190 (888, 1343) |
|
1191 (989, 1126)) |
|
1192 line_style 0) |
|
1193 (object HasView "iLengthLimit" @81 |
|
1194 label (object ItemLabel |
|
1195 Parent_View @81 |
|
1196 location (1197, 1275) |
|
1197 anchor_loc 1 |
|
1198 nlines 1 |
|
1199 max_width 450 |
|
1200 justify 0 |
|
1201 label "iLengthLimit") |
|
1202 client @70 |
|
1203 supplier @64 |
|
1204 line_style 0) |
|
1205 (object InheritView "" @82 |
|
1206 client @70 |
|
1207 supplier @66 |
|
1208 line_style 0) |
|
1209 (object ClassView "Class" "StructItemArray" @83 |
|
1210 location (2625, 1175) |
|
1211 label (object ItemLabel |
|
1212 Parent_View @83 |
|
1213 location (2521, 1091) |
|
1214 nlines 2 |
|
1215 max_width 240 |
|
1216 justify 0 |
|
1217 label "StructItemArray")) |
|
1218 (object ClassView "Class" "Array" @84 |
|
1219 location (2700, 650) |
|
1220 label (object ItemLabel |
|
1221 Parent_View @84 |
|
1222 location (2596, 566) |
|
1223 nlines 2 |
|
1224 max_width 240 |
|
1225 justify 0 |
|
1226 label "Array")) |
|
1227 (object InheritView "" @85 |
|
1228 client @83 |
|
1229 supplier @84 |
|
1230 line_style 0) |
|
1231 (object ClassView "Class" "StructHeader" @86 |
|
1232 location (1975, 425) |
|
1233 label (object ItemLabel |
|
1234 Parent_View @86 |
|
1235 location (1871, 341) |
|
1236 nlines 2 |
|
1237 max_width 240 |
|
1238 justify 0 |
|
1239 label "StructHeader")) |
|
1240 (object InheritView "" @87 |
|
1241 client @86 |
|
1242 supplier @65 |
|
1243 line_style 0) |
|
1244 (object ClassView "Class" "StructHeaderArray" @88 |
|
1245 location (2625, 225) |
|
1246 label (object ItemLabel |
|
1247 Parent_View @88 |
|
1248 location (2521, 141) |
|
1249 nlines 2 |
|
1250 max_width 240 |
|
1251 justify 0 |
|
1252 label "StructHeaderArray")) |
|
1253 (object InheritView "" @89 |
|
1254 client @88 |
|
1255 supplier @84 |
|
1256 line_style 0)))))) |
|
1257 logical_presentations (list unit_reference_list |
|
1258 (object ClassDiagram "Main" |
|
1259 title "Main" |
|
1260 zoom 100 |
|
1261 max_height 28350 |
|
1262 max_width 21600 |
|
1263 origin_x 0 |
|
1264 origin_y 0 |
|
1265 items (list diagram_item_list |
|
1266 (object ClassView "Class" "ArrayItem" @90 |
|
1267 location (925, 450) |
|
1268 label (object ItemLabel |
|
1269 Parent_View @90 |
|
1270 location (821, 366) |
|
1271 nlines 2 |
|
1272 max_width 240 |
|
1273 justify 0 |
|
1274 label "ArrayItem") |
|
1275 annotation 8 |
|
1276 autoResize TRUE) |
|
1277 (object ClassView "Class" "String" @91 |
|
1278 location (725, 900) |
|
1279 label (object ItemLabel |
|
1280 Parent_View @91 |
|
1281 location (614, 816) |
|
1282 nlines 2 |
|
1283 max_width 259 |
|
1284 justify 0 |
|
1285 label "String") |
|
1286 compartment (object Compartment |
|
1287 Parent_View @91 |
|
1288 location (614, 882) |
|
1289 anchor 2 |
|
1290 nlines 2 |
|
1291 max_width 256 |
|
1292 justify 0 |
|
1293 compartmentItems (list Compartment |
|
1294 "|| iRep : char*" |
|
1295 "|| iLength : int")) |
|
1296 width 376 |
|
1297 height 254 |
|
1298 annotation 8 |
|
1299 autoResize TRUE) |
|
1300 (object ClassView "Class" "Array" @92 |
|
1301 location (1650, 600) |
|
1302 label (object ItemLabel |
|
1303 Parent_View @92 |
|
1304 location (1514, 516) |
|
1305 nlines 2 |
|
1306 max_width 321 |
|
1307 justify 0 |
|
1308 label "Array") |
|
1309 compartment (object Compartment |
|
1310 Parent_View @92 |
|
1311 location (1514, 582) |
|
1312 anchor 2 |
|
1313 nlines 1 |
|
1314 max_width 319 |
|
1315 justify 0 |
|
1316 compartmentItems (list Compartment |
|
1317 "|| iItemCount : int")) |
|
1318 width 466 |
|
1319 annotation 8 |
|
1320 autoResize TRUE) |
|
1321 (object ClassView "Class" "ListItem" @93 |
|
1322 location (2775, 425) |
|
1323 label (object ItemLabel |
|
1324 Parent_View @93 |
|
1325 location (2671, 341) |
|
1326 nlines 2 |
|
1327 max_width 240 |
|
1328 justify 0 |
|
1329 label "ListItem") |
|
1330 annotation 8 |
|
1331 autoResize TRUE) |
|
1332 (object ClassView "Class" "LinkedList" @94 |
|
1333 location (2350, 725) |
|
1334 label (object ItemLabel |
|
1335 Parent_View @94 |
|
1336 location (2246, 641) |
|
1337 nlines 2 |
|
1338 max_width 240 |
|
1339 justify 0 |
|
1340 label "LinkedList") |
|
1341 annotation 8 |
|
1342 autoResize TRUE) |
|
1343 (object InheritView "" @95 |
|
1344 client @91 |
|
1345 supplier @90 |
|
1346 line_style 0) |
|
1347 (object HasView "iData" @96 |
|
1348 label (object ItemLabel |
|
1349 Parent_View @96 |
|
1350 location (1258, 524) |
|
1351 anchor_loc 1 |
|
1352 nlines 1 |
|
1353 max_width 450 |
|
1354 justify 0 |
|
1355 label "iData") |
|
1356 client @92 |
|
1357 supplier @90 |
|
1358 line_style 0) |
|
1359 (object HasView "iNext" @97 |
|
1360 label (object ItemLabel |
|
1361 Parent_View @97 |
|
1362 location (2980, 652) |
|
1363 anchor_loc 1 |
|
1364 nlines 1 |
|
1365 max_width 450 |
|
1366 justify 0 |
|
1367 label "iNext") |
|
1368 client @93 |
|
1369 supplier @93 |
|
1370 vertices (list Points |
|
1371 (2924, 426) |
|
1372 (3001, 427) |
|
1373 (3001, 652) |
|
1374 (2776, 652) |
|
1375 (2775, 534)) |
|
1376 line_style 0) |
|
1377 (object HasView "iHead" @98 |
|
1378 label (object ItemLabel |
|
1379 Parent_View @98 |
|
1380 location (2488, 476) |
|
1381 anchor_loc 1 |
|
1382 nlines 1 |
|
1383 max_width 450 |
|
1384 justify 0 |
|
1385 label "iHead") |
|
1386 client @94 |
|
1387 supplier @93 |
|
1388 vertices (list Points |
|
1389 (2416, 604) |
|
1390 (2501, 452) |
|
1391 (2620, 439)) |
|
1392 line_style 0) |
|
1393 (object HasView "iTail" @99 |
|
1394 label (object ItemLabel |
|
1395 Parent_View @99 |
|
1396 location (2619, 606) |
|
1397 anchor_loc 1 |
|
1398 nlines 1 |
|
1399 max_width 450 |
|
1400 justify 0 |
|
1401 label "iTail") |
|
1402 client @94 |
|
1403 supplier @93 |
|
1404 vertices (list Points |
|
1405 (2522, 658) |
|
1406 (2601, 627) |
|
1407 (2693, 520)) |
|
1408 line_style 0) |
|
1409 (object CategoryView "Stacks" @100 |
|
1410 location (2250, 1675) |
|
1411 label (object ItemLabel |
|
1412 Parent_View @100 |
|
1413 location (2106, 1591) |
|
1414 nlines 2 |
|
1415 max_width 288 |
|
1416 justify 0 |
|
1417 label "Stacks") |
|
1418 width 300 |
|
1419 height 180) |
|
1420 (object CategoryView "IndexTables" @101 |
|
1421 location (2600, 1675) |
|
1422 label (object ItemLabel |
|
1423 Parent_View @101 |
|
1424 location (2456, 1591) |
|
1425 nlines 2 |
|
1426 max_width 288 |
|
1427 justify 0 |
|
1428 label "IndexTables") |
|
1429 width 300 |
|
1430 height 180) |
|
1431 (object CategoryView "NameIds" @102 |
|
1432 location (1900, 1700) |
|
1433 label (object ItemLabel |
|
1434 Parent_View @102 |
|
1435 location (1756, 1616) |
|
1436 nlines 2 |
|
1437 max_width 288 |
|
1438 justify 0 |
|
1439 label "NameIds") |
|
1440 width 300 |
|
1441 height 180) |
|
1442 (object CategoryView "Links" @103 |
|
1443 location (1875, 1950) |
|
1444 label (object ItemLabel |
|
1445 Parent_View @103 |
|
1446 location (1731, 1866) |
|
1447 nlines 2 |
|
1448 max_width 288 |
|
1449 justify 0 |
|
1450 label "Links") |
|
1451 width 300 |
|
1452 height 180) |
|
1453 (object CategoryView "RCTypes" @104 |
|
1454 location (2950, 1900) |
|
1455 label (object ItemLabel |
|
1456 Parent_View @104 |
|
1457 location (2806, 1816) |
|
1458 nlines 2 |
|
1459 max_width 288 |
|
1460 justify 0 |
|
1461 label "RCTypes") |
|
1462 width 300 |
|
1463 height 180) |
|
1464 (object CategoryView "ResourceItems" @105 |
|
1465 location (2600, 1925) |
|
1466 label (object ItemLabel |
|
1467 Parent_View @105 |
|
1468 location (2456, 1841) |
|
1469 nlines 2 |
|
1470 max_width 288 |
|
1471 justify 0 |
|
1472 label "ResourceItems") |
|
1473 width 300 |
|
1474 height 180) |
|
1475 (object CategoryView "Structs" @106 |
|
1476 location (2250, 1925) |
|
1477 label (object ItemLabel |
|
1478 Parent_View @106 |
|
1479 location (2106, 1841) |
|
1480 nlines 2 |
|
1481 max_width 288 |
|
1482 justify 0 |
|
1483 label "Structs") |
|
1484 width 300 |
|
1485 height 180) |
|
1486 (object ClassView "Class" "StringArray" @107 |
|
1487 location (1300, 1775) |
|
1488 label (object ItemLabel |
|
1489 Parent_View @107 |
|
1490 location (1196, 1691) |
|
1491 nlines 2 |
|
1492 max_width 240 |
|
1493 justify 0 |
|
1494 label "StringArray") |
|
1495 annotation 8 |
|
1496 autoResize TRUE) |
|
1497 (object ClassView "Class" "Array" @108 |
|
1498 location (1300, 1275) |
|
1499 label (object ItemLabel |
|
1500 Parent_View @108 |
|
1501 location (1164, 1191) |
|
1502 nlines 2 |
|
1503 max_width 321 |
|
1504 justify 0 |
|
1505 label "Array") |
|
1506 compartment (object Compartment |
|
1507 Parent_View @108 |
|
1508 location (1164, 1257) |
|
1509 anchor 2 |
|
1510 nlines 1 |
|
1511 max_width 319 |
|
1512 justify 0 |
|
1513 compartmentItems (list Compartment |
|
1514 "|| iItemCount : int")) |
|
1515 width 466 |
|
1516 annotation 8 |
|
1517 autoResize TRUE) |
|
1518 (object InheritView "" @109 |
|
1519 client @107 |
|
1520 supplier @108 |
|
1521 line_style 0))) |
|
1522 (object ClassDiagram "Control classes" |
|
1523 title "Control classes" |
|
1524 zoom 100 |
|
1525 max_height 28350 |
|
1526 max_width 21600 |
|
1527 origin_x 0 |
|
1528 origin_y 249 |
|
1529 items (list diagram_item_list |
|
1530 (object ClassView "Class" "yy_scan" @110 |
|
1531 location (975, 400) |
|
1532 label (object ItemLabel |
|
1533 Parent_View @110 |
|
1534 location (871, 316) |
|
1535 nlines 2 |
|
1536 max_width 240 |
|
1537 justify 0 |
|
1538 label "yy_scan")) |
|
1539 (object ClassView "Class" "rcscan" @111 |
|
1540 location (975, 900) |
|
1541 label (object ItemLabel |
|
1542 Parent_View @111 |
|
1543 location (764, 816) |
|
1544 nlines 2 |
|
1545 max_width 502 |
|
1546 justify 0 |
|
1547 label "rcscan") |
|
1548 compartment (object Compartment |
|
1549 Parent_View @111 |
|
1550 location (764, 882) |
|
1551 anchor 2 |
|
1552 nlines 1 |
|
1553 max_width 500 |
|
1554 justify 0 |
|
1555 compartmentItems (list Compartment |
|
1556 "iErrorFound : unsigned char")) |
|
1557 width 728 |
|
1558 height 254 |
|
1559 autoResize TRUE) |
|
1560 (object InheritView "" @112 |
|
1561 client @111 |
|
1562 supplier @110 |
|
1563 line_style 0) |
|
1564 (object ClassView "Class" "ResourceOutputHeaderInfo" @113 |
|
1565 location (1950, 650) |
|
1566 label (object ItemLabel |
|
1567 Parent_View @113 |
|
1568 location (1804, 530) |
|
1569 nlines 2 |
|
1570 max_width 344 |
|
1571 justify 0 |
|
1572 label "ResourceOutputHeaderInfo") |
|
1573 width 500 |
|
1574 height 356) |
|
1575 (object ClassView "Class" "NumericValue" @114 |
|
1576 location (2025, 1325) |
|
1577 label (object ItemLabel |
|
1578 Parent_View @114 |
|
1579 location (1790, 1158) |
|
1580 nlines 2 |
|
1581 max_width 561 |
|
1582 justify 0 |
|
1583 label "NumericValue") |
|
1584 compartment (object Compartment |
|
1585 Parent_View @114 |
|
1586 location (1790, 1224) |
|
1587 anchor 2 |
|
1588 nlines 6 |
|
1589 max_width 559 |
|
1590 justify 0 |
|
1591 compartmentItems (list Compartment |
|
1592 "iSize : unsigned long" |
|
1593 "iNumericValueType : DataType" |
|
1594 "iData : unsigned char*" |
|
1595 "iULongValue : unsigned long" |
|
1596 "iSignedValue : long" |
|
1597 "iDoubleValue : double")) |
|
1598 width 814 |
|
1599 height 490 |
|
1600 autoResize TRUE) |
|
1601 (object HasView "iIndexTableStart" @115 |
|
1602 label (object ItemLabel |
|
1603 Parent_View @115 |
|
1604 location (1832, 969) |
|
1605 anchor_loc 1 |
|
1606 nlines 1 |
|
1607 max_width 450 |
|
1608 justify 0 |
|
1609 label "iIndexTableStart") |
|
1610 client @113 |
|
1611 supplier @114 |
|
1612 vertices (list Points |
|
1613 (1875, 827) |
|
1614 (1825, 950) |
|
1615 (1886, 1111)) |
|
1616 line_style 0) |
|
1617 (object HasView "iIndexTableLength" @116 |
|
1618 label (object ItemLabel |
|
1619 Parent_View @116 |
|
1620 location (2210, 909) |
|
1621 anchor_loc 1 |
|
1622 nlines 1 |
|
1623 max_width 450 |
|
1624 justify 0 |
|
1625 label "iIndexTableLength") |
|
1626 client @113 |
|
1627 supplier @114 |
|
1628 vertices (list Points |
|
1629 (2059, 757) |
|
1630 (2250, 950) |
|
1631 (2188, 1095)) |
|
1632 line_style 0) |
|
1633 (object ClassView "Class" "FileLineManager" @117 |
|
1634 location (975, 1475) |
|
1635 label (object ItemLabel |
|
1636 Parent_View @117 |
|
1637 location (800, 1391) |
|
1638 nlines 2 |
|
1639 max_width 415 |
|
1640 justify 0 |
|
1641 label "FileLineManager") |
|
1642 compartment (object Compartment |
|
1643 Parent_View @117 |
|
1644 location (800, 1457) |
|
1645 anchor 2 |
|
1646 nlines 1 |
|
1647 max_width 413 |
|
1648 justify 0 |
|
1649 compartmentItems (list Compartment |
|
1650 "iOffsetLineNumber : int")) |
|
1651 width 602 |
|
1652 autoResize TRUE) |
|
1653 (object HasView "iFileLineManager" @118 |
|
1654 label (object ItemLabel |
|
1655 Parent_View @118 |
|
1656 location (975, 1192) |
|
1657 anchor_loc 1 |
|
1658 nlines 1 |
|
1659 max_width 450 |
|
1660 justify 0 |
|
1661 label "iFileLineManager") |
|
1662 client @111 |
|
1663 supplier @117 |
|
1664 line_style 0) |
|
1665 (object ClassView "Class" "String" @119 |
|
1666 location (1450, 1800) |
|
1667 label (object ItemLabel |
|
1668 Parent_View @119 |
|
1669 location (1346, 1716) |
|
1670 nlines 2 |
|
1671 max_width 240 |
|
1672 justify 0 |
|
1673 label "String") |
|
1674 compartment (object Compartment |
|
1675 Parent_View @119 |
|
1676 location (1359, 1782) |
|
1677 anchor 2 |
|
1678 nlines 2 |
|
1679 max_width 215 |
|
1680 justify 0 |
|
1681 compartmentItems (list Compartment |
|
1682 "iRep : char*" |
|
1683 "iLength : int")) |
|
1684 autoResize TRUE) |
|
1685 (object HasView "iCurrentFileName" @120 |
|
1686 label (object ItemLabel |
|
1687 Parent_View @120 |
|
1688 location (1254, 1637) |
|
1689 anchor_loc 1 |
|
1690 nlines 1 |
|
1691 max_width 450 |
|
1692 justify 0 |
|
1693 label "iCurrentFileName") |
|
1694 client @117 |
|
1695 supplier @119 |
|
1696 line_style 0) |
|
1697 (object ClassView "Class" "String" @121 |
|
1698 location (925, 1900) |
|
1699 label (object ItemLabel |
|
1700 Parent_View @121 |
|
1701 location (821, 1816) |
|
1702 nlines 2 |
|
1703 max_width 240 |
|
1704 justify 0 |
|
1705 label "String") |
|
1706 compartment (object Compartment |
|
1707 Parent_View @121 |
|
1708 location (832, 1882) |
|
1709 anchor 2 |
|
1710 nlines 2 |
|
1711 max_width 216 |
|
1712 justify 0 |
|
1713 compartmentItems (list Compartment |
|
1714 "iRep : char*" |
|
1715 "iLength : int")) |
|
1716 autoResize TRUE) |
|
1717 (object HasView "iBaseFileName" @122 |
|
1718 label (object ItemLabel |
|
1719 Parent_View @122 |
|
1720 location (945, 1694) |
|
1721 anchor_loc 1 |
|
1722 nlines 1 |
|
1723 max_width 450 |
|
1724 justify 0 |
|
1725 label "iBaseFileName") |
|
1726 client @117 |
|
1727 supplier @121 |
|
1728 line_style 0) |
|
1729 (object ClassView "Class" "String" @123 |
|
1730 location (500, 1725) |
|
1731 label (object ItemLabel |
|
1732 Parent_View @123 |
|
1733 location (396, 1641) |
|
1734 nlines 2 |
|
1735 max_width 240 |
|
1736 justify 0 |
|
1737 label "String") |
|
1738 compartment (object Compartment |
|
1739 Parent_View @123 |
|
1740 location (407, 1707) |
|
1741 anchor 2 |
|
1742 nlines 2 |
|
1743 max_width 216 |
|
1744 justify 0 |
|
1745 compartmentItems (list Compartment |
|
1746 "iRep : char*" |
|
1747 "iLength : int")) |
|
1748 autoResize TRUE) |
|
1749 (object HasView "iBasePath" @124 |
|
1750 label (object ItemLabel |
|
1751 Parent_View @124 |
|
1752 location (736, 1583) |
|
1753 anchor_loc 1 |
|
1754 nlines 1 |
|
1755 max_width 450 |
|
1756 justify 0 |
|
1757 label "iBasePath") |
|
1758 client @117 |
|
1759 supplier @123 |
|
1760 line_style 0) |
|
1761 (object ClassView "Class" "FileAccess" @125 |
|
1762 location (525, 1100) |
|
1763 label (object ItemLabel |
|
1764 Parent_View @125 |
|
1765 location (421, 1016) |
|
1766 nlines 2 |
|
1767 max_width 240 |
|
1768 justify 0 |
|
1769 label "FileAccess")) |
|
1770 (object ClassView "Class" "MemCheckControl" @126 |
|
1771 location (250, 775) |
|
1772 label (object ItemLabel |
|
1773 Parent_View @126 |
|
1774 location (146, 691) |
|
1775 nlines 2 |
|
1776 max_width 240 |
|
1777 justify 0 |
|
1778 label "MemCheckControl")) |
|
1779 (object ClassView "Class" "RSGStream" @127 |
|
1780 location (1975, 2050) |
|
1781 label (object ItemLabel |
|
1782 Parent_View @127 |
|
1783 location (1758, 1869) |
|
1784 nlines 2 |
|
1785 max_width 517 |
|
1786 justify 0 |
|
1787 label "RSGStream") |
|
1788 compartment (object Compartment |
|
1789 Parent_View @127 |
|
1790 location (1656, 1935) |
|
1791 anchor 2 |
|
1792 nlines 5 |
|
1793 max_width 719 |
|
1794 justify 0 |
|
1795 compartmentItems (list Compartment |
|
1796 "iOs : ofstream" |
|
1797 "iCurrentId : long" |
|
1798 "iNegative : unsigned char" |
|
1799 "iCurrentFormat : NumberFormat" |
|
1800 "iIdStartCol : static short")) |
|
1801 width 750 |
|
1802 height 531) |
|
1803 (object ClassView "Class" "ErrorHandler" @128 |
|
1804 location (2700, 1650) |
|
1805 label (object ItemLabel |
|
1806 Parent_View @128 |
|
1807 location (2514, 1566) |
|
1808 nlines 2 |
|
1809 max_width 440 |
|
1810 justify 0 |
|
1811 label "ErrorHandler") |
|
1812 compartment (object Compartment |
|
1813 Parent_View @128 |
|
1814 location (2514, 1632) |
|
1815 anchor 2 |
|
1816 nlines 2 |
|
1817 max_width 438 |
|
1818 justify 0 |
|
1819 compartmentItems (list Compartment |
|
1820 "iFileName : static String" |
|
1821 "iLineNumber : static int")) |
|
1822 width 638 |
|
1823 autoResize TRUE) |
|
1824 (object ClassView "Class" "RCBinaryString" @129 |
|
1825 location (2625, 600) |
|
1826 label (object ItemLabel |
|
1827 Parent_View @129 |
|
1828 location (2521, 516) |
|
1829 nlines 2 |
|
1830 max_width 240 |
|
1831 justify 0 |
|
1832 label "RCBinaryString")))))) |
|
1833 root_subsystem (object SubSystem "<Top Level>" |
|
1834 physical_models (list unit_reference_list) |
|
1835 physical_presentations (list unit_reference_list |
|
1836 (object Module_Diagram "Main" |
|
1837 title "Main" |
|
1838 zoom 100 |
|
1839 max_height 28350 |
|
1840 max_width 21600 |
|
1841 origin_x 0 |
|
1842 origin_y 0 |
|
1843 items (list diagram_item_list)))) |
|
1844 process_structure (object Processes |
|
1845 ProcsNDevs (list |
|
1846 (object Process_Diagram "" |
|
1847 title "" |
|
1848 zoom 100 |
|
1849 max_height 28350 |
|
1850 max_width 21600 |
|
1851 origin_x 0 |
|
1852 origin_y 0 |
|
1853 items (list diagram_item_list)))) |
|
1854 properties (object Properties)) |