source: trunk/source/processes/hadronic/models/isotope_production/design/IsotopeProduction.mdl @ 1350

Last change on this file since 1350 was 1350, checked in by garnier, 13 years ago

update to last version 4.9.4

File size: 139.2 KB
Line 
1
2(object Petal
3    version     42
4    _written    "Rational Rose 4.5.8153"
5    charSet     0)
6
7(object Design "Logical View"
8    is_unit     TRUE
9    is_loaded   TRUE
10    defaults    (object defaults
11        rightMargin     0.250000
12        leftMargin      0.250000
13        topMargin       0.250000
14        bottomMargin    0.500000
15        pageOverlap     0.250000
16        clipIconLabels  TRUE
17        autoResize      FALSE
18        snapToGrid      FALSE
19        gridX           0
20        gridY           0
21        defaultFont     (object Font
22            size        12
23            face        "helvetica"
24            charSet     1
25            bold        FALSE
26            italics     FALSE
27            underline   FALSE
28            strike      FALSE
29            color       2
30            default_color       FALSE)
31        showMessageNum  3
32        showClassOfObject       TRUE
33        notation        "Unified")
34    root_usecase_package        (object Class_Category "Use Case View"
35        quid            "37122F4AC7E1"
36        exportControl   "Public"
37        global          TRUE
38        logical_models  (list unit_reference_list)
39        logical_presentations   (list unit_reference_list
40            (object UseCaseDiagram "Main"
41                quid            "37122F4BD6C0"
42                title           "Main"
43                zoom            100
44                max_height      28350
45                max_width       21600
46                origin_x        0
47                origin_y        0
48                items           (list diagram_item_list))))
49    root_category       (object Class_Category "Logical View"
50        quid            "37122F4AC7E0"
51        exportControl   "Public"
52        global          TRUE
53        subsystem       "Component View"
54        quidu           "37122F4AC7E2"
55        logical_models  (list unit_reference_list
56            (object Class "G4NeutronIsotopeProduction"
57                quid            "37122F4C9450"
58                fields          (list has_relationship_list
59                    (object Has_Relationship
60                        quid            "37122F4C9451"
61                        supplier        "Logical View::G4NeutronElementIsoCrossSection"
62                        quidu           "37122F4CFD8C"
63                        exportControl   "Private"
64                        Containment     "By Reference"
65                        supplier_cardinality    (value cardinality "1..n")
66                        client_cardinality      (value cardinality "1")))
67                superclasses    (list inheritance_relationship_list
68                    (object Inheritance_Relationship
69                        quid            "37123222ED20"
70                        supplier        "Logical View::G4VIsotopeProduction"
71                        quidu           "371232040AC0"))
72                language        "C++")
73            (object Class "G4VDiscreteProcess"
74                quid            "37122F4C9453"
75                language        "C++")
76            (object Class "G4NeutronHPNames"
77                quid            "37122F4C9454"
78                language        "C++")
79            (object Class "G4NeutronHPVector"
80                quid            "37122F4C9455"
81                language        "C++")
82            (object Class "G4NeutronIsoProdCrossSection"
83                quid            "37122F4CE5D0"
84                fields          (list has_relationship_list
85                    (object Has_Relationship
86                        quid            "37122F4CEC18"
87                        label           "one particular isotope"
88                        supplier        "Logical View::G4NeutronHPVector"
89                        quidu           "37122F4C9455"
90                        exportControl   "Private"
91                        Containment     "By Value"
92                        supplier_cardinality    (value cardinality "1")
93                        client_cardinality      (value cardinality "1")))
94                class_attributes        (list class_attribute_list
95                    (object ClassAttribute "theIsoName"
96                        quid            "37122F4CEC19"
97                        type            "G4String"
98                        Containment     "By Value"))
99                language        "C++")
100            (object Class "G4NeutronIsoIsoCrossSection"
101                quid            "37122F4CFD88"
102                fields          (list has_relationship_list
103                    (object Has_Relationship
104                        quid            "37122F4CFD89"
105                        label           "all production cross-sections"
106                        supplier        "Logical View::G4NeutronIsoProdCrossSection"
107                        quidu           "37122F4CE5D0"
108                        exportControl   "Private"
109                        Containment     "By Reference"
110                        supplier_cardinality    (value cardinality "n")
111                        client_cardinality      (value cardinality "1"))
112                    (object Has_Relationship
113                        quid            "37122F4CFD8A"
114                        label           "interaction cross-section"
115                        supplier        "Logical View::G4NeutronHPVector"
116                        quidu           "37122F4C9455"
117                        exportControl   "Private"
118                        Containment     "By Value")
119                    (object Has_Relationship
120                        quid            "37122F4CFD8B"
121                        supplier        "Logical View::G4NeutronHPNames"
122                        quidu           "37122F4C9454"
123                        exportControl   "Private"
124                        Containment     "By Value"))
125                language        "C++")
126            (object Class "G4NeutronElementIsoCrossSection"
127                quid            "37122F4CFD8C"
128                fields          (list has_relationship_list
129                    (object Has_Relationship
130                        quid            "37122F4D7318"
131                        supplier        "Logical View::G4NeutronIsoIsoCrossSection"
132                        quidu           "37122F4CFD88"
133                        exportControl   "Private"
134                        Containment     "By Reference"
135                        supplier_cardinality    (value cardinality "n")
136                        client_cardinality      (value cardinality "1")))
137                operations      (list Operations
138                    (object Operation "Init"
139                        quid            "37122F4DFA40"
140                        parameters      (list Parameters
141                            (object Parameter "anElement"
142                                type            "const G4Element &"))
143                        result          "G4bool"
144                        concurrency     "Sequential"
145                        opExportControl         "Public"
146                        uid             0))
147                language        "C++")
148            (object Class "G4HadronicProcess"
149                quid            "3712312ACAD8"
150                superclasses    (list inheritance_relationship_list
151                    (object Inheritance_Relationship
152                        quid            "37123157C940"
153                        supplier        "Logical View::G4VDiscreteProcess"
154                        quidu           "37122F4C9453")))
155            (object Class "G4HadronInelasticProcess"
156                quid            "37123137D930"
157                superclasses    (list inheritance_relationship_list
158                    (object Inheritance_Relationship
159                        quid            "3712315CA1E0"
160                        supplier        "Logical View::G4HadronicProcess"
161                        quidu           "3712312ACAD8")))
162            (object Class "G4FissionProcess"
163                quid            "371231642870"
164                superclasses    (list inheritance_relationship_list
165                    (object Inheritance_Relationship
166                        quid            "3712319DDBD8"
167                        supplier        "Logical View::G4HadronicProcess"
168                        quidu           "3712312ACAD8")))
169            (object Class "G4VIsotopeProduction"
170                quid            "371232040AC0")
171            (object Class "G4ProtonIsotopeProduction"
172                quid            "371336B3C010"
173                superclasses    (list inheritance_relationship_list
174                    (object Inheritance_Relationship
175                        quid            "37133E5CD718"
176                        supplier        "Logical View::G4VIsotopeProduction"
177                        quidu           "371232040AC0")))
178            (object Association "$UNNAMED$0"
179                quid            "37122F6A6858"
180                roles           (list role_list
181                    (object Role "$UNNAMED$1"
182                        quid            "37122F6B2D30"
183                        supplier        "Logical View::G4NeutronElementIsoCrossSection"
184                        quidu           "37122F4CFD8C"
185                        client_cardinality      (value cardinality "1")
186                        is_aggregate    TRUE)
187                    (object Role "$UNNAMED$2"
188                        quid            "37122F6CCE70"
189                        supplier        "Logical View::G4NeutronIsoIsoCrossSection"
190                        quidu           "37122F4CFD88"
191                        client_cardinality      (value cardinality "1..n")
192                        is_navigable    TRUE)))
193            (object Association "theCrossSection"
194                quid            "37122FBB2628"
195                roles           (list role_list
196                    (object Role "$UNNAMED$3"
197                        quid            "37122FBCF8A0"
198                        supplier        "Logical View::G4NeutronIsoIsoCrossSection"
199                        quidu           "37122F4CFD88"
200                        client_cardinality      (value cardinality "1")
201                        exportControl   "Private"
202                        is_aggregate    TRUE)
203                    (object Role "$UNNAMED$4"
204                        quid            "37122FBCF8A1"
205                        supplier        "Logical View::G4NeutronHPVector"
206                        quidu           "37122F4C9455"
207                        client_cardinality      (value cardinality "1")
208                        is_navigable    TRUE)))
209            (object Association "$UNNAMED$5"
210                quid            "37122FE78368"
211                roles           (list role_list
212                    (object Role "$UNNAMED$6"
213                        quid            "37122FE9D3A8"
214                        supplier        "Logical View::G4NeutronIsoIsoCrossSection"
215                        quidu           "37122F4CFD88"
216                        client_cardinality      (value cardinality "1")
217                        Containment     "By Reference"
218                        is_navigable    TRUE
219                        is_aggregate    TRUE)
220                    (object Role "$UNNAMED$7"
221                        quid            "37122FE9E958"
222                        supplier        "Logical View::G4NeutronIsoProdCrossSection"
223                        quidu           "37122F4CE5D0"
224                        client_cardinality      (value cardinality "1..n"))))
225            (object Association "$UNNAMED$8"
226                quid            "37123015E7D0"
227                roles           (list role_list
228                    (object Role "$UNNAMED$9"
229                        quid            "37123016E6A0"
230                        supplier        "Logical View::G4NeutronIsoIsoCrossSection"
231                        quidu           "37122F4CFD88"
232                        client_cardinality      (value cardinality "1")
233                        Containment     "By Value"
234                        is_aggregate    TRUE)
235                    (object Role "$UNNAMED$10"
236                        quid            "37123016E6A1"
237                        supplier        "Logical View::G4NeutronHPNames"
238                        quidu           "37122F4C9454"
239                        client_cardinality      (value cardinality "1")
240                        exportControl   "Private"
241                        is_navigable    TRUE)))
242            (object Association "$UNNAMED$11"
243                quid            "371232257148"
244                roles           (list role_list
245                    (object Role "$UNNAMED$12"
246                        quid            "3712322630D0"
247                        supplier        "Logical View::G4HadronicProcess"
248                        quidu           "3712312ACAD8"
249                        is_navigable    TRUE
250                        is_aggregate    TRUE)
251                    (object Role "$UNNAMED$13"
252                        quid            "37123226D358"
253                        supplier        "Logical View::G4VIsotopeProduction"
254                        quidu           "371232040AC0"
255                        client_cardinality      (value cardinality "1..n")
256                        is_navigable    TRUE))))
257        logical_presentations   (list unit_reference_list
258            (object ClassDiagram "Main"
259                quid            "37122F4AC7E6"
260                title           "Main"
261                zoom            100
262                max_height      28350
263                max_width       21600
264                origin_x        0
265                origin_y        0
266                items           (list diagram_item_list
267                    (object ClassView "Class" "Logical View::G4NeutronIsotopeProduction" @1
268                        IncludeAttribute        TRUE
269                        IncludeOperation        TRUE
270                        location        (838, 835)
271                        label           (object ItemLabel
272                            Parent_View         @1
273                            location    (490, 750)
274                            nlines      1
275                            max_width   697
276                            justify     0
277                            label       "G4NeutronIsotopeProduction")
278                        icon_style      "Icon"
279                        quidu           "37122F4C9450"
280                        compartment     (object Compartment
281                            Parent_View         @1
282                            location    (490, 826)
283                            font        (object Font
284                                size            10
285                                charSet         1)
286                            icon_style  "Icon"
287                            anchor      2
288                            nlines      2
289                            max_width   703)
290                        width           715
291                        height          202)
292                    (object ClassView "Class" "Logical View::G4VIsotopeProduction" @2
293                        IncludeAttribute        TRUE
294                        IncludeOperation        TRUE
295                        location        (691, 263)
296                        label           (object ItemLabel
297                            Parent_View         @2
298                            location    (451, 206)
299                            nlines      1
300                            max_width   480
301                            justify     0
302                            label       "G4VIsotopeProduction")
303                        icon_style      "Icon"
304                        quidu           "371232040AC0"
305                        width           498
306                        height          146)
307                    (object ClassView "Class" "Logical View::G4NeutronHPVector" @3
308                        IncludeAttribute        TRUE
309                        IncludeOperation        TRUE
310                        location        (2103, 1896)
311                        label           (object ItemLabel
312                            Parent_View         @3
313                            location    (1869, 1839)
314                            nlines      1
315                            max_width   468
316                            justify     0
317                            label       "G4NeutronHPVector")
318                        icon_style      "Icon"
319                        quidu           "37122F4C9455"
320                        width           486
321                        height          146)
322                    (object ClassView "Class" "Logical View::G4NeutronElementIsoCrossSection" @4
323                        IncludeAttribute        TRUE
324                        IncludeOperation        TRUE
325                        location        (1267, 1304)
326                        label           (object ItemLabel
327                            Parent_View         @4
328                            location    (871, 1196)
329                            nlines      1
330                            max_width   792
331                            justify     0
332                            label       "G4NeutronElementIsoCrossSection")
333                        icon_style      "Icon"
334                        quidu           "37122F4CFD8C"
335                        compartment     (object Compartment
336                            Parent_View         @4
337                            location    (871, 1272)
338                            font        (object Font
339                                size            10
340                                charSet         1)
341                            icon_style  "Icon"
342                            anchor      2
343                            nlines      3
344                            max_width   606)
345                        width           810
346                        height          248)
347                    (object HasView "" @5
348                        stereotype      TRUE
349                        quidu           "37122F4C9451"
350                        client          @1
351                        supplier        @4
352                        line_style      0)
353                    (object ClassView "Class" "Logical View::G4NeutronHPVector" @6
354                        IncludeAttribute        TRUE
355                        IncludeOperation        TRUE
356                        location        (2703, 347)
357                        label           (object ItemLabel
358                            Parent_View         @6
359                            location    (2442, 293)
360                            nlines      1
361                            max_width   522
362                            justify     0
363                            label       "G4NeutronHPVector")
364                        icon_style      "Icon"
365                        quidu           "37122F4C9455"
366                        width           540
367                        height          140)
368                    (object ClassView "Class" "Logical View::G4NeutronIsoProdCrossSection" @7
369                        IncludeAttribute        TRUE
370                        IncludeOperation        TRUE
371                        location        (2463, 1365)
372                        label           (object ItemLabel
373                            Parent_View         @7
374                            location    (2018, 1257)
375                            nlines      1
376                            max_width   890
377                            justify     0
378                            label       "G4NeutronIsoProdCrossSection")
379                        icon_style      "Icon"
380                        quidu           "37122F4CE5D0"
381                        compartment     (object Compartment
382                            Parent_View         @7
383                            location    (2018, 1333)
384                            font        (object Font
385                                size            10
386                                charSet         1)
387                            icon_style  "Icon"
388                            anchor      2
389                            nlines      3
390                            max_width   896)
391                        width           908
392                        height          248
393                        annotation      8)
394                    (object HasView "one particular isotope" @8
395                        label           (object ItemLabel
396                            Parent_View         @8
397                            location    (2264, 1655)
398                            anchor_loc  1
399                            nlines      1
400                            max_width   450
401                            justify     0
402                            label       "one particular isotope")
403                        stereotype      TRUE
404                        quidu           "37122F4CEC18"
405                        client          @7
406                        supplier        @3
407                        line_style      0)
408                    (object ClassView "Class" "Logical View::G4NeutronIsoIsoCrossSection" @9
409                        IncludeAttribute        TRUE
410                        IncludeOperation        TRUE
411                        location        (1940, 849)
412                        label           (object ItemLabel
413                            Parent_View         @9
414                            location    (1347, 718)
415                            nlines      1
416                            max_width   1187
417                            justify     0
418                            label       "G4NeutronIsoIsoCrossSection")
419                        icon_style      "Icon"
420                        quidu           "37122F4CFD88"
421                        compartment     (object Compartment
422                            Parent_View         @9
423                            location    (1347, 794)
424                            font        (object Font
425                                size            10
426                                charSet         1)
427                            icon_style  "Icon"
428                            anchor      2
429                            nlines      4
430                            max_width   1193)
431                        width           1205
432                        height          294)
433                    (object AssociationViewNew "$UNNAMED$0" @10
434                        location        (1583, 1087)
435                        stereotype      TRUE
436                        line_color      3342489
437                        quidu           "37122F6A6858"
438                        roleview_list   (list RoleViews
439                            (object RoleView "$UNNAMED$1" @11
440                                Parent_View     @10
441                                location        (-357, 238)
442                                stereotype      TRUE
443                                line_color      3342489
444                                quidu           "37122F6B2D30"
445                                client          @10
446                                supplier        @4
447                                line_style      0
448                                label           (object SegLabel @12
449                                    Parent_View         @11
450                                    location    (1489, 1215)
451                                    font        (object Font
452                                        size            10
453                                        charSet         1)
454                                    anchor      2
455                                    anchor_loc  1
456                                    nlines      1
457                                    max_width   15
458                                    justify     0
459                                    label       "1"
460                                    pctDist     0.900000
461                                    height      54
462                                    orientation         0))
463                            (object RoleView "$UNNAMED$2" @13
464                                Parent_View     @10
465                                location        (-357, 238)
466                                stereotype      TRUE
467                                line_color      3342489
468                                quidu           "37122F6CCE70"
469                                client          @10
470                                supplier        @9
471                                line_style      0
472                                label           (object SegLabel @14
473                                    Parent_View         @13
474                                    location    (1734, 1050)
475                                    font        (object Font
476                                        size            10
477                                        charSet         1)
478                                    anchor      2
479                                    anchor_loc  1
480                                    nlines      1
481                                    max_width   15
482                                    justify     0
483                                    label       "1..*"
484                                    pctDist     0.900000
485                                    height      54
486                                    orientation         1))))
487                    (object AssociationViewNew "theCrossSection" @15
488                        location        (2377, 559)
489                        label           (object SegLabel @16
490                            Parent_View         @15
491                            location    (2377, 500)
492                            font        (object Font
493                                charSet         1
494                                italics         TRUE)
495                            anchor      1
496                            anchor_loc  1
497                            nlines      1
498                            max_width   600
499                            justify     0
500                            label       "theCrossSection"
501                            pctDist     0.500000
502                            height      60
503                            orientation         0)
504                        stereotype      TRUE
505                        line_color      3342489
506                        quidu           "37122FBB2628"
507                        roleview_list   (list RoleViews
508                            (object RoleView "$UNNAMED$3" @17
509                                Parent_View     @15
510                                location        (387, 254)
511                                stereotype      TRUE
512                                line_color      3342489
513                                quidu           "37122FBCF8A0"
514                                client          @15
515                                supplier        @9
516                                line_style      0
517                                label           (object SegLabel @18
518                                    Parent_View         @17
519                                    location    (2212, 732)
520                                    font        (object Font
521                                        size            10
522                                        charSet         1)
523                                    anchor      2
524                                    anchor_loc  1
525                                    nlines      1
526                                    max_width   15
527                                    justify     0
528                                    label       "1"
529                                    pctDist     0.900000
530                                    height      54
531                                    orientation         0))
532                            (object RoleView "$UNNAMED$4" @19
533                                Parent_View     @15
534                                location        (387, 254)
535                                stereotype      TRUE
536                                line_color      3342489
537                                quidu           "37122FBCF8A1"
538                                client          @15
539                                supplier        @6
540                                line_style      0
541                                label           (object SegLabel @20
542                                    Parent_View         @19
543                                    location    (2601, 476)
544                                    font        (object Font
545                                        size            10
546                                        charSet         1)
547                                    anchor      2
548                                    anchor_loc  1
549                                    nlines      1
550                                    max_width   15
551                                    justify     0
552                                    label       "1"
553                                    pctDist     0.900000
554                                    height      54
555                                    orientation         1))))
556                    (object AssociationViewNew "$UNNAMED$5" @21
557                        location        (2212, 1118)
558                        stereotype      TRUE
559                        line_color      3342489
560                        quidu           "37122FE78368"
561                        roleview_list   (list RoleViews
562                            (object RoleView "$UNNAMED$6" @22
563                                Parent_View     @21
564                                location        (-254, -164)
565                                stereotype      TRUE
566                                line_color      3342489
567                                quidu           "37122FE9D3A8"
568                                client          @21
569                                supplier        @9
570                                line_style      0
571                                label           (object SegLabel @23
572                                    Parent_View         @22
573                                    location    (2139, 971)
574                                    font        (object Font
575                                        size            10
576                                        charSet         1)
577                                    anchor      2
578                                    anchor_loc  1
579                                    nlines      1
580                                    max_width   15
581                                    justify     0
582                                    label       "1"
583                                    pctDist     0.900000
584                                    height      54
585                                    orientation         1))
586                            (object RoleView "$UNNAMED$7" @24
587                                Parent_View     @21
588                                location        (-254, -164)
589                                stereotype      TRUE
590                                line_color      3342489
591                                quidu           "37122FE9E958"
592                                client          @21
593                                supplier        @7
594                                line_style      0
595                                label           (object SegLabel @25
596                                    Parent_View         @24
597                                    location    (2362, 1191)
598                                    font        (object Font
599                                        size            10
600                                        charSet         1)
601                                    anchor      2
602                                    anchor_loc  1
603                                    nlines      1
604                                    max_width   15
605                                    justify     0
606                                    label       "1..*"
607                                    pctDist     0.900000
608                                    height      54
609                                    orientation         0))))
610                    (object ClassView "Class" "Logical View::G4NeutronHPNames" @26
611                        IncludeAttribute        TRUE
612                        IncludeOperation        TRUE
613                        location        (1943, 295)
614                        label           (object ItemLabel
615                            Parent_View         @26
616                            location    (1703, 238)
617                            nlines      1
618                            max_width   480
619                            justify     0
620                            label       "G4NeutronHPNames")
621                        icon_style      "Icon"
622                        quidu           "37122F4C9454"
623                        width           498
624                        height          146)
625                    (object AssociationViewNew "$UNNAMED$8" @27
626                        location        (1941, 534)
627                        stereotype      TRUE
628                        line_color      3342489
629                        quidu           "37123015E7D0"
630                        roleview_list   (list RoleViews
631                            (object RoleView "$UNNAMED$9" @28
632                                Parent_View     @27
633                                location        (-49, 229)
634                                stereotype      TRUE
635                                line_color      3342489
636                                quidu           "37123016E6A0"
637                                client          @27
638                                supplier        @9
639                                line_style      0
640                                label           (object SegLabel @29
641                                    Parent_View         @28
642                                    location    (1994, 684)
643                                    font        (object Font
644                                        size            10
645                                        charSet         1)
646                                    anchor      2
647                                    anchor_loc  1
648                                    nlines      1
649                                    max_width   15
650                                    justify     0
651                                    label       "1"
652                                    pctDist     0.900000
653                                    height      54
654                                    orientation         0))
655                            (object RoleView "$UNNAMED$10" @30
656                                Parent_View     @27
657                                location        (-49, 229)
658                                label           (object SegLabel @31
659                                    Parent_View         @30
660                                    location    (1901, 401)
661                                    hidden      TRUE
662                                    anchor      1
663                                    anchor_loc  1
664                                    nlines      1
665                                    max_width   252
666                                    justify     0
667                                    label       ""
668                                    pctDist     0.800000
669                                    height      42
670                                    orientation         0)
671                                stereotype      TRUE
672                                line_color      3342489
673                                quidu           "37123016E6A1"
674                                client          @27
675                                supplier        @26
676                                line_style      0
677                                label           (object SegLabel @32
678                                    Parent_View         @30
679                                    location    (1996, 385)
680                                    font        (object Font
681                                        size            10
682                                        charSet         1)
683                                    anchor      2
684                                    anchor_loc  1
685                                    nlines      1
686                                    max_width   15
687                                    justify     0
688                                    label       "1"
689                                    pctDist     0.900000
690                                    height      54
691                                    orientation         1))))
692                    (object InheritView "" @33
693                        stereotype      TRUE
694                        line_color      3342489
695                        quidu           "37123222ED20"
696                        client          @1
697                        supplier        @2
698                        line_style      0)))
699            (object ClassDiagram "ProcessArchitecture"
700                quid            "37123106CC28"
701                title           "ProcessArchitecture"
702                zoom            100
703                max_height      28350
704                max_width       21600
705                origin_x        0
706                origin_y        0
707                items           (list diagram_item_list
708                    (object ClassView "Class" "Logical View::G4VDiscreteProcess" @34
709                        IncludeAttribute        TRUE
710                        IncludeOperation        TRUE
711                        location        (350, 223)
712                        label           (object ItemLabel
713                            Parent_View         @34
714                            location    (110, 166)
715                            nlines      1
716                            max_width   480
717                            justify     0
718                            label       "G4VDiscreteProcess")
719                        icon_style      "Icon"
720                        line_color      4194368
721                        fill_color      16777215
722                        quidu           "37122F4C9453"
723                        width           498
724                        height          146)
725                    (object ClassView "Class" "Logical View::G4NeutronIsotopeProduction" @35
726                        IncludeAttribute        TRUE
727                        IncludeOperation        TRUE
728                        location        (696, 1226)
729                        label           (object ItemLabel
730                            Parent_View         @35
731                            location    (348, 1141)
732                            nlines      1
733                            max_width   697
734                            justify     0
735                            label       "G4NeutronIsotopeProduction")
736                        icon_style      "Icon"
737                        line_color      4194368
738                        fill_color      16777215
739                        quidu           "37122F4C9450"
740                        compartment     (object Compartment
741                            Parent_View         @35
742                            location    (348, 1217)
743                            font        (object Font
744                                size            10
745                                charSet         1)
746                            icon_style  "Icon"
747                            anchor      2
748                            nlines      2
749                            max_width   703)
750                        width           715
751                        height          202)
752                    (object ClassView "Class" "Logical View::G4HadronInelasticProcess" @36
753                        ShowCompartmentStereotypes      TRUE
754                        location        (2193, 170)
755                        label           (object ItemLabel
756                            Parent_View         @36
757                            location    (1889, 120)
758                            nlines      1
759                            max_width   609
760                            justify     0
761                            label       "G4HadronInelasticProcess")
762                        icon_style      "Icon"
763                        line_color      4194368
764                        fill_color      16777215
765                        quidu           "37123137D930"
766                        width           627
767                        height          133)
768                    (object ClassView "Class" "Logical View::G4FissionProcess" @37
769                        ShowCompartmentStereotypes      TRUE
770                        location        (2210, 450)
771                        label           (object ItemLabel
772                            Parent_View         @37
773                            location    (1956, 400)
774                            nlines      1
775                            max_width   508
776                            justify     0
777                            label       "G4FissionProcess")
778                        icon_style      "Icon"
779                        line_color      4194368
780                        fill_color      16777215
781                        quidu           "371231642870"
782                        width           526
783                        height          133)
784                    (object ClassView "Class" "Logical View::G4HadronicProcess" @38
785                        ShowCompartmentStereotypes      TRUE
786                        location        (1057, 217)
787                        label           (object ItemLabel
788                            Parent_View         @38
789                            location    (816, 163)
790                            nlines      1
791                            max_width   482
792                            justify     0
793                            label       "G4HadronicProcess")
794                        icon_style      "Icon"
795                        line_color      4194368
796                        fill_color      16777215
797                        quidu           "3712312ACAD8"
798                        width           500
799                        height          140)
800                    (object InheritView "" @39
801                        stereotype      TRUE
802                        line_color      4194368
803                        quidu           "37123157C940"
804                        client          @38
805                        supplier        @34
806                        line_style      0)
807                    (object ClassView "Class" "Logical View::G4VIsotopeProduction" @40
808                        ShowCompartmentStereotypes      TRUE
809                        location        (1050, 793)
810                        label           (object ItemLabel
811                            Parent_View         @40
812                            location    (796, 746)
813                            nlines      1
814                            max_width   509
815                            justify     0
816                            label       "G4VIsotopeProduction")
817                        icon_style      "Icon"
818                        line_color      4194368
819                        fill_color      16777215
820                        quidu           "371232040AC0"
821                        width           527
822                        height          127)
823                    (object InheritView "" @41
824                        stereotype      TRUE
825                        line_color      4194368
826                        quidu           "37123222ED20"
827                        client          @35
828                        supplier        @40
829                        line_style      0)
830                    (object AssociationViewNew "$UNNAMED$11" @42
831                        location        (1053, 508)
832                        stereotype      TRUE
833                        line_color      4194368
834                        quidu           "371232257148"
835                        roleview_list   (list RoleViews
836                            (object RoleView "$UNNAMED$12" @43
837                                Parent_View     @42
838                                location        (-663, -528)
839                                stereotype      TRUE
840                                line_color      3342489
841                                quidu           "3712322630D0"
842                                client          @42
843                                supplier        @38
844                                line_style      0)
845                            (object RoleView "$UNNAMED$13" @44
846                                Parent_View     @42
847                                location        (-663, -528)
848                                stereotype      TRUE
849                                line_color      3342489
850                                quidu           "37123226D358"
851                                client          @42
852                                supplier        @40
853                                line_style      0
854                                label           (object SegLabel @45
855                                    Parent_View         @44
856                                    location    (1104, 708)
857                                    font        (object Font
858                                        size            10
859                                        charSet         1)
860                                    anchor      2
861                                    anchor_loc  1
862                                    nlines      1
863                                    max_width   15
864                                    justify     0
865                                    label       "1..*"
866                                    pctDist     0.900000
867                                    height      54
868                                    orientation         0))))
869                    (object InheritView "" @46
870                        stereotype      TRUE
871                        line_color      4194368
872                        quidu           "3712319DDBD8"
873                        client          @37
874                        supplier        @38
875                        line_style      0)
876                    (object InheritView "" @47
877                        stereotype      TRUE
878                        line_color      4194368
879                        quidu           "3712315CA1E0"
880                        client          @36
881                        supplier        @38
882                        line_style      0)
883                    (object ClassView "Class" "Logical View::G4ProtonIsotopeProduction" @48
884                        ShowCompartmentStereotypes      TRUE
885                        location        (1796, 1200)
886                        label           (object ItemLabel
887                            Parent_View         @48
888                            location    (1475, 1156)
889                            nlines      1
890                            max_width   642
891                            justify     0
892                            label       "G4ProtonIsotopeProduction")
893                        icon_style      "Icon"
894                        line_color      4194368
895                        fill_color      16777215
896                        quidu           "371336B3C010"
897                        width           660
898                        height          120)
899                    (object InheritView "" @49
900                        stereotype      TRUE
901                        line_color      4194368
902                        quidu           "37133E5CD718"
903                        client          @48
904                        supplier        @40
905                        line_style      0)))))
906    root_subsystem      (object SubSystem "Component View"
907        quid            "37122F4AC7E2"
908        physical_models         (list unit_reference_list)
909        physical_presentations  (list unit_reference_list
910            (object Module_Diagram "Main"
911                quid            "37122F4B5880"
912                title           "Main"
913                zoom            100
914                max_height      28350
915                max_width       21600
916                origin_x        0
917                origin_y        0
918                items           (list diagram_item_list))))
919    process_structure   (object Processes
920        quid            "37122F4AC7E3"
921        ProcsNDevs      (list
922            (object Process_Diagram "Deployment View"
923                quid            "37122F4AC7E5"
924                title           "Deployment View"
925                zoom            100
926                max_height      28350
927                max_width       21600
928                origin_x        0
929                origin_y        0
930                items           (list diagram_item_list))))
931    properties  (object Properties
932        attributes      (list Attribute_Set
933            (object Attribute
934                tool            "Ada83"
935                name            "propertyId"
936                value           "838326200")
937            (object Attribute
938                tool            "Ada83"
939                name            "default__Project"
940                value           (list Attribute_Set
941                    (object Attribute
942                        tool            "Ada83"
943                        name            "SpecFileExtension"
944                        value           "1.ada")
945                    (object Attribute
946                        tool            "Ada83"
947                        name            "SpecFileBackupExtension"
948                        value           "1.ad~")
949                    (object Attribute
950                        tool            "Ada83"
951                        name            "SpecFileTemporaryExtension"
952                        value           "1.ad#")
953                    (object Attribute
954                        tool            "Ada83"
955                        name            "BodyFileExtension"
956                        value           "2.ada")
957                    (object Attribute
958                        tool            "Ada83"
959                        name            "BodyFileBackupExtension"
960                        value           "2.ad~")
961                    (object Attribute
962                        tool            "Ada83"
963                        name            "BodyFileTemporaryExtension"
964                        value           "2.ad#")
965                    (object Attribute
966                        tool            "Ada83"
967                        name            "CreateMissingDirectories"
968                        value           TRUE)
969                    (object Attribute
970                        tool            "Ada83"
971                        name            "GenerateBodies"
972                        value           FALSE)
973                    (object Attribute
974                        tool            "Ada83"
975                        name            "GenerateStandardOperations"
976                        value           TRUE)
977                    (object Attribute
978                        tool            "Ada83"
979                        name            "ImplicitParameter"
980                        value           TRUE)
981                    (object Attribute
982                        tool            "Ada83"
983                        name            "StopOnError"
984                        value           FALSE)
985                    (object Attribute
986                        tool            "Ada83"
987                        name            "ErrorLimit"
988                        value           30)
989                    (object Attribute
990                        tool            "Ada83"
991                        name            "PathSeparator"
992                        value           "")
993                    (object Attribute
994                        tool            "Ada83"
995                        name            "FileNameFormat"
996                        value           "128_vx")
997                    (object Attribute
998                        tool            "Ada83"
999                        name            "Directory"
1000                        value           "$ROSEADA_SOURCE")))
1001            (object Attribute
1002                tool            "Ada83"
1003                name            "default__Class"
1004                value           (list Attribute_Set
1005                    (object Attribute
1006                        tool            "Ada83"
1007                        name            "CodeName"
1008                        value           "")
1009                    (object Attribute
1010                        tool            "Ada83"
1011                        name            "ClassName"
1012                        value           "Object")
1013                    (object Attribute
1014                        tool            "Ada83"
1015                        name            "ClassAccess"
1016                        value           ("ImplementationSet" 43))
1017                    (object Attribute
1018                        tool            "Ada83"
1019                        name            "ImplementationType"
1020                        value           (value Text ""))
1021                    (object Attribute
1022                        tool            "Ada83"
1023                        name            "IsSubtype"
1024                        value           FALSE)
1025                    (object Attribute
1026                        tool            "Ada83"
1027                        name            "AdditionalAttributes"
1028                        value           (value Text ""))
1029                    (object Attribute
1030                        tool            "Ada83"
1031                        name            "PolymorphicUnit"
1032                        value           FALSE)
1033                    (object Attribute
1034                        tool            "Ada83"
1035                        name            "HandleName"
1036                        value           "Handle")
1037                    (object Attribute
1038                        tool            "Ada83"
1039                        name            "HandleAccess"
1040                        value           ("ImplementationSet" 45))
1041                    (object Attribute
1042                        tool            "Ada83"
1043                        name            "Discriminant"
1044                        value           "")
1045                    (object Attribute
1046                        tool            "Ada83"
1047                        name            "Variant"
1048                        value           "")
1049                    (object Attribute
1050                        tool            "Ada83"
1051                        name            "EnumerationLiteralPrefix"
1052                        value           "A_")
1053                    (object Attribute
1054                        tool            "Ada83"
1055                        name            "RecordFieldPrefix"
1056                        value           "The_")
1057                    (object Attribute
1058                        tool            "Ada83"
1059                        name            "GenerateStandardOperations"
1060                        value           TRUE)
1061                    (object Attribute
1062                        tool            "Ada83"
1063                        name            "ImplicitParameter"
1064                        value           TRUE)
1065                    (object Attribute
1066                        tool            "Ada83"
1067                        name            "ClassParameterName"
1068                        value           "This")
1069                    (object Attribute
1070                        tool            "Ada83"
1071                        name            "DefaultConstructorKind"
1072                        value           ("ConstructorKindSet" 199))
1073                    (object Attribute
1074                        tool            "Ada83"
1075                        name            "DefaultConstructorName"
1076                        value           "Create")
1077                    (object Attribute
1078                        tool            "Ada83"
1079                        name            "InlineDefaultConstructor"
1080                        value           FALSE)
1081                    (object Attribute
1082                        tool            "Ada83"
1083                        name            "CopyConstructorKind"
1084                        value           ("ConstructorKindSet" 199))
1085                    (object Attribute
1086                        tool            "Ada83"
1087                        name            "CopyConstructorName"
1088                        value           "Copy")
1089                    (object Attribute
1090                        tool            "Ada83"
1091                        name            "InlineCopyConstructor"
1092                        value           FALSE)
1093                    (object Attribute
1094                        tool            "Ada83"
1095                        name            "DestructorName"
1096                        value           "Free")
1097                    (object Attribute
1098                        tool            "Ada83"
1099                        name            "InlineDestructor"
1100                        value           FALSE)
1101                    (object Attribute
1102                        tool            "Ada83"
1103                        name            "ClassEqualityOperation"
1104                        value           "")
1105                    (object Attribute
1106                        tool            "Ada83"
1107                        name            "HandleEqualityOperation"
1108                        value           "")
1109                    (object Attribute
1110                        tool            "Ada83"
1111                        name            "InlineEquality"
1112                        value           FALSE)
1113                    (object Attribute
1114                        tool            "Ada83"
1115                        name            "IsTask"
1116                        value           FALSE)
1117                    (object Attribute
1118                        tool            "Ada83"
1119                        name            "ImplementationSet"
1120                        value           (list Attribute_Set
1121                            (object Attribute
1122                                tool            "Ada83"
1123                                name            "Public"
1124                                value           45)
1125                            (object Attribute
1126                                tool            "Ada83"
1127                                name            "Private"
1128                                value           43)
1129                            (object Attribute
1130                                tool            "Ada83"
1131                                name            "LimitedPrivate"
1132                                value           200)
1133                            (object Attribute
1134                                tool            "Ada83"
1135                                name            "DoNotCreate"
1136                                value           201)))
1137                    (object Attribute
1138                        tool            "Ada83"
1139                        name            "ConstructorKindSet"
1140                        value           (list Attribute_Set
1141                            (object Attribute
1142                                tool            "Ada83"
1143                                name            "Procedure"
1144                                value           202)
1145                            (object Attribute
1146                                tool            "Ada83"
1147                                name            "Function"
1148                                value           199)
1149                            (object Attribute
1150                                tool            "Ada83"
1151                                name            "DoNotCreate"
1152                                value           201)))))
1153            (object Attribute
1154                tool            "Ada83"
1155                name            "default__Module-Spec"
1156                value           (list Attribute_Set
1157                    (object Attribute
1158                        tool            "Ada83"
1159                        name            "Generate"
1160                        value           TRUE)
1161                    (object Attribute
1162                        tool            "Ada83"
1163                        name            "CopyrightNotice"
1164                        value           (value Text ""))
1165                    (object Attribute
1166                        tool            "Ada83"
1167                        name            "FileName"
1168                        value           "AUTO GENERATE")
1169                    (object Attribute
1170                        tool            "Ada83"
1171                        name            "ReturnType"
1172                        value           "")
1173                    (object Attribute
1174                        tool            "Ada83"
1175                        name            "GenericFormalParameters"
1176                        value           (value Text ""))
1177                    (object Attribute
1178                        tool            "Ada83"
1179                        name            "AdditionalWiths"
1180                        value           (value Text ""))))
1181            (object Attribute
1182                tool            "Ada83"
1183                name            "default__Module-Body"
1184                value           (list Attribute_Set
1185                    (object Attribute
1186                        tool            "Ada83"
1187                        name            "Generate"
1188                        value           TRUE)
1189                    (object Attribute
1190                        tool            "Ada83"
1191                        name            "CopyrightNotice"
1192                        value           (value Text ""))
1193                    (object Attribute
1194                        tool            "Ada83"
1195                        name            "FileName"
1196                        value           "AUTO GENERATE")
1197                    (object Attribute
1198                        tool            "Ada83"
1199                        name            "ReturnType"
1200                        value           "")
1201                    (object Attribute
1202                        tool            "Ada83"
1203                        name            "AdditionalWiths"
1204                        value           (value Text ""))))
1205            (object Attribute
1206                tool            "Ada83"
1207                name            "default__Operation"
1208                value           (list Attribute_Set
1209                    (object Attribute
1210                        tool            "Ada83"
1211                        name            "CodeName"
1212                        value           "")
1213                    (object Attribute
1214                        tool            "Ada83"
1215                        name            "SubprogramImplementation"
1216                        value           ("SubprogramImplementationSet" 2))
1217                    (object Attribute
1218                        tool            "Ada83"
1219                        name            "ClassParameterMode"
1220                        value           ("ParameterModeSet" 203))
1221                    (object Attribute
1222                        tool            "Ada83"
1223                        name            "Inline"
1224                        value           FALSE)
1225                    (object Attribute
1226                        tool            "Ada83"
1227                        name            "EntryCode"
1228                        value           (value Text ""))
1229                    (object Attribute
1230                        tool            "Ada83"
1231                        name            "ExitCode"
1232                        value           (value Text ""))
1233                    (object Attribute
1234                        tool            "Ada83"
1235                        name            "SubprogramImplementationSet"
1236                        value           (list Attribute_Set
1237                            (object Attribute
1238                                tool            "Ada83"
1239                                name            "Body"
1240                                value           2)
1241                            (object Attribute
1242                                tool            "Ada83"
1243                                name            "Separate"
1244                                value           223)
1245                            (object Attribute
1246                                tool            "Ada83"
1247                                name            "Spec"
1248                                value           224)))
1249                    (object Attribute
1250                        tool            "Ada83"
1251                        name            "ParameterModeSet"
1252                        value           (list Attribute_Set
1253                            (object Attribute
1254                                tool            "Ada83"
1255                                name            "In"
1256                                value           204)
1257                            (object Attribute
1258                                tool            "Ada83"
1259                                name            "Out"
1260                                value           205)
1261                            (object Attribute
1262                                tool            "Ada83"
1263                                name            "InOut"
1264                                value           203)
1265                            (object Attribute
1266                                tool            "Ada83"
1267                                name            "FunctionReturn"
1268                                value           206)))))
1269            (object Attribute
1270                tool            "Ada83"
1271                name            "default__Has"
1272                value           (list Attribute_Set
1273                    (object Attribute
1274                        tool            "Ada83"
1275                        name            "CodeName"
1276                        value           "")
1277                    (object Attribute
1278                        tool            "Ada83"
1279                        name            "NameIfUnlabeled"
1280                        value           "The_${supplier}")
1281                    (object Attribute
1282                        tool            "Ada83"
1283                        name            "DataMemberName"
1284                        value           "${relationship}")
1285                    (object Attribute
1286                        tool            "Ada83"
1287                        name            "GetName"
1288                        value           "Get_${relationship}")
1289                    (object Attribute
1290                        tool            "Ada83"
1291                        name            "InlineGet"
1292                        value           TRUE)
1293                    (object Attribute
1294                        tool            "Ada83"
1295                        name            "SetName"
1296                        value           "Set_${relationship}")
1297                    (object Attribute
1298                        tool            "Ada83"
1299                        name            "InlineSet"
1300                        value           TRUE)
1301                    (object Attribute
1302                        tool            "Ada83"
1303                        name            "IsConstant"
1304                        value           FALSE)
1305                    (object Attribute
1306                        tool            "Ada83"
1307                        name            "InitialValue"
1308                        value           "")
1309                    (object Attribute
1310                        tool            "Ada83"
1311                        name            "Variant"
1312                        value           "")
1313                    (object Attribute
1314                        tool            "Ada83"
1315                        name            "ContainerGeneric"
1316                        value           "List")
1317                    (object Attribute
1318                        tool            "Ada83"
1319                        name            "ContainerType"
1320                        value           "")
1321                    (object Attribute
1322                        tool            "Ada83"
1323                        name            "ContainerDeclarations"
1324                        value           (value Text ""))
1325                    (object Attribute
1326                        tool            "Ada83"
1327                        name            "SelectorName"
1328                        value           "")
1329                    (object Attribute
1330                        tool            "Ada83"
1331                        name            "SelectorType"
1332                        value           "")))
1333            (object Attribute
1334                tool            "Ada83"
1335                name            "default__Attribute"
1336                value           (list Attribute_Set
1337                    (object Attribute
1338                        tool            "Ada83"
1339                        name            "CodeName"
1340                        value           "")
1341                    (object Attribute
1342                        tool            "Ada83"
1343                        name            "DataMemberName"
1344                        value           "${attribute}")
1345                    (object Attribute
1346                        tool            "Ada83"
1347                        name            "GetName"
1348                        value           "Get_${attribute}")
1349                    (object Attribute
1350                        tool            "Ada83"
1351                        name            "InlineGet"
1352                        value           TRUE)
1353                    (object Attribute
1354                        tool            "Ada83"
1355                        name            "SetName"
1356                        value           "Set_${attribute}")
1357                    (object Attribute
1358                        tool            "Ada83"
1359                        name            "InlineSet"
1360                        value           TRUE)
1361                    (object Attribute
1362                        tool            "Ada83"
1363                        name            "IsConstant"
1364                        value           FALSE)
1365                    (object Attribute
1366                        tool            "Ada83"
1367                        name            "Variant"
1368                        value           "")))
1369            (object Attribute
1370                tool            "Ada83"
1371                name            "default__Association"
1372                value           (list Attribute_Set
1373                    (object Attribute
1374                        tool            "Ada83"
1375                        name            "NameIfUnlabeled"
1376                        value           "The_${targetClass}")
1377                    (object Attribute
1378                        tool            "Ada83"
1379                        name            "GetName"
1380                        value           "Get_${association}")
1381                    (object Attribute
1382                        tool            "Ada83"
1383                        name            "InlineGet"
1384                        value           FALSE)
1385                    (object Attribute
1386                        tool            "Ada83"
1387                        name            "SetName"
1388                        value           "Set_${association}")
1389                    (object Attribute
1390                        tool            "Ada83"
1391                        name            "InlineSet"
1392                        value           FALSE)
1393                    (object Attribute
1394                        tool            "Ada83"
1395                        name            "GenerateAssociate"
1396                        value           ("ProcedureKindSet" 202))
1397                    (object Attribute
1398                        tool            "Ada83"
1399                        name            "AssociateName"
1400                        value           "Associate")
1401                    (object Attribute
1402                        tool            "Ada83"
1403                        name            "InlineAssociate"
1404                        value           FALSE)
1405                    (object Attribute
1406                        tool            "Ada83"
1407                        name            "GenerateDissociate"
1408                        value           ("ProcedureKindSet" 202))
1409                    (object Attribute
1410                        tool            "Ada83"
1411                        name            "DissociateName"
1412                        value           "Dissociate")
1413                    (object Attribute
1414                        tool            "Ada83"
1415                        name            "InlineDissociate"
1416                        value           FALSE)
1417                    (object Attribute
1418                        tool            "Ada83"
1419                        name            "ProcedureKindSet"
1420                        value           (list Attribute_Set
1421                            (object Attribute
1422                                tool            "Ada83"
1423                                name            "Procedure"
1424                                value           202)
1425                            (object Attribute
1426                                tool            "Ada83"
1427                                name            "DoNotCreate"
1428                                value           201)))
1429                    (object Attribute
1430                        tool            "Ada83"
1431                        name            "FunctionKindSet"
1432                        value           (list Attribute_Set
1433                            (object Attribute
1434                                tool            "Ada83"
1435                                name            "Function"
1436                                value           199)
1437                            (object Attribute
1438                                tool            "Ada83"
1439                                name            "DoNotCreate"
1440                                value           201)))))
1441            (object Attribute
1442                tool            "Ada83"
1443                name            "default__Role"
1444                value           (list Attribute_Set
1445                    (object Attribute
1446                        tool            "Ada83"
1447                        name            "CodeName"
1448                        value           "")
1449                    (object Attribute
1450                        tool            "Ada83"
1451                        name            "NameIfUnlabeled"
1452                        value           "The_${targetClass}")
1453                    (object Attribute
1454                        tool            "Ada83"
1455                        name            "DataMemberName"
1456                        value           "${target}")
1457                    (object Attribute
1458                        tool            "Ada83"
1459                        name            "GetName"
1460                        value           "Get_${target}")
1461                    (object Attribute
1462                        tool            "Ada83"
1463                        name            "InlineGet"
1464                        value           TRUE)
1465                    (object Attribute
1466                        tool            "Ada83"
1467                        name            "SetName"
1468                        value           "Set_${target}")
1469                    (object Attribute
1470                        tool            "Ada83"
1471                        name            "InlineSet"
1472                        value           TRUE)
1473                    (object Attribute
1474                        tool            "Ada83"
1475                        name            "InitialValue"
1476                        value           "")
1477                    (object Attribute
1478                        tool            "Ada83"
1479                        name            "ContainerGeneric"
1480                        value           "List")
1481                    (object Attribute
1482                        tool            "Ada83"
1483                        name            "ContainerType"
1484                        value           "")
1485                    (object Attribute
1486                        tool            "Ada83"
1487                        name            "ContainerDeclarations"
1488                        value           (value Text ""))
1489                    (object Attribute
1490                        tool            "Ada83"
1491                        name            "SelectorName"
1492                        value           "")
1493                    (object Attribute
1494                        tool            "Ada83"
1495                        name            "SelectorType"
1496                        value           "")
1497                    (object Attribute
1498                        tool            "Ada83"
1499                        name            "ProcedureKindSet"
1500                        value           (list Attribute_Set
1501                            (object Attribute
1502                                tool            "Ada83"
1503                                name            "Procedure"
1504                                value           202)
1505                            (object Attribute
1506                                tool            "Ada83"
1507                                name            "DoNotCreate"
1508                                value           201)))))
1509            (object Attribute
1510                tool            "Ada83"
1511                name            "default__Subsystem"
1512                value           (list Attribute_Set
1513                    (object Attribute
1514                        tool            "Ada83"
1515                        name            "Directory"
1516                        value           "AUTO GENERATE")))
1517            (object Attribute
1518                tool            "Ada83"
1519                name            "HiddenTool"
1520                value           FALSE)
1521            (object Attribute
1522                tool            "Ada95"
1523                name            "propertyId"
1524                value           "838326200")
1525            (object Attribute
1526                tool            "Ada95"
1527                name            "default__Project"
1528                value           (list Attribute_Set
1529                    (object Attribute
1530                        tool            "Ada95"
1531                        name            "SpecFileExtension"
1532                        value           "1.ada")
1533                    (object Attribute
1534                        tool            "Ada95"
1535                        name            "SpecFileBackupExtension"
1536                        value           "1.ad~")
1537                    (object Attribute
1538                        tool            "Ada95"
1539                        name            "SpecFileTemporaryExtension"
1540                        value           "1.ad#")
1541                    (object Attribute
1542                        tool            "Ada95"
1543                        name            "BodyFileExtension"
1544                        value           "2.ada")
1545                    (object Attribute
1546                        tool            "Ada95"
1547                        name            "BodyFileBackupExtension"
1548                        value           "2.ad~")
1549                    (object Attribute
1550                        tool            "Ada95"
1551                        name            "BodyFileTemporaryExtension"
1552                        value           "2.ad#")
1553                    (object Attribute
1554                        tool            "Ada95"
1555                        name            "CreateMissingDirectories"
1556                        value           TRUE)
1557                    (object Attribute
1558                        tool            "Ada95"
1559                        name            "GenerateBodies"
1560                        value           FALSE)
1561                    (object Attribute
1562                        tool            "Ada95"
1563                        name            "GenerateStandardOperations"
1564                        value           FALSE)
1565                    (object Attribute
1566                        tool            "Ada95"
1567                        name            "ImplicitParameter"
1568                        value           FALSE)
1569                    (object Attribute
1570                        tool            "Ada95"
1571                        name            "StopOnError"
1572                        value           FALSE)
1573                    (object Attribute
1574                        tool            "Ada95"
1575                        name            "ErrorLimit"
1576                        value           30)
1577                    (object Attribute
1578                        tool            "Ada95"
1579                        name            "PathSeparator"
1580                        value           "")
1581                    (object Attribute
1582                        tool            "Ada95"
1583                        name            "FileNameFormat"
1584                        value           "128_vx")
1585                    (object Attribute
1586                        tool            "Ada95"
1587                        name            "Directory"
1588                        value           "$ROSEADA_SOURCE")))
1589            (object Attribute
1590                tool            "Ada95"
1591                name            "default__Class"
1592                value           (list Attribute_Set
1593                    (object Attribute
1594                        tool            "Ada95"
1595                        name            "CodeName"
1596                        value           "")
1597                    (object Attribute
1598                        tool            "Ada95"
1599                        name            "TypeName"
1600                        value           "Object")
1601                    (object Attribute
1602                        tool            "Ada95"
1603                        name            "TypeVisibility"
1604                        value           ("TypeVisibilitySet" 43))
1605                    (object Attribute
1606                        tool            "Ada95"
1607                        name            "TypeImplementation"
1608                        value           ("TypeImplementationSet" 208))
1609                    (object Attribute
1610                        tool            "Ada95"
1611                        name            "TypeControl"
1612                        value           ("TypeControlSet" 225))
1613                    (object Attribute
1614                        tool            "Ada95"
1615                        name            "TypeControlName"
1616                        value           "Controlled_${type}")
1617                    (object Attribute
1618                        tool            "Ada95"
1619                        name            "TypeDefinition"
1620                        value           (value Text ""))
1621                    (object Attribute
1622                        tool            "Ada95"
1623                        name            "RecordImplementation"
1624                        value           ("RecordImplementationSet" 209))
1625                    (object Attribute
1626                        tool            "Ada95"
1627                        name            "RecordKindPackageName"
1628                        value           "${class}_Record_Kinds")
1629                    (object Attribute
1630                        tool            "Ada95"
1631                        name            "IsLimited"
1632                        value           FALSE)
1633                    (object Attribute
1634                        tool            "Ada95"
1635                        name            "IsSubtype"
1636                        value           FALSE)
1637                    (object Attribute
1638                        tool            "Ada95"
1639                        name            "AdditionalAttributes"
1640                        value           (value Text ""))
1641                    (object Attribute
1642                        tool            "Ada95"
1643                        name            "GenerateAccessType"
1644                        value           ("GenerateAccessTypeSet" 230))
1645                    (object Attribute
1646                        tool            "Ada95"
1647                        name            "AccessTypeName"
1648                        value           "Handle")
1649                    (object Attribute
1650                        tool            "Ada95"
1651                        name            "AccessTypeVisibility"
1652                        value           ("TypeVisibilitySet" 45))
1653                    (object Attribute
1654                        tool            "Ada95"
1655                        name            "AccessTypeDefinition"
1656                        value           (value Text ""))
1657                    (object Attribute
1658                        tool            "Ada95"
1659                        name            "MaybeAliased"
1660                        value           FALSE)
1661                    (object Attribute
1662                        tool            "Ada95"
1663                        name            "ParameterizedImplementation"
1664                        value           ("ParameterizedImplementationSet" 11))
1665                    (object Attribute
1666                        tool            "Ada95"
1667                        name            "ParentClassName"
1668                        value           "Superclass")
1669                    (object Attribute
1670                        tool            "Ada95"
1671                        name            "EnumerationLiteralPrefix"
1672                        value           "A_")
1673                    (object Attribute
1674                        tool            "Ada95"
1675                        name            "RecordFieldPrefix"
1676                        value           "The_")
1677                    (object Attribute
1678                        tool            "Ada95"
1679                        name            "ArrayOfTypeName"
1680                        value           "Array_Of_${type}")
1681                    (object Attribute
1682                        tool            "Ada95"
1683                        name            "AccessArrayOfTypeName"
1684                        value           "Access_Array_Of_${type}")
1685                    (object Attribute
1686                        tool            "Ada95"
1687                        name            "ArrayOfAccessTypeName"
1688                        value           "Array_Of_${access_type}")
1689                    (object Attribute
1690                        tool            "Ada95"
1691                        name            "AccessArrayOfAccessTypeName"
1692                        value           "Access_Array_Of_${access_type}")
1693                    (object Attribute
1694                        tool            "Ada95"
1695                        name            "ArrayIndexDefinition"
1696                        value           "Positive range <>")
1697                    (object Attribute
1698                        tool            "Ada95"
1699                        name            "GenerateStandardOperations"
1700                        value           TRUE)
1701                    (object Attribute
1702                        tool            "Ada95"
1703                        name            "ImplicitParameter"
1704                        value           TRUE)
1705                    (object Attribute
1706                        tool            "Ada95"
1707                        name            "ImplicitParameterName"
1708                        value           "This")
1709                    (object Attribute
1710                        tool            "Ada95"
1711                        name            "GenerateDefaultConstructor"
1712                        value           ("SubprogramKindSet" 199))
1713                    (object Attribute
1714                        tool            "Ada95"
1715                        name            "DefaultConstructorName"
1716                        value           "Create")
1717                    (object Attribute
1718                        tool            "Ada95"
1719                        name            "InlineDefaultConstructor"
1720                        value           FALSE)
1721                    (object Attribute
1722                        tool            "Ada95"
1723                        name            "GenerateCopyConstructor"
1724                        value           ("SubprogramKindSet" 199))
1725                    (object Attribute
1726                        tool            "Ada95"
1727                        name            "CopyConstructorName"
1728                        value           "Copy")
1729                    (object Attribute
1730                        tool            "Ada95"
1731                        name            "InlineCopyConstructor"
1732                        value           FALSE)
1733                    (object Attribute
1734                        tool            "Ada95"
1735                        name            "GenerateDestructor"
1736                        value           ("ProcedureKindSet" 202))
1737                    (object Attribute
1738                        tool            "Ada95"
1739                        name            "DestructorName"
1740                        value           "Free")
1741                    (object Attribute
1742                        tool            "Ada95"
1743                        name            "InlineDestructor"
1744                        value           FALSE)
1745                    (object Attribute
1746                        tool            "Ada95"
1747                        name            "GenerateTypeEquality"
1748                        value           ("FunctionKindSet" 201))
1749                    (object Attribute
1750                        tool            "Ada95"
1751                        name            "TypeEqualityName"
1752                        value           "${quote}=${quote}")
1753                    (object Attribute
1754                        tool            "Ada95"
1755                        name            "InlineEquality"
1756                        value           FALSE)
1757                    (object Attribute
1758                        tool            "Ada95"
1759                        name            "TypeImplementationSet"
1760                        value           (list Attribute_Set
1761                            (object Attribute
1762                                tool            "Ada95"
1763                                name            "Tagged"
1764                                value           208)
1765                            (object Attribute
1766                                tool            "Ada95"
1767                                name            "Record"
1768                                value           210)
1769                            (object Attribute
1770                                tool            "Ada95"
1771                                name            "Mixin"
1772                                value           211)
1773                            (object Attribute
1774                                tool            "Ada95"
1775                                name            "Protected"
1776                                value           44)
1777                            (object Attribute
1778                                tool            "Ada95"
1779                                name            "Task"
1780                                value           212)))
1781                    (object Attribute
1782                        tool            "Ada95"
1783                        name            "RecordImplementationSet"
1784                        value           (list Attribute_Set
1785                            (object Attribute
1786                                tool            "Ada95"
1787                                name            "SingleType"
1788                                value           209)
1789                            (object Attribute
1790                                tool            "Ada95"
1791                                name            "MultipleTypes"
1792                                value           213)))
1793                    (object Attribute
1794                        tool            "Ada95"
1795                        name            "ParameterizedImplementationSet"
1796                        value           (list Attribute_Set
1797                            (object Attribute
1798                                tool            "Ada95"
1799                                name            "Generic"
1800                                value           11)
1801                            (object Attribute
1802                                tool            "Ada95"
1803                                name            "Unconstrained"
1804                                value           214)))
1805                    (object Attribute
1806                        tool            "Ada95"
1807                        name            "TypeVisibilitySet"
1808                        value           (list Attribute_Set
1809                            (object Attribute
1810                                tool            "Ada95"
1811                                name            "Public"
1812                                value           45)
1813                            (object Attribute
1814                                tool            "Ada95"
1815                                name            "Private"
1816                                value           43)))
1817                    (object Attribute
1818                        tool            "Ada95"
1819                        name            "SubprogramKindSet"
1820                        value           (list Attribute_Set
1821                            (object Attribute
1822                                tool            "Ada95"
1823                                name            "Procedure"
1824                                value           202)
1825                            (object Attribute
1826                                tool            "Ada95"
1827                                name            "Function"
1828                                value           199)
1829                            (object Attribute
1830                                tool            "Ada95"
1831                                name            "DoNotCreate"
1832                                value           201)))
1833                    (object Attribute
1834                        tool            "Ada95"
1835                        name            "ProcedureKindSet"
1836                        value           (list Attribute_Set
1837                            (object Attribute
1838                                tool            "Ada95"
1839                                name            "Procedure"
1840                                value           202)
1841                            (object Attribute
1842                                tool            "Ada95"
1843                                name            "DoNotCreate"
1844                                value           201)))
1845                    (object Attribute
1846                        tool            "Ada95"
1847                        name            "FunctionKindSet"
1848                        value           (list Attribute_Set
1849                            (object Attribute
1850                                tool            "Ada95"
1851                                name            "Function"
1852                                value           199)
1853                            (object Attribute
1854                                tool            "Ada95"
1855                                name            "DoNotCreate"
1856                                value           201)))
1857                    (object Attribute
1858                        tool            "Ada95"
1859                        name            "TypeControlSet"
1860                        value           (list Attribute_Set
1861                            (object Attribute
1862                                tool            "Ada95"
1863                                name            "None"
1864                                value           225)
1865                            (object Attribute
1866                                tool            "Ada95"
1867                                name            "InitializationOnly"
1868                                value           226)
1869                            (object Attribute
1870                                tool            "Ada95"
1871                                name            "AssignmentFinalizationOnly"
1872                                value           227)
1873                            (object Attribute
1874                                tool            "Ada95"
1875                                name            "All"
1876                                value           228)))
1877                    (object Attribute
1878                        tool            "Ada95"
1879                        name            "GenerateAccessTypeSet"
1880                        value           (list Attribute_Set
1881                            (object Attribute
1882                                tool            "Ada95"
1883                                name            "Always"
1884                                value           229)
1885                            (object Attribute
1886                                tool            "Ada95"
1887                                name            "Auto"
1888                                value           230)))))
1889            (object Attribute
1890                tool            "Ada95"
1891                name            "default__Module-Spec"
1892                value           (list Attribute_Set
1893                    (object Attribute
1894                        tool            "Ada95"
1895                        name            "Generate"
1896                        value           TRUE)
1897                    (object Attribute
1898                        tool            "Ada95"
1899                        name            "CopyrightNotice"
1900                        value           (value Text ""))
1901                    (object Attribute
1902                        tool            "Ada95"
1903                        name            "FileName"
1904                        value           "AUTO GENERATE")
1905                    (object Attribute
1906                        tool            "Ada95"
1907                        name            "ReturnType"
1908                        value           "")
1909                    (object Attribute
1910                        tool            "Ada95"
1911                        name            "GenericFormalParameters"
1912                        value           (value Text ""))
1913                    (object Attribute
1914                        tool            "Ada95"
1915                        name            "AdditionalWiths"
1916                        value           (value Text ""))))
1917            (object Attribute
1918                tool            "Ada95"
1919                name            "default__Module-Body"
1920                value           (list Attribute_Set
1921                    (object Attribute
1922                        tool            "Ada95"
1923                        name            "Generate"
1924                        value           TRUE)
1925                    (object Attribute
1926                        tool            "Ada95"
1927                        name            "CopyrightNotice"
1928                        value           (value Text ""))
1929                    (object Attribute
1930                        tool            "Ada95"
1931                        name            "FileName"
1932                        value           "AUTO GENERATE")
1933                    (object Attribute
1934                        tool            "Ada95"
1935                        name            "ReturnType"
1936                        value           "")
1937                    (object Attribute
1938                        tool            "Ada95"
1939                        name            "AdditionalWiths"
1940                        value           (value Text ""))))
1941            (object Attribute
1942                tool            "Ada95"
1943                name            "default__Operation"
1944                value           (list Attribute_Set
1945                    (object Attribute
1946                        tool            "Ada95"
1947                        name            "CodeName"
1948                        value           "")
1949                    (object Attribute
1950                        tool            "Ada95"
1951                        name            "SubprogramImplementation"
1952                        value           ("SubprogramImplementationSet" 2))
1953                    (object Attribute
1954                        tool            "Ada95"
1955                        name            "Renames"
1956                        value           "")
1957                    (object Attribute
1958                        tool            "Ada95"
1959                        name            "GenerateOverriding"
1960                        value           TRUE)
1961                    (object Attribute
1962                        tool            "Ada95"
1963                        name            "ImplicitParameterMode"
1964                        value           ("ParameterModeSet" 203))
1965                    (object Attribute
1966                        tool            "Ada95"
1967                        name            "GenerateAccessOperation"
1968                        value           FALSE)
1969                    (object Attribute
1970                        tool            "Ada95"
1971                        name            "Inline"
1972                        value           FALSE)
1973                    (object Attribute
1974                        tool            "Ada95"
1975                        name            "EntryCode"
1976                        value           (value Text ""))
1977                    (object Attribute
1978                        tool            "Ada95"
1979                        name            "ExitCode"
1980                        value           (value Text ""))
1981                    (object Attribute
1982                        tool            "Ada95"
1983                        name            "EntryBarrierCondition"
1984                        value           "True")
1985                    (object Attribute
1986                        tool            "Ada95"
1987                        name            "SubprogramImplementationSet"
1988                        value           (list Attribute_Set
1989                            (object Attribute
1990                                tool            "Ada95"
1991                                name            "Abstract"
1992                                value           221)
1993                            (object Attribute
1994                                tool            "Ada95"
1995                                name            "Body"
1996                                value           2)
1997                            (object Attribute
1998                                tool            "Ada95"
1999                                name            "Renaming"
2000                                value           222)
2001                            (object Attribute
2002                                tool            "Ada95"
2003                                name            "Separate"
2004                                value           223)
2005                            (object Attribute
2006                                tool            "Ada95"
2007                                name            "Spec"
2008                                value           224)))
2009                    (object Attribute
2010                        tool            "Ada95"
2011                        name            "ParameterModeSet"
2012                        value           (list Attribute_Set
2013                            (object Attribute
2014                                tool            "Ada95"
2015                                name            "In"
2016                                value           204)
2017                            (object Attribute
2018                                tool            "Ada95"
2019                                name            "Out"
2020                                value           205)
2021                            (object Attribute
2022                                tool            "Ada95"
2023                                name            "InOut"
2024                                value           203)))))
2025            (object Attribute
2026                tool            "Ada95"
2027                name            "default__Has"
2028                value           (list Attribute_Set
2029                    (object Attribute
2030                        tool            "Ada95"
2031                        name            "CodeName"
2032                        value           "")
2033                    (object Attribute
2034                        tool            "Ada95"
2035                        name            "NameIfUnlabeled"
2036                        value           "The_${supplier}")
2037                    (object Attribute
2038                        tool            "Ada95"
2039                        name            "RecordFieldImplementation"
2040                        value           ("RecordFieldImplementationSet" 216))
2041                    (object Attribute
2042                        tool            "Ada95"
2043                        name            "RecordFieldName"
2044                        value           "${relationship}")
2045                    (object Attribute
2046                        tool            "Ada95"
2047                        name            "GenerateGet"
2048                        value           ("FunctionKindSet" 199))
2049                    (object Attribute
2050                        tool            "Ada95"
2051                        name            "GenerateAccessGet"
2052                        value           ("FunctionKindSet" 201))
2053                    (object Attribute
2054                        tool            "Ada95"
2055                        name            "GetName"
2056                        value           "Get_${relationship}")
2057                    (object Attribute
2058                        tool            "Ada95"
2059                        name            "InlineGet"
2060                        value           TRUE)
2061                    (object Attribute
2062                        tool            "Ada95"
2063                        name            "GenerateSet"
2064                        value           ("ProcedureKindSet" 202))
2065                    (object Attribute
2066                        tool            "Ada95"
2067                        name            "GenerateAccessSet"
2068                        value           ("ProcedureKindSet" 201))
2069                    (object Attribute
2070                        tool            "Ada95"
2071                        name            "SetName"
2072                        value           "Set_${relationship}")
2073                    (object Attribute
2074                        tool            "Ada95"
2075                        name            "InlineSet"
2076                        value           TRUE)
2077                    (object Attribute
2078                        tool            "Ada95"
2079                        name            "InitialValue"
2080                        value           "")
2081                    (object Attribute
2082                        tool            "Ada95"
2083                        name            "ContainerImplementation"
2084                        value           ("ContainerImplementationSet" 217))
2085                    (object Attribute
2086                        tool            "Ada95"
2087                        name            "ContainerGeneric"
2088                        value           "List")
2089                    (object Attribute
2090                        tool            "Ada95"
2091                        name            "ContainerType"
2092                        value           "")
2093                    (object Attribute
2094                        tool            "Ada95"
2095                        name            "ContainerDeclarations"
2096                        value           (value Text ""))
2097                    (object Attribute
2098                        tool            "Ada95"
2099                        name            "SelectorName"
2100                        value           "")
2101                    (object Attribute
2102                        tool            "Ada95"
2103                        name            "SelectorType"
2104                        value           "")
2105                    (object Attribute
2106                        tool            "Ada95"
2107                        name            "RecordFieldImplementationSet"
2108                        value           (list Attribute_Set
2109                            (object Attribute
2110                                tool            "Ada95"
2111                                name            "Component"
2112                                value           216)
2113                            (object Attribute
2114                                tool            "Ada95"
2115                                name            "Discriminant"
2116                                value           218)
2117                            (object Attribute
2118                                tool            "Ada95"
2119                                name            "AccessDiscriminant"
2120                                value           219)))
2121                    (object Attribute
2122                        tool            "Ada95"
2123                        name            "ContainerImplementationSet"
2124                        value           (list Attribute_Set
2125                            (object Attribute
2126                                tool            "Ada95"
2127                                name            "Array"
2128                                value           217)
2129                            (object Attribute
2130                                tool            "Ada95"
2131                                name            "Generic"
2132                                value           11)))
2133                    (object Attribute
2134                        tool            "Ada95"
2135                        name            "ProcedureKindSet"
2136                        value           (list Attribute_Set
2137                            (object Attribute
2138                                tool            "Ada95"
2139                                name            "Procedure"
2140                                value           202)
2141                            (object Attribute
2142                                tool            "Ada95"
2143                                name            "DoNotCreate"
2144                                value           201)))
2145                    (object Attribute
2146                        tool            "Ada95"
2147                        name            "FunctionKindSet"
2148                        value           (list Attribute_Set
2149                            (object Attribute
2150                                tool            "Ada95"
2151                                name            "Function"
2152                                value           199)
2153                            (object Attribute
2154                                tool            "Ada95"
2155                                name            "DoNotCreate"
2156                                value           201)))))
2157            (object Attribute
2158                tool            "Ada95"
2159                name            "default__Attribute"
2160                value           (list Attribute_Set
2161                    (object Attribute
2162                        tool            "Ada95"
2163                        name            "CodeName"
2164                        value           "")
2165                    (object Attribute
2166                        tool            "Ada95"
2167                        name            "RecordFieldImplementation"
2168                        value           ("RecordFieldImplementationSet" 216))
2169                    (object Attribute
2170                        tool            "Ada95"
2171                        name            "RecordFieldName"
2172                        value           "${attribute}")
2173                    (object Attribute
2174                        tool            "Ada95"
2175                        name            "GenerateGet"
2176                        value           ("FunctionKindSet" 199))
2177                    (object Attribute
2178                        tool            "Ada95"
2179                        name            "GenerateAccessGet"
2180                        value           ("FunctionKindSet" 201))
2181                    (object Attribute
2182                        tool            "Ada95"
2183                        name            "GetName"
2184                        value           "Get_${attribute}")
2185                    (object Attribute
2186                        tool            "Ada95"
2187                        name            "InlineGet"
2188                        value           TRUE)
2189                    (object Attribute
2190                        tool            "Ada95"
2191                        name            "GenerateSet"
2192                        value           ("ProcedureKindSet" 202))
2193                    (object Attribute
2194                        tool            "Ada95"
2195                        name            "GenerateAccessSet"
2196                        value           ("ProcedureKindSet" 201))
2197                    (object Attribute
2198                        tool            "Ada95"
2199                        name            "SetName"
2200                        value           "Set_${attribute}")
2201                    (object Attribute
2202                        tool            "Ada95"
2203                        name            "InlineSet"
2204                        value           TRUE)
2205                    (object Attribute
2206                        tool            "Ada95"
2207                        name            "RecordFieldImplementationSet"
2208                        value           (list Attribute_Set
2209                            (object Attribute
2210                                tool            "Ada95"
2211                                name            "Component"
2212                                value           216)
2213                            (object Attribute
2214                                tool            "Ada95"
2215                                name            "Discriminant"
2216                                value           218)
2217                            (object Attribute
2218                                tool            "Ada95"
2219                                name            "AccessDiscriminant"
2220                                value           219)))
2221                    (object Attribute
2222                        tool            "Ada95"
2223                        name            "ProcedureKindSet"
2224                        value           (list Attribute_Set
2225                            (object Attribute
2226                                tool            "Ada95"
2227                                name            "Procedure"
2228                                value           202)
2229                            (object Attribute
2230                                tool            "Ada95"
2231                                name            "DoNotCreate"
2232                                value           201)))
2233                    (object Attribute
2234                        tool            "Ada95"
2235                        name            "FunctionKindSet"
2236                        value           (list Attribute_Set
2237                            (object Attribute
2238                                tool            "Ada95"
2239                                name            "Function"
2240                                value           199)
2241                            (object Attribute
2242                                tool            "Ada95"
2243                                name            "DoNotCreate"
2244                                value           201)))))
2245            (object Attribute
2246                tool            "Ada95"
2247                name            "default__Association"
2248                value           (list Attribute_Set
2249                    (object Attribute
2250                        tool            "Ada95"
2251                        name            "NameIfUnlabeled"
2252                        value           "The_${targetClass}")
2253                    (object Attribute
2254                        tool            "Ada95"
2255                        name            "GenerateGet"
2256                        value           ("FunctionKindSet" 199))
2257                    (object Attribute
2258                        tool            "Ada95"
2259                        name            "GetName"
2260                        value           "Get_${association}")
2261                    (object Attribute
2262                        tool            "Ada95"
2263                        name            "InlineGet"
2264                        value           FALSE)
2265                    (object Attribute
2266                        tool            "Ada95"
2267                        name            "GenerateSet"
2268                        value           ("ProcedureKindSet" 202))
2269                    (object Attribute
2270                        tool            "Ada95"
2271                        name            "SetName"
2272                        value           "Set_${association}")
2273                    (object Attribute
2274                        tool            "Ada95"
2275                        name            "InlineSet"
2276                        value           FALSE)
2277                    (object Attribute
2278                        tool            "Ada95"
2279                        name            "GenerateAssociate"
2280                        value           ("ProcedureKindSet" 202))
2281                    (object Attribute
2282                        tool            "Ada95"
2283                        name            "AssociateName"
2284                        value           "Associate")
2285                    (object Attribute
2286                        tool            "Ada95"
2287                        name            "InlineAssociate"
2288                        value           FALSE)
2289                    (object Attribute
2290                        tool            "Ada95"
2291                        name            "GenerateDissociate"
2292                        value           ("ProcedureKindSet" 202))
2293                    (object Attribute
2294                        tool            "Ada95"
2295                        name            "DissociateName"
2296                        value           "Dissociate")
2297                    (object Attribute
2298                        tool            "Ada95"
2299                        name            "InlineDissociate"
2300                        value           FALSE)
2301                    (object Attribute
2302                        tool            "Ada95"
2303                        name            "ProcedureKindSet"
2304                        value           (list Attribute_Set
2305                            (object Attribute
2306                                tool            "Ada95"
2307                                name            "Procedure"
2308                                value           202)
2309                            (object Attribute
2310                                tool            "Ada95"
2311                                name            "DoNotCreate"
2312                                value           201)))
2313                    (object Attribute
2314                        tool            "Ada95"
2315                        name            "FunctionKindSet"
2316                        value           (list Attribute_Set
2317                            (object Attribute
2318                                tool            "Ada95"
2319                                name            "Function"
2320                                value           199)
2321                            (object Attribute
2322                                tool            "Ada95"
2323                                name            "DoNotCreate"
2324                                value           201)))))
2325            (object Attribute
2326                tool            "Ada95"
2327                name            "default__Role"
2328                value           (list Attribute_Set
2329                    (object Attribute
2330                        tool            "Ada95"
2331                        name            "CodeName"
2332                        value           "")
2333                    (object Attribute
2334                        tool            "Ada95"
2335                        name            "NameIfUnlabeled"
2336                        value           "The_${targetClass}")
2337                    (object Attribute
2338                        tool            "Ada95"
2339                        name            "RecordFieldName"
2340                        value           "${target}")
2341                    (object Attribute
2342                        tool            "Ada95"
2343                        name            "GenerateGet"
2344                        value           ("FunctionKindSet" 199))
2345                    (object Attribute
2346                        tool            "Ada95"
2347                        name            "GenerateAccessGet"
2348                        value           ("FunctionKindSet" 201))
2349                    (object Attribute
2350                        tool            "Ada95"
2351                        name            "GetName"
2352                        value           "Get_${target}")
2353                    (object Attribute
2354                        tool            "Ada95"
2355                        name            "InlineGet"
2356                        value           TRUE)
2357                    (object Attribute
2358                        tool            "Ada95"
2359                        name            "GenerateSet"
2360                        value           ("ProcedureKindSet" 202))
2361                    (object Attribute
2362                        tool            "Ada95"
2363                        name            "GenerateAccessSet"
2364                        value           ("ProcedureKindSet" 201))
2365                    (object Attribute
2366                        tool            "Ada95"
2367                        name            "SetName"
2368                        value           "Set_${target}")
2369                    (object Attribute
2370                        tool            "Ada95"
2371                        name            "InlineSet"
2372                        value           TRUE)
2373                    (object Attribute
2374                        tool            "Ada95"
2375                        name            "InitialValue"
2376                        value           "")
2377                    (object Attribute
2378                        tool            "Ada95"
2379                        name            "ContainerImplementation"
2380                        value           ("ContainerImplementationSet" 217))
2381                    (object Attribute
2382                        tool            "Ada95"
2383                        name            "ContainerGeneric"
2384                        value           "List")
2385                    (object Attribute
2386                        tool            "Ada95"
2387                        name            "ContainerType"
2388                        value           "")
2389                    (object Attribute
2390                        tool            "Ada95"
2391                        name            "ContainerDeclarations"
2392                        value           (value Text ""))
2393                    (object Attribute
2394                        tool            "Ada95"
2395                        name            "SelectorName"
2396                        value           "")
2397                    (object Attribute
2398                        tool            "Ada95"
2399                        name            "SelectorType"
2400                        value           "")
2401                    (object Attribute
2402                        tool            "Ada95"
2403                        name            "ProcedureKindSet"
2404                        value           (list Attribute_Set
2405                            (object Attribute
2406                                tool            "Ada95"
2407                                name            "Procedure"
2408                                value           202)
2409                            (object Attribute
2410                                tool            "Ada95"
2411                                name            "DoNotCreate"
2412                                value           201)))
2413                    (object Attribute
2414                        tool            "Ada95"
2415                        name            "ContainerImplementationSet"
2416                        value           (list Attribute_Set
2417                            (object Attribute
2418                                tool            "Ada95"
2419                                name            "Array"
2420                                value           217)
2421                            (object Attribute
2422                                tool            "Ada95"
2423                                name            "Generic"
2424                                value           11)))
2425                    (object Attribute
2426                        tool            "Ada95"
2427                        name            "FunctionKindSet"
2428                        value           (list Attribute_Set
2429                            (object Attribute
2430                                tool            "Ada95"
2431                                name            "Function"
2432                                value           199)
2433                            (object Attribute
2434                                tool            "Ada95"
2435                                name            "DoNotCreate"
2436                                value           201)))))
2437            (object Attribute
2438                tool            "Ada95"
2439                name            "default__Subsystem"
2440                value           (list Attribute_Set
2441                    (object Attribute
2442                        tool            "Ada95"
2443                        name            "Directory"
2444                        value           "AUTO GENERATE")))
2445            (object Attribute
2446                tool            "Ada95"
2447                name            "HiddenTool"
2448                value           FALSE)
2449            (object Attribute
2450                tool            "ClearCase"
2451                name            "HiddenTool"
2452                value           FALSE)
2453            (object Attribute
2454                tool            "DDL"
2455                name            "propertyId"
2456                value           "809135966")
2457            (object Attribute
2458                tool            "DDL"
2459                name            "default__Project"
2460                value           (list Attribute_Set
2461                    (object Attribute
2462                        tool            "DDL"
2463                        name            "Directory"
2464                        value           "AUTO GENERATE")
2465                    (object Attribute
2466                        tool            "DDL"
2467                        name            "DataBase"
2468                        value           ("DataBaseSet" 800))
2469                    (object Attribute
2470                        tool            "DDL"
2471                        name            "DataBaseSet"
2472                        value           (list Attribute_Set
2473                            (object Attribute
2474                                tool            "DDL"
2475                                name            "ANSI"
2476                                value           800)
2477                            (object Attribute
2478                                tool            "DDL"
2479                                name            "Oracle"
2480                                value           801)
2481                            (object Attribute
2482                                tool            "DDL"
2483                                name            "SQLServer"
2484                                value           802)
2485                            (object Attribute
2486                                tool            "DDL"
2487                                name            "Sybase"
2488                                value           803)
2489                            (object Attribute
2490                                tool            "DDL"
2491                                name            "Watcom"
2492                                value           804)))
2493                    (object Attribute
2494                        tool            "DDL"
2495                        name            "PrimaryKeyColumnName"
2496                        value           "Id")
2497                    (object Attribute
2498                        tool            "DDL"
2499                        name            "PrimaryKeyColumnType"
2500                        value           "NUMBER(5)")
2501                    (object Attribute
2502                        tool            "DDL"
2503                        name            "ViewName"
2504                        value           "V_")
2505                    (object Attribute
2506                        tool            "DDL"
2507                        name            "TableName"
2508                        value           "T_")
2509                    (object Attribute
2510                        tool            "DDL"
2511                        name            "InheritSuffix"
2512                        value           "_V")
2513                    (object Attribute
2514                        tool            "DDL"
2515                        name            "DropClause"
2516                        value           FALSE)
2517                    (object Attribute
2518                        tool            "DDL"
2519                        name            "BaseViews"
2520                        value           FALSE)
2521                    (object Attribute
2522                        tool            "DDL"
2523                        name            "DDLScriptFilename"
2524                        value           "DDL1.SQL")))
2525            (object Attribute
2526                tool            "DDL"
2527                name            "default__Attribute"
2528                value           (list Attribute_Set
2529                    (object Attribute
2530                        tool            "DDL"
2531                        name            "ColumnType"
2532                        value           "VARCHAR")
2533                    (object Attribute
2534                        tool            "DDL"
2535                        name            "Length"
2536                        value           "")
2537                    (object Attribute
2538                        tool            "DDL"
2539                        name            "NullsOK"
2540                        value           TRUE)
2541                    (object Attribute
2542                        tool            "DDL"
2543                        name            "PrimaryKey"
2544                        value           FALSE)
2545                    (object Attribute
2546                        tool            "DDL"
2547                        name            "Unique"
2548                        value           FALSE)
2549                    (object Attribute
2550                        tool            "DDL"
2551                        name            "CompositeUnique"
2552                        value           FALSE)
2553                    (object Attribute
2554                        tool            "DDL"
2555                        name            "CheckConstraint"
2556                        value           "")))
2557            (object Attribute
2558                tool            "DDL"
2559                name            "HiddenTool"
2560                value           FALSE)
2561            (object Attribute
2562                tool            "IDL"
2563                name            "propertyId"
2564                value           "809135966")
2565            (object Attribute
2566                tool            "IDL"
2567                name            "default__Project"
2568                value           (list Attribute_Set
2569                    (object Attribute
2570                        tool            "IDL"
2571                        name            "CreateMissingDirectories"
2572                        value           TRUE)
2573                    (object Attribute
2574                        tool            "IDL"
2575                        name            "StopOnError"
2576                        value           TRUE)
2577                    (object Attribute
2578                        tool            "IDL"
2579                        name            "Directory"
2580                        value           "AUTO GENERATE")
2581                    (object Attribute
2582                        tool            "IDL"
2583                        name            "GeneratePreserveRegions"
2584                        value           TRUE)))
2585            (object Attribute
2586                tool            "IDL"
2587                name            "default__Class"
2588                value           (list Attribute_Set
2589                    (object Attribute
2590                        tool            "IDL"
2591                        name            "ImplementationType"
2592                        value           "")
2593                    (object Attribute
2594                        tool            "IDL"
2595                        name            "ConstValue"
2596                        value           "")
2597                    (object Attribute
2598                        tool            "IDL"
2599                        name            "GenerateDefaultSpecifier"
2600                        value           FALSE)
2601                    (object Attribute
2602                        tool            "IDL"
2603                        name            "DefaultSpecifier"
2604                        value           "")
2605                    (object Attribute
2606                        tool            "IDL"
2607                        name            "IDLElement"
2608                        value           TRUE)
2609                    (object Attribute
2610                        tool            "IDL"
2611                        name            "IDLSpecificationType"
2612                        value           ("IDLSpecSet" 22))
2613                    (object Attribute
2614                        tool            "IDL"
2615                        name            "IDLSpecSet"
2616                        value           (list Attribute_Set
2617                            (object Attribute
2618                                tool            "IDL"
2619                                name            "Interface"
2620                                value           22)
2621                            (object Attribute
2622                                tool            "IDL"
2623                                name            "Typedef"
2624                                value           54)
2625                            (object Attribute
2626                                tool            "IDL"
2627                                name            "Enumeration"
2628                                value           8)
2629                            (object Attribute
2630                                tool            "IDL"
2631                                name            "Const"
2632                                value           71)
2633                            (object Attribute
2634                                tool            "IDL"
2635                                name            "Exception"
2636                                value           61)
2637                            (object Attribute
2638                                tool            "IDL"
2639                                name            "Struct"
2640                                value           51)
2641                            (object Attribute
2642                                tool            "IDL"
2643                                name            "Union"
2644                                value           81)))))
2645            (object Attribute
2646                tool            "IDL"
2647                name            "default__Module-Spec"
2648                value           (list Attribute_Set
2649                    (object Attribute
2650                        tool            "IDL"
2651                        name            "Generate"
2652                        value           TRUE)
2653                    (object Attribute
2654                        tool            "IDL"
2655                        name            "CmIdentification"
2656                        value           (value Text "  %X% %Q% %Z% %W%"))
2657                    (object Attribute
2658                        tool            "IDL"
2659                        name            "CopyrightNotice"
2660                        value           (value Text ""))
2661                    (object Attribute
2662                        tool            "IDL"
2663                        name            "FileName"
2664                        value           "AUTO GENERATE")
2665                    (object Attribute
2666                        tool            "IDL"
2667                        name            "GenerateIDLModule"
2668                        value           FALSE)
2669                    (object Attribute
2670                        tool            "IDL"
2671                        name            "InclusionProtectionSymbol"
2672                        value           "AUTO GENERATE")
2673                    (object Attribute
2674                        tool            "IDL"
2675                        name            "AdditionalIncludes"
2676                        value           (value Text ""))
2677                    (object Attribute
2678                        tool            "IDL"
2679                        name            "IncludeBySimpleName"
2680                        value           FALSE)))
2681            (object Attribute
2682                tool            "IDL"
2683                name            "default__Module-Body"
2684                value           (list Attribute_Set
2685                    (object Attribute
2686                        tool            "IDL"
2687                        name            "CmIdentification"
2688                        value           (value Text "  %X% %Q% %Z% %W%"))
2689                    (object Attribute
2690                        tool            "IDL"
2691                        name            "CopyrightNotice"
2692                        value           (value Text ""))
2693                    (object Attribute
2694                        tool            "IDL"
2695                        name            "FileName"
2696                        value           "AUTO GENERATE")
2697                    (object Attribute
2698                        tool            "IDL"
2699                        name            "AdditionalIncludes"
2700                        value           (value Text ""))
2701                    (object Attribute
2702                        tool            "IDL"
2703                        name            "IncludeBySimpleName"
2704                        value           FALSE)))
2705            (object Attribute
2706                tool            "IDL"
2707                name            "default__Operation"
2708                value           (list Attribute_Set
2709                    (object Attribute
2710                        tool            "IDL"
2711                        name            "OperationIsOneWay"
2712                        value           FALSE)
2713                    (object Attribute
2714                        tool            "IDL"
2715                        name            "Context"
2716                        value           "")
2717                    (object Attribute
2718                        tool            "IDL"
2719                        name            "Raises"
2720                        value           "")))
2721            (object Attribute
2722                tool            "IDL"
2723                name            "default__Attribute"
2724                value           (list Attribute_Set
2725                    (object Attribute
2726                        tool            "IDL"
2727                        name            "CaseSpecifier"
2728                        value           "")
2729                    (object Attribute
2730                        tool            "IDL"
2731                        name            "GenerateDataMember"
2732                        value           TRUE)
2733                    (object Attribute
2734                        tool            "IDL"
2735                        name            "DataMemberName"
2736                        value           "$relationship")
2737                    (object Attribute
2738                        tool            "IDL"
2739                        name            "IsReadOnly"
2740                        value           FALSE)
2741                    (object Attribute
2742                        tool            "IDL"
2743                        name            "IsConst"
2744                        value           FALSE)
2745                    (object Attribute
2746                        tool            "IDL"
2747                        name            "ConstValue"
2748                        value           "")))
2749            (object Attribute
2750                tool            "IDL"
2751                name            "default__Has"
2752                value           (list Attribute_Set
2753                    (object Attribute
2754                        tool            "IDL"
2755                        name            "NameIfUnlabeled"
2756                        value           "the_$supplier")
2757                    (object Attribute
2758                        tool            "IDL"
2759                        name            "GenerateDataMember"
2760                        value           TRUE)
2761                    (object Attribute
2762                        tool            "IDL"
2763                        name            "DataMemberName"
2764                        value           "$relationship")
2765                    (object Attribute
2766                        tool            "IDL"
2767                        name            "GenerateForwardReference"
2768                        value           FALSE)
2769                    (object Attribute
2770                        tool            "IDL"
2771                        name            "IsReadOnly"
2772                        value           FALSE)
2773                    (object Attribute
2774                        tool            "IDL"
2775                        name            "BoundedHasRelType"
2776                        value           ("HasRelTypeSet" 47))
2777                    (object Attribute
2778                        tool            "IDL"
2779                        name            "HasRelTypeSet"
2780                        value           (list Attribute_Set
2781                            (object Attribute
2782                                tool            "IDL"
2783                                name            "Array"
2784                                value           24)
2785                            (object Attribute
2786                                tool            "IDL"
2787                                name            "Sequence"
2788                                value           47)))))
2789            (object Attribute
2790                tool            "IDL"
2791                name            "default__Role"
2792                value           (list Attribute_Set
2793                    (object Attribute
2794                        tool            "IDL"
2795                        name            "NameIfUnlabeled"
2796                        value           "the_$supplier")
2797                    (object Attribute
2798                        tool            "IDL"
2799                        name            "GenerateDataMember"
2800                        value           TRUE)
2801                    (object Attribute
2802                        tool            "IDL"
2803                        name            "DataMemberName"
2804                        value           "$relationship")
2805                    (object Attribute
2806                        tool            "IDL"
2807                        name            "GenerateForwardReference"
2808                        value           FALSE)
2809                    (object Attribute
2810                        tool            "IDL"
2811                        name            "IsReadOnly"
2812                        value           FALSE)
2813                    (object Attribute
2814                        tool            "IDL"
2815                        name            "BoundedRoleType"
2816                        value           ("AssocTypeSet" 47))
2817                    (object Attribute
2818                        tool            "IDL"
2819                        name            "AssocTypeSet"
2820                        value           (list Attribute_Set
2821                            (object Attribute
2822                                tool            "IDL"
2823                                name            "Array"
2824                                value           24)
2825                            (object Attribute
2826                                tool            "IDL"
2827                                name            "Sequence"
2828                                value           47)))))
2829            (object Attribute
2830                tool            "IDL"
2831                name            "default__Uses"
2832                value           (list Attribute_Set
2833                    (object Attribute
2834                        tool            "IDL"
2835                        name            "GenerateForwardReference"
2836                        value           FALSE)))
2837            (object Attribute
2838                tool            "IDL"
2839                name            "default__Subsystem"
2840                value           (list Attribute_Set
2841                    (object Attribute
2842                        tool            "IDL"
2843                        name            "Directory"
2844                        value           "AUTO GENERATE")))
2845            (object Attribute
2846                tool            "IDL"
2847                name            "HiddenTool"
2848                value           FALSE)
2849            (object Attribute
2850                tool            "Java"
2851                name            "propertyId"
2852                value           "809135966")
2853            (object Attribute
2854                tool            "Java"
2855                name            "default__Project"
2856                value           (list Attribute_Set
2857                    (object Attribute
2858                        tool            "Java"
2859                        name            "CreateMissingDirectories"
2860                        value           TRUE)
2861                    (object Attribute
2862                        tool            "Java"
2863                        name            "StopOnError"
2864                        value           FALSE)
2865                    (object Attribute
2866                        tool            "Java"
2867                        name            "Directory"
2868                        value           "AUTO GENERATE")
2869                    (object Attribute
2870                        tool            "Java"
2871                        name            "UsePrefixes"
2872                        value           FALSE)
2873                    (object Attribute
2874                        tool            "Java"
2875                        name            "InstanceVariablePrefix"
2876                        value           "m_")
2877                    (object Attribute
2878                        tool            "Java"
2879                        name            "ClassVariablePrefix"
2880                        value           "s_")
2881                    (object Attribute
2882                        tool            "Java"
2883                        name            "DefaultAttributeDataType"
2884                        value           "int")
2885                    (object Attribute
2886                        tool            "Java"
2887                        name            "DefaultOperationReturnType"
2888                        value           "void")))
2889            (object Attribute
2890                tool            "Java"
2891                name            "default__Class"
2892                value           (list Attribute_Set
2893                    (object Attribute
2894                        tool            "Java"
2895                        name            "Final"
2896                        value           FALSE)
2897                    (object Attribute
2898                        tool            "Java"
2899                        name            "GenerateDefaultConstructor"
2900                        value           TRUE)
2901                    (object Attribute
2902                        tool            "Java"
2903                        name            "ConstructorIs"
2904                        value           ("Ctor_Set" 62))
2905                    (object Attribute
2906                        tool            "Java"
2907                        name            "Ctor_Set"
2908                        value           (list Attribute_Set
2909                            (object Attribute
2910                                tool            "Java"
2911                                name            "Public"
2912                                value           62)
2913                            (object Attribute
2914                                tool            "Java"
2915                                name            "Protected"
2916                                value           63)
2917                            (object Attribute
2918                                tool            "Java"
2919                                name            "Private"
2920                                value           64)))
2921                    (object Attribute
2922                        tool            "Java"
2923                        name            "GenerateFinalizer"
2924                        value           FALSE)
2925                    (object Attribute
2926                        tool            "Java"
2927                        name            "GenerateStaticInitializer"
2928                        value           FALSE)
2929                    (object Attribute
2930                        tool            "Java"
2931                        name            "GenerateInstanceInitializer"
2932                        value           FALSE)))
2933            (object Attribute
2934                tool            "Java"
2935                name            "default__Module-Spec"
2936                value           (list Attribute_Set
2937                    (object Attribute
2938                        tool            "Java"
2939                        name            "Generate"
2940                        value           TRUE)
2941                    (object Attribute
2942                        tool            "Java"
2943                        name            "CmIdentification"
2944                        value           (value Text ""))
2945                    (object Attribute
2946                        tool            "Java"
2947                        name            "CopyrightNotice"
2948                        value           (value Text ""))
2949                    (object Attribute
2950                        tool            "Java"
2951                        name            "AdditionalImports"
2952                        value           (value Text ""))))
2953            (object Attribute
2954                tool            "Java"
2955                name            "default__Module-Body"
2956                value           (list Attribute_Set
2957                    (object Attribute
2958                        tool            "Java"
2959                        name            "Generate"
2960                        value           TRUE)
2961                    (object Attribute
2962                        tool            "Java"
2963                        name            "CmIdentification"
2964                        value           (value Text ""))
2965                    (object Attribute
2966                        tool            "Java"
2967                        name            "CopyrightNotice"
2968                        value           (value Text ""))
2969                    (object Attribute
2970                        tool            "Java"
2971                        name            "AdditionalImports"
2972                        value           (value Text ""))))
2973            (object Attribute
2974                tool            "Java"
2975                name            "default__Operation"
2976                value           (list Attribute_Set
2977                    (object Attribute
2978                        tool            "Java"
2979                        name            "Abstract"
2980                        value           FALSE)
2981                    (object Attribute
2982                        tool            "Java"
2983                        name            "Static"
2984                        value           FALSE)
2985                    (object Attribute
2986                        tool            "Java"
2987                        name            "Final"
2988                        value           FALSE)
2989                    (object Attribute
2990                        tool            "Java"
2991                        name            "Native"
2992                        value           FALSE)
2993                    (object Attribute
2994                        tool            "Java"
2995                        name            "Synchronized"
2996                        value           FALSE)))
2997            (object Attribute
2998                tool            "Java"
2999                name            "default__Attribute"
3000                value           (list Attribute_Set
3001                    (object Attribute
3002                        tool            "Java"
3003                        name            "GenerateDataMember"
3004                        value           TRUE)
3005                    (object Attribute
3006                        tool            "Java"
3007                        name            "Final"
3008                        value           FALSE)
3009                    (object Attribute
3010                        tool            "Java"
3011                        name            "Transient"
3012                        value           FALSE)
3013                    (object Attribute
3014                        tool            "Java"
3015                        name            "Volatile"
3016                        value           FALSE)))
3017            (object Attribute
3018                tool            "Java"
3019                name            "default__Role"
3020                value           (list Attribute_Set
3021                    (object Attribute
3022                        tool            "Java"
3023                        name            "GenerateDataMember"
3024                        value           TRUE)
3025                    (object Attribute
3026                        tool            "Java"
3027                        name            "ContainerClass"
3028                        value           "")
3029                    (object Attribute
3030                        tool            "Java"
3031                        name            "InitialValue"
3032                        value           "")
3033                    (object Attribute
3034                        tool            "Java"
3035                        name            "Final"
3036                        value           FALSE)
3037                    (object Attribute
3038                        tool            "Java"
3039                        name            "Transient"
3040                        value           FALSE)
3041                    (object Attribute
3042                        tool            "Java"
3043                        name            "Volatile"
3044                        value           FALSE)))
3045            (object Attribute
3046                tool            "Java"
3047                name            "HiddenTool"
3048                value           FALSE)
3049            (object Attribute
3050                tool            "cg"
3051                name            "propertyId"
3052                value           "809135966")
3053            (object Attribute
3054                tool            "cg"
3055                name            "default__Project"
3056                value           (list Attribute_Set
3057                    (object Attribute
3058                        tool            "cg"
3059                        name            "UseMSVC"
3060                        value           FALSE)
3061                    (object Attribute
3062                        tool            "cg"
3063                        name            "HeaderFileExtension"
3064                        value           "h")
3065                    (object Attribute
3066                        tool            "cg"
3067                        name            "HeaderFileBackupExtension"
3068                        value           "h~")
3069                    (object Attribute
3070                        tool            "cg"
3071                        name            "HeaderFileTemporaryExtension"
3072                        value           "h#")
3073                    (object Attribute
3074                        tool            "cg"
3075                        name            "CodeFileExtension"
3076                        value           "cpp")
3077                    (object Attribute
3078                        tool            "cg"
3079                        name            "CodeFileBackupExtension"
3080                        value           "cp~")
3081                    (object Attribute
3082                        tool            "cg"
3083                        name            "CodeFileTemporaryExtension"
3084                        value           "cp#")
3085                    (object Attribute
3086                        tool            "cg"
3087                        name            "CreateMissingDirectories"
3088                        value           TRUE)
3089                    (object Attribute
3090                        tool            "cg"
3091                        name            "StopOnError"
3092                        value           FALSE)
3093                    (object Attribute
3094                        tool            "cg"
3095                        name            "ErrorLimit"
3096                        value           30)
3097                    (object Attribute
3098                        tool            "cg"
3099                        name            "Directory"
3100                        value           "$ROSECPP_SOURCE")
3101                    (object Attribute
3102                        tool            "cg"
3103                        name            "PathSeparator"
3104                        value           "")
3105                    (object Attribute
3106                        tool            "cg"
3107                        name            "FileNameFormat"
3108                        value           "128vx_b")
3109                    (object Attribute
3110                        tool            "cg"
3111                        name            "BooleanType"
3112                        value           "int")
3113                    (object Attribute
3114                        tool            "cg"
3115                        name            "AllowTemplates"
3116                        value           TRUE)
3117                    (object Attribute
3118                        tool            "cg"
3119                        name            "AllowExplicitInstantiations"
3120                        value           TRUE)
3121                    (object Attribute
3122                        tool            "cg"
3123                        name            "AllowProtectedInheritance"
3124                        value           TRUE)
3125                    (object Attribute
3126                        tool            "cg"
3127                        name            "CommentWidth"
3128                        value           60)
3129                    (object Attribute
3130                        tool            "cg"
3131                        name            "OneByValueContainer"
3132                        value           "$targetClass")
3133                    (object Attribute
3134                        tool            "cg"
3135                        name            "OneByReferenceContainer"
3136                        value           "$targetClass *")
3137                    (object Attribute
3138                        tool            "cg"
3139                        name            "OptionalByValueContainer"
3140                        value           "OptionalByValue<$targetClass>")
3141                    (object Attribute
3142                        tool            "cg"
3143                        name            "OptionalByReferenceContainer"
3144                        value           "$targetClass *")
3145                    (object Attribute
3146                        tool            "cg"
3147                        name            "FixedByValueContainer"
3148                        value           "$targetClass[$limit]")
3149                    (object Attribute
3150                        tool            "cg"
3151                        name            "UnorderedFixedByValueContainer"
3152                        value           "$targetClass[$limit]")
3153                    (object Attribute
3154                        tool            "cg"
3155                        name            "FixedByReferenceContainer"
3156                        value           "$targetClass *[$limit]")
3157                    (object Attribute
3158                        tool            "cg"
3159                        name            "UnorderedFixedByReferenceContainer"
3160                        value           "$targetClass *[$limit]")
3161                    (object Attribute
3162                        tool            "cg"
3163                        name            "BoundedByValueContainer"
3164                        value           "BoundedListByValue<$targetClass,$limit>")
3165                    (object Attribute
3166                        tool            "cg"
3167                        name            "UnorderedBoundedByValueContainer"
3168                        value           "BoundedSetByValue<$targetClass,$limit>")
3169                    (object Attribute
3170                        tool            "cg"
3171                        name            "BoundedByReferenceContainer"
3172                        value           "BoundedListByReference<$targetClass,$limit>")
3173                    (object Attribute
3174                        tool            "cg"
3175                        name            "UnorderedBoundedByReferenceContainer"
3176                        value           "BoundedSetByReference<$targetClass,$limit>")
3177                    (object Attribute
3178                        tool            "cg"
3179                        name            "UnboundedByValueContainer"
3180                        value           "UnboundedListByValue<$targetClass>")
3181                    (object Attribute
3182                        tool            "cg"
3183                        name            "UnorderedUnboundedByValueContainer"
3184                        value           "UnboundedSetByValue<$targetClass>")
3185                    (object Attribute
3186                        tool            "cg"
3187                        name            "UnboundedByReferenceContainer"
3188                        value           "UnboundedListByReference<$targetClass>")
3189                    (object Attribute
3190                        tool            "cg"
3191                        name            "UnorderedUnboundedByReferenceContainer"
3192                        value           "UnboundedSetByReference<$targetClass>")
3193                    (object Attribute
3194                        tool            "cg"
3195                        name            "QualifiedByValueContainer"
3196                        value           "AssociationByValue<$qualtype, $qualcont>")
3197                    (object Attribute
3198                        tool            "cg"
3199                        name            "UnorderedQualifiedByValueContainer"
3200                        value           "DictionaryByValue<$qualtype, $qualcont>")
3201                    (object Attribute
3202                        tool            "cg"
3203                        name            "QualifiedByReferenceContainer"
3204                        value           "AssociationByReference<$qualtype, $qualcont>")
3205                    (object Attribute
3206                        tool            "cg"
3207                        name            "UnorderedQualifiedByReferenceContainer"
3208                        value           "DictionaryByReference<$qualtype, $qualcont>")
3209                    (object Attribute
3210                        tool            "cg"
3211                        name            "GeneratePreserveRegions"
3212                        value           TRUE)))
3213            (object Attribute
3214                tool            "cg"
3215                name            "default__Class"
3216                value           (list Attribute_Set
3217                    (object Attribute
3218                        tool            "cg"
3219                        name            "CodeName"
3220                        value           "")
3221                    (object Attribute
3222                        tool            "cg"
3223                        name            "ImplementationType"
3224                        value           "")
3225                    (object Attribute
3226                        tool            "cg"
3227                        name            "ClassKey"
3228                        value           "class")
3229                    (object Attribute
3230                        tool            "cg"
3231                        name            "GenerateEmptyRegions"
3232                        value           ("GenerateEmptyRegionSet" 3))
3233                    (object Attribute
3234                        tool            "cg"
3235                        name            "GenerateEmptyRegionSet"
3236                        value           (list Attribute_Set
3237                            (object Attribute
3238                                tool            "cg"
3239                                name            "None"
3240                                value           0)
3241                            (object Attribute
3242                                tool            "cg"
3243                                name            "Preserved"
3244                                value           1)
3245                            (object Attribute
3246                                tool            "cg"
3247                                name            "Unpreserved"
3248                                value           2)
3249                            (object Attribute
3250                                tool            "cg"
3251                                name            "All"
3252                                value           3)))
3253                    (object Attribute
3254                        tool            "cg"
3255                        name            "PutBodiesInSpec"
3256                        value           FALSE)
3257                    (object Attribute
3258                        tool            "cg"
3259                        name            "GenerateDefaultConstructor"
3260                        value           ("GenerateSet" 199))
3261                    (object Attribute
3262                        tool            "cg"
3263                        name            "DefaultConstructorVisibility"
3264                        value           ("VisibilitySet" 45))
3265                    (object Attribute
3266                        tool            "cg"
3267                        name            "InlineDefaultConstructor"
3268                        value           FALSE)
3269                    (object Attribute
3270                        tool            "cg"
3271                        name            "ExplicitDefaultConstructor"
3272                        value           FALSE)
3273                    (object Attribute
3274                        tool            "cg"
3275                        name            "GenerateCopyConstructor"
3276                        value           ("GenerateSet" 199))
3277                    (object Attribute
3278                        tool            "cg"
3279                        name            "CopyConstructorVisibility"
3280                        value           ("VisibilitySet" 45))
3281                    (object Attribute
3282                        tool            "cg"
3283                        name            "InlineCopyConstructor"
3284                        value           FALSE)
3285                    (object Attribute
3286                        tool            "cg"
3287                        name            "ExplicitCopyConstructor"
3288                        value           FALSE)
3289                    (object Attribute
3290                        tool            "cg"
3291                        name            "GenerateDestructor"
3292                        value           TRUE)
3293                    (object Attribute
3294                        tool            "cg"
3295                        name            "DestructorVisibility"
3296                        value           ("VisibilitySet" 45))
3297                    (object Attribute
3298                        tool            "cg"
3299                        name            "DestructorKind"
3300                        value           ("ThreeKindSet" 200))
3301                    (object Attribute
3302                        tool            "cg"
3303                        name            "InlineDestructor"
3304                        value           FALSE)
3305                    (object Attribute
3306                        tool            "cg"
3307                        name            "GenerateAssignmentOperation"
3308                        value           ("GenerateSet" 199))
3309                    (object Attribute
3310                        tool            "cg"
3311                        name            "AssignmentVisibility"
3312                        value           ("VisibilitySet" 45))
3313                    (object Attribute
3314                        tool            "cg"
3315                        name            "AssignmentKind"
3316                        value           ("ThreeKindSet" 200))
3317                    (object Attribute
3318                        tool            "cg"
3319                        name            "InlineAssignmentOperation"
3320                        value           FALSE)
3321                    (object Attribute
3322                        tool            "cg"
3323                        name            "GenerateEqualityOperations"
3324                        value           ("GenerateSet" 199))
3325                    (object Attribute
3326                        tool            "cg"
3327                        name            "EqualityVisibility"
3328                        value           ("VisibilitySet" 45))
3329                    (object Attribute
3330                        tool            "cg"
3331                        name            "EqualityKind"
3332                        value           ("FriendKindSet" 200))
3333                    (object Attribute
3334                        tool            "cg"
3335                        name            "InlineEqualityOperations"
3336                        value           FALSE)
3337                    (object Attribute
3338                        tool            "cg"
3339                        name            "GenerateRelationalOperations"
3340                        value           FALSE)
3341                    (object Attribute
3342                        tool            "cg"
3343                        name            "RelationalVisibility"
3344                        value           ("VisibilitySet" 45))
3345                    (object Attribute
3346                        tool            "cg"
3347                        name            "RelationalKind"
3348                        value           ("FriendKindSet" 200))
3349                    (object Attribute
3350                        tool            "cg"
3351                        name            "InlineRelationalOperations"
3352                        value           FALSE)
3353                    (object Attribute
3354                        tool            "cg"
3355                        name            "GenerateStorageMgmtOperations"
3356                        value           FALSE)
3357                    (object Attribute
3358                        tool            "cg"
3359                        name            "StorageMgmtVisibility"
3360                        value           ("VisibilitySet" 45))
3361                    (object Attribute
3362                        tool            "cg"
3363                        name            "InlineStorageMgmtOperations"
3364                        value           FALSE)
3365                    (object Attribute
3366                        tool            "cg"
3367                        name            "GenerateSubscriptOperation"
3368                        value           FALSE)
3369                    (object Attribute
3370                        tool            "cg"
3371                        name            "SubscriptVisibility"
3372                        value           ("VisibilitySet" 45))
3373                    (object Attribute
3374                        tool            "cg"
3375                        name            "SubscriptKind"
3376                        value           ("ThreeKindSet" 200))
3377                    (object Attribute
3378                        tool            "cg"
3379                        name            "SubscriptResultType"
3380                        value           "")
3381                    (object Attribute
3382                        tool            "cg"
3383                        name            "InlineSubscriptOperation"
3384                        value           FALSE)
3385                    (object Attribute
3386                        tool            "cg"
3387                        name            "GenerateDereferenceOperation"
3388                        value           FALSE)
3389                    (object Attribute
3390                        tool            "cg"
3391                        name            "DereferenceVisibility"
3392                        value           ("VisibilitySet" 45))
3393                    (object Attribute
3394                        tool            "cg"
3395                        name            "DereferenceKind"
3396                        value           ("ThreeKindSet" 200))
3397                    (object Attribute
3398                        tool            "cg"
3399                        name            "DereferenceResultType"
3400                        value           "")
3401                    (object Attribute
3402                        tool            "cg"
3403                        name            "InlineDereferenceOperation"
3404                        value           FALSE)
3405                    (object Attribute
3406                        tool            "cg"
3407                        name            "GenerateIndirectionOperation"
3408                        value           FALSE)
3409                    (object Attribute
3410                        tool            "cg"
3411                        name            "IndirectionVisibility"
3412                        value           ("VisibilitySet" 45))
3413                    (object Attribute
3414                        tool            "cg"
3415                        name            "IndirectionKind"
3416                        value           ("ThreeKindSet" 200))
3417                    (object Attribute
3418                        tool            "cg"
3419                        name            "IndirectionResultType"
3420                        value           "")
3421                    (object Attribute
3422                        tool            "cg"
3423                        name            "InlineIndirectionOperation"
3424                        value           FALSE)
3425                    (object Attribute
3426                        tool            "cg"
3427                        name            "GenerateStreamOperations"
3428                        value           FALSE)
3429                    (object Attribute
3430                        tool            "cg"
3431                        name            "StreamVisibility"
3432                        value           ("VisibilitySet" 45))
3433                    (object Attribute
3434                        tool            "cg"
3435                        name            "InlineStreamOperations"
3436                        value           FALSE)
3437                    (object Attribute
3438                        tool            "cg"
3439                        name            "ThreeKindSet"
3440                        value           (list Attribute_Set
3441                            (object Attribute
3442                                tool            "cg"
3443                                name            "Common"
3444                                value           200)
3445                            (object Attribute
3446                                tool            "cg"
3447                                name            "Virtual"
3448                                value           201)
3449                            (object Attribute
3450                                tool            "cg"
3451                                name            "Abstract"
3452                                value           202)))
3453                    (object Attribute
3454                        tool            "cg"
3455                        name            "KindSet"
3456                        value           (list Attribute_Set
3457                            (object Attribute
3458                                tool            "cg"
3459                                name            "Common"
3460                                value           200)
3461                            (object Attribute
3462                                tool            "cg"
3463                                name            "Virtual"
3464                                value           201)
3465                            (object Attribute
3466                                tool            "cg"
3467                                name            "Abstract"
3468                                value           202)
3469                            (object Attribute
3470                                tool            "cg"
3471                                name            "Static"
3472                                value           203)))
3473                    (object Attribute
3474                        tool            "cg"
3475                        name            "FriendKindSet"
3476                        value           (list Attribute_Set
3477                            (object Attribute
3478                                tool            "cg"
3479                                name            "Common"
3480                                value           200)
3481                            (object Attribute
3482                                tool            "cg"
3483                                name            "Virtual"
3484                                value           201)
3485                            (object Attribute
3486                                tool            "cg"
3487                                name            "Abstract"
3488                                value           202)
3489                            (object Attribute
3490                                tool            "cg"
3491                                name            "Friend"
3492                                value           204)))
3493                    (object Attribute
3494                        tool            "cg"
3495                        name            "GenerateSet"
3496                        value           (list Attribute_Set
3497                            (object Attribute
3498                                tool            "cg"
3499                                name            "DeclareAndDefine"
3500                                value           199)
3501                            (object Attribute
3502                                tool            "cg"
3503                                name            "DeclareOnly"
3504                                value           205)
3505                            (object Attribute
3506                                tool            "cg"
3507                                name            "DoNotDeclare"
3508                                value           206)))
3509                    (object Attribute
3510                        tool            "cg"
3511                        name            "VisibilitySet"
3512                        value           (list Attribute_Set
3513                            (object Attribute
3514                                tool            "cg"
3515                                name            "Public"
3516                                value           45)
3517                            (object Attribute
3518                                tool            "cg"
3519                                name            "Protected"
3520                                value           44)
3521                            (object Attribute
3522                                tool            "cg"
3523                                name            "Private"
3524                                value           43)
3525                            (object Attribute
3526                                tool            "cg"
3527                                name            "Implementation"
3528                                value           14)))
3529                    (object Attribute
3530                        tool            "cg"
3531                        name            "ConstValue"
3532                        value           "")
3533                    (object Attribute
3534                        tool            "cg"
3535                        name            "GenerateDefaultSpecifier"
3536                        value           FALSE)
3537                    (object Attribute
3538                        tool            "cg"
3539                        name            "DefaultSpecifier"
3540                        value           "")))
3541            (object Attribute
3542                tool            "cg"
3543                name            "default__Module-Spec"
3544                value           (list Attribute_Set
3545                    (object Attribute
3546                        tool            "cg"
3547                        name            "Generate"
3548                        value           TRUE)
3549                    (object Attribute
3550                        tool            "cg"
3551                        name            "GenerateEmptyRegions"
3552                        value           ("GenerateEmptyRegionSet" 3))
3553                    (object Attribute
3554                        tool            "cg"
3555                        name            "GenerateEmptyRegionSet"
3556                        value           (list Attribute_Set
3557                            (object Attribute
3558                                tool            "cg"
3559                                name            "None"
3560                                value           0)
3561                            (object Attribute
3562                                tool            "cg"
3563                                name            "Preserved"
3564                                value           1)
3565                            (object Attribute
3566                                tool            "cg"
3567                                name            "Unpreserved"
3568                                value           2)
3569                            (object Attribute
3570                                tool            "cg"
3571                                name            "All"
3572                                value           3)))
3573                    (object Attribute
3574                        tool            "cg"
3575                        name            "CmIdentification"
3576                        value           (value Text "  %X% %Q% %Z% %W%"))
3577                    (object Attribute
3578                        tool            "cg"
3579                        name            "CopyrightNotice"
3580                        value           (value Text ""))
3581                    (object Attribute
3582                        tool            "cg"
3583                        name            "FileName"
3584                        value           "AUTO GENERATE")
3585                    (object Attribute
3586                        tool            "cg"
3587                        name            "AllowExtensionlessFileName"
3588                        value           FALSE)
3589                    (object Attribute
3590                        tool            "cg"
3591                        name            "InclusionProtectionSymbol"
3592                        value           "AUTO GENERATE")
3593                    (object Attribute
3594                        tool            "cg"
3595                        name            "IncludeFormat"
3596                        value           (value Text
3597|// $package
3598|#include "$file"
3599|
3600                        ))
3601                    (object Attribute
3602                        tool            "cg"
3603                        name            "IncludeBySimpleName"
3604                        value           FALSE)
3605                    (object Attribute
3606                        tool            "cg"
3607                        name            "IncludePrecompiledHeader"
3608                        value           FALSE)
3609                    (object Attribute
3610                        tool            "cg"
3611                        name            "IncludeOrder"
3612                        value           "AMIR")
3613                    (object Attribute
3614                        tool            "cg"
3615                        name            "AdditionalIncludes"
3616                        value           (value Text ""))
3617                    (object Attribute
3618                        tool            "cg"
3619                        name            "InliningStyle"
3620                        value           ("InliningStyleSet" 207))
3621                    (object Attribute
3622                        tool            "cg"
3623                        name            "InliningStyleSet"
3624                        value           (list Attribute_Set
3625                            (object Attribute
3626                                tool            "cg"
3627                                name            "InClassDeclaration"
3628                                value           208)
3629                            (object Attribute
3630                                tool            "cg"
3631                                name            "FollowingClassDeclaration"
3632                                value           207)))
3633                    (object Attribute
3634                        tool            "cg"
3635                        name            "TypesDefined"
3636                        value           (value Text ""))
3637                    (object Attribute
3638                        tool            "cg"
3639                        name            "IncludeClosure"
3640                        value           (value Text ""))))
3641            (object Attribute
3642                tool            "cg"
3643                name            "default__Module-Body"
3644                value           (list Attribute_Set
3645                    (object Attribute
3646                        tool            "cg"
3647                        name            "Generate"
3648                        value           TRUE)
3649                    (object Attribute
3650                        tool            "cg"
3651                        name            "GenerateEmptyRegions"
3652                        value           ("GenerateEmptyRegionSet" 3))
3653                    (object Attribute
3654                        tool            "cg"
3655                        name            "GenerateEmptyRegionSet"
3656                        value           (list Attribute_Set
3657                            (object Attribute
3658                                tool            "cg"
3659                                name            "None"
3660                                value           0)
3661                            (object Attribute
3662                                tool            "cg"
3663                                name            "Preserved"
3664                                value           1)
3665                            (object Attribute
3666                                tool            "cg"
3667                                name            "Unpreserved"
3668                                value           2)
3669                            (object Attribute
3670                                tool            "cg"
3671                                name            "All"
3672                                value           3)))
3673                    (object Attribute
3674                        tool            "cg"
3675                        name            "CmIdentification"
3676                        value           (value Text "  %X% %Q% %Z% %W%"))
3677                    (object Attribute
3678                        tool            "cg"
3679                        name            "CopyrightNotice"
3680                        value           (value Text ""))
3681                    (object Attribute
3682                        tool            "cg"
3683                        name            "FileName"
3684                        value           "AUTO GENERATE")
3685                    (object Attribute
3686                        tool            "cg"
3687                        name            "AllowExtensionlessFileName"
3688                        value           FALSE)
3689                    (object Attribute
3690                        tool            "cg"
3691                        name            "IncludeFormat"
3692                        value           (value Text
3693|// $package
3694|#include "$file"
3695|
3696                        ))
3697                    (object Attribute
3698                        tool            "cg"
3699                        name            "IncludeBySimpleName"
3700                        value           FALSE)
3701                    (object Attribute
3702                        tool            "cg"
3703                        name            "IncludePrecompiledHeader"
3704                        value           TRUE)
3705                    (object Attribute
3706                        tool            "cg"
3707                        name            "IncludeOrder"
3708                        value           "AMIR")
3709                    (object Attribute
3710                        tool            "cg"
3711                        name            "AdditionalIncludes"
3712                        value           (value Text ""))
3713                    (object Attribute
3714                        tool            "cg"
3715                        name            "InliningStyle"
3716                        value           ("InliningStyleSet" 207))
3717                    (object Attribute
3718                        tool            "cg"
3719                        name            "InliningStyleSet"
3720                        value           (list Attribute_Set
3721                            (object Attribute
3722                                tool            "cg"
3723                                name            "InClassDeclaration"
3724                                value           208)
3725                            (object Attribute
3726                                tool            "cg"
3727                                name            "FollowingClassDeclaration"
3728                                value           207)))
3729                    (object Attribute
3730                        tool            "cg"
3731                        name            "TypesDefined"
3732                        value           (value Text ""))
3733                    (object Attribute
3734                        tool            "cg"
3735                        name            "IncludeClosure"
3736                        value           (value Text ""))))
3737            (object Attribute
3738                tool            "cg"
3739                name            "default__Operation"
3740                value           (list Attribute_Set
3741                    (object Attribute
3742                        tool            "cg"
3743                        name            "CodeName"
3744                        value           "")
3745                    (object Attribute
3746                        tool            "cg"
3747                        name            "OperationKind"
3748                        value           ("OperationKindSet" 200))
3749                    (object Attribute
3750                        tool            "cg"
3751                        name            "OperationKindSet"
3752                        value           (list Attribute_Set
3753                            (object Attribute
3754                                tool            "cg"
3755                                name            "Common"
3756                                value           200)
3757                            (object Attribute
3758                                tool            "cg"
3759                                name            "Virtual"
3760                                value           201)
3761                            (object Attribute
3762                                tool            "cg"
3763                                name            "Abstract"
3764                                value           202)
3765                            (object Attribute
3766                                tool            "cg"
3767                                name            "Static"
3768                                value           203)
3769                            (object Attribute
3770                                tool            "cg"
3771                                name            "Friend"
3772                                value           204)))
3773                    (object Attribute
3774                        tool            "cg"
3775                        name            "OperationIsConst"
3776                        value           FALSE)
3777                    (object Attribute
3778                        tool            "cg"
3779                        name            "OperationIsExplicit"
3780                        value           FALSE)
3781                    (object Attribute
3782                        tool            "cg"
3783                        name            "Inline"
3784                        value           FALSE)
3785                    (object Attribute
3786                        tool            "cg"
3787                        name            "EntryCode"
3788                        value           (value Text ""))
3789                    (object Attribute
3790                        tool            "cg"
3791                        name            "ExitCode"
3792                        value           (value Text ""))
3793                    (object Attribute
3794                        tool            "cg"
3795                        name            "GenerateEmptyRegions"
3796                        value           ("GenerateEmptyRegionSet" 3))
3797                    (object Attribute
3798                        tool            "cg"
3799                        name            "GenerateEmptyRegionSet"
3800                        value           (list Attribute_Set
3801                            (object Attribute
3802                                tool            "cg"
3803                                name            "None"
3804                                value           0)
3805                            (object Attribute
3806                                tool            "cg"
3807                                name            "Preserved"
3808                                value           1)
3809                            (object Attribute
3810                                tool            "cg"
3811                                name            "Unpreserved"
3812                                value           2)
3813                            (object Attribute
3814                                tool            "cg"
3815                                name            "All"
3816                                value           3)))
3817                    (object Attribute
3818                        tool            "cg"
3819                        name            "BodyAnnotations"
3820                        value           "")
3821                    (object Attribute
3822                        tool            "cg"
3823                        name            "OperationIsOneWay"
3824                        value           FALSE)
3825                    (object Attribute
3826                        tool            "cg"
3827                        name            "Context"
3828                        value           "")
3829                    (object Attribute
3830                        tool            "cg"
3831                        name            "Raises"
3832                        value           "")))
3833            (object Attribute
3834                tool            "cg"
3835                name            "default__Has"
3836                value           (list Attribute_Set
3837                    (object Attribute
3838                        tool            "cg"
3839                        name            "CodeName"
3840                        value           "")
3841                    (object Attribute
3842                        tool            "cg"
3843                        name            "Ordered"
3844                        value           TRUE)
3845                    (object Attribute
3846                        tool            "cg"
3847                        name            "NameIfUnlabeled"
3848                        value           "the_$supplier")
3849                    (object Attribute
3850                        tool            "cg"
3851                        name            "GenerateDataMember"
3852                        value           TRUE)
3853                    (object Attribute
3854                        tool            "cg"
3855                        name            "DataMemberName"
3856                        value           "$relationship")
3857                    (object Attribute
3858                        tool            "cg"
3859                        name            "DataMemberVisibility"
3860                        value           ("DataMemberVisibilitySet" 14))
3861                    (object Attribute
3862                        tool            "cg"
3863                        name            "DataMemberVisibilitySet"
3864                        value           (list Attribute_Set
3865                            (object Attribute
3866                                tool            "cg"
3867                                name            "Public"
3868                                value           45)
3869                            (object Attribute
3870                                tool            "cg"
3871                                name            "Protected"
3872                                value           44)
3873                            (object Attribute
3874                                tool            "cg"
3875                                name            "Private"
3876                                value           43)
3877                            (object Attribute
3878                                tool            "cg"
3879                                name            "Implementation"
3880                                value           14)
3881                            (object Attribute
3882                                tool            "cg"
3883                                name            "AtRelationshipVisibility"
3884                                value           210)))
3885                    (object Attribute
3886                        tool            "cg"
3887                        name            "DataMemberMutability"
3888                        value           ("DataMemberMutabilitySet" 0))
3889                    (object Attribute
3890                        tool            "cg"
3891                        name            "DataMemberMutabilitySet"
3892                        value           (list Attribute_Set
3893                            (object Attribute
3894                                tool            "cg"
3895                                name            "Unrestricted"
3896                                value           0)
3897                            (object Attribute
3898                                tool            "cg"
3899                                name            "Mutable"
3900                                value           1)
3901                            (object Attribute
3902                                tool            "cg"
3903                                name            "Const"
3904                                value           2)))
3905                    (object Attribute
3906                        tool            "cg"
3907                        name            "DataMemberIsVolatile"
3908                        value           FALSE)
3909                    (object Attribute
3910                        tool            "cg"
3911                        name            "DataMemberFieldSize"
3912                        value           "")
3913                    (object Attribute
3914                        tool            "cg"
3915                        name            "InitialValue"
3916                        value           (value Text ""))
3917                    (object Attribute
3918                        tool            "cg"
3919                        name            "GenerateGetOperation"
3920                        value           TRUE)
3921                    (object Attribute
3922                        tool            "cg"
3923                        name            "GenerateSetOperation"
3924                        value           TRUE)
3925                    (object Attribute
3926                        tool            "cg"
3927                        name            "GetName"
3928                        value           "get_$relationship")
3929                    (object Attribute
3930                        tool            "cg"
3931                        name            "SetName"
3932                        value           "set_$relationship")
3933                    (object Attribute
3934                        tool            "cg"
3935                        name            "GetSetKinds"
3936                        value           ("GetSetKindsSet" 200))
3937                    (object Attribute
3938                        tool            "cg"
3939                        name            "GetSetKindsSet"
3940                        value           (list Attribute_Set
3941                            (object Attribute
3942                                tool            "cg"
3943                                name            "Common"
3944                                value           200)
3945                            (object Attribute
3946                                tool            "cg"
3947                                name            "Virtual"
3948                                value           201)
3949                            (object Attribute
3950                                tool            "cg"
3951                                name            "Abstract"
3952                                value           202)
3953                            (object Attribute
3954                                tool            "cg"
3955                                name            "Static"
3956                                value           203)
3957                            (object Attribute
3958                                tool            "cg"
3959                                name            "Friend"
3960                                value           204)))
3961                    (object Attribute
3962                        tool            "cg"
3963                        name            "ContainerClass"
3964                        value           "")
3965                    (object Attribute
3966                        tool            "cg"
3967                        name            "SelectorName"
3968                        value           "")
3969                    (object Attribute
3970                        tool            "cg"
3971                        name            "SelectorType"
3972                        value           "")
3973                    (object Attribute
3974                        tool            "cg"
3975                        name            "GetIsConst"
3976                        value           TRUE)
3977                    (object Attribute
3978                        tool            "cg"
3979                        name            "GetResultIsConst"
3980                        value           ("GetResultIsConstSet" 2))
3981                    (object Attribute
3982                        tool            "cg"
3983                        name            "GetResultIsConstSet"
3984                        value           (list Attribute_Set
3985                            (object Attribute
3986                                tool            "cg"
3987                                name            "False"
3988                                value           0)
3989                            (object Attribute
3990                                tool            "cg"
3991                                name            "True"
3992                                value           1)
3993                            (object Attribute
3994                                tool            "cg"
3995                                name            "Same_As_Function"
3996                                value           2)))
3997                    (object Attribute
3998                        tool            "cg"
3999                        name            "GetSetByReference"
4000                        value           FALSE)
4001                    (object Attribute
4002                        tool            "cg"
4003                        name            "InlineGet"
4004                        value           TRUE)
4005                    (object Attribute
4006                        tool            "cg"
4007                        name            "SetReturnsValue"
4008                        value           FALSE)
4009                    (object Attribute
4010                        tool            "cg"
4011                        name            "InlineSet"
4012                        value           TRUE)
4013                    (object Attribute
4014                        tool            "cg"
4015                        name            "ForwardReferenceOnly"
4016                        value           FALSE)
4017                    (object Attribute
4018                        tool            "cg"
4019                        name            "GenerateForwardReference"
4020                        value           FALSE)
4021                    (object Attribute
4022                        tool            "cg"
4023                        name            "IsReadOnly"
4024                        value           FALSE)
4025                    (object Attribute
4026                        tool            "cg"
4027                        name            "BoundedHasRelType"
4028                        value           ("HasRelTypeSet" 47))
4029                    (object Attribute
4030                        tool            "cg"
4031                        name            "HasRelTypeSet"
4032                        value           (list Attribute_Set
4033                            (object Attribute
4034                                tool            "cg"
4035                                name            "Array"
4036                                value           24)
4037                            (object Attribute
4038                                tool            "cg"
4039                                name            "Sequence"
4040                                value           47)))))
4041            (object Attribute
4042                tool            "cg"
4043                name            "default__Association"
4044                value           (list Attribute_Set
4045                    (object Attribute
4046                        tool            "cg"
4047                        name            "NameIfUnlabeled"
4048                        value           "the_$targetClass")))
4049            (object Attribute
4050                tool            "cg"
4051                name            "default__Inherit"
4052                value           (list Attribute_Set
4053                    (object Attribute
4054                        tool            "cg"
4055                        name            "InstanceArguments"
4056                        value           "")))
4057            (object Attribute
4058                tool            "cg"
4059                name            "default__Role"
4060                value           (list Attribute_Set
4061                    (object Attribute
4062                        tool            "cg"
4063                        name            "CodeName"
4064                        value           "")
4065                    (object Attribute
4066                        tool            "cg"
4067                        name            "ForwardReferenceOnly"
4068                        value           FALSE)
4069                    (object Attribute
4070                        tool            "cg"
4071                        name            "NameIfUnlabeled"
4072                        value           "the_$targetClass")
4073                    (object Attribute
4074                        tool            "cg"
4075                        name            "GenerateDataMember"
4076                        value           TRUE)
4077                    (object Attribute
4078                        tool            "cg"
4079                        name            "DataMemberName"
4080                        value           "$target")
4081                    (object Attribute
4082                        tool            "cg"
4083                        name            "DataMemberVisibility"
4084                        value           ("DataMemberVisibilitySet" 14))
4085                    (object Attribute
4086                        tool            "cg"
4087                        name            "DataMemberVisibilitySet"
4088                        value           (list Attribute_Set
4089                            (object Attribute
4090                                tool            "cg"
4091                                name            "Public"
4092                                value           45)
4093                            (object Attribute
4094                                tool            "cg"
4095                                name            "Protected"
4096                                value           44)
4097                            (object Attribute
4098                                tool            "cg"
4099                                name            "Private"
4100                                value           43)
4101                            (object Attribute
4102                                tool            "cg"
4103                                name            "Implementation"
4104                                value           14)
4105                            (object Attribute
4106                                tool            "cg"
4107                                name            "AtRelationshipVisibility"
4108                                value           210)))
4109                    (object Attribute
4110                        tool            "cg"
4111                        name            "DataMemberMutability"
4112                        value           ("DataMemberMutabilitySet" 0))
4113                    (object Attribute
4114                        tool            "cg"
4115                        name            "DataMemberMutabilitySet"
4116                        value           (list Attribute_Set
4117                            (object Attribute
4118                                tool            "cg"
4119                                name            "Unrestricted"
4120                                value           0)
4121                            (object Attribute
4122                                tool            "cg"
4123                                name            "Mutable"
4124                                value           1)
4125                            (object Attribute
4126                                tool            "cg"
4127                                name            "Const"
4128                                value           2)))
4129                    (object Attribute
4130                        tool            "cg"
4131                        name            "DataMemberIsVolatile"
4132                        value           FALSE)
4133                    (object Attribute
4134                        tool            "cg"
4135                        name            "DataMemberFieldSize"
4136                        value           "")
4137                    (object Attribute
4138                        tool            "cg"
4139                        name            "InitialValue"
4140                        value           (value Text ""))
4141                    (object Attribute
4142                        tool            "cg"
4143                        name            "ContainerClass"
4144                        value           "")
4145                    (object Attribute
4146                        tool            "cg"
4147                        name            "ContainerGet"
4148                        value           "$data.get($keys)")
4149                    (object Attribute
4150                        tool            "cg"
4151                        name            "ContainerSet"
4152                        value           "$data.set($keys,$value)")
4153                    (object Attribute
4154                        tool            "cg"
4155                        name            "QualifiedContainer"
4156                        value           "")
4157                    (object Attribute
4158                        tool            "cg"
4159                        name            "AssocClassContainer"
4160                        value           "$supplier *")
4161                    (object Attribute
4162                        tool            "cg"
4163                        name            "AssocClassInitialValue"
4164                        value           (value Text ""))
4165                    (object Attribute
4166                        tool            "cg"
4167                        name            "GetSetKinds"
4168                        value           ("GetSetKindsSet" 200))
4169                    (object Attribute
4170                        tool            "cg"
4171                        name            "GetSetKindsSet"
4172                        value           (list Attribute_Set
4173                            (object Attribute
4174                                tool            "cg"
4175                                name            "Common"
4176                                value           200)
4177                            (object Attribute
4178                                tool            "cg"
4179                                name            "Virtual"
4180                                value           201)
4181                            (object Attribute
4182                                tool            "cg"
4183                                name            "Abstract"
4184                                value           202)
4185                            (object Attribute
4186                                tool            "cg"
4187                                name            "Static"
4188                                value           203)
4189                            (object Attribute
4190                                tool            "cg"
4191                                name            "Friend"
4192                                value           204)))
4193                    (object Attribute
4194                        tool            "cg"
4195                        name            "GetSetByReference"
4196                        value           FALSE)
4197                    (object Attribute
4198                        tool            "cg"
4199                        name            "GenerateGetOperation"
4200                        value           TRUE)
4201                    (object Attribute
4202                        tool            "cg"
4203                        name            "GetName"
4204                        value           "get_$target")
4205                    (object Attribute
4206                        tool            "cg"
4207                        name            "GetIsConst"
4208                        value           TRUE)
4209                    (object Attribute
4210                        tool            "cg"
4211                        name            "GetResultIsConst"
4212                        value           ("GetResultIsConstSet" 2))
4213                    (object Attribute
4214                        tool            "cg"
4215                        name            "GetResultIsConstSet"
4216                        value           (list Attribute_Set
4217                            (object Attribute
4218                                tool            "cg"
4219                                name            "False"
4220                                value           0)
4221                            (object Attribute
4222                                tool            "cg"
4223                                name            "True"
4224                                value           1)
4225                            (object Attribute
4226                                tool            "cg"
4227                                name            "Same_As_Function"
4228                                value           2)))
4229                    (object Attribute
4230                        tool            "cg"
4231                        name            "InlineGet"
4232                        value           TRUE)
4233                    (object Attribute
4234                        tool            "cg"
4235                        name            "GenerateSetOperation"
4236                        value           TRUE)
4237                    (object Attribute
4238                        tool            "cg"
4239                        name            "SetName"
4240                        value           "set_$target")
4241                    (object Attribute
4242                        tool            "cg"
4243                        name            "SetReturnsValue"
4244                        value           FALSE)
4245                    (object Attribute
4246                        tool            "cg"
4247                        name            "InlineSet"
4248                        value           TRUE)
4249                    (object Attribute
4250                        tool            "cg"
4251                        name            "QualifiedGetSetByReference"
4252                        value           ("QualifiedGetSetByReferenceSet" 2))
4253                    (object Attribute
4254                        tool            "cg"
4255                        name            "QualifiedGetSetByReferenceSet"
4256                        value           (list Attribute_Set
4257                            (object Attribute
4258                                tool            "cg"
4259                                name            "False"
4260                                value           0)
4261                            (object Attribute
4262                                tool            "cg"
4263                                name            "True"
4264                                value           1)
4265                            (object Attribute
4266                                tool            "cg"
4267                                name            "Same_As_GetSetByReference"
4268                                value           2)))
4269                    (object Attribute
4270                        tool            "cg"
4271                        name            "GenerateQualifiedGetOperation"
4272                        value           TRUE)
4273                    (object Attribute
4274                        tool            "cg"
4275                        name            "QualifiedGetName"
4276                        value           "get_$target")
4277                    (object Attribute
4278                        tool            "cg"
4279                        name            "QualifiedGetIsConst"
4280                        value           TRUE)
4281                    (object Attribute
4282                        tool            "cg"
4283                        name            "QualifiedGetResultIsConst"
4284                        value           ("GetResultIsConstSet" 2))
4285                    (object Attribute
4286                        tool            "cg"
4287                        name            "InlineQualifiedGet"
4288                        value           TRUE)
4289                    (object Attribute
4290                        tool            "cg"
4291                        name            "GenerateQualifiedSetOperation"
4292                        value           TRUE)
4293                    (object Attribute
4294                        tool            "cg"
4295                        name            "QualifiedSetName"
4296                        value           "set_$target")
4297                    (object Attribute
4298                        tool            "cg"
4299                        name            "QualifiedSetReturnsValue"
4300                        value           FALSE)
4301                    (object Attribute
4302                        tool            "cg"
4303                        name            "InlineQualifiedSet"
4304                        value           TRUE)
4305                    (object Attribute
4306                        tool            "cg"
4307                        name            "GenerateAssocClassDataMember"
4308                        value           TRUE)
4309                    (object Attribute
4310                        tool            "cg"
4311                        name            "AssocClassDataMemberName"
4312                        value           "$target")
4313                    (object Attribute
4314                        tool            "cg"
4315                        name            "AssocClassDataMemberVisibility"
4316                        value           ("DataMemberVisibilitySet" 14))
4317                    (object Attribute
4318                        tool            "cg"
4319                        name            "DataMemberVisibilitySet"
4320                        value           (list Attribute_Set
4321                            (object Attribute
4322                                tool            "cg"
4323                                name            "Public"
4324                                value           45)
4325                            (object Attribute
4326                                tool            "cg"
4327                                name            "Protected"
4328                                value           44)
4329                            (object Attribute
4330                                tool            "cg"
4331                                name            "Private"
4332                                value           43)
4333                            (object Attribute
4334                                tool            "cg"
4335                                name            "Implementation"
4336                                value           14)
4337                            (object Attribute
4338                                tool            "cg"
4339                                name            "AtRelationshipVisibility"
4340                                value           210)))
4341                    (object Attribute
4342                        tool            "cg"
4343                        name            "AssocClassDataMemberMutability"
4344                        value           ("DataMemberMutabilitySet" 0))
4345                    (object Attribute
4346                        tool            "cg"
4347                        name            "DataMemberMutabilitySet"
4348                        value           (list Attribute_Set
4349                            (object Attribute
4350                                tool            "cg"
4351                                name            "Unrestricted"
4352                                value           0)
4353                            (object Attribute
4354                                tool            "cg"
4355                                name            "Mutable"
4356                                value           1)
4357                            (object Attribute
4358                                tool            "cg"
4359                                name            "Const"
4360                                value           2)))
4361                    (object Attribute
4362                        tool            "cg"
4363                        name            "AssocClassDataMemberIsVolatile"
4364                        value           FALSE)
4365                    (object Attribute
4366                        tool            "cg"
4367                        name            "AssocClassGetSetKinds"
4368                        value           ("GetSetKindsSet" 200))
4369                    (object Attribute
4370                        tool            "cg"
4371                        name            "GenerateAssocClassGetOperation"
4372                        value           TRUE)
4373                    (object Attribute
4374                        tool            "cg"
4375                        name            "AssocClassGetName"
4376                        value           "get_$target")
4377                    (object Attribute
4378                        tool            "cg"
4379                        name            "AssocClassGetIsConst"
4380                        value           TRUE)
4381                    (object Attribute
4382                        tool            "cg"
4383                        name            "AssocClassGetResultIsConst"
4384                        value           ("GetResultIsConstSet" 2))
4385                    (object Attribute
4386                        tool            "cg"
4387                        name            "InlineAssocClassGet"
4388                        value           TRUE)
4389                    (object Attribute
4390                        tool            "cg"
4391                        name            "GenerateAssocClassSetOperation"
4392                        value           TRUE)
4393                    (object Attribute
4394                        tool            "cg"
4395                        name            "AssocClassSetName"
4396                        value           "set_$target")
4397                    (object Attribute
4398                        tool            "cg"
4399                        name            "AssocClassSetReturnsValue"
4400                        value           FALSE)
4401                    (object Attribute
4402                        tool            "cg"
4403                        name            "InlineAssocClassSet"
4404                        value           TRUE)
4405                    (object Attribute
4406                        tool            "cg"
4407                        name            "AssocClassForwardReferenceOnly"
4408                        value           TRUE)
4409                    (object Attribute
4410                        tool            "cg"
4411                        name            "GenerateForwardReference"
4412                        value           FALSE)
4413                    (object Attribute
4414                        tool            "cg"
4415                        name            "IsReadOnly"
4416                        value           FALSE)
4417                    (object Attribute
4418                        tool            "cg"
4419                        name            "BoundedRoleType"
4420                        value           ("AssocTypeSet" 47))
4421                    (object Attribute
4422                        tool            "cg"
4423                        name            "AssocTypeSet"
4424                        value           (list Attribute_Set
4425                            (object Attribute
4426                                tool            "cg"
4427                                name            "Array"
4428                                value           24)
4429                            (object Attribute
4430                                tool            "cg"
4431                                name            "Sequence"
4432                                value           47)))))
4433            (object Attribute
4434                tool            "cg"
4435                name            "default__Attribute"
4436                value           (list Attribute_Set
4437                    (object Attribute
4438                        tool            "cg"
4439                        name            "CodeName"
4440                        value           "")
4441                    (object Attribute
4442                        tool            "cg"
4443                        name            "GenerateDataMember"
4444                        value           TRUE)
4445                    (object Attribute
4446                        tool            "cg"
4447                        name            "DataMemberName"
4448                        value           "$attribute")
4449                    (object Attribute
4450                        tool            "cg"
4451                        name            "DataMemberVisibility"
4452                        value           ("DataMemberVisibilitySet" 14))
4453                    (object Attribute
4454                        tool            "cg"
4455                        name            "DataMemberVisibilitySet"
4456                        value           (list Attribute_Set
4457                            (object Attribute
4458                                tool            "cg"
4459                                name            "Public"
4460                                value           45)
4461                            (object Attribute
4462                                tool            "cg"
4463                                name            "Protected"
4464                                value           44)
4465                            (object Attribute
4466                                tool            "cg"
4467                                name            "Private"
4468                                value           43)
4469                            (object Attribute
4470                                tool            "cg"
4471                                name            "Implementation"
4472                                value           14)
4473                            (object Attribute
4474                                tool            "cg"
4475                                name            "AtAttributeVisibility"
4476                                value           211)))
4477                    (object Attribute
4478                        tool            "cg"
4479                        name            "DataMemberMutability"
4480                        value           ("DataMemberMutabilitySet" 0))
4481                    (object Attribute
4482                        tool            "cg"
4483                        name            "DataMemberMutabilitySet"
4484                        value           (list Attribute_Set
4485                            (object Attribute
4486                                tool            "cg"
4487                                name            "Unrestricted"
4488                                value           0)
4489                            (object Attribute
4490                                tool            "cg"
4491                                name            "Mutable"
4492                                value           1)
4493                            (object Attribute
4494                                tool            "cg"
4495                                name            "Const"
4496                                value           2)))
4497                    (object Attribute
4498                        tool            "cg"
4499                        name            "DataMemberIsVolatile"
4500                        value           FALSE)
4501                    (object Attribute
4502                        tool            "cg"
4503                        name            "DataMemberFieldSize"
4504                        value           "")
4505                    (object Attribute
4506                        tool            "cg"
4507                        name            "GenerateGetOperation"
4508                        value           TRUE)
4509                    (object Attribute
4510                        tool            "cg"
4511                        name            "GenerateSetOperation"
4512                        value           TRUE)
4513                    (object Attribute
4514                        tool            "cg"
4515                        name            "GetName"
4516                        value           "get_$attribute")
4517                    (object Attribute
4518                        tool            "cg"
4519                        name            "SetName"
4520                        value           "set_$attribute")
4521                    (object Attribute
4522                        tool            "cg"
4523                        name            "GetSetKinds"
4524                        value           ("GetSetKindsSet" 200))
4525                    (object Attribute
4526                        tool            "cg"
4527                        name            "GetSetKindsSet"
4528                        value           (list Attribute_Set
4529                            (object Attribute
4530                                tool            "cg"
4531                                name            "Common"
4532                                value           200)
4533                            (object Attribute
4534                                tool            "cg"
4535                                name            "Virtual"
4536                                value           201)
4537                            (object Attribute
4538                                tool            "cg"
4539                                name            "Abstract"
4540                                value           202)
4541                            (object Attribute
4542                                tool            "cg"
4543                                name            "Static"
4544                                value           203)
4545                            (object Attribute
4546                                tool            "cg"
4547                                name            "Friend"
4548                                value           204)))
4549                    (object Attribute
4550                        tool            "cg"
4551                        name            "GetIsConst"
4552                        value           TRUE)
4553                    (object Attribute
4554                        tool            "cg"
4555                        name            "GetResultIsConst"
4556                        value           ("GetResultIsConstSet" 2))
4557                    (object Attribute
4558                        tool            "cg"
4559                        name            "GetResultIsConstSet"
4560                        value           (list Attribute_Set
4561                            (object Attribute
4562                                tool            "cg"
4563                                name            "False"
4564                                value           0)
4565                            (object Attribute
4566                                tool            "cg"
4567                                name            "True"
4568                                value           1)
4569                            (object Attribute
4570                                tool            "cg"
4571                                name            "Same_As_Function"
4572                                value           2)))
4573                    (object Attribute
4574                        tool            "cg"
4575                        name            "GetSetByReference"
4576                        value           FALSE)
4577                    (object Attribute
4578                        tool            "cg"
4579                        name            "InlineGet"
4580                        value           TRUE)
4581                    (object Attribute
4582                        tool            "cg"
4583                        name            "SetReturnsValue"
4584                        value           FALSE)
4585                    (object Attribute
4586                        tool            "cg"
4587                        name            "InlineSet"
4588                        value           TRUE)
4589                    (object Attribute
4590                        tool            "cg"
4591                        name            "CaseSpecifier"
4592                        value           "")
4593                    (object Attribute
4594                        tool            "cg"
4595                        name            "IsReadOnly"
4596                        value           FALSE)))
4597            (object Attribute
4598                tool            "cg"
4599                name            "default__Uses"
4600                value           (list Attribute_Set
4601                    (object Attribute
4602                        tool            "cg"
4603                        name            "ForwardReferenceOnly"
4604                        value           FALSE)
4605                    (object Attribute
4606                        tool            "cg"
4607                        name            "BodyReferenceOnly"
4608                        value           FALSE)
4609                    (object Attribute
4610                        tool            "cg"
4611                        name            "GenerateForwardReference"
4612                        value           FALSE)))
4613            (object Attribute
4614                tool            "cg"
4615                name            "default__Subsystem"
4616                value           (list Attribute_Set
4617                    (object Attribute
4618                        tool            "cg"
4619                        name            "Directory"
4620                        value           "AUTO GENERATE")
4621                    (object Attribute
4622                        tool            "cg"
4623                        name            "DirectoryIsOnSearchList"
4624                        value           FALSE)
4625                    (object Attribute
4626                        tool            "cg"
4627                        name            "PrecompiledHeader"
4628                        value           "")))
4629            (object Attribute
4630                tool            "cg"
4631                name            "default__Category"
4632                value           (list Attribute_Set
4633                    (object Attribute
4634                        tool            "cg"
4635                        name            "IsNamespace"
4636                        value           FALSE)
4637                    (object Attribute
4638                        tool            "cg"
4639                        name            "Indent"
4640                        value           2)
4641                    (object Attribute
4642                        tool            "cg"
4643                        name            "CodeName"
4644                        value           "")
4645                    (object Attribute
4646                        tool            "cg"
4647                        name            "GenerateEmptyRegions"
4648                        value           ("GenerateEmptyRegionSet" 3))
4649                    (object Attribute
4650                        tool            "cg"
4651                        name            "GenerateEmptyRegionSet"
4652                        value           (list Attribute_Set
4653                            (object Attribute
4654                                tool            "cg"
4655                                name            "None"
4656                                value           0)
4657                            (object Attribute
4658                                tool            "cg"
4659                                name            "Preserved"
4660                                value           1)
4661                            (object Attribute
4662                                tool            "cg"
4663                                name            "Unpreserved"
4664                                value           2)
4665                            (object Attribute
4666                                tool            "cg"
4667                                name            "All"
4668                                value           3)))))
4669            (object Attribute
4670                tool            "MSVC"
4671                name            "propertyId"
4672                value           "809135966")
4673            (object Attribute
4674                tool            "MSVC"
4675                name            "default__Project"
4676                value           (list Attribute_Set
4677                    (object Attribute
4678                        tool            "MSVC"
4679                        name            "Version"
4680                        value           "5.0")))
4681            (object Attribute
4682                tool            "MSVC"
4683                name            "default__Class"
4684                value           (list Attribute_Set
4685                    (object Attribute
4686                        tool            "MSVC"
4687                        name            "Type"
4688                        value           ("MSVCClassTypeSet" 0))
4689                    (object Attribute
4690                        tool            "MSVC"
4691                        name            "MSVCClassTypeSet"
4692                        value           (list Attribute_Set
4693                            (object Attribute
4694                                tool            "MSVC"
4695                                name            "Normal"
4696                                value           0)
4697                            (object Attribute
4698                                tool            "MSVC"
4699                                name            "Interface_Part"
4700                                value           1)
4701                            (object Attribute
4702                                tool            "MSVC"
4703                                name            "Connection_Part"
4704                                value           2)
4705                            (object Attribute
4706                                tool            "MSVC"
4707                                name            "Class_Factory"
4708                                value           3)))
4709                    (object Attribute
4710                        tool            "MSVC"
4711                        name            "CObjectFunctionality"
4712                        value           ("CObjectFunctionalitySet" 0))
4713                    (object Attribute
4714                        tool            "MSVC"
4715                        name            "CObjectFunctionalitySet"
4716                        value           (list Attribute_Set
4717                            (object Attribute
4718                                tool            "MSVC"
4719                                name            "None"
4720                                value           0)
4721                            (object Attribute
4722                                tool            "MSVC"
4723                                name            "Dynamic"
4724                                value           1)
4725                            (object Attribute
4726                                tool            "MSVC"
4727                                name            "Dyncreate"
4728                                value           2)
4729                            (object Attribute
4730                                tool            "MSVC"
4731                                name            "Serial"
4732                                value           3)))
4733                    (object Attribute
4734                        tool            "MSVC"
4735                        name            "GenerateOverrideGroup"
4736                        value           FALSE)
4737                    (object Attribute
4738                        tool            "MSVC"
4739                        name            "GenerateDataGroup"
4740                        value           FALSE)
4741                    (object Attribute
4742                        tool            "MSVC"
4743                        name            "AFX_DATA_Entries"
4744                        value           (value Text ""))
4745                    (object Attribute
4746                        tool            "MSVC"
4747                        name            "GenerateFieldGroup"
4748                        value           FALSE)
4749                    (object Attribute
4750                        tool            "MSVC"
4751                        name            "AFX_FIELD_Entries"
4752                        value           (value Text ""))
4753                    (object Attribute
4754                        tool            "MSVC"
4755                        name            "GenerateMessageGroup"
4756                        value           FALSE)
4757                    (object Attribute
4758                        tool            "MSVC"
4759                        name            "GenerateMessageMap"
4760                        value           FALSE)
4761                    (object Attribute
4762                        tool            "MSVC"
4763                        name            "AFX_MSG_MAP_Entries"
4764                        value           (value Text ""))
4765                    (object Attribute
4766                        tool            "MSVC"
4767                        name            "MESSAGE_MAP_Entries"
4768                        value           (value Text ""))
4769                    (object Attribute
4770                        tool            "MSVC"
4771                        name            "OLEFactory"
4772                        value           ("OLEFactorySet" 0))
4773                    (object Attribute
4774                        tool            "MSVC"
4775                        name            "OLEFactorySet"
4776                        value           (list Attribute_Set
4777                            (object Attribute
4778                                tool            "MSVC"
4779                                name            "None"
4780                                value           0)
4781                            (object Attribute
4782                                tool            "MSVC"
4783                                name            "Built_in"
4784                                value           1)
4785                            (object Attribute
4786                                tool            "MSVC"
4787                                name            "Simple"
4788                                value           2)
4789                            (object Attribute
4790                                tool            "MSVC"
4791                                name            "Licensed"
4792                                value           3)))
4793                    (object Attribute
4794                        tool            "MSVC"
4795                        name            "OLEName"
4796                        value           "")
4797                    (object Attribute
4798                        tool            "MSVC"
4799                        name            "OLEClassID"
4800                        value           "")
4801                    (object Attribute
4802                        tool            "MSVC"
4803                        name            "GenerateOLECtlType"
4804                        value           FALSE)
4805                    (object Attribute
4806                        tool            "MSVC"
4807                        name            "OLECtlType"
4808                        value           "")
4809                    (object Attribute
4810                        tool            "MSVC"
4811                        name            "GenerateOLETypeLib"
4812                        value           FALSE)
4813                    (object Attribute
4814                        tool            "MSVC"
4815                        name            "OLETypeLibID"
4816                        value           "")
4817                    (object Attribute
4818                        tool            "MSVC"
4819                        name            "OLETypeLibMajor"
4820                        value           "")
4821                    (object Attribute
4822                        tool            "MSVC"
4823                        name            "OLETypeLibMinor"
4824                        value           "")
4825                    (object Attribute
4826                        tool            "MSVC"
4827                        name            "GeneratePropPageIDs"
4828                        value           FALSE)
4829                    (object Attribute
4830                        tool            "MSVC"
4831                        name            "OLEPropPageIDs"
4832                        value           (value Text ""))
4833                    (object Attribute
4834                        tool            "MSVC"
4835                        name            "GenerateDispatchMap"
4836                        value           FALSE)
4837                    (object Attribute
4838                        tool            "MSVC"
4839                        name            "AFX_DISPATCH_Entries"
4840                        value           (value Text ""))
4841                    (object Attribute
4842                        tool            "MSVC"
4843                        name            "AFX_DISPATCH_MAP_Entries"
4844                        value           (value Text ""))
4845                    (object Attribute
4846                        tool            "MSVC"
4847                        name            "DISPATCH_MAP_Entries"
4848                        value           (value Text ""))
4849                    (object Attribute
4850                        tool            "MSVC"
4851                        name            "StockProperties"
4852                        value           (value Text ""))
4853                    (object Attribute
4854                        tool            "MSVC"
4855                        name            "StockFunctions"
4856                        value           (value Text ""))
4857                    (object Attribute
4858                        tool            "MSVC"
4859                        name            "DispatchDefValue"
4860                        value           "")
4861                    (object Attribute
4862                        tool            "MSVC"
4863                        name            "GenerateDispIdEnum"
4864                        value           FALSE)
4865                    (object Attribute
4866                        tool            "MSVC"
4867                        name            "AFX_DISP_ID_Entries"
4868                        value           (value Text ""))
4869                    (object Attribute
4870                        tool            "MSVC"
4871                        name            "GenerateInterfaceMap"
4872                        value           FALSE)
4873                    (object Attribute
4874                        tool            "MSVC"
4875                        name            "INTERFACE_MAP_Entries"
4876                        value           (value Text ""))
4877                    (object Attribute
4878                        tool            "MSVC"
4879                        name            "InitInterface"
4880                        value           "")
4881                    (object Attribute
4882                        tool            "MSVC"
4883                        name            "GenerateEventMap"
4884                        value           FALSE)
4885                    (object Attribute
4886                        tool            "MSVC"
4887                        name            "AFX_EVENT_Entries"
4888                        value           (value Text ""))
4889                    (object Attribute
4890                        tool            "MSVC"
4891                        name            "AFX_EVENT_MAP_Entries"
4892                        value           (value Text ""))
4893                    (object Attribute
4894                        tool            "MSVC"
4895                        name            "EVENT_MAP_Entries"
4896                        value           (value Text ""))
4897                    (object Attribute
4898                        tool            "MSVC"
4899                        name            "StockEvents"
4900                        value           (value Text ""))
4901                    (object Attribute
4902                        tool            "MSVC"
4903                        name            "GenerateEventSinkMap"
4904                        value           FALSE)
4905                    (object Attribute
4906                        tool            "MSVC"
4907                        name            "AFX_EVENTSINK_Entries"
4908                        value           (value Text ""))
4909                    (object Attribute
4910                        tool            "MSVC"
4911                        name            "AFX_EVENTSINK_MAP_Entries"
4912                        value           (value Text ""))
4913                    (object Attribute
4914                        tool            "MSVC"
4915                        name            "EVENTSINK_MAP_Entries"
4916                        value           (value Text ""))
4917                    (object Attribute
4918                        tool            "MSVC"
4919                        name            "PropNotifySinks"
4920                        value           (value Text ""))
4921                    (object Attribute
4922                        tool            "MSVC"
4923                        name            "GenerateConnectionMap"
4924                        value           FALSE)
4925                    (object Attribute
4926                        tool            "MSVC"
4927                        name            "CONNECTION_MAP_Entries"
4928                        value           (value Text ""))
4929                    (object Attribute
4930                        tool            "MSVC"
4931                        name            "ConnectionPointIID"
4932                        value           "")
4933                    (object Attribute
4934                        tool            "MSVC"
4935                        name            "InheritanceType"
4936                        value           "")
4937                    (object Attribute
4938                        tool            "MSVC"
4939                        name            "DeclSpec"
4940                        value           "")
4941                    (object Attribute
4942                        tool            "MSVC"
4943                        name            "OLECommands"
4944                        value           (value Text ""))
4945                    (object Attribute
4946                        tool            "MSVC"
4947                        name            "MFCDeclares"
4948                        value           (value Text ""))
4949                    (object Attribute
4950                        tool            "MSVC"
4951                        name            "MFCImplements"
4952                        value           (value Text ""))
4953                    (object Attribute
4954                        tool            "MSVC"
4955                        name            "ATL_Declares"
4956                        value           (value Text ""))
4957                    (object Attribute
4958                        tool            "MSVC"
4959                        name            "GenerateCOMMap"
4960                        value           FALSE)
4961                    (object Attribute
4962                        tool            "MSVC"
4963                        name            "COM_MAP_Entries"
4964                        value           (value Text ""))
4965                    (object Attribute
4966                        tool            "MSVC"
4967                        name            "GenerateConnectionPointMap"
4968                        value           FALSE)
4969                    (object Attribute
4970                        tool            "MSVC"
4971                        name            "CONNECTION_POINT_MAP_Entries"
4972                        value           (value Text ""))
4973                    (object Attribute
4974                        tool            "MSVC"
4975                        name            "GenerateMsgMap"
4976                        value           FALSE)
4977                    (object Attribute
4978                        tool            "MSVC"
4979                        name            "MSG_MAP_Entries"
4980                        value           (value Text ""))
4981                    (object Attribute
4982                        tool            "MSVC"
4983                        name            "GeneratePropertyMap"
4984                        value           FALSE)
4985                    (object Attribute
4986                        tool            "MSVC"
4987                        name            "PROPERTY_MAP_Entries"
4988                        value           (value Text ""))))
4989            (object Attribute
4990                tool            "MSVC"
4991                name            "default__Operation"
4992                value           (list Attribute_Set
4993                    (object Attribute
4994                        tool            "MSVC"
4995                        name            "Type"
4996                        value           ("MSVCOperationTypeSet" 0))
4997                    (object Attribute
4998                        tool            "MSVC"
4999                        name            "MSVCOperationTypeSet"
5000                        value           (list Attribute_Set
5001                            (object Attribute
5002                                tool            "MSVC"
5003                                name            "Normal"
5004                                value           0)
5005                            (object Attribute
5006                                tool            "MSVC"
5007                                name            "Virtual_Override"
5008                                value           1)
5009                            (object Attribute
5010                                tool            "MSVC"
5011                                name            "Message_Handler"
5012                                value           2)
5013                            (object Attribute
5014                                tool            "MSVC"
5015                                name            "Dispatch_Handler"
5016                                value           3)
5017                            (object Attribute
5018                                tool            "MSVC"
5019                                name            "Event_Firing_Function"
5020                                value           4)
5021                            (object Attribute
5022                                tool            "MSVC"
5023                                name            "Event_Sink_Handler"
5024                                value           5)
5025                            (object Attribute
5026                                tool            "MSVC"
5027                                name            "Std_OLE_Method"
5028                                value           6)
5029                            (object Attribute
5030                                tool            "MSVC"
5031                                name            "Command_Parser"
5032                                value           7)
5033                            (object Attribute
5034                                tool            "MSVC"
5035                                name            "Property_Get_Function"
5036                                value           8)
5037                            (object Attribute
5038                                tool            "MSVC"
5039                                name            "Property_Set_Function"
5040                                value           9)
5041                            (object Attribute
5042                                tool            "MSVC"
5043                                name            "Property_Notify_Function"
5044                                value           10)
5045                            (object Attribute
5046                                tool            "MSVC"
5047                                name            "Macro_Generated_Function"
5048                                value           11)))
5049                    (object Attribute
5050                        tool            "MSVC"
5051                        name            "AFX_MSG_MAP_Entries"
5052                        value           (value Text ""))
5053                    (object Attribute
5054                        tool            "MSVC"
5055                        name            "MESSAGE_MAP_Entries"
5056                        value           (value Text ""))
5057                    (object Attribute
5058                        tool            "MSVC"
5059                        name            "AFX_DISPATCH_MAP_Entries"
5060                        value           (value Text ""))
5061                    (object Attribute
5062                        tool            "MSVC"
5063                        name            "DISPATCH_MAP_Entries"
5064                        value           (value Text ""))
5065                    (object Attribute
5066                        tool            "MSVC"
5067                        name            "AFX_EVENT_MAP_Entries"
5068                        value           (value Text ""))
5069                    (object Attribute
5070                        tool            "MSVC"
5071                        name            "EVENT_MAP_Entries"
5072                        value           (value Text ""))
5073                    (object Attribute
5074                        tool            "MSVC"
5075                        name            "AFX_EVENTSINK_MAP_Entries"
5076                        value           (value Text ""))
5077                    (object Attribute
5078                        tool            "MSVC"
5079                        name            "EVENTSINK_MAP_Entries"
5080                        value           (value Text ""))
5081                    (object Attribute
5082                        tool            "MSVC"
5083                        name            "CallType"
5084                        value           "")
5085                    (object Attribute
5086                        tool            "MSVC"
5087                        name            "DeclSpec"
5088                        value           "")
5089                    (object Attribute
5090                        tool            "MSVC"
5091                        name            "BodyImage"
5092                        value           (value Text ""))))
5093            (object Attribute
5094                tool            "MSVC"
5095                name            "default__Role"
5096                value           (list Attribute_Set
5097                    (object Attribute
5098                        tool            "MSVC"
5099                        name            "Type"
5100                        value           ("MSVCAttributeTypeSet" 0))
5101                    (object Attribute
5102                        tool            "MSVC"
5103                        name            "MSVCAttributeTypeSet"
5104                        value           (list Attribute_Set
5105                            (object Attribute
5106                                tool            "MSVC"
5107                                name            "Normal"
5108                                value           0)
5109                            (object Attribute
5110                                tool            "MSVC"
5111                                name            "Member_Property"
5112                                value           1)
5113                            (object Attribute
5114                                tool            "MSVC"
5115                                name            "Get_Set_Property"
5116                                value           2)
5117                            (object Attribute
5118                                tool            "MSVC"
5119                                name            "Dialog_Data"
5120                                value           3)
5121                            (object Attribute
5122                                tool            "MSVC"
5123                                name            "Field_Data"
5124                                value           4)
5125                            (object Attribute
5126                                tool            "MSVC"
5127                                name            "Stock_Property"
5128                                value           5)))
5129                    (object Attribute
5130                        tool            "MSVC"
5131                        name            "AFX_DISPATCH_MAP_Entries"
5132                        value           (value Text ""))
5133                    (object Attribute
5134                        tool            "MSVC"
5135                        name            "DISPATCH_MAP_Entries"
5136                        value           (value Text ""))
5137                    (object Attribute
5138                        tool            "MSVC"
5139                        name            "DeclSpec"
5140                        value           "")
5141                    (object Attribute
5142                        tool            "MSVC"
5143                        name            "PointerBase"
5144                        value           "")
5145                    (object Attribute
5146                        tool            "MSVC"
5147                        name            "CallType"
5148                        value           "")
5149                    (object Attribute
5150                        tool            "MSVC"
5151                        name            "StockPropertyImplementation"
5152                        value           "")))
5153            (object Attribute
5154                tool            "MSVC"
5155                name            "default__Has"
5156                value           (list Attribute_Set
5157                    (object Attribute
5158                        tool            "MSVC"
5159                        name            "Type"
5160                        value           ("MSVCAttributeTypeSet" 0))
5161                    (object Attribute
5162                        tool            "MSVC"
5163                        name            "MSVCAttributeTypeSet"
5164                        value           (list Attribute_Set
5165                            (object Attribute
5166                                tool            "MSVC"
5167                                name            "Normal"
5168                                value           0)
5169                            (object Attribute
5170                                tool            "MSVC"
5171                                name            "Member_Property"
5172                                value           1)
5173                            (object Attribute
5174                                tool            "MSVC"
5175                                name            "Get_Set_Property"
5176                                value           2)
5177                            (object Attribute
5178                                tool            "MSVC"
5179                                name            "Dialog_Data"
5180                                value           3)
5181                            (object Attribute
5182                                tool            "MSVC"
5183                                name            "Field_Data"
5184                                value           4)
5185                            (object Attribute
5186                                tool            "MSVC"
5187                                name            "Stock_Property"
5188                                value           5)))
5189                    (object Attribute
5190                        tool            "MSVC"
5191                        name            "AFX_DISPATCH_MAP_Entries"
5192                        value           (value Text ""))
5193                    (object Attribute
5194                        tool            "MSVC"
5195                        name            "DISPATCH_MAP_Entries"
5196                        value           (value Text ""))
5197                    (object Attribute
5198                        tool            "MSVC"
5199                        name            "DeclSpec"
5200                        value           "")
5201                    (object Attribute
5202                        tool            "MSVC"
5203                        name            "PointerBase"
5204                        value           "")
5205                    (object Attribute
5206                        tool            "MSVC"
5207                        name            "CallType"
5208                        value           "")
5209                    (object Attribute
5210                        tool            "MSVC"
5211                        name            "StockPropertyImplementation"
5212                        value           "")))
5213            (object Attribute
5214                tool            "MSVC"
5215                name            "default__Attribute"
5216                value           (list Attribute_Set
5217                    (object Attribute
5218                        tool            "MSVC"
5219                        name            "Type"
5220                        value           ("MSVCAttributeTypeSet" 0))
5221                    (object Attribute
5222                        tool            "MSVC"
5223                        name            "MSVCAttributeTypeSet"
5224                        value           (list Attribute_Set
5225                            (object Attribute
5226                                tool            "MSVC"
5227                                name            "Normal"
5228                                value           0)
5229                            (object Attribute
5230                                tool            "MSVC"
5231                                name            "Member_Property"
5232                                value           1)
5233                            (object Attribute
5234                                tool            "MSVC"
5235                                name            "Get_Set_Property"
5236                                value           2)
5237                            (object Attribute
5238                                tool            "MSVC"
5239                                name            "Dialog_Data"
5240                                value           3)
5241                            (object Attribute
5242                                tool            "MSVC"
5243                                name            "Field_Data"
5244                                value           4)
5245                            (object Attribute
5246                                tool            "MSVC"
5247                                name            "Stock_Property"
5248                                value           5)))
5249                    (object Attribute
5250                        tool            "MSVC"
5251                        name            "AFX_DISPATCH_MAP_Entries"
5252                        value           (value Text ""))
5253                    (object Attribute
5254                        tool            "MSVC"
5255                        name            "DISPATCH_MAP_Entries"
5256                        value           (value Text ""))
5257                    (object Attribute
5258                        tool            "MSVC"
5259                        name            "DeclSpec"
5260                        value           "")
5261                    (object Attribute
5262                        tool            "MSVC"
5263                        name            "PointerBase"
5264                        value           "")
5265                    (object Attribute
5266                        tool            "MSVC"
5267                        name            "CallType"
5268                        value           "")
5269                    (object Attribute
5270                        tool            "MSVC"
5271                        name            "StockPropertyImplementation"
5272                        value           "")))
5273            (object Attribute
5274                tool            "MSVC"
5275                name            "default__Module-Spec"
5276                value           (list Attribute_Set
5277                    (object Attribute
5278                        tool            "MSVC"
5279                        name            "GenerateIncludesGroup"
5280                        value           FALSE)
5281                    (object Attribute
5282                        tool            "MSVC"
5283                        name            "AFX_INCLUDES_Entries"
5284                        value           (value Text ""))
5285                    (object Attribute
5286                        tool            "MSVC"
5287                        name            "GenerateInsertLocation"
5288                        value           FALSE)))
5289            (object Attribute
5290                tool            "MSVC"
5291                name            "default__Module-Body"
5292                value           (list Attribute_Set
5293                    (object Attribute
5294                        tool            "MSVC"
5295                        name            "GenerateIncludesGroup"
5296                        value           FALSE)
5297                    (object Attribute
5298                        tool            "MSVC"
5299                        name            "AFX_INCLUDES_Entries"
5300                        value           (value Text ""))
5301                    (object Attribute
5302                        tool            "MSVC"
5303                        name            "GenerateInsertLocation"
5304                        value           FALSE)))
5305            (object Attribute
5306                tool            "cg"
5307                name            "HiddenTool"
5308                value           FALSE))
5309        quid            "37122F4AC7E4"))
Note: See TracBrowser for help on using the repository browser.