(object Petal version 40) (object Design "Logical View" is_unit TRUE is_loaded TRUE file_name "$STDBASE/ch06.mdl" defaults (object defaults rightMargin 0.250000 leftMargin 0.250000 topMargin 0.250000 bottomMargin 0.500000 pageOverlap 0.250000 clipIconLabels TRUE autoResize TRUE snapToGrid FALSE gridX 31 gridY 31 defaultFont (object Font size 10 face "Arial" bold FALSE italics FALSE underline FALSE strike FALSE color 0 default_color TRUE) showMessageNum 3 showClassOfObject TRUE notation "Unified") root_usecase_package (object Class_Category "Use Case View" quid "36A778720052" exportControl "Public" global TRUE logical_models (list unit_reference_list) logical_presentations (list unit_reference_list (object UseCaseDiagram "Main" quid "36A778730155" title "Main" zoom 100 max_height 28350 max_width 21600 origin_x 0 origin_y 0 items (list diagram_item_list)))) root_category (object Class_Category "Logical View" quid "36A778720051" exportControl "Public" global TRUE subsystem "Component View" quidu "36A778720082" logical_models (list unit_reference_list (object Class "Statement" quid "36A778C900FA" used_nodes (list uses_relationship_list (object Uses_Relationship quid "36A77A3902E4" supplier "ProgramState" quidu "36A7794C019A")) operations (list Operations (object Operation "execute" quid "36A778DE000A" parameters (list Parameters (object Parameter "ProgramState")) concurrency "Sequential" opExportControl "Public" uid 0))) (object Parameterized_Class "Expression" quid "36A7790602F8" used_nodes (list uses_relationship_list (object Uses_Relationship quid "36A77A3D024E" supplier "ProgramState" quidu "36A7794C019A")) operations (list Operations (object Operation "evaluate" quid "36A7790F0186" parameters (list Parameters (object Parameter "ProgramState")) result "Value" concurrency "Sequential" semantics (object Semantic_Info PDL |Implicitly every epression refers to a function mapping values into values. | |Normally the parts of an expression are evaluated and these values are used as arguments for the implicit function to calculate the value of the expression. | |Value evaluate(s) |{ | for( each p:parts){arg[p]=p.evaluate(s)} | | return function(arg[...]); | |} | | Conditional expressions, however, delay evaluating until an argument is selected for evaluation by the first arguments value. ) opExportControl "Public" uid 0)) class_attributes (list class_attribute_list (object ClassAttribute "arity" quid "36A77FCF0078" documentation "if Unary the arity is 1, if Binary thenarity is 2, if ternary then the arity = 3" type "int") (object ClassAttribute "operator" quid "36A8C85C00F0" type "Operator")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Class "ProgramState" quid "36A7794C019A" operations (list Operations (object Operation "change" quid "36A7796E0276" parameters (list Parameters (object Parameter "instruction")) concurrency "Sequential" opExportControl "Public" uid 0) (object Operation "get" quid "36A7795E02BC" parameters (list Parameters (object Parameter "...")) result "..." concurrency "Sequential" opExportControl "Public" uid 0))) (object Class "SubProgram" quid "36A77AB501EA") (object Class "Procedure" quid "36A77ACF019A" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A77B4301A4" supplier "SubProgram" quidu "36A77AB501EA")) used_nodes (list uses_relationship_list (object Uses_Relationship quid "36A77B3103B6" supplier "ProgramState" quidu "36A7794C019A")) operations (list Operations (object Operation "execute" quid "36A77AE201D6" parameters (list Parameters (object Parameter "ProgramState") (object Parameter "Arguments")) concurrency "Sequential" opExportControl "Public" uid 0))) (object Parameterized_Class "Function" quid "36A77B05015E" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A77B4603A2" supplier "SubProgram" quidu "36A77AB501EA")) used_nodes (list uses_relationship_list (object Uses_Relationship quid "36A77B3802C6" supplier "ProgramState" quidu "36A7794C019A")) operations (list Operations (object Operation "evaluate" quid "36A77B100262" parameters (list Parameters (object Parameter "ProgramState") (object Parameter "Arguments")) result "Value" concurrency "Sequential" opExportControl "Public" uid 0)) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Unary" quid "36A77FF000F0" documentation "Expression with one part" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A7803C0212" label "arity_is_one" supplier "Expression" quidu "36A7790602F8")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Binary" quid "36A77FF703DE" documentation "Expression with two parts connected by an operator" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A7804B008C" label "arity_is_two" supplier "Expression" quidu "36A7790602F8")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Ternary" quid "36A77FFD035C" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A78065029E" label "arity_is_three" supplier "Expression" quidu "36A7790602F8")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "FunctionCall" quid "36A780050302" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A7807C00BE" label "operator_is_function" supplier "Expression" quidu "36A7790602F8")) used_nodes (list uses_relationship_list (object Uses_Relationship quid "36A780A30050" supplier "Function" quidu "36A77B05015E")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Prefix" quid "36A7814600D2" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A7816F0082" supplier "Unary" quidu "36A77FF000F0")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Postfix" quid "36A7815201FE" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A781720172" supplier "Unary" quidu "36A77FF000F0")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Conditional" quid "36A7818200F0" documentation "(condition ? ifTrue: ifFalse )" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A7819B0122" supplier "Ternary" quidu "36A77FFD035C")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Instantiated_Class "Expression" quid "36A781A001FE" parameters (list Parameters (object Parameter "Boolean"))) (object Parameterized_Class "Conversion" quid "36A8CB6B0244" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A8CBE50352" supplier "Unary" quidu "36A77FF000F0")) parameters (list Parameters (object Parameter "From" type "Type") (object Parameter "Value" type "Type"))) (object Parameterized_Class "Narrow" quid "36A8CB7E0104" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A8CBF9037A" supplier "Conversion" quidu "36A8CB6B0244")) parameters (list Parameters (object Parameter "Value" type "Type") (object Parameter "From" type "Type"))) (object Parameterized_Class "Widen" quid "36A8CB8501FE" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A8CBFD0276" supplier "Conversion" quidu "36A8CB6B0244")) parameters (list Parameters (object Parameter "Value" type "Type") (object Parameter "From" type "Type"))) (object Parameterized_Class "Literal" quid "36A8CC0C0316" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A8CC3E003C" supplier "Expression" quidu "36A7790602F8")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Parameterized_Class "Variable" quid "36A8CC1700AA" documentation "Variable with value of type Value" superclasses (list inheritance_relationship_list (object Inheritance_Relationship quid "36A8CC430118" supplier "Expression" quidu "36A7790602F8")) parameters (list Parameters (object Parameter "Value" type "Type"))) (object Class "Type" quid "389649CBF4C8") (object Association "$UNNAMED$0" quid "36A781DB0000" roles (list role_list (object Role "$UNNAMED$1" quid "36A781DB03AC" supplier "Conditional" quidu "36A7818200F0" is_navigable TRUE is_aggregate TRUE) (object Role "condition" quid "36A781DB03AD" label "condition" supplier "Expression" quidu "36A781A001FE" client_cardinality (value cardinality "1") is_navigable TRUE))) (object Association "$UNNAMED$2" quid "36A7820A02A8" roles (list role_list (object Role "whole" quid "36A7821300FA" label "whole" supplier "Expression" quidu "36A7790602F8" client_cardinality (value cardinality "1..1") is_aggregate TRUE) (object Role "parts" quid "36A782130168" label "parts" supplier "Expression" quidu "36A7790602F8" client_cardinality (value cardinality "n") is_navigable TRUE)) Constraints "the number of parts equals the arity of the whole expression") (object Association "$UNNAMED$3" quid "36A7832F02F8" roles (list role_list (object Role "$UNNAMED$4" quid "36A783320190" supplier "Conditional" quidu "36A7818200F0" is_navigable TRUE is_aggregate TRUE) (object Role "ifFalse" quid "36A783320191" label "ifFalse" supplier "Expression" quidu "36A7790602F8" client_cardinality (value cardinality "1") is_navigable TRUE))) (object Association "$UNNAMED$5" quid "36A783400014" roles (list role_list (object Role "$UNNAMED$6" quid "36A78342017C" supplier "Conditional" quidu "36A7818200F0" is_navigable TRUE is_aggregate TRUE) (object Role "ifTrue" quid "36A78342017D" label "ifTrue" supplier "Expression" quidu "36A7790602F8" client_cardinality (value cardinality "1") is_navigable TRUE))) (object Association "Instance" quid "36A8C839001E" roles (list role_list (object Role "$UNNAMED$7" quid "36A8C83A02A8" supplier "Expression" quidu "36A781A001FE" is_navigable TRUE) (object Role "$UNNAMED$8" quid "36A8C83A02A9" supplier "Expression" quidu "36A7790602F8" is_navigable TRUE)))) logical_presentations (list unit_reference_list (object ClassDiagram "Main" quid "36A7787300E6" title "Main" zoom 100 max_height 28350 max_width 21600 origin_x 0 origin_y 0 items (list diagram_item_list (object Label @1 location (575, 22) font (object Font size 12 face "Arial" bold TRUE italics FALSE underline TRUE strike FALSE color 0 default_color TRUE) nlines 1 max_width 1162 label "Classification and Semantics of Expressions") (object ClassView "ParameterizedClass" "Unary" @2 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (380, 712) label (object ItemLabel Parent_View @2 location (269, 688) nlines 1 max_width 222 justify 0 label "Unary") quidu "36A77FF000F0" width 240 height 144 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Binary" @3 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (768, 752) label (object ItemLabel Parent_View @3 location (657, 712) nlines 1 max_width 222 justify 0 label "Binary") quidu "36A77FF703DE" width 240 height 176 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Ternary" @4 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (980, 984) label (object ItemLabel Parent_View @4 location (849, 956) nlines 1 max_width 262 justify 0 label "Ternary") quidu "36A77FFD035C" width 280 height 152 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "FunctionCall" @5 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (2019, 699) label (object ItemLabel Parent_View @5 location (1887, 676) nlines 1 max_width 264 justify 0 label "FunctionCall") quidu "36A780050302" width 282 height 143 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Function" @6 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (1790, 229) label (object ItemLabel Parent_View @6 location (1688, 206) nlines 1 max_width 204 justify 0 label "Function") quidu "36A77B05015E" width 222 height 143 annotation 8 autoResize TRUE) (object UsesView "" @7 quidu "36A780A30050" client @5 supplier @6 line_style 0) (object ClassView "ParameterizedClass" "Prefix" @8 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (104, 948) label (object ItemLabel Parent_View @8 location (9, 924) nlines 1 max_width 190 justify 0 label "Prefix") quidu "36A7814600D2" width 208 height 144 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Postfix" @9 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (356, 944) label (object ItemLabel Parent_View @9 location (233, 916) nlines 1 max_width 246 justify 0 label "Postfix") quidu "36A7815201FE" width 264 height 152 annotation 8 autoResize TRUE) (object InheritView "" @10 quidu "36A7816F0082" client @8 supplier @2 line_style 0) (object InheritView "" @11 quidu "36A781720172" client @9 supplier @2 line_style 0) (object ClassView "ParameterizedClass" "Conversion" @12 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (586, 1098) label (object ItemLabel Parent_View @12 location (459, 1075) nlines 1 max_width 254 justify 0 label "Conversion") quidu "36A8CB6B0244" width 272 height 143 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Narrow" @13 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (428, 1400) label (object ItemLabel Parent_View @13 location (281, 1344) nlines 1 max_width 294 justify 0 label "Narrow") quidu "36A8CB7E0104" width 312 height 208 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Widen" @14 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (984, 1412) label (object ItemLabel Parent_View @14 location (813, 1368) nlines 1 max_width 342 justify 0 label "Widen") quidu "36A8CB8501FE" width 360 height 184 annotation 8 autoResize TRUE) (object InheritView "" @15 quidu "36A8CBE50352" client @12 supplier @2 line_style 0) (object InheritView "" @16 quidu "36A8CBF9037A" client @13 supplier @12 line_style 0) (object InheritView "" @17 quidu "36A8CBFD0276" client @14 supplier @12 line_style 0) (object ClassView "ParameterizedClass" "Literal" @18 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (140, 388) label (object ItemLabel Parent_View @18 location (9, 356) nlines 1 max_width 262 justify 0 label "Literal") quidu "36A8CC0C0316" width 280 height 160 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Variable" @19 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (204, 556) label (object ItemLabel Parent_View @19 location (85, 524) nlines 1 max_width 238 justify 0 label "Variable") quidu "36A8CC1700AA" width 256 height 160 annotation 8 autoResize TRUE) (object ClassView "InstantiatedClass" "Expression" @20 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (1658, 892) label (object ItemLabel Parent_View @20 location (1432, 847) nlines 1 max_width 452 justify 0 label "Expression") quidu "36A781A001FE" width 470 height 110 annotation 8 autoResize TRUE) (object ClassView "ParameterizedClass" "Expression" @21 IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (1134, 334) label (object ItemLabel Parent_View @21 location (835, 229) nlines 1 max_width 597 justify 0 label "Expression") quidu "36A7790602F8" compartment (object Compartment Parent_View @21 location (820, 287) anchor 2 nlines 4 max_width 648) width 646 height 310 annotation 8 autoResize TRUE) (object InheritView "arity_is_one" @22 label (object ItemLabel Parent_View @22 location (661, 570) anchor_loc 1 nlines 1 max_width 450 justify 0 label "arity_is_one") quidu "36A7803C0212" client @2 supplier @21 line_style 0) (object InheritView "arity_is_two" @23 label (object ItemLabel Parent_View @23 location (920, 576) anchor_loc 1 nlines 1 max_width 450 justify 0 label "arity_is_two") quidu "36A7804B008C" client @3 supplier @21 line_style 0) (object InheritView "arity_is_three" @24 label (object ItemLabel Parent_View @24 location (1047, 698) anchor_loc 1 nlines 1 max_width 450 justify 0 label "arity_is_three") quidu "36A78065029E" client @4 supplier @21 line_style 0) (object InheritView "operator_is_function" @25 label (object ItemLabel Parent_View @25 location (1667, 553) anchor_loc 1 nlines 1 max_width 450 justify 0 label "operator_is_function") quidu "36A7807C00BE" client @5 supplier @21 line_style 0) (object AssociationViewNew "$UNNAMED$2" @26 location (647, 289) quidu "36A7820A02A8" label (object SegLabel @27 Parent_View @26 location (621, 148) anchor 2 anchor_loc 1 nlines 1 max_width 1036 justify 0 label "{the number of parts equals the arity of the whole expression}" pctDist 0.066667 height 141 orientation 0) roleview_list (list RoleViews (object RoleView "whole" @28 Parent_View @26 location (-177, -54) label (object SegLabel @29 Parent_View @28 location (728, 284) anchor 1 anchor_loc 1 nlines 1 max_width 108 justify 0 label "+whole" pctDist 0.582915 height 41 orientation 0) quidu "36A7821300FA" client @26 supplier @21 vertices (list Points (647, 289) (647, 324) (811, 324)) line_style 3 origin_attachment (647, 289) terminal_attachment (811, 334) label (object SegLabel @30 Parent_View @28 location (791, 378) anchor 2 anchor_loc 1 nlines 1 max_width 15 justify 0 label "+1..1" pctDist 0.900000 height 54 orientation 1)) (object RoleView "parts" @31 Parent_View @26 location (-177, -54) label (object SegLabel @32 Parent_View @31 location (742, 217) anchor 1 anchor_loc 1 nlines 1 max_width 96 justify 0 label "+parts" pctDist 0.651515 height 39 orientation 0) quidu "36A782130168" client @26 supplier @21 vertices (list Points (647, 289) (647, 255) (811, 255)) line_style 3 origin_attachment (647, 324) terminal_attachment (811, 334) label (object SegLabel @33 Parent_View @31 location (791, 219) anchor 2 anchor_loc 1 nlines 1 max_width 15 justify 0 label "+*" pctDist 0.900722 height 37 orientation 0)))) (object AssociationViewNew "Instance" @34 location (1443, 662) label (object SegLabel @35 Parent_View @34 location (1443, 603) font (object Font size 10 face "Arial" bold FALSE italics TRUE underline FALSE strike FALSE color 0 default_color TRUE) anchor 1 anchor_loc 1 nlines 1 max_width 168 justify 0 label "Instance" pctDist 0.500000 height 60 orientation 0) quidu "36A8C839001E" roleview_list (list RoleViews (object RoleView "$UNNAMED$7" @36 Parent_View @34 location (309, 328) quidu "36A8C83A02A8" client @34 supplier @20 line_style 0) (object RoleView "$UNNAMED$8" @37 Parent_View @34 location (309, 328) quidu "36A8C83A02A9" client @34 supplier @21 line_style 0))) (object InheritView "" @38 quidu "36A8CC3E003C" client @18 supplier @21 line_style 0) (object InheritView "" @39 quidu "36A8CC430118" client @19 supplier @21 line_style 0) (object ClassView "ParameterizedClass" "Conditional" @40 SuppressAttribute TRUE SuppressOperation TRUE IncludeAttribute TRUE IncludeOperation TRUE ShowOperationSignature TRUE location (1440, 1424) label (object ItemLabel Parent_View @40 location (1313, 1401) nlines 1 max_width 254 justify 0 label "Conditional") quidu "36A7818200F0" width 272 height 143 annotation 8 autoResize TRUE) (object AssociationViewNew "$UNNAMED$0" @41 location (1551, 1149) quidu "36A781DB0000" roleview_list (list RoleViews (object RoleView "condition" @42 Parent_View @41 location (391, -195) label (object SegLabel @43 Parent_View @42 location (1579, 973) anchor 1 anchor_loc 1 nlines 1 max_width 192 justify 0 label "+condition" pctDist 0.800000 height 42 orientation 0) quidu "36A781DB03AD" client @41 supplier @20 line_style 0 label (object SegLabel @44 Parent_View @42 location (1675, 989) anchor 2 anchor_loc 1 nlines 1 max_width 15 justify 0 label "+1" pctDist 0.900000 height 54 orientation 1)) (object RoleView "$UNNAMED$1" @45 Parent_View @41 location (391, -195) quidu "36A781DB03AC" client @41 supplier @40 line_style 0))) (object AssociationViewNew "$UNNAMED$3" @46 location (1377, 903) quidu "36A7832F02F8" roleview_list (list RoleViews (object RoleView "ifFalse" @47 Parent_View @46 location (217, -441) label (object SegLabel @48 Parent_View @47 location (1208, 588) anchor 1 anchor_loc 1 nlines 1 max_width 132 justify 0 label "+ifFalse" pctDist 0.800000 height 42 orientation 0) quidu "36A783320191" client @46 supplier @21 vertices (list Points (1377, 903) (1368, 828) (1206, 489)) line_style 0 label (object SegLabel @49 Parent_View @47 location (1274, 507) anchor 2 anchor_loc 1 nlines 1 max_width 15 justify 0 label "+1" pctDist 0.900000 height 54 orientation 1)) (object RoleView "$UNNAMED$4" @50 Parent_View @46 location (217, -441) quidu "36A783320190" client @46 supplier @40 line_style 0))) (object AssociationViewNew "$UNNAMED$5" @51 location (1211, 974) quidu "36A783400014" roleview_list (list RoleViews (object RoleView "ifTrue" @52 Parent_View @51 location (51, -370) label (object SegLabel @53 Parent_View @52 location (1161, 647) anchor 1 anchor_loc 1 nlines 1 max_width 120 justify 0 label "+ifTrue" pctDist 0.677672 height 1 orientation 1) quidu "36A78342017D" client @51 supplier @21 vertices (list Points (1211, 974) (1184, 920) (1146, 489)) line_style 0 label (object SegLabel @54 Parent_View @52 location (1204, 529) anchor 2 anchor_loc 1 nlines 1 max_width 15 justify 0 label "+1" pctDist 0.900000 height 54 orientation 1)) (object RoleView "$UNNAMED$6" @55 Parent_View @51 location (51, -370) quidu "36A78342017C" client @51 supplier @40 line_style 0))) (object InheritView "" @56 quidu "36A7819B0122" client @40 supplier @4 line_style 0))))) root_subsystem (object SubSystem "Component View" quid "36A778720082" physical_models (list unit_reference_list) physical_presentations (list unit_reference_list (object Module_Diagram "Main" quid "36A778730154" title "Main" zoom 100 max_height 28350 max_width 21600 origin_x 0 origin_y 0 items (list diagram_item_list)))) process_structure (object Processes quid "36A778720083" ProcsNDevs (list (object Process_Diagram "Deployment View" quid "36A778730046" title "Deployment View" zoom 100 max_height 28350 max_width 21600 origin_x 0 origin_y 0 items (list diagram_item_list)))) properties (object Properties attributes (list Attribute_Set (object Attribute tool "cg" name "roseId" value "753117540") (object Attribute tool "cg" name "propertyId" value "809135966") (object Attribute tool "cg" name "default__Project" value (list Attribute_Set (object Attribute tool "cg" name "HeaderFileExtension" value "h") (object Attribute tool "cg" name "HeaderFileBackupExtension" value "h~") (object Attribute tool "cg" name "HeaderFileTemporaryExtension" value "h#") (object Attribute tool "cg" name "CodeFileExtension" value "cpp") (object Attribute tool "cg" name "CodeFileBackupExtension" value "cp~") (object Attribute tool "cg" name "CodeFileTemporaryExtension" value "cp#") (object Attribute tool "cg" name "CreateMissingDirectories" value TRUE) (object Attribute tool "cg" name "StopOnError" value FALSE) (object Attribute tool "cg" name "ErrorLimit" value 30) (object Attribute tool "cg" name "Directory" value "AUTO GENERATE") (object Attribute tool "cg" name "PathSeparator" value "") (object Attribute tool "cg" name "FileNameFormat" value "") (object Attribute tool "cg" name "BooleanType" value "int") (object Attribute tool "cg" name "AllowTemplates" value TRUE) (object Attribute tool "cg" name "AllowProtectedInheritance" value TRUE) (object Attribute tool "cg" name "OneByValueContainer" value "$targetClass") (object Attribute tool "cg" name "OneByReferenceContainer" value "$targetClass *") (object Attribute tool "cg" name "OptionalByValueContainer" value "OptionalByValue<$targetClass>") (object Attribute tool "cg" name "OptionalByReferenceContainer" value "$targetClass *") (object Attribute tool "cg" name "FixedByValueContainer" value "$targetClass[$limit]") (object Attribute tool "cg" name "UnorderedFixedByValueContainer" value "$targetClass[$limit]") (object Attribute tool "cg" name "FixedByReferenceContainer" value "$targetClass *[$limit]") (object Attribute tool "cg" name "UnorderedFixedByReferenceContainer" value "$targetClass *[$limit]") (object Attribute tool "cg" name "BoundedByValueContainer" value "BoundedListByValue<$targetClass,$limit>") (object Attribute tool "cg" name "UnorderedBoundedByValueContainer" value "BoundedSetByValue<$targetClass,$limit>") (object Attribute tool "cg" name "BoundedByReferenceContainer" value "BoundedListByReference<$targetClass,$limit>") (object Attribute tool "cg" name "UnorderedBoundedByReferenceContainer" value "BoundedSetByReference<$targetClass,$limit>") (object Attribute tool "cg" name "UnboundedByValueContainer" value "UnboundedListByValue<$targetClass>") (object Attribute tool "cg" name "UnorderedUnboundedByValueContainer" value "UnboundedSetByValue<$targetClass>") (object Attribute tool "cg" name "UnboundedByReferenceContainer" value "UnboundedListByReference<$targetClass>") (object Attribute tool "cg" name "UnorderedUnboundedByReferenceContainer" value "UnboundedSetByReference<$targetClass>") (object Attribute tool "cg" name "QualifiedByValueContainer" value "AssociationByValue<$qualtype, $qualcont>") (object Attribute tool "cg" name "UnorderedQualifiedByValueContainer" value "DictionaryByValue<$qualtype, $qualcont>") (object Attribute tool "cg" name "QualifiedByReferenceContainer" value "AssociationByReference<$qualtype, $qualcont>") (object Attribute tool "cg" name "UnorderedQualifiedByReferenceContainer" value "DictionaryByReference<$qualtype, $qualcont>") (object Attribute tool "cg" name "GeneratePreserveRegions" value TRUE))) (object Attribute tool "cg" name "compiler2.1__Project" value (list Attribute_Set (object Attribute tool "cg" name "HeaderFileExtension" value "h") (object Attribute tool "cg" name "HeaderFileBackupExtension" value "h~") (object Attribute tool "cg" name "HeaderFileTemporaryExtension" value "h#") (object Attribute tool "cg" name "CodeFileExtension" value "cpp") (object Attribute tool "cg" name "CodeFileBackupExtension" value "cp~") (object Attribute tool "cg" name "CodeFileTemporaryExtension" value "cp#") (object Attribute tool "cg" name "CreateMissingDirectories" value TRUE) (object Attribute tool "cg" name "StopOnError" value FALSE) (object Attribute tool "cg" name "ErrorLimit" value 30) (object Attribute tool "cg" name "Directory" value "AUTO GENERATE") (object Attribute tool "cg" name "BooleanType" value "int") (object Attribute tool "cg" name "AllowTemplates" value FALSE) (object Attribute tool "cg" name "AllowProtectedInheritance" value FALSE) (object Attribute tool "cg" name "OneByValueContainer" value "$targetClass") (object Attribute tool "cg" name "OneByReferenceContainer" value "$targetClass *") (object Attribute tool "cg" name "OptionalByValueContainer" value "OptionalByValue(sizeof($targetClass))") (object Attribute tool "cg" name "OptionalByReferenceContainer" value "$targetClass *") (object Attribute tool "cg" name "FixedByValueContainer" value "$targetClass[$limit]") (object Attribute tool "cg" name "UnorderedFixedByValueContainer" value "$targetClass[$limit]") (object Attribute tool "cg" name "FixedByReferenceContainer" value "$targetClass *[$limit]") (object Attribute tool "cg" name "UnorderedFixedByReferenceContainer" value "$targetClass *[$limit]") (object Attribute tool "cg" name "BoundedByValueContainer" value "BoundedListByValue(sizeof($targetClass),$limit)") (object Attribute tool "cg" name "UnorderedBoundedByValueContainer" value "BoundedSetByValue(sizeof($targetClass),$limit)") (object Attribute tool "cg" name "BoundedByReferenceContainer" value "BoundedListByReference($limit)") (object Attribute tool "cg" name "UnorderedBoundedByReferenceContainer" value "BoundedSetByReference($limit)") (object Attribute tool "cg" name "UnboundedByValueContainer" value "UnboundedListByValue(sizeof($targetClass))") (object Attribute tool "cg" name "UnorderedUnboundedByValueContainer" value "UnboundedSetByValue(sizeof($targetClass))") (object Attribute tool "cg" name "UnboundedByReferenceContainer" value "UnboundedListByReference") (object Attribute tool "cg" name "UnorderedUnboundedByReferenceContainer" value "UnboundedSetByReference") (object Attribute tool "cg" name "QualifiedByValueContainer" value "AssociationByValue(sizeof($qualtype), sizeof($qualcont)") (object Attribute tool "cg" name "UnorderedQualifiedByValueContainer" value "DictionaryByValue(sizeof($qualtype), sizeof($qualcont)") (object Attribute tool "cg" name "QualifiedByReferenceContainer" value "AssociationByReference(sizeof($qualtype), sizeof($qualcont)") (object Attribute tool "cg" name "UnorderedQualifiedByReferenceContainer" value "DictionaryByReference(sizeof($qualtype), sizeof($qualcont)") (object Attribute tool "cg" name "GeneratePreserveRegions" value TRUE))) (object Attribute tool "cg" name "compiler3.0__Project" value (list Attribute_Set (object Attribute tool "cg" name "HeaderFileExtension" value "h") (object Attribute tool "cg" name "HeaderFileBackupExtension" value "h~") (object Attribute tool "cg" name "HeaderFileTemporaryExtension" value "h#") (object Attribute tool "cg" name "CodeFileExtension" value "cpp") (object Attribute tool "cg" name "CodeFileBackupExtension" value "cp~") (object Attribute tool "cg" name "CodeFileTemporaryExtension" value "cp#") (object Attribute tool "cg" name "CreateMissingDirectories" value TRUE) (object Attribute tool "cg" name "StopOnError" value FALSE) (object Attribute tool "cg" name "ErrorLimit" value 30) (object Attribute tool "cg" name "Directory" value "AUTO GENERATE") (object Attribute tool "cg" name "BooleanType" value "int") (object Attribute tool "cg" name "AllowTemplates" value TRUE) (object Attribute tool "cg" name "AllowProtectedInheritance" value TRUE) (object Attribute tool "cg" name "OneByValueContainer" value "$targetClass") (object Attribute tool "cg" name "OneByReferenceContainer" value "$targetClass *") (object Attribute tool "cg" name "OptionalByValueContainer" value "OptionalByValue<$targetClass>") (object Attribute tool "cg" name "OptionalByReferenceContainer" value "$targetClass *") (object Attribute tool "cg" name "FixedByValueContainer" value "$targetClass[$limit]") (object Attribute tool "cg" name "UnorderedFixedByValueContainer" value "$targetClass[$limit]") (object Attribute tool "cg" name "FixedByReferenceContainer" value "$targetClass *[$limit]") (object Attribute tool "cg" name "UnorderedFixedByReferenceContainer" value "$targetClass *[$limit]") (object Attribute tool "cg" name "BoundedByValueContainer" value "BoundedListByValue<$targetClass,$limit>") (object Attribute tool "cg" name "UnorderedBoundedByValueContainer" value "BoundedSetByValue<$targetClass,$limit>") (object Attribute tool "cg" name "BoundedByReferenceContainer" value "BoundedListByReference<$targetClass,$limit>") (object Attribute tool "cg" name "UnorderedBoundedByReferenceContainer" value "BoundedSetByReference<$targetClass,$limit>") (object Attribute tool "cg" name "UnboundedByValueContainer" value "UnboundedListByValue<$targetClass>") (object Attribute tool "cg" name "UnorderedUnboundedByValueContainer" value "UnboundedSetByValue<$targetClass>") (object Attribute tool "cg" name "UnboundedByReferenceContainer" value "UnboundedListByReference<$targetClass>") (object Attribute tool "cg" name "UnorderedUnboundedByReferenceContainer" value "UnboundedSetByReference<$targetClass>") (object Attribute tool "cg" name "QualifiedByValueContainer" value "AssociationByValue<$qualtype, $qualcont>") (object Attribute tool "cg" name "UnorderedQualifiedByValueContainer" value "DictionaryByValue<$qualtype, $qualcont>") (object Attribute tool "cg" name "QualifiedByReferenceContainer" value "AssociationByReference<$qualtype, $qualcont>") (object Attribute tool "cg" name "UnorderedQualifiedByReferenceContainer" value "DictionaryByReference<$qualtype, $qualcont>") (object Attribute tool "cg" name "GeneratePreserveRegions" value TRUE))) (object Attribute tool "cg" name "default__Class" value (list Attribute_Set (object Attribute tool "cg" name "CodeName" value "") (object Attribute tool "cg" name "ImplementationType" value (value Text "")) (object Attribute tool "cg" name "GenerateDefaultConstructor" value ("GenerateSet" 199)) (object Attribute tool "cg" name "DefaultConstructorVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "InlineDefaultConstructor" value FALSE) (object Attribute tool "cg" name "GenerateCopyConstructor" value ("GenerateSet" 199)) (object Attribute tool "cg" name "CopyConstructorVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "InlineCopyConstructor" value FALSE) (object Attribute tool "cg" name "GenerateDestructor" value TRUE) (object Attribute tool "cg" name "DestructorVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "DestructorKind" value ("ThreeKindSet" 200)) (object Attribute tool "cg" name "InlineDestructor" value FALSE) (object Attribute tool "cg" name "GenerateAssignmentOperation" value ("GenerateSet" 199)) (object Attribute tool "cg" name "AssignmentVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "AssignmentKind" value ("ThreeKindSet" 200)) (object Attribute tool "cg" name "InlineAssignmentOperation" value FALSE) (object Attribute tool "cg" name "GenerateEqualityOperations" value ("GenerateSet" 199)) (object Attribute tool "cg" name "EqualityVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "EqualityKind" value ("FriendKindSet" 200)) (object Attribute tool "cg" name "InlineEqualityOperations" value FALSE) (object Attribute tool "cg" name "GenerateRelationalOperations" value FALSE) (object Attribute tool "cg" name "RelationalVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "RelationalKind" value ("FriendKindSet" 200)) (object Attribute tool "cg" name "InlineRelationalOperations" value FALSE) (object Attribute tool "cg" name "GenerateStorageMgmtOperations" value FALSE) (object Attribute tool "cg" name "StorageMgmtVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "InlineStorageMgmtOperations" value FALSE) (object Attribute tool "cg" name "GenerateSubscriptOperation" value FALSE) (object Attribute tool "cg" name "SubscriptVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "SubscriptKind" value ("ThreeKindSet" 200)) (object Attribute tool "cg" name "SubscriptResultType" value "") (object Attribute tool "cg" name "InlineSubscriptOperation" value FALSE) (object Attribute tool "cg" name "GenerateDereferenceOperation" value FALSE) (object Attribute tool "cg" name "DereferenceVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "DereferenceKind" value ("ThreeKindSet" 200)) (object Attribute tool "cg" name "DereferenceResultType" value "") (object Attribute tool "cg" name "InlineDereferenceOperation" value FALSE) (object Attribute tool "cg" name "GenerateIndirectionOperation" value FALSE) (object Attribute tool "cg" name "IndirectionVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "IndirectionKind" value ("ThreeKindSet" 200)) (object Attribute tool "cg" name "IndirectionResultType" value "") (object Attribute tool "cg" name "InlineIndirectionOperation" value FALSE) (object Attribute tool "cg" name "GenerateStreamOperations" value FALSE) (object Attribute tool "cg" name "StreamVisibility" value ("VisibilitySet" 45)) (object Attribute tool "cg" name "InlineStreamOperations" value FALSE) (object Attribute tool "cg" name "ThreeKindSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202))) (object Attribute tool "cg" name "KindSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202) (object Attribute tool "cg" name "Static" value 203))) (object Attribute tool "cg" name "FriendKindSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202) (object Attribute tool "cg" name "Friend" value 204))) (object Attribute tool "cg" name "GenerateSet" value (list Attribute_Set (object Attribute tool "cg" name "DeclareAndDefine" value 199) (object Attribute tool "cg" name "DeclareOnly" value 205) (object Attribute tool "cg" name "DoNotDeclare" value 206))) (object Attribute tool "cg" name "VisibilitySet" value (list Attribute_Set (object Attribute tool "cg" name "Public" value 45) (object Attribute tool "cg" name "Protected" value 44) (object Attribute tool "cg" name "Private" value 43) (object Attribute tool "cg" name "Implementation" value 14))) (object Attribute tool "cg" name "ConstValue" value "") (object Attribute tool "cg" name "GenerateDefaultSpecifier" value FALSE) (object Attribute tool "cg" name "DefaultSpecifier" value "") (object Attribute tool "cg" name "IDLElement" value TRUE) (object Attribute tool "cg" name "IDLSpecificationType" value ("IDLSpecSet" 22)) (object Attribute tool "cg" name "IDLSpecSet" value (list Attribute_Set (object Attribute tool "cg" name "Interface" value 22) (object Attribute tool "cg" name "Typedef" value 54) (object Attribute tool "cg" name "Enumeration" value 8) (object Attribute tool "cg" name "Const" value 71) (object Attribute tool "cg" name "Exception" value 61) (object Attribute tool "cg" name "Struct" value 51) (object Attribute tool "cg" name "Union" value 81))))) (object Attribute tool "cg" name "default__Module-Spec" value (list Attribute_Set (object Attribute tool "cg" name "Generate" value TRUE) (object Attribute tool "cg" name "CmIdentification" value (value Text " %X% %Q% %Z% %W%")) (object Attribute tool "cg" name "CopyrightNotice" value (value Text "")) (object Attribute tool "cg" name "FileName" value "AUTO GENERATE") (object Attribute tool "cg" name "InclusionProtectionSymbol" value "AUTO GENERATE") (object Attribute tool "cg" name "AdditionalIncludes" value (value Text "")) (object Attribute tool "cg" name "IncludeBySimpleName" value FALSE) (object Attribute tool "cg" name "InliningStyle" value ("InliningStyleSet" 207)) (object Attribute tool "cg" name "InliningStyleSet" value (list Attribute_Set (object Attribute tool "cg" name "InClassDeclaration" value 208) (object Attribute tool "cg" name "FollowingClassDeclaration" value 207))) (object Attribute tool "cg" name "GenerateIDLModule" value FALSE))) (object Attribute tool "cg" name "default__Module-Body" value (list Attribute_Set (object Attribute tool "cg" name "Generate" value TRUE) (object Attribute tool "cg" name "CmIdentification" value (value Text " %X% %Q% %Z% %W%")) (object Attribute tool "cg" name "CopyrightNotice" value (value Text "")) (object Attribute tool "cg" name "FileName" value "AUTO GENERATE") (object Attribute tool "cg" name "AdditionalIncludes" value (value Text "")) (object Attribute tool "cg" name "IncludeBySimpleName" value FALSE) (object Attribute tool "cg" name "InliningStyle" value ("InliningStyleSet" 207)) (object Attribute tool "cg" name "InliningStyleSet" value (list Attribute_Set (object Attribute tool "cg" name "InClassDeclaration" value 208) (object Attribute tool "cg" name "FollowingClassDeclaration" value 207))))) (object Attribute tool "cg" name "default__Operation" value (list Attribute_Set (object Attribute tool "cg" name "CodeName" value "") (object Attribute tool "cg" name "OperationKind" value ("OperationKindSet" 200)) (object Attribute tool "cg" name "OperationKindSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202) (object Attribute tool "cg" name "Static" value 203) (object Attribute tool "cg" name "Friend" value 204))) (object Attribute tool "cg" name "OperationIsConst" value FALSE) (object Attribute tool "cg" name "EntryCode" value (value Text "")) (object Attribute tool "cg" name "ExitCode" value (value Text "")) (object Attribute tool "cg" name "Inline" value FALSE) (object Attribute tool "cg" name "OperationIsOneWay" value FALSE) (object Attribute tool "cg" name "Context" value "") (object Attribute tool "cg" name "Raises" value ""))) (object Attribute tool "cg" name "default__Has" value (list Attribute_Set (object Attribute tool "cg" name "CodeName" value "") (object Attribute tool "cg" name "Ordered" value TRUE) (object Attribute tool "cg" name "NameIfUnlabeled" value "the_$supplier") (object Attribute tool "cg" name "GenerateDataMember" value TRUE) (object Attribute tool "cg" name "DataMemberName" value "$relationship") (object Attribute tool "cg" name "DataMemberVisibility" value ("DataMemberVisibilitySet" 14)) (object Attribute tool "cg" name "DataMemberVisibilitySet" value (list Attribute_Set (object Attribute tool "cg" name "Public" value 45) (object Attribute tool "cg" name "Protected" value 44) (object Attribute tool "cg" name "Private" value 43) (object Attribute tool "cg" name "Implementation" value 14) (object Attribute tool "cg" name "AtRelationshipVisibility" value 210))) (object Attribute tool "cg" name "GenerateGetOperation" value TRUE) (object Attribute tool "cg" name "GenerateSetOperation" value TRUE) (object Attribute tool "cg" name "GetName" value "get_$relationship") (object Attribute tool "cg" name "SetName" value "set_$relationship") (object Attribute tool "cg" name "GetSetKinds" value ("GetSetKindsSet" 200)) (object Attribute tool "cg" name "GetSetKindsSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202) (object Attribute tool "cg" name "Static" value 203) (object Attribute tool "cg" name "Friend" value 204))) (object Attribute tool "cg" name "ContainerClass" value "") (object Attribute tool "cg" name "SelectorName" value "") (object Attribute tool "cg" name "SelectorType" value "") (object Attribute tool "cg" name "GetIsConst" value TRUE) (object Attribute tool "cg" name "GetSetByReference" value FALSE) (object Attribute tool "cg" name "InlineGet" value TRUE) (object Attribute tool "cg" name "SetReturnsValue" value FALSE) (object Attribute tool "cg" name "InlineSet" value TRUE) (object Attribute tool "cg" name "ForwardReferenceOnly" value FALSE) (object Attribute tool "cg" name "GenerateForwardReference" value FALSE) (object Attribute tool "cg" name "IsReadOnly" value FALSE) (object Attribute tool "cg" name "BoundedHasRelType" value ("HasRelTypeSet" 47)) (object Attribute tool "cg" name "HasRelTypeSet" value (list Attribute_Set (object Attribute tool "cg" name "Array" value 24) (object Attribute tool "cg" name "Sequence" value 47))))) (object Attribute tool "cg" name "default__Association" value (list Attribute_Set (object Attribute tool "cg" name "NameIfUnlabeled" value "the_$targetClass"))) (object Attribute tool "cg" name "default__Role" value (list Attribute_Set (object Attribute tool "cg" name "CodeName" value "") (object Attribute tool "cg" name "ForwardReferenceOnly" value FALSE) (object Attribute tool "cg" name "NameIfUnlabeled" value "the_$targetClass") (object Attribute tool "cg" name "GenerateDataMember" value TRUE) (object Attribute tool "cg" name "DataMemberName" value "$target") (object Attribute tool "cg" name "DataMemberVisibility" value ("DataMemberVisibilitySet" 14)) (object Attribute tool "cg" name "DataMemberVisibilitySet" value (list Attribute_Set (object Attribute tool "cg" name "Public" value 45) (object Attribute tool "cg" name "Protected" value 44) (object Attribute tool "cg" name "Private" value 43) (object Attribute tool "cg" name "Implementation" value 14) (object Attribute tool "cg" name "AtRelationshipVisibility" value 210))) (object Attribute tool "cg" name "ContainerClass" value "") (object Attribute tool "cg" name "QualifiedContainer" value "") (object Attribute tool "cg" name "AssocClassContainer" value "$supplier *") (object Attribute tool "cg" name "GetSetKinds" value ("GetSetKindsSet" 200)) (object Attribute tool "cg" name "GetSetKindsSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202) (object Attribute tool "cg" name "Static" value 203) (object Attribute tool "cg" name "Friend" value 204))) (object Attribute tool "cg" name "GetSetByReference" value FALSE) (object Attribute tool "cg" name "GenerateGetOperation" value TRUE) (object Attribute tool "cg" name "GetName" value "get_$target") (object Attribute tool "cg" name "GetIsConst" value TRUE) (object Attribute tool "cg" name "InlineGet" value TRUE) (object Attribute tool "cg" name "GenerateSetOperation" value TRUE) (object Attribute tool "cg" name "SetName" value "set_$target") (object Attribute tool "cg" name "SetReturnsValue" value FALSE) (object Attribute tool "cg" name "InlineSet" value TRUE) (object Attribute tool "cg" name "GenerateQualifiedGetOperation" value TRUE) (object Attribute tool "cg" name "QualifiedGetName" value "get_$target") (object Attribute tool "cg" name "QualifiedGetIsConst" value TRUE) (object Attribute tool "cg" name "InlineQualifiedGet" value TRUE) (object Attribute tool "cg" name "GenerateQualifiedSetOperation" value TRUE) (object Attribute tool "cg" name "QualifiedSetName" value "set_$target") (object Attribute tool "cg" name "QualifiedSetReturnsValue" value FALSE) (object Attribute tool "cg" name "InlineQualifiedSet" value TRUE) (object Attribute tool "cg" name "GenerateAssocClassDataMember" value TRUE) (object Attribute tool "cg" name "AssocClassDataMemberName" value "$target") (object Attribute tool "cg" name "AssocClassDataMemberVisibility" value ("DataMemberVisibilitySet" 14)) (object Attribute tool "cg" name "DataMemberVisibilitySet" value (list Attribute_Set (object Attribute tool "cg" name "Public" value 45) (object Attribute tool "cg" name "Protected" value 44) (object Attribute tool "cg" name "Private" value 43) (object Attribute tool "cg" name "Implementation" value 14) (object Attribute tool "cg" name "AtRelationshipVisibility" value 210))) (object Attribute tool "cg" name "AssocClassGetSetKinds" value ("GetSetKindsSet" 200)) (object Attribute tool "cg" name "GenerateAssocClassGetOperation" value TRUE) (object Attribute tool "cg" name "AssocClassGetName" value "get_$target") (object Attribute tool "cg" name "AssocClassGetIsConst" value TRUE) (object Attribute tool "cg" name "InlineAssocClassGet" value TRUE) (object Attribute tool "cg" name "GenerateAssocClassSetOperation" value TRUE) (object Attribute tool "cg" name "AssocClassSetName" value "set_$target") (object Attribute tool "cg" name "AssocClassSetReturnsValue" value FALSE) (object Attribute tool "cg" name "InlineAssocClassSet" value TRUE) (object Attribute tool "cg" name "AssocClassForwardReferenceOnly" value TRUE) (object Attribute tool "cg" name "GenerateForwardReference" value FALSE) (object Attribute tool "cg" name "IsReadOnly" value FALSE) (object Attribute tool "cg" name "BoundedRoleType" value ("AssocTypeSet" 47)) (object Attribute tool "cg" name "AssocTypeSet" value (list Attribute_Set (object Attribute tool "cg" name "Array" value 24) (object Attribute tool "cg" name "Sequence" value 47))))) (object Attribute tool "cg" name "default__Attribute" value (list Attribute_Set (object Attribute tool "cg" name "CodeName" value "") (object Attribute tool "cg" name "GenerateDataMember" value TRUE) (object Attribute tool "cg" name "DataMemberName" value "$attribute") (object Attribute tool "cg" name "DataMemberVisibility" value ("DataMemberVisibilitySet" 14)) (object Attribute tool "cg" name "DataMemberVisibilitySet" value (list Attribute_Set (object Attribute tool "cg" name "Public" value 45) (object Attribute tool "cg" name "Protected" value 44) (object Attribute tool "cg" name "Private" value 43) (object Attribute tool "cg" name "Implementation" value 14) (object Attribute tool "cg" name "AtAttributeVisibility" value 211))) (object Attribute tool "cg" name "GenerateGetOperation" value TRUE) (object Attribute tool "cg" name "GenerateSetOperation" value TRUE) (object Attribute tool "cg" name "GetName" value "get_$attribute") (object Attribute tool "cg" name "SetName" value "set_$attribute") (object Attribute tool "cg" name "GetSetKinds" value ("GetSetKindsSet" 200)) (object Attribute tool "cg" name "GetSetKindsSet" value (list Attribute_Set (object Attribute tool "cg" name "Common" value 200) (object Attribute tool "cg" name "Virtual" value 201) (object Attribute tool "cg" name "Abstract" value 202) (object Attribute tool "cg" name "Static" value 203) (object Attribute tool "cg" name "Friend" value 204))) (object Attribute tool "cg" name "GetIsConst" value TRUE) (object Attribute tool "cg" name "GetSetByReference" value FALSE) (object Attribute tool "cg" name "InlineGet" value TRUE) (object Attribute tool "cg" name "SetReturnsValue" value FALSE) (object Attribute tool "cg" name "InlineSet" value TRUE) (object Attribute tool "cg" name "CaseSpecifier" value "") (object Attribute tool "cg" name "IsReadOnly" value FALSE))) (object Attribute tool "cg" name "default__Uses" value (list Attribute_Set (object Attribute tool "cg" name "ForwardReferenceOnly" value FALSE) (object Attribute tool "cg" name "GenerateForwardReference" value FALSE))) (object Attribute tool "cg" name "default__Subsystem" value (list Attribute_Set (object Attribute tool "cg" name "Directory" value "AUTO GENERATE"))) (object Attribute tool "DDL" name "propertyId" value "809135966") (object Attribute tool "DDL" name "default__Project" value (list Attribute_Set (object Attribute tool "DDL" name "DataBase" value ("DataBaseSet" 800)) (object Attribute tool "DDL" name "DataBaseSet" value (list Attribute_Set (object Attribute tool "DDL" name "ANSI" value 800) (object Attribute tool "DDL" name "Oracle" value 801) (object Attribute tool "DDL" name "SQLServer" value 802) (object Attribute tool "DDL" name "Sybase" value 803) (object Attribute tool "DDL" name "Watcom" value 804))) (object Attribute tool "DDL" name "PrimaryKeyColumnName" value "Id") (object Attribute tool "DDL" name "PrimaryKeyColumnType" value "NUMBER(5)") (object Attribute tool "DDL" name "ViewName" value "V_") (object Attribute tool "DDL" name "TableName" value "T_") (object Attribute tool "DDL" name "InheritSuffix" value "_V") (object Attribute tool "DDL" name "DropClause" value FALSE) (object Attribute tool "DDL" name "BaseViews" value FALSE) (object Attribute tool "DDL" name "DDLScriptFilename" value "DDL1.SQL"))) (object Attribute tool "DDL" name "default__Attribute" value (list Attribute_Set (object Attribute tool "DDL" name "ColumnType" value "VARCHAR") (object Attribute tool "DDL" name "Length" value "") (object Attribute tool "DDL" name "NullsOK" value TRUE) (object Attribute tool "DDL" name "PrimaryKey" value FALSE) (object Attribute tool "DDL" name "Unique" value FALSE) (object Attribute tool "DDL" name "CompositeUnique" value FALSE) (object Attribute tool "DDL" name "CheckConstraint" value ""))) (object Attribute tool "cg" name "default__Category" value (list Attribute_Set (object Attribute tool "cg" name "GenerateIDLModule" value TRUE) (object Attribute tool "cg" name "ModuleName" value (value Text ""))))) quid "36A778720084"))