pimappsupport/vcardandvcal/design/DESIGN.MDL
changeset 0 f979ecb2b13e
child 45 b6db4fd4947b
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 
       
     2 (object Petal
       
     3     version    	42
       
     4     _written   	"Rose 4.5.8054.1"
       
     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 	TRUE
       
    18 	snapToGrid 	TRUE
       
    19 	gridX      	16
       
    20 	gridY      	16
       
    21 	defaultFont 	(object Font
       
    22 	    size       	9
       
    23 	    face       	"helvetica"
       
    24 	    bold       	FALSE
       
    25 	    italics    	FALSE
       
    26 	    underline  	FALSE
       
    27 	    strike     	FALSE
       
    28 	    color      	0
       
    29 	    default_color 	TRUE)
       
    30 	showMessageNum 	1
       
    31 	showClassOfObject 	TRUE
       
    32 	notation   	"Booch")
       
    33     root_usecase_package 	(object Class_Category "Use Case View"
       
    34 	quid       	"355326EE003D"
       
    35 	exportControl 	"Public"
       
    36 	global     	TRUE
       
    37 	logical_models 	(list unit_reference_list)
       
    38 	logical_presentations 	(list unit_reference_list
       
    39 	    (object UseCaseDiagram "Main"
       
    40 		quid       	"355326F5025B"
       
    41 		title      	"Main"
       
    42 		zoom       	100
       
    43 		max_height 	28350
       
    44 		max_width  	21600
       
    45 		origin_x   	0
       
    46 		origin_y   	0
       
    47 		items      	(list diagram_item_list))))
       
    48     root_category 	(object Class_Category "Logical View"
       
    49 	quid       	"355326EE002A"
       
    50 	exportControl 	"Public"
       
    51 	global     	TRUE
       
    52 	subsystem  	"Component View"
       
    53 	quidu      	"355326EE003E"
       
    54 	logical_models 	(list unit_reference_list
       
    55 	    (object Class "CVersitParser"
       
    56 		quid       	"3553270E02EC"
       
    57 		documentation 	"The base Versit parser class, providing functions to aid parsing a stream into a Versit object, as well as the facility to add properties and sub-entities to an existing object. The key methods are Internalize and Externalize, used to convert to and from stream form."
       
    58 		fields     	(list has_relationship_list
       
    59 		    (object Has_Relationship
       
    60 			quid       	"3553302402E7"
       
    61 			supplier   	"Logical View::CParserPropertyHBufC"
       
    62 			quidu      	"35532EC801C4"
       
    63 			supplier_cardinality 	(value cardinality "0..n"))
       
    64 		    (object Has_Relationship
       
    65 			quid       	"356EAC060148"
       
    66 			label      	"0..n"
       
    67 			supplier   	"Logical View::CParserProperty"
       
    68 			quidu      	"35532FAE025B"))
       
    69 		operations 	(list Operations
       
    70 		    (object Operation "InternalizeL"
       
    71 			quid       	"3553356B03C6"
       
    72 			concurrency 	"Sequential"
       
    73 			opExportControl 	"Public"
       
    74 			uid        	0)
       
    75 		    (object Operation "ExternalizeL"
       
    76 			quid       	"355335B802EA"
       
    77 			concurrency 	"Sequential"
       
    78 			opExportControl 	"Public"
       
    79 			uid        	0)
       
    80 		    (object Operation "AddEntityL"
       
    81 			quid       	"356E92480020"
       
    82 			concurrency 	"Sequential"
       
    83 			opExportControl 	"Public"
       
    84 			uid        	0)
       
    85 		    (object Operation "AddPropertyL"
       
    86 			quid       	"356E925602FB"
       
    87 			concurrency 	"Sequential"
       
    88 			opExportControl 	"Public"
       
    89 			uid        	0)
       
    90 		    (object Operation "EntityL"
       
    91 			quid       	"356E9265031B"
       
    92 			result     	"CArrayPtrFlat<CVersitParser>"
       
    93 			concurrency 	"Sequential"
       
    94 			opExportControl 	"Public"
       
    95 			uid        	0)
       
    96 		    (object Operation "PropertyL"
       
    97 			quid       	"356E9273039D"
       
    98 			result     	"CArrayPtrFlat<CParserProperty>"
       
    99 			concurrency 	"Sequential"
       
   100 			opExportControl 	"Public"
       
   101 			uid        	0)
       
   102 		    (object Operation "GroupOfPropertiesL"
       
   103 			quid       	"356E92C403A4"
       
   104 			result     	"CArrayPtrFlat<CParserProperty>"
       
   105 			concurrency 	"Sequential"
       
   106 			opExportControl 	"Public"
       
   107 			uid        	0))
       
   108 		language   	"C++")
       
   109 	    (object Class "CParserVCard"
       
   110 		quid       	"355327CA0301"
       
   111 		superclasses 	(list inheritance_relationship_list
       
   112 		    (object Inheritance_Relationship
       
   113 			quid       	"35532D7202F9"
       
   114 			supplier   	"Logical View::CVersitParser"
       
   115 			quidu      	"3553270E02EC"))
       
   116 		language   	"C++")
       
   117 	    (object Class "CParserVCal"
       
   118 		quid       	"35532CB10020"
       
   119 		fields     	(list has_relationship_list
       
   120 		    (object Has_Relationship
       
   121 			quid       	"355331AE009F"
       
   122 			supplier   	"Logical View::VCalToDoParse"
       
   123 			quidu      	"35532D9A0057"
       
   124 			supplier_cardinality 	(value cardinality "0..n"))
       
   125 		    (object Has_Relationship
       
   126 			quid       	"355331D301B0"
       
   127 			supplier   	"Logical View::CParserVCalEntity"
       
   128 			quidu      	"35532DAE02CD"
       
   129 			supplier_cardinality 	(value cardinality "0..n")))
       
   130 		superclasses 	(list inheritance_relationship_list
       
   131 		    (object Inheritance_Relationship
       
   132 			quid       	"35532D6A01AD"
       
   133 			supplier   	"Logical View::CVersitParser"
       
   134 			quidu      	"3553270E02EC"))
       
   135 		language   	"C++")
       
   136 	    (object Class "VCalToDoParse"
       
   137 		quid       	"35532D9A0057"
       
   138 		superclasses 	(list inheritance_relationship_list
       
   139 		    (object Inheritance_Relationship
       
   140 			quid       	"35532DCF019E"
       
   141 			supplier   	"Logical View::CVersitParser"
       
   142 			quidu      	"3553270E02EC"))
       
   143 		language   	"C++")
       
   144 	    (object Class "CParserVCalEntity"
       
   145 		quid       	"35532DAE02CD"
       
   146 		documentation 	"This class represents a Todo or Event sub-entity within the VCal object"
       
   147 		superclasses 	(list inheritance_relationship_list
       
   148 		    (object Inheritance_Relationship
       
   149 			quid       	"35532DD8029B"
       
   150 			supplier   	"Logical View::CVersitParser"
       
   151 			quidu      	"3553270E02EC"))
       
   152 		language   	"C++")
       
   153 	    (object Class "CParserParam"
       
   154 		quid       	"35532EA700F4"
       
   155 		documentation 	"A generic property parameter class, consisting of a Name and optionally a value, both in descriptor form."
       
   156 		operations 	(list Operations
       
   157 		    (object Operation "Name"
       
   158 			quid       	"356E942C00F8"
       
   159 			concurrency 	"Sequential"
       
   160 			opExportControl 	"Public"
       
   161 			uid        	0)
       
   162 		    (object Operation "Value"
       
   163 			quid       	"356E943102AE"
       
   164 			concurrency 	"Sequential"
       
   165 			opExportControl 	"Public"
       
   166 			uid        	0)
       
   167 		    (object Operation "WriteValueToStream"
       
   168 			quid       	"356E944D02F4"
       
   169 			concurrency 	"Sequential"
       
   170 			opExportControl 	"Public"
       
   171 			uid        	0))
       
   172 		language   	"C++")
       
   173 	    (object Class "CParserPropertyHBufC"
       
   174 		quid       	"35532EC801C4"
       
   175 		superclasses 	(list inheritance_relationship_list
       
   176 		    (object Inheritance_Relationship
       
   177 			quid       	"3553301D0016"
       
   178 			supplier   	"Logical View::CParserProperty"
       
   179 			quidu      	"35532FAE025B"))
       
   180 		language   	"C++")
       
   181 	    (object Class "CVTimeParam"
       
   182 		quid       	"35532F2602EC"
       
   183 		superclasses 	(list inheritance_relationship_list
       
   184 		    (object Inheritance_Relationship
       
   185 			quid       	"35532F4100CE"
       
   186 			supplier   	"Logical View::CParserParam"
       
   187 			quidu      	"35532EA700F4"))
       
   188 		language   	"C++")
       
   189 	    (object Class "CParserProperty"
       
   190 		quid       	"35532FAE025B"
       
   191 		documentation 	"The Base property class, corresponding to a property, and storing its name and associated groups and parameters. Subclasses are identified by Uid."
       
   192 		operations 	(list Operations
       
   193 		    (object Operation "ExternalizeL"
       
   194 			quid       	"356EAE71035B"
       
   195 			concurrency 	"Sequential"
       
   196 			opExportControl 	"Public"
       
   197 			uid        	0)
       
   198 		    (object Operation "Param"
       
   199 			quid       	"356EAE8300E0"
       
   200 			concurrency 	"Sequential"
       
   201 			opExportControl 	"Public"
       
   202 			uid        	0)
       
   203 		    (object Operation "AddParamL"
       
   204 			quid       	"356EAE8B0019"
       
   205 			concurrency 	"Sequential"
       
   206 			opExportControl 	"Public"
       
   207 			uid        	0)
       
   208 		    (object Operation "Group"
       
   209 			quid       	"356EAE92013C"
       
   210 			concurrency 	"Sequential"
       
   211 			opExportControl 	"Public"
       
   212 			uid        	0)
       
   213 		    (object Operation "Uid"
       
   214 			quid       	"356EAE950190"
       
   215 			concurrency 	"Sequential"
       
   216 			opExportControl 	"Public"
       
   217 			uid        	0)
       
   218 		    (object Operation "Name"
       
   219 			quid       	"356EAE9C000A"
       
   220 			concurrency 	"Sequential"
       
   221 			opExportControl 	"Public"
       
   222 			uid        	0)
       
   223 		    (object Operation "SetName"
       
   224 			quid       	"356EAEA1007F"
       
   225 			concurrency 	"Sequential"
       
   226 			opExportControl 	"Public"
       
   227 			uid        	0)
       
   228 		    (object Operation "WriteValueToStream"
       
   229 			quid       	"356EAEAB028C"
       
   230 			concurrency 	"Sequential"
       
   231 			opExportControl 	"Public"
       
   232 			uid        	0))
       
   233 		language   	"C++")
       
   234 	    (object Class "CPropertyProperty"
       
   235 		quid       	"35532FED0021"
       
   236 		superclasses 	(list inheritance_relationship_list
       
   237 		    (object Inheritance_Relationship
       
   238 			quid       	"3553302001B5"
       
   239 			supplier   	"Logical View::CParserPropertyHBufC"
       
   240 			quidu      	"35532EC801C4"))
       
   241 		language   	"C++")
       
   242 	    (object Class "AgendaModelVCalWriter/Reader"
       
   243 		quid       	"3556CADC02A2"
       
   244 		used_nodes 	(list uses_relationship_list
       
   245 		    (object Uses_Relationship
       
   246 			quid       	"3556CB2A03B3"
       
   247 			supplier   	"Logical View::CParserPropertyHBufC"
       
   248 			quidu      	"35532EC801C4")
       
   249 		    (object Uses_Relationship
       
   250 			quid       	"3556CB4E0382"
       
   251 			supplier   	"Logical View::CParserVCal"
       
   252 			quidu      	"35532CB10020"))
       
   253 		language   	"C++")
       
   254 	    (object Class "CVAgendaModelVCalReader"
       
   255 		quid       	"3556CB0A008B"
       
   256 		language   	"C++")
       
   257 	    (object Class "CParserPropertyDateTime"
       
   258 		quid       	"356EAC6F029E"
       
   259 		superclasses 	(list inheritance_relationship_list
       
   260 		    (object Inheritance_Relationship
       
   261 			quid       	"356EAC84026C"
       
   262 			supplier   	"Logical View::CParserProperty"
       
   263 			quidu      	"35532FAE025B"))
       
   264 		language   	"C++")
       
   265 	    (object Class "CParserPropertyCDesCArray"
       
   266 		quid       	"356EAC720049"
       
   267 		superclasses 	(list inheritance_relationship_list
       
   268 		    (object Inheritance_Relationship
       
   269 			quid       	"356EAC7E029F"
       
   270 			supplier   	"Logical View::CParserProperty"
       
   271 			quidu      	"35532FAE025B"))
       
   272 		language   	"C++")
       
   273 	    (object Class "CParserPropertyMultiDateTime"
       
   274 		quid       	"356EAC790361"
       
   275 		superclasses 	(list inheritance_relationship_list
       
   276 		    (object Inheritance_Relationship
       
   277 			quid       	"356EAC87007C"
       
   278 			supplier   	"Logical View::CParserProperty"
       
   279 			quidu      	"35532FAE025B"))
       
   280 		language   	"C++")
       
   281 	    (object Class "CParserPropertyInt"
       
   282 		quid       	"356EAE41015D"
       
   283 		superclasses 	(list inheritance_relationship_list
       
   284 		    (object Inheritance_Relationship
       
   285 			quid       	"356EAE460024"
       
   286 			supplier   	"Logical View::CParserProperty"
       
   287 			quidu      	"35532FAE025B"))
       
   288 		language   	"C++")
       
   289 	    (object Class "CParserPropertyAlarm"
       
   290 		quid       	"356EAE5B001A"
       
   291 		superclasses 	(list inheritance_relationship_list
       
   292 		    (object Inheritance_Relationship
       
   293 			quid       	"356EAE660111"
       
   294 			supplier   	"Logical View::CParserProperty"
       
   295 			quidu      	"35532FAE025B"))
       
   296 		language   	"C++")
       
   297 	    (object Class "ContactsApp"
       
   298 		quid       	"356EAF280282"
       
   299 		used_nodes 	(list uses_relationship_list
       
   300 		    (object Uses_Relationship
       
   301 			quid       	"356EAF3802B7"
       
   302 			supplier   	"Logical View::CParserVCard"
       
   303 			quidu      	"355327CA0301"))
       
   304 		language   	"C++"))
       
   305 	logical_presentations 	(list unit_reference_list
       
   306 	    (object ClassDiagram "Main"
       
   307 		quid       	"355326F5020A"
       
   308 		title      	"Main"
       
   309 		zoom       	69
       
   310 		max_height 	28350
       
   311 		max_width  	21600
       
   312 		origin_x   	37
       
   313 		origin_y   	0
       
   314 		items      	(list diagram_item_list
       
   315 		    (object ClassView "Class" "Logical View::CVersitParser" @1
       
   316 			IncludeAttribute 	TRUE
       
   317 			IncludeOperation 	TRUE
       
   318 			location   	(1728, 480)
       
   319 			label      	(object ItemLabel
       
   320 			    Parent_View 	@1
       
   321 			    location   	(1528, 266)
       
   322 			    nlines     	2
       
   323 			    max_width  	477
       
   324 			    justify    	0
       
   325 			    label      	"CVersitParser")
       
   326 			icon_style 	"Icon"
       
   327 			quidu      	"3553270E02EC"
       
   328 			compartment 	(object Compartment
       
   329 			    Parent_View 	@1
       
   330 			    location   	(1528, 329)
       
   331 			    icon_style 	"Icon"
       
   332 			    anchor     	2
       
   333 			    nlines     	9
       
   334 			    max_width  	382
       
   335 			    justify    	0)
       
   336 			width      	692
       
   337 			height     	624
       
   338 			annotation 	8
       
   339 			autoResize 	TRUE)
       
   340 		    (object ClassView "Class" "Logical View::CParserVCal" @2
       
   341 			IncludeAttribute 	TRUE
       
   342 			IncludeOperation 	TRUE
       
   343 			location   	(2112, 1312)
       
   344 			label      	(object ItemLabel
       
   345 			    Parent_View 	@2
       
   346 			    location   	(1944, 1228)
       
   347 			    nlines     	2
       
   348 			    max_width  	396
       
   349 			    justify    	0
       
   350 			    label      	"CParserVCal")
       
   351 			icon_style 	"Icon"
       
   352 			quidu      	"35532CB10020"
       
   353 			compartment 	(object Compartment
       
   354 			    Parent_View 	@2
       
   355 			    location   	(1944, 1291)
       
   356 			    icon_style 	"Icon"
       
   357 			    anchor     	2
       
   358 			    nlines     	2
       
   359 			    max_width  	312
       
   360 			    justify    	0)
       
   361 			width      	574
       
   362 			annotation 	8
       
   363 			autoResize 	TRUE)
       
   364 		    (object ClassView "Class" "Logical View::CParserVCard" @3
       
   365 			IncludeAttribute 	TRUE
       
   366 			IncludeOperation 	TRUE
       
   367 			location   	(3088, 832)
       
   368 			label      	(object ItemLabel
       
   369 			    Parent_View 	@3
       
   370 			    location   	(2984, 748)
       
   371 			    nlines     	2
       
   372 			    max_width  	240
       
   373 			    justify    	0
       
   374 			    label      	"CParserVCard")
       
   375 			icon_style 	"Icon"
       
   376 			quidu      	"355327CA0301"
       
   377 			annotation 	8
       
   378 			autoResize 	TRUE)
       
   379 		    (object InheritView "" @4
       
   380 			stereotype 	TRUE
       
   381 			quidu      	"35532D6A01AD"
       
   382 			client     	@2
       
   383 			supplier   	@1
       
   384 			line_style 	0)
       
   385 		    (object InheritView "" @5
       
   386 			stereotype 	TRUE
       
   387 			quidu      	"35532D7202F9"
       
   388 			client     	@3
       
   389 			supplier   	@1
       
   390 			line_style 	0)
       
   391 		    (object ClassView "Class" "Logical View::CParserVCalEntity" @6
       
   392 			IncludeAttribute 	TRUE
       
   393 			IncludeOperation 	TRUE
       
   394 			location   	(2976, 1472)
       
   395 			label      	(object ItemLabel
       
   396 			    Parent_View 	@6
       
   397 			    location   	(2872, 1388)
       
   398 			    nlines     	2
       
   399 			    max_width  	240
       
   400 			    justify    	0
       
   401 			    label      	"CParserVCalEntity")
       
   402 			icon_style 	"Icon"
       
   403 			quidu      	"35532DAE02CD"
       
   404 			annotation 	8
       
   405 			autoResize 	TRUE)
       
   406 		    (object InheritView "" @7
       
   407 			stereotype 	TRUE
       
   408 			quidu      	"35532DD8029B"
       
   409 			client     	@6
       
   410 			supplier   	@1
       
   411 			line_style 	0)
       
   412 		    (object ClassView "Class" "Logical View::CParserParam" @8
       
   413 			IncludeAttribute 	TRUE
       
   414 			IncludeOperation 	TRUE
       
   415 			location   	(416, 208)
       
   416 			label      	(object ItemLabel
       
   417 			    Parent_View 	@8
       
   418 			    location   	(239, 112)
       
   419 			    nlines     	2
       
   420 			    max_width  	418
       
   421 			    justify    	0
       
   422 			    label      	"CParserParam")
       
   423 			icon_style 	"Icon"
       
   424 			quidu      	"35532EA700F4"
       
   425 			compartment 	(object Compartment
       
   426 			    Parent_View 	@8
       
   427 			    location   	(239, 175)
       
   428 			    icon_style 	"Icon"
       
   429 			    anchor     	2
       
   430 			    nlines     	3
       
   431 			    max_width  	344
       
   432 			    justify    	0)
       
   433 			width      	606
       
   434 			height     	286
       
   435 			annotation 	8
       
   436 			autoResize 	TRUE)
       
   437 		    (object HasView "" @9
       
   438 			stereotype 	TRUE
       
   439 			quidu      	"355331D301B0"
       
   440 			client     	@2
       
   441 			supplier   	@6
       
   442 			line_style 	0)
       
   443 		    (object ClassView "Class" "Logical View::AgendaModelVCalWriter/Reader" @10
       
   444 			IncludeAttribute 	TRUE
       
   445 			IncludeOperation 	TRUE
       
   446 			location   	(1776, 1776)
       
   447 			label      	(object ItemLabel
       
   448 			    Parent_View 	@10
       
   449 			    location   	(1644, 1692)
       
   450 			    nlines     	2
       
   451 			    max_width  	310
       
   452 			    justify    	0
       
   453 			    label      	"AgendaModelVCalWriter/Reader")
       
   454 			icon_style 	"Icon"
       
   455 			quidu      	"3556CADC02A2"
       
   456 			width      	450
       
   457 			annotation 	8
       
   458 			autoResize 	TRUE)
       
   459 		    (object UsesView "" @11
       
   460 			stereotype 	TRUE
       
   461 			quidu      	"3556CB4E0382"
       
   462 			client     	@10
       
   463 			supplier   	@2
       
   464 			line_style 	0)
       
   465 		    (object ClassView "Class" "Logical View::CParserProperty" @12
       
   466 			IncludeAttribute 	TRUE
       
   467 			IncludeOperation 	TRUE
       
   468 			location   	(736, 896)
       
   469 			label      	(object ItemLabel
       
   470 			    Parent_View 	@12
       
   471 			    location   	(555, 701)
       
   472 			    nlines     	2
       
   473 			    max_width  	430
       
   474 			    justify    	0
       
   475 			    label      	"CParserProperty")
       
   476 			icon_style 	"Icon"
       
   477 			quidu      	"35532FAE025B"
       
   478 			compartment 	(object Compartment
       
   479 			    Parent_View 	@12
       
   480 			    location   	(555, 764)
       
   481 			    icon_style 	"Icon"
       
   482 			    anchor     	2
       
   483 			    nlines     	8
       
   484 			    max_width  	344
       
   485 			    justify    	0)
       
   486 			width      	624
       
   487 			height     	570
       
   488 			annotation 	8
       
   489 			autoResize 	TRUE)
       
   490 		    (object HasView "0..n" @13
       
   491 			label      	(object ItemLabel
       
   492 			    Parent_View 	@13
       
   493 			    location   	(1282, 660)
       
   494 			    anchor_loc 	1
       
   495 			    nlines     	1
       
   496 			    max_width  	450
       
   497 			    justify    	0
       
   498 			    label      	"0..n")
       
   499 			stereotype 	TRUE
       
   500 			quidu      	"356EAC060148"
       
   501 			client     	@1
       
   502 			supplier   	@12
       
   503 			line_style 	0)
       
   504 		    (object ClassView "Class" "Logical View::CParserPropertyHBufC" @14
       
   505 			IncludeAttribute 	TRUE
       
   506 			IncludeOperation 	TRUE
       
   507 			location   	(1296, 1552)
       
   508 			label      	(object ItemLabel
       
   509 			    Parent_View 	@14
       
   510 			    location   	(1186, 1468)
       
   511 			    nlines     	2
       
   512 			    max_width  	256
       
   513 			    justify    	0
       
   514 			    label      	"CParserPropertyHBufC")
       
   515 			icon_style 	"Icon"
       
   516 			quidu      	"35532EC801C4"
       
   517 			width      	372
       
   518 			annotation 	8
       
   519 			autoResize 	TRUE)
       
   520 		    (object InheritView "" @15
       
   521 			stereotype 	TRUE
       
   522 			quidu      	"3553301D0016"
       
   523 			client     	@14
       
   524 			supplier   	@12
       
   525 			line_style 	0)
       
   526 		    (object ClassView "Class" "Logical View::CParserPropertyDateTime" @16
       
   527 			IncludeAttribute 	TRUE
       
   528 			IncludeOperation 	TRUE
       
   529 			location   	(704, 1712)
       
   530 			label      	(object ItemLabel
       
   531 			    Parent_View 	@16
       
   532 			    location   	(585, 1628)
       
   533 			    nlines     	2
       
   534 			    max_width  	278
       
   535 			    justify    	0
       
   536 			    label      	"CParserPropertyDateTime")
       
   537 			icon_style 	"Icon"
       
   538 			quidu      	"356EAC6F029E"
       
   539 			width      	404
       
   540 			annotation 	8
       
   541 			autoResize 	TRUE)
       
   542 		    (object ClassView "Class" "Logical View::CParserPropertyCDesCArray" @17
       
   543 			IncludeAttribute 	TRUE
       
   544 			IncludeOperation 	TRUE
       
   545 			location   	(240, 1408)
       
   546 			label      	(object ItemLabel
       
   547 			    Parent_View 	@17
       
   548 			    location   	(122, 1324)
       
   549 			    nlines     	2
       
   550 			    max_width  	274
       
   551 			    justify    	0
       
   552 			    label      	"CParserPropertyCDesCArray")
       
   553 			icon_style 	"Icon"
       
   554 			quidu      	"356EAC720049"
       
   555 			width      	398
       
   556 			annotation 	8
       
   557 			autoResize 	TRUE)
       
   558 		    (object ClassView "Class" "Logical View::CParserPropertyMultiDateTime" @18
       
   559 			IncludeAttribute 	TRUE
       
   560 			IncludeOperation 	TRUE
       
   561 			location   	(336, 2000)
       
   562 			label      	(object ItemLabel
       
   563 			    Parent_View 	@18
       
   564 			    location   	(220, 1916)
       
   565 			    nlines     	2
       
   566 			    max_width  	270
       
   567 			    justify    	0
       
   568 			    label      	"CParserPropertyMultiDateTime")
       
   569 			icon_style 	"Icon"
       
   570 			quidu      	"356EAC790361"
       
   571 			width      	392
       
   572 			annotation 	8
       
   573 			autoResize 	TRUE)
       
   574 		    (object InheritView "" @19
       
   575 			stereotype 	TRUE
       
   576 			quidu      	"356EAC7E029F"
       
   577 			client     	@17
       
   578 			supplier   	@12
       
   579 			line_style 	0)
       
   580 		    (object InheritView "" @20
       
   581 			stereotype 	TRUE
       
   582 			quidu      	"356EAC84026C"
       
   583 			client     	@16
       
   584 			supplier   	@12
       
   585 			line_style 	0)
       
   586 		    (object InheritView "" @21
       
   587 			stereotype 	TRUE
       
   588 			quidu      	"356EAC87007C"
       
   589 			client     	@18
       
   590 			supplier   	@12
       
   591 			line_style 	0)
       
   592 		    (object ClassView "Class" "Logical View::CParserPropertyInt" @22
       
   593 			IncludeAttribute 	TRUE
       
   594 			IncludeOperation 	TRUE
       
   595 			location   	(1280, 1952)
       
   596 			label      	(object ItemLabel
       
   597 			    Parent_View 	@22
       
   598 			    location   	(1176, 1868)
       
   599 			    nlines     	2
       
   600 			    max_width  	240
       
   601 			    justify    	0
       
   602 			    label      	"CParserPropertyInt")
       
   603 			icon_style 	"Icon"
       
   604 			quidu      	"356EAE41015D"
       
   605 			annotation 	8
       
   606 			autoResize 	TRUE)
       
   607 		    (object InheritView "" @23
       
   608 			stereotype 	TRUE
       
   609 			quidu      	"356EAE460024"
       
   610 			client     	@22
       
   611 			supplier   	@12
       
   612 			line_style 	0)
       
   613 		    (object ClassView "Class" "Logical View::CParserPropertyAlarm" @24
       
   614 			IncludeAttribute 	TRUE
       
   615 			IncludeOperation 	TRUE
       
   616 			location   	(1136, 2288)
       
   617 			label      	(object ItemLabel
       
   618 			    Parent_View 	@24
       
   619 			    location   	(1032, 2204)
       
   620 			    nlines     	2
       
   621 			    max_width  	242
       
   622 			    justify    	0
       
   623 			    label      	"CParserPropertyAlarm")
       
   624 			icon_style 	"Icon"
       
   625 			quidu      	"356EAE5B001A"
       
   626 			width      	352
       
   627 			annotation 	8
       
   628 			autoResize 	TRUE)
       
   629 		    (object InheritView "" @25
       
   630 			stereotype 	TRUE
       
   631 			quidu      	"356EAE660111"
       
   632 			client     	@24
       
   633 			supplier   	@12
       
   634 			line_style 	0)
       
   635 		    (object ClassView "Class" "Logical View::ContactsApp" @26
       
   636 			IncludeAttribute 	TRUE
       
   637 			IncludeOperation 	TRUE
       
   638 			location   	(3392, 1216)
       
   639 			label      	(object ItemLabel
       
   640 			    Parent_View 	@26
       
   641 			    location   	(3288, 1132)
       
   642 			    nlines     	2
       
   643 			    max_width  	240
       
   644 			    justify    	0
       
   645 			    label      	"ContactsApp")
       
   646 			icon_style 	"Icon"
       
   647 			quidu      	"356EAF280282"
       
   648 			annotation 	8
       
   649 			autoResize 	TRUE)
       
   650 		    (object UsesView "" @27
       
   651 			stereotype 	TRUE
       
   652 			quidu      	"356EAF3802B7"
       
   653 			client     	@26
       
   654 			supplier   	@3
       
   655 			line_style 	0)))))
       
   656     root_subsystem 	(object SubSystem "Component View"
       
   657 	quid       	"355326EE003E"
       
   658 	physical_models 	(list unit_reference_list)
       
   659 	physical_presentations 	(list unit_reference_list
       
   660 	    (object Module_Diagram "Main"
       
   661 		quid       	"355326F5025A"
       
   662 		title      	"Main"
       
   663 		zoom       	100
       
   664 		max_height 	28350
       
   665 		max_width  	21600
       
   666 		origin_x   	0
       
   667 		origin_y   	0
       
   668 		items      	(list diagram_item_list))))
       
   669     process_structure 	(object Processes
       
   670 	quid       	"355326EE003F"
       
   671 	ProcsNDevs 	(list
       
   672 	    (object Process_Diagram "Deployment View"
       
   673 		quid       	"355326F5019C"
       
   674 		title      	"Deployment View"
       
   675 		zoom       	100
       
   676 		max_height 	28350
       
   677 		max_width  	21600
       
   678 		origin_x   	0
       
   679 		origin_y   	0
       
   680 		items      	(list diagram_item_list))))
       
   681     properties 	(object Properties
       
   682 	attributes 	(list Attribute_Set
       
   683 	    (object Attribute
       
   684 		tool       	"DDL"
       
   685 		name       	"propertyId"
       
   686 		value      	"809135966")
       
   687 	    (object Attribute
       
   688 		tool       	"DDL"
       
   689 		name       	"default__Project"
       
   690 		value      	(list Attribute_Set
       
   691 		    (object Attribute
       
   692 			tool       	"DDL"
       
   693 			name       	"DataBase"
       
   694 			value      	("DataBaseSet" 800))
       
   695 		    (object Attribute
       
   696 			tool       	"DDL"
       
   697 			name       	"DataBaseSet"
       
   698 			value      	(list Attribute_Set
       
   699 			    (object Attribute
       
   700 				tool       	"DDL"
       
   701 				name       	"ANSI"
       
   702 				value      	800)
       
   703 			    (object Attribute
       
   704 				tool       	"DDL"
       
   705 				name       	"Oracle"
       
   706 				value      	801)
       
   707 			    (object Attribute
       
   708 				tool       	"DDL"
       
   709 				name       	"SQLServer"
       
   710 				value      	802)
       
   711 			    (object Attribute
       
   712 				tool       	"DDL"
       
   713 				name       	"Sybase"
       
   714 				value      	803)
       
   715 			    (object Attribute
       
   716 				tool       	"DDL"
       
   717 				name       	"Watcom"
       
   718 				value      	804)))
       
   719 		    (object Attribute
       
   720 			tool       	"DDL"
       
   721 			name       	"PrimaryKeyColumnName"
       
   722 			value      	"Id")
       
   723 		    (object Attribute
       
   724 			tool       	"DDL"
       
   725 			name       	"PrimaryKeyColumnType"
       
   726 			value      	"NUMBER(5)")
       
   727 		    (object Attribute
       
   728 			tool       	"DDL"
       
   729 			name       	"ViewName"
       
   730 			value      	"V_")
       
   731 		    (object Attribute
       
   732 			tool       	"DDL"
       
   733 			name       	"TableName"
       
   734 			value      	"T_")
       
   735 		    (object Attribute
       
   736 			tool       	"DDL"
       
   737 			name       	"InheritSuffix"
       
   738 			value      	"_V")
       
   739 		    (object Attribute
       
   740 			tool       	"DDL"
       
   741 			name       	"DropClause"
       
   742 			value      	FALSE)
       
   743 		    (object Attribute
       
   744 			tool       	"DDL"
       
   745 			name       	"BaseViews"
       
   746 			value      	FALSE)
       
   747 		    (object Attribute
       
   748 			tool       	"DDL"
       
   749 			name       	"DDLScriptFilename"
       
   750 			value      	"DDL1.SQL")))
       
   751 	    (object Attribute
       
   752 		tool       	"DDL"
       
   753 		name       	"default__Attribute"
       
   754 		value      	(list Attribute_Set
       
   755 		    (object Attribute
       
   756 			tool       	"DDL"
       
   757 			name       	"ColumnType"
       
   758 			value      	"VARCHAR")
       
   759 		    (object Attribute
       
   760 			tool       	"DDL"
       
   761 			name       	"Length"
       
   762 			value      	"")
       
   763 		    (object Attribute
       
   764 			tool       	"DDL"
       
   765 			name       	"NullsOK"
       
   766 			value      	TRUE)
       
   767 		    (object Attribute
       
   768 			tool       	"DDL"
       
   769 			name       	"PrimaryKey"
       
   770 			value      	FALSE)
       
   771 		    (object Attribute
       
   772 			tool       	"DDL"
       
   773 			name       	"Unique"
       
   774 			value      	FALSE)
       
   775 		    (object Attribute
       
   776 			tool       	"DDL"
       
   777 			name       	"CompositeUnique"
       
   778 			value      	FALSE)
       
   779 		    (object Attribute
       
   780 			tool       	"DDL"
       
   781 			name       	"CheckConstraint"
       
   782 			value      	"")))
       
   783 	    (object Attribute
       
   784 		tool       	"DDL"
       
   785 		name       	"HiddenTool"
       
   786 		value      	FALSE)
       
   787 	    (object Attribute
       
   788 		tool       	"IDL"
       
   789 		name       	"propertyId"
       
   790 		value      	"809135966")
       
   791 	    (object Attribute
       
   792 		tool       	"IDL"
       
   793 		name       	"default__Project"
       
   794 		value      	(list Attribute_Set
       
   795 		    (object Attribute
       
   796 			tool       	"IDL"
       
   797 			name       	"CreateMissingDirectories"
       
   798 			value      	TRUE)
       
   799 		    (object Attribute
       
   800 			tool       	"IDL"
       
   801 			name       	"StopOnError"
       
   802 			value      	TRUE)
       
   803 		    (object Attribute
       
   804 			tool       	"IDL"
       
   805 			name       	"Directory"
       
   806 			value      	"AUTO GENERATE")
       
   807 		    (object Attribute
       
   808 			tool       	"IDL"
       
   809 			name       	"GeneratePreserveRegions"
       
   810 			value      	TRUE)))
       
   811 	    (object Attribute
       
   812 		tool       	"IDL"
       
   813 		name       	"default__Class"
       
   814 		value      	(list Attribute_Set
       
   815 		    (object Attribute
       
   816 			tool       	"IDL"
       
   817 			name       	"ImplementationType"
       
   818 			value      	"")
       
   819 		    (object Attribute
       
   820 			tool       	"IDL"
       
   821 			name       	"ConstValue"
       
   822 			value      	"")
       
   823 		    (object Attribute
       
   824 			tool       	"IDL"
       
   825 			name       	"GenerateDefaultSpecifier"
       
   826 			value      	FALSE)
       
   827 		    (object Attribute
       
   828 			tool       	"IDL"
       
   829 			name       	"DefaultSpecifier"
       
   830 			value      	"")
       
   831 		    (object Attribute
       
   832 			tool       	"IDL"
       
   833 			name       	"IDLElement"
       
   834 			value      	TRUE)
       
   835 		    (object Attribute
       
   836 			tool       	"IDL"
       
   837 			name       	"IDLSpecificationType"
       
   838 			value      	("IDLSpecSet" 22))
       
   839 		    (object Attribute
       
   840 			tool       	"IDL"
       
   841 			name       	"IDLSpecSet"
       
   842 			value      	(list Attribute_Set
       
   843 			    (object Attribute
       
   844 				tool       	"IDL"
       
   845 				name       	"Interface"
       
   846 				value      	22)
       
   847 			    (object Attribute
       
   848 				tool       	"IDL"
       
   849 				name       	"Typedef"
       
   850 				value      	54)
       
   851 			    (object Attribute
       
   852 				tool       	"IDL"
       
   853 				name       	"Enumeration"
       
   854 				value      	8)
       
   855 			    (object Attribute
       
   856 				tool       	"IDL"
       
   857 				name       	"Const"
       
   858 				value      	71)
       
   859 			    (object Attribute
       
   860 				tool       	"IDL"
       
   861 				name       	"Exception"
       
   862 				value      	61)
       
   863 			    (object Attribute
       
   864 				tool       	"IDL"
       
   865 				name       	"Struct"
       
   866 				value      	51)
       
   867 			    (object Attribute
       
   868 				tool       	"IDL"
       
   869 				name       	"Union"
       
   870 				value      	81)))))
       
   871 	    (object Attribute
       
   872 		tool       	"IDL"
       
   873 		name       	"default__Module-Spec"
       
   874 		value      	(list Attribute_Set
       
   875 		    (object Attribute
       
   876 			tool       	"IDL"
       
   877 			name       	"Generate"
       
   878 			value      	TRUE)
       
   879 		    (object Attribute
       
   880 			tool       	"IDL"
       
   881 			name       	"CmIdentification"
       
   882 			value      	(value Text "  %X% %Q% %Z% %W%"))
       
   883 		    (object Attribute
       
   884 			tool       	"IDL"
       
   885 			name       	"CopyrightNotice"
       
   886 			value      	(value Text ""))
       
   887 		    (object Attribute
       
   888 			tool       	"IDL"
       
   889 			name       	"FileName"
       
   890 			value      	"AUTO GENERATE")
       
   891 		    (object Attribute
       
   892 			tool       	"IDL"
       
   893 			name       	"GenerateIDLModule"
       
   894 			value      	FALSE)
       
   895 		    (object Attribute
       
   896 			tool       	"IDL"
       
   897 			name       	"InclusionProtectionSymbol"
       
   898 			value      	"AUTO GENERATE")
       
   899 		    (object Attribute
       
   900 			tool       	"IDL"
       
   901 			name       	"AdditionalIncludes"
       
   902 			value      	(value Text ""))
       
   903 		    (object Attribute
       
   904 			tool       	"IDL"
       
   905 			name       	"IncludeBySimpleName"
       
   906 			value      	FALSE)))
       
   907 	    (object Attribute
       
   908 		tool       	"IDL"
       
   909 		name       	"default__Module-Body"
       
   910 		value      	(list Attribute_Set
       
   911 		    (object Attribute
       
   912 			tool       	"IDL"
       
   913 			name       	"CmIdentification"
       
   914 			value      	(value Text "  %X% %Q% %Z% %W%"))
       
   915 		    (object Attribute
       
   916 			tool       	"IDL"
       
   917 			name       	"CopyrightNotice"
       
   918 			value      	(value Text ""))
       
   919 		    (object Attribute
       
   920 			tool       	"IDL"
       
   921 			name       	"FileName"
       
   922 			value      	"AUTO GENERATE")
       
   923 		    (object Attribute
       
   924 			tool       	"IDL"
       
   925 			name       	"AdditionalIncludes"
       
   926 			value      	(value Text ""))
       
   927 		    (object Attribute
       
   928 			tool       	"IDL"
       
   929 			name       	"IncludeBySimpleName"
       
   930 			value      	FALSE)))
       
   931 	    (object Attribute
       
   932 		tool       	"IDL"
       
   933 		name       	"default__Operation"
       
   934 		value      	(list Attribute_Set
       
   935 		    (object Attribute
       
   936 			tool       	"IDL"
       
   937 			name       	"OperationIsOneWay"
       
   938 			value      	FALSE)
       
   939 		    (object Attribute
       
   940 			tool       	"IDL"
       
   941 			name       	"Context"
       
   942 			value      	"")
       
   943 		    (object Attribute
       
   944 			tool       	"IDL"
       
   945 			name       	"Raises"
       
   946 			value      	"")))
       
   947 	    (object Attribute
       
   948 		tool       	"IDL"
       
   949 		name       	"default__Attribute"
       
   950 		value      	(list Attribute_Set
       
   951 		    (object Attribute
       
   952 			tool       	"IDL"
       
   953 			name       	"CaseSpecifier"
       
   954 			value      	"")
       
   955 		    (object Attribute
       
   956 			tool       	"IDL"
       
   957 			name       	"GenerateDataMember"
       
   958 			value      	TRUE)
       
   959 		    (object Attribute
       
   960 			tool       	"IDL"
       
   961 			name       	"DataMemberName"
       
   962 			value      	"$relationship")
       
   963 		    (object Attribute
       
   964 			tool       	"IDL"
       
   965 			name       	"IsReadOnly"
       
   966 			value      	FALSE)
       
   967 		    (object Attribute
       
   968 			tool       	"IDL"
       
   969 			name       	"IsConst"
       
   970 			value      	FALSE)
       
   971 		    (object Attribute
       
   972 			tool       	"IDL"
       
   973 			name       	"ConstValue"
       
   974 			value      	"")))
       
   975 	    (object Attribute
       
   976 		tool       	"IDL"
       
   977 		name       	"default__Has"
       
   978 		value      	(list Attribute_Set
       
   979 		    (object Attribute
       
   980 			tool       	"IDL"
       
   981 			name       	"NameIfUnlabeled"
       
   982 			value      	"the_$supplier")
       
   983 		    (object Attribute
       
   984 			tool       	"IDL"
       
   985 			name       	"GenerateDataMember"
       
   986 			value      	TRUE)
       
   987 		    (object Attribute
       
   988 			tool       	"IDL"
       
   989 			name       	"DataMemberName"
       
   990 			value      	"$relationship")
       
   991 		    (object Attribute
       
   992 			tool       	"IDL"
       
   993 			name       	"GenerateForwardReference"
       
   994 			value      	FALSE)
       
   995 		    (object Attribute
       
   996 			tool       	"IDL"
       
   997 			name       	"IsReadOnly"
       
   998 			value      	FALSE)
       
   999 		    (object Attribute
       
  1000 			tool       	"IDL"
       
  1001 			name       	"BoundedHasRelType"
       
  1002 			value      	("HasRelTypeSet" 47))
       
  1003 		    (object Attribute
       
  1004 			tool       	"IDL"
       
  1005 			name       	"HasRelTypeSet"
       
  1006 			value      	(list Attribute_Set
       
  1007 			    (object Attribute
       
  1008 				tool       	"IDL"
       
  1009 				name       	"Array"
       
  1010 				value      	24)
       
  1011 			    (object Attribute
       
  1012 				tool       	"IDL"
       
  1013 				name       	"Sequence"
       
  1014 				value      	47)))))
       
  1015 	    (object Attribute
       
  1016 		tool       	"IDL"
       
  1017 		name       	"default__Role"
       
  1018 		value      	(list Attribute_Set
       
  1019 		    (object Attribute
       
  1020 			tool       	"IDL"
       
  1021 			name       	"NameIfUnlabeled"
       
  1022 			value      	"the_$supplier")
       
  1023 		    (object Attribute
       
  1024 			tool       	"IDL"
       
  1025 			name       	"GenerateDataMember"
       
  1026 			value      	TRUE)
       
  1027 		    (object Attribute
       
  1028 			tool       	"IDL"
       
  1029 			name       	"DataMemberName"
       
  1030 			value      	"$relationship")
       
  1031 		    (object Attribute
       
  1032 			tool       	"IDL"
       
  1033 			name       	"GenerateForwardReference"
       
  1034 			value      	FALSE)
       
  1035 		    (object Attribute
       
  1036 			tool       	"IDL"
       
  1037 			name       	"IsReadOnly"
       
  1038 			value      	FALSE)
       
  1039 		    (object Attribute
       
  1040 			tool       	"IDL"
       
  1041 			name       	"BoundedRoleType"
       
  1042 			value      	("AssocTypeSet" 47))
       
  1043 		    (object Attribute
       
  1044 			tool       	"IDL"
       
  1045 			name       	"AssocTypeSet"
       
  1046 			value      	(list Attribute_Set
       
  1047 			    (object Attribute
       
  1048 				tool       	"IDL"
       
  1049 				name       	"Array"
       
  1050 				value      	24)
       
  1051 			    (object Attribute
       
  1052 				tool       	"IDL"
       
  1053 				name       	"Sequence"
       
  1054 				value      	47)))))
       
  1055 	    (object Attribute
       
  1056 		tool       	"IDL"
       
  1057 		name       	"default__Uses"
       
  1058 		value      	(list Attribute_Set
       
  1059 		    (object Attribute
       
  1060 			tool       	"IDL"
       
  1061 			name       	"GenerateForwardReference"
       
  1062 			value      	FALSE)))
       
  1063 	    (object Attribute
       
  1064 		tool       	"IDL"
       
  1065 		name       	"default__Subsystem"
       
  1066 		value      	(list Attribute_Set
       
  1067 		    (object Attribute
       
  1068 			tool       	"IDL"
       
  1069 			name       	"Directory"
       
  1070 			value      	"AUTO GENERATE")))
       
  1071 	    (object Attribute
       
  1072 		tool       	"IDL"
       
  1073 		name       	"HiddenTool"
       
  1074 		value      	FALSE)
       
  1075 	    (object Attribute
       
  1076 		tool       	"cg"
       
  1077 		name       	"propertyId"
       
  1078 		value      	"809135966")
       
  1079 	    (object Attribute
       
  1080 		tool       	"cg"
       
  1081 		name       	"default__Project"
       
  1082 		value      	(list Attribute_Set
       
  1083 		    (object Attribute
       
  1084 			tool       	"cg"
       
  1085 			name       	"UseMSVC"
       
  1086 			value      	FALSE)
       
  1087 		    (object Attribute
       
  1088 			tool       	"cg"
       
  1089 			name       	"HeaderFileExtension"
       
  1090 			value      	"h")
       
  1091 		    (object Attribute
       
  1092 			tool       	"cg"
       
  1093 			name       	"HeaderFileBackupExtension"
       
  1094 			value      	"h~")
       
  1095 		    (object Attribute
       
  1096 			tool       	"cg"
       
  1097 			name       	"HeaderFileTemporaryExtension"
       
  1098 			value      	"h#")
       
  1099 		    (object Attribute
       
  1100 			tool       	"cg"
       
  1101 			name       	"CodeFileExtension"
       
  1102 			value      	"cpp")
       
  1103 		    (object Attribute
       
  1104 			tool       	"cg"
       
  1105 			name       	"CodeFileBackupExtension"
       
  1106 			value      	"cp~")
       
  1107 		    (object Attribute
       
  1108 			tool       	"cg"
       
  1109 			name       	"CodeFileTemporaryExtension"
       
  1110 			value      	"cp#")
       
  1111 		    (object Attribute
       
  1112 			tool       	"cg"
       
  1113 			name       	"CreateMissingDirectories"
       
  1114 			value      	TRUE)
       
  1115 		    (object Attribute
       
  1116 			tool       	"cg"
       
  1117 			name       	"StopOnError"
       
  1118 			value      	FALSE)
       
  1119 		    (object Attribute
       
  1120 			tool       	"cg"
       
  1121 			name       	"ErrorLimit"
       
  1122 			value      	30)
       
  1123 		    (object Attribute
       
  1124 			tool       	"cg"
       
  1125 			name       	"Directory"
       
  1126 			value      	"$ROSECPP_SOURCE")
       
  1127 		    (object Attribute
       
  1128 			tool       	"cg"
       
  1129 			name       	"PathSeparator"
       
  1130 			value      	"")
       
  1131 		    (object Attribute
       
  1132 			tool       	"cg"
       
  1133 			name       	"FileNameFormat"
       
  1134 			value      	"128vx_b")
       
  1135 		    (object Attribute
       
  1136 			tool       	"cg"
       
  1137 			name       	"BooleanType"
       
  1138 			value      	"int")
       
  1139 		    (object Attribute
       
  1140 			tool       	"cg"
       
  1141 			name       	"AllowTemplates"
       
  1142 			value      	TRUE)
       
  1143 		    (object Attribute
       
  1144 			tool       	"cg"
       
  1145 			name       	"AllowProtectedInheritance"
       
  1146 			value      	TRUE)
       
  1147 		    (object Attribute
       
  1148 			tool       	"cg"
       
  1149 			name       	"CommentWidth"
       
  1150 			value      	60)
       
  1151 		    (object Attribute
       
  1152 			tool       	"cg"
       
  1153 			name       	"OneByValueContainer"
       
  1154 			value      	"$targetClass")
       
  1155 		    (object Attribute
       
  1156 			tool       	"cg"
       
  1157 			name       	"OneByReferenceContainer"
       
  1158 			value      	"$targetClass *")
       
  1159 		    (object Attribute
       
  1160 			tool       	"cg"
       
  1161 			name       	"OptionalByValueContainer"
       
  1162 			value      	"OptionalByValue<$targetClass>")
       
  1163 		    (object Attribute
       
  1164 			tool       	"cg"
       
  1165 			name       	"OptionalByReferenceContainer"
       
  1166 			value      	"$targetClass *")
       
  1167 		    (object Attribute
       
  1168 			tool       	"cg"
       
  1169 			name       	"FixedByValueContainer"
       
  1170 			value      	"$targetClass[$limit]")
       
  1171 		    (object Attribute
       
  1172 			tool       	"cg"
       
  1173 			name       	"UnorderedFixedByValueContainer"
       
  1174 			value      	"$targetClass[$limit]")
       
  1175 		    (object Attribute
       
  1176 			tool       	"cg"
       
  1177 			name       	"FixedByReferenceContainer"
       
  1178 			value      	"$targetClass *[$limit]")
       
  1179 		    (object Attribute
       
  1180 			tool       	"cg"
       
  1181 			name       	"UnorderedFixedByReferenceContainer"
       
  1182 			value      	"$targetClass *[$limit]")
       
  1183 		    (object Attribute
       
  1184 			tool       	"cg"
       
  1185 			name       	"BoundedByValueContainer"
       
  1186 			value      	"BoundedListByValue<$targetClass,$limit>")
       
  1187 		    (object Attribute
       
  1188 			tool       	"cg"
       
  1189 			name       	"UnorderedBoundedByValueContainer"
       
  1190 			value      	"BoundedSetByValue<$targetClass,$limit>")
       
  1191 		    (object Attribute
       
  1192 			tool       	"cg"
       
  1193 			name       	"BoundedByReferenceContainer"
       
  1194 			value      	"BoundedListByReference<$targetClass,$limit>")
       
  1195 		    (object Attribute
       
  1196 			tool       	"cg"
       
  1197 			name       	"UnorderedBoundedByReferenceContainer"
       
  1198 			value      	"BoundedSetByReference<$targetClass,$limit>")
       
  1199 		    (object Attribute
       
  1200 			tool       	"cg"
       
  1201 			name       	"UnboundedByValueContainer"
       
  1202 			value      	"UnboundedListByValue<$targetClass>")
       
  1203 		    (object Attribute
       
  1204 			tool       	"cg"
       
  1205 			name       	"UnorderedUnboundedByValueContainer"
       
  1206 			value      	"UnboundedSetByValue<$targetClass>")
       
  1207 		    (object Attribute
       
  1208 			tool       	"cg"
       
  1209 			name       	"UnboundedByReferenceContainer"
       
  1210 			value      	"UnboundedListByReference<$targetClass>")
       
  1211 		    (object Attribute
       
  1212 			tool       	"cg"
       
  1213 			name       	"UnorderedUnboundedByReferenceContainer"
       
  1214 			value      	"UnboundedSetByReference<$targetClass>")
       
  1215 		    (object Attribute
       
  1216 			tool       	"cg"
       
  1217 			name       	"QualifiedByValueContainer"
       
  1218 			value      	"AssociationByValue<$qualtype, $qualcont>")
       
  1219 		    (object Attribute
       
  1220 			tool       	"cg"
       
  1221 			name       	"UnorderedQualifiedByValueContainer"
       
  1222 			value      	"DictionaryByValue<$qualtype, $qualcont>")
       
  1223 		    (object Attribute
       
  1224 			tool       	"cg"
       
  1225 			name       	"QualifiedByReferenceContainer"
       
  1226 			value      	"AssociationByReference<$qualtype, $qualcont>")
       
  1227 		    (object Attribute
       
  1228 			tool       	"cg"
       
  1229 			name       	"UnorderedQualifiedByReferenceContainer"
       
  1230 			value      	"DictionaryByReference<$qualtype, $qualcont>")
       
  1231 		    (object Attribute
       
  1232 			tool       	"cg"
       
  1233 			name       	"GeneratePreserveRegions"
       
  1234 			value      	TRUE)))
       
  1235 	    (object Attribute
       
  1236 		tool       	"cg"
       
  1237 		name       	"default__Class"
       
  1238 		value      	(list Attribute_Set
       
  1239 		    (object Attribute
       
  1240 			tool       	"cg"
       
  1241 			name       	"CodeName"
       
  1242 			value      	"")
       
  1243 		    (object Attribute
       
  1244 			tool       	"cg"
       
  1245 			name       	"ImplementationType"
       
  1246 			value      	"")
       
  1247 		    (object Attribute
       
  1248 			tool       	"cg"
       
  1249 			name       	"ClassKey"
       
  1250 			value      	"class")
       
  1251 		    (object Attribute
       
  1252 			tool       	"cg"
       
  1253 			name       	"GenerateEmptyRegions"
       
  1254 			value      	("GenerateEmptyRegionSet" 3))
       
  1255 		    (object Attribute
       
  1256 			tool       	"cg"
       
  1257 			name       	"GenerateEmptyRegionSet"
       
  1258 			value      	(list Attribute_Set
       
  1259 			    (object Attribute
       
  1260 				tool       	"cg"
       
  1261 				name       	"None"
       
  1262 				value      	0)
       
  1263 			    (object Attribute
       
  1264 				tool       	"cg"
       
  1265 				name       	"Preserved"
       
  1266 				value      	1)
       
  1267 			    (object Attribute
       
  1268 				tool       	"cg"
       
  1269 				name       	"Unpreserved"
       
  1270 				value      	2)
       
  1271 			    (object Attribute
       
  1272 				tool       	"cg"
       
  1273 				name       	"All"
       
  1274 				value      	3)))
       
  1275 		    (object Attribute
       
  1276 			tool       	"cg"
       
  1277 			name       	"PutBodiesInSpec"
       
  1278 			value      	FALSE)
       
  1279 		    (object Attribute
       
  1280 			tool       	"cg"
       
  1281 			name       	"GenerateDefaultConstructor"
       
  1282 			value      	("GenerateSet" 199))
       
  1283 		    (object Attribute
       
  1284 			tool       	"cg"
       
  1285 			name       	"DefaultConstructorVisibility"
       
  1286 			value      	("VisibilitySet" 45))
       
  1287 		    (object Attribute
       
  1288 			tool       	"cg"
       
  1289 			name       	"InlineDefaultConstructor"
       
  1290 			value      	FALSE)
       
  1291 		    (object Attribute
       
  1292 			tool       	"cg"
       
  1293 			name       	"ExplicitDefaultConstructor"
       
  1294 			value      	FALSE)
       
  1295 		    (object Attribute
       
  1296 			tool       	"cg"
       
  1297 			name       	"GenerateCopyConstructor"
       
  1298 			value      	("GenerateSet" 199))
       
  1299 		    (object Attribute
       
  1300 			tool       	"cg"
       
  1301 			name       	"CopyConstructorVisibility"
       
  1302 			value      	("VisibilitySet" 45))
       
  1303 		    (object Attribute
       
  1304 			tool       	"cg"
       
  1305 			name       	"InlineCopyConstructor"
       
  1306 			value      	FALSE)
       
  1307 		    (object Attribute
       
  1308 			tool       	"cg"
       
  1309 			name       	"ExplicitCopyConstructor"
       
  1310 			value      	FALSE)
       
  1311 		    (object Attribute
       
  1312 			tool       	"cg"
       
  1313 			name       	"GenerateDestructor"
       
  1314 			value      	TRUE)
       
  1315 		    (object Attribute
       
  1316 			tool       	"cg"
       
  1317 			name       	"DestructorVisibility"
       
  1318 			value      	("VisibilitySet" 45))
       
  1319 		    (object Attribute
       
  1320 			tool       	"cg"
       
  1321 			name       	"DestructorKind"
       
  1322 			value      	("ThreeKindSet" 200))
       
  1323 		    (object Attribute
       
  1324 			tool       	"cg"
       
  1325 			name       	"InlineDestructor"
       
  1326 			value      	FALSE)
       
  1327 		    (object Attribute
       
  1328 			tool       	"cg"
       
  1329 			name       	"GenerateAssignmentOperation"
       
  1330 			value      	("GenerateSet" 199))
       
  1331 		    (object Attribute
       
  1332 			tool       	"cg"
       
  1333 			name       	"AssignmentVisibility"
       
  1334 			value      	("VisibilitySet" 45))
       
  1335 		    (object Attribute
       
  1336 			tool       	"cg"
       
  1337 			name       	"AssignmentKind"
       
  1338 			value      	("ThreeKindSet" 200))
       
  1339 		    (object Attribute
       
  1340 			tool       	"cg"
       
  1341 			name       	"InlineAssignmentOperation"
       
  1342 			value      	FALSE)
       
  1343 		    (object Attribute
       
  1344 			tool       	"cg"
       
  1345 			name       	"GenerateEqualityOperations"
       
  1346 			value      	("GenerateSet" 199))
       
  1347 		    (object Attribute
       
  1348 			tool       	"cg"
       
  1349 			name       	"EqualityVisibility"
       
  1350 			value      	("VisibilitySet" 45))
       
  1351 		    (object Attribute
       
  1352 			tool       	"cg"
       
  1353 			name       	"EqualityKind"
       
  1354 			value      	("FriendKindSet" 200))
       
  1355 		    (object Attribute
       
  1356 			tool       	"cg"
       
  1357 			name       	"InlineEqualityOperations"
       
  1358 			value      	FALSE)
       
  1359 		    (object Attribute
       
  1360 			tool       	"cg"
       
  1361 			name       	"GenerateRelationalOperations"
       
  1362 			value      	FALSE)
       
  1363 		    (object Attribute
       
  1364 			tool       	"cg"
       
  1365 			name       	"RelationalVisibility"
       
  1366 			value      	("VisibilitySet" 45))
       
  1367 		    (object Attribute
       
  1368 			tool       	"cg"
       
  1369 			name       	"RelationalKind"
       
  1370 			value      	("FriendKindSet" 200))
       
  1371 		    (object Attribute
       
  1372 			tool       	"cg"
       
  1373 			name       	"InlineRelationalOperations"
       
  1374 			value      	FALSE)
       
  1375 		    (object Attribute
       
  1376 			tool       	"cg"
       
  1377 			name       	"GenerateStorageMgmtOperations"
       
  1378 			value      	FALSE)
       
  1379 		    (object Attribute
       
  1380 			tool       	"cg"
       
  1381 			name       	"StorageMgmtVisibility"
       
  1382 			value      	("VisibilitySet" 45))
       
  1383 		    (object Attribute
       
  1384 			tool       	"cg"
       
  1385 			name       	"InlineStorageMgmtOperations"
       
  1386 			value      	FALSE)
       
  1387 		    (object Attribute
       
  1388 			tool       	"cg"
       
  1389 			name       	"GenerateSubscriptOperation"
       
  1390 			value      	FALSE)
       
  1391 		    (object Attribute
       
  1392 			tool       	"cg"
       
  1393 			name       	"SubscriptVisibility"
       
  1394 			value      	("VisibilitySet" 45))
       
  1395 		    (object Attribute
       
  1396 			tool       	"cg"
       
  1397 			name       	"SubscriptKind"
       
  1398 			value      	("ThreeKindSet" 200))
       
  1399 		    (object Attribute
       
  1400 			tool       	"cg"
       
  1401 			name       	"SubscriptResultType"
       
  1402 			value      	"")
       
  1403 		    (object Attribute
       
  1404 			tool       	"cg"
       
  1405 			name       	"InlineSubscriptOperation"
       
  1406 			value      	FALSE)
       
  1407 		    (object Attribute
       
  1408 			tool       	"cg"
       
  1409 			name       	"GenerateDereferenceOperation"
       
  1410 			value      	FALSE)
       
  1411 		    (object Attribute
       
  1412 			tool       	"cg"
       
  1413 			name       	"DereferenceVisibility"
       
  1414 			value      	("VisibilitySet" 45))
       
  1415 		    (object Attribute
       
  1416 			tool       	"cg"
       
  1417 			name       	"DereferenceKind"
       
  1418 			value      	("ThreeKindSet" 200))
       
  1419 		    (object Attribute
       
  1420 			tool       	"cg"
       
  1421 			name       	"DereferenceResultType"
       
  1422 			value      	"")
       
  1423 		    (object Attribute
       
  1424 			tool       	"cg"
       
  1425 			name       	"InlineDereferenceOperation"
       
  1426 			value      	FALSE)
       
  1427 		    (object Attribute
       
  1428 			tool       	"cg"
       
  1429 			name       	"GenerateIndirectionOperation"
       
  1430 			value      	FALSE)
       
  1431 		    (object Attribute
       
  1432 			tool       	"cg"
       
  1433 			name       	"IndirectionVisibility"
       
  1434 			value      	("VisibilitySet" 45))
       
  1435 		    (object Attribute
       
  1436 			tool       	"cg"
       
  1437 			name       	"IndirectionKind"
       
  1438 			value      	("ThreeKindSet" 200))
       
  1439 		    (object Attribute
       
  1440 			tool       	"cg"
       
  1441 			name       	"IndirectionResultType"
       
  1442 			value      	"")
       
  1443 		    (object Attribute
       
  1444 			tool       	"cg"
       
  1445 			name       	"InlineIndirectionOperation"
       
  1446 			value      	FALSE)
       
  1447 		    (object Attribute
       
  1448 			tool       	"cg"
       
  1449 			name       	"GenerateStreamOperations"
       
  1450 			value      	FALSE)
       
  1451 		    (object Attribute
       
  1452 			tool       	"cg"
       
  1453 			name       	"StreamVisibility"
       
  1454 			value      	("VisibilitySet" 45))
       
  1455 		    (object Attribute
       
  1456 			tool       	"cg"
       
  1457 			name       	"InlineStreamOperations"
       
  1458 			value      	FALSE)
       
  1459 		    (object Attribute
       
  1460 			tool       	"cg"
       
  1461 			name       	"ThreeKindSet"
       
  1462 			value      	(list Attribute_Set
       
  1463 			    (object Attribute
       
  1464 				tool       	"cg"
       
  1465 				name       	"Common"
       
  1466 				value      	200)
       
  1467 			    (object Attribute
       
  1468 				tool       	"cg"
       
  1469 				name       	"Virtual"
       
  1470 				value      	201)
       
  1471 			    (object Attribute
       
  1472 				tool       	"cg"
       
  1473 				name       	"Abstract"
       
  1474 				value      	202)))
       
  1475 		    (object Attribute
       
  1476 			tool       	"cg"
       
  1477 			name       	"KindSet"
       
  1478 			value      	(list Attribute_Set
       
  1479 			    (object Attribute
       
  1480 				tool       	"cg"
       
  1481 				name       	"Common"
       
  1482 				value      	200)
       
  1483 			    (object Attribute
       
  1484 				tool       	"cg"
       
  1485 				name       	"Virtual"
       
  1486 				value      	201)
       
  1487 			    (object Attribute
       
  1488 				tool       	"cg"
       
  1489 				name       	"Abstract"
       
  1490 				value      	202)
       
  1491 			    (object Attribute
       
  1492 				tool       	"cg"
       
  1493 				name       	"Static"
       
  1494 				value      	203)))
       
  1495 		    (object Attribute
       
  1496 			tool       	"cg"
       
  1497 			name       	"FriendKindSet"
       
  1498 			value      	(list Attribute_Set
       
  1499 			    (object Attribute
       
  1500 				tool       	"cg"
       
  1501 				name       	"Common"
       
  1502 				value      	200)
       
  1503 			    (object Attribute
       
  1504 				tool       	"cg"
       
  1505 				name       	"Virtual"
       
  1506 				value      	201)
       
  1507 			    (object Attribute
       
  1508 				tool       	"cg"
       
  1509 				name       	"Abstract"
       
  1510 				value      	202)
       
  1511 			    (object Attribute
       
  1512 				tool       	"cg"
       
  1513 				name       	"Friend"
       
  1514 				value      	204)))
       
  1515 		    (object Attribute
       
  1516 			tool       	"cg"
       
  1517 			name       	"GenerateSet"
       
  1518 			value      	(list Attribute_Set
       
  1519 			    (object Attribute
       
  1520 				tool       	"cg"
       
  1521 				name       	"DeclareAndDefine"
       
  1522 				value      	199)
       
  1523 			    (object Attribute
       
  1524 				tool       	"cg"
       
  1525 				name       	"DeclareOnly"
       
  1526 				value      	205)
       
  1527 			    (object Attribute
       
  1528 				tool       	"cg"
       
  1529 				name       	"DoNotDeclare"
       
  1530 				value      	206)))
       
  1531 		    (object Attribute
       
  1532 			tool       	"cg"
       
  1533 			name       	"VisibilitySet"
       
  1534 			value      	(list Attribute_Set
       
  1535 			    (object Attribute
       
  1536 				tool       	"cg"
       
  1537 				name       	"Public"
       
  1538 				value      	45)
       
  1539 			    (object Attribute
       
  1540 				tool       	"cg"
       
  1541 				name       	"Protected"
       
  1542 				value      	44)
       
  1543 			    (object Attribute
       
  1544 				tool       	"cg"
       
  1545 				name       	"Private"
       
  1546 				value      	43)
       
  1547 			    (object Attribute
       
  1548 				tool       	"cg"
       
  1549 				name       	"Implementation"
       
  1550 				value      	14)))
       
  1551 		    (object Attribute
       
  1552 			tool       	"cg"
       
  1553 			name       	"ConstValue"
       
  1554 			value      	"")
       
  1555 		    (object Attribute
       
  1556 			tool       	"cg"
       
  1557 			name       	"GenerateDefaultSpecifier"
       
  1558 			value      	FALSE)
       
  1559 		    (object Attribute
       
  1560 			tool       	"cg"
       
  1561 			name       	"DefaultSpecifier"
       
  1562 			value      	"")))
       
  1563 	    (object Attribute
       
  1564 		tool       	"cg"
       
  1565 		name       	"default__Module-Spec"
       
  1566 		value      	(list Attribute_Set
       
  1567 		    (object Attribute
       
  1568 			tool       	"cg"
       
  1569 			name       	"Generate"
       
  1570 			value      	TRUE)
       
  1571 		    (object Attribute
       
  1572 			tool       	"cg"
       
  1573 			name       	"GenerateEmptyRegions"
       
  1574 			value      	("GenerateEmptyRegionSet" 3))
       
  1575 		    (object Attribute
       
  1576 			tool       	"cg"
       
  1577 			name       	"GenerateEmptyRegionSet"
       
  1578 			value      	(list Attribute_Set
       
  1579 			    (object Attribute
       
  1580 				tool       	"cg"
       
  1581 				name       	"None"
       
  1582 				value      	0)
       
  1583 			    (object Attribute
       
  1584 				tool       	"cg"
       
  1585 				name       	"Preserved"
       
  1586 				value      	1)
       
  1587 			    (object Attribute
       
  1588 				tool       	"cg"
       
  1589 				name       	"Unpreserved"
       
  1590 				value      	2)
       
  1591 			    (object Attribute
       
  1592 				tool       	"cg"
       
  1593 				name       	"All"
       
  1594 				value      	3)))
       
  1595 		    (object Attribute
       
  1596 			tool       	"cg"
       
  1597 			name       	"CmIdentification"
       
  1598 			value      	(value Text "  %X% %Q% %Z% %W%"))
       
  1599 		    (object Attribute
       
  1600 			tool       	"cg"
       
  1601 			name       	"CopyrightNotice"
       
  1602 			value      	(value Text ""))
       
  1603 		    (object Attribute
       
  1604 			tool       	"cg"
       
  1605 			name       	"FileName"
       
  1606 			value      	"AUTO GENERATE")
       
  1607 		    (object Attribute
       
  1608 			tool       	"cg"
       
  1609 			name       	"AllowExtensionlessFileName"
       
  1610 			value      	FALSE)
       
  1611 		    (object Attribute
       
  1612 			tool       	"cg"
       
  1613 			name       	"InclusionProtectionSymbol"
       
  1614 			value      	"AUTO GENERATE")
       
  1615 		    (object Attribute
       
  1616 			tool       	"cg"
       
  1617 			name       	"IncludeFormat"
       
  1618 			value      	(value Text 
       
  1619 |// $package
       
  1620 |#include "$file"
       
  1621 |
       
  1622 			))
       
  1623 		    (object Attribute
       
  1624 			tool       	"cg"
       
  1625 			name       	"IncludeBySimpleName"
       
  1626 			value      	FALSE)
       
  1627 		    (object Attribute
       
  1628 			tool       	"cg"
       
  1629 			name       	"IncludePrecompiledHeader"
       
  1630 			value      	FALSE)
       
  1631 		    (object Attribute
       
  1632 			tool       	"cg"
       
  1633 			name       	"IncludeOrder"
       
  1634 			value      	"AMIR")
       
  1635 		    (object Attribute
       
  1636 			tool       	"cg"
       
  1637 			name       	"AdditionalIncludes"
       
  1638 			value      	(value Text ""))
       
  1639 		    (object Attribute
       
  1640 			tool       	"cg"
       
  1641 			name       	"InliningStyle"
       
  1642 			value      	("InliningStyleSet" 207))
       
  1643 		    (object Attribute
       
  1644 			tool       	"cg"
       
  1645 			name       	"InliningStyleSet"
       
  1646 			value      	(list Attribute_Set
       
  1647 			    (object Attribute
       
  1648 				tool       	"cg"
       
  1649 				name       	"InClassDeclaration"
       
  1650 				value      	208)
       
  1651 			    (object Attribute
       
  1652 				tool       	"cg"
       
  1653 				name       	"FollowingClassDeclaration"
       
  1654 				value      	207)))
       
  1655 		    (object Attribute
       
  1656 			tool       	"cg"
       
  1657 			name       	"TypesDefined"
       
  1658 			value      	(value Text ""))
       
  1659 		    (object Attribute
       
  1660 			tool       	"cg"
       
  1661 			name       	"IncludeClosure"
       
  1662 			value      	(value Text ""))))
       
  1663 	    (object Attribute
       
  1664 		tool       	"cg"
       
  1665 		name       	"default__Module-Body"
       
  1666 		value      	(list Attribute_Set
       
  1667 		    (object Attribute
       
  1668 			tool       	"cg"
       
  1669 			name       	"Generate"
       
  1670 			value      	TRUE)
       
  1671 		    (object Attribute
       
  1672 			tool       	"cg"
       
  1673 			name       	"GenerateEmptyRegions"
       
  1674 			value      	("GenerateEmptyRegionSet" 3))
       
  1675 		    (object Attribute
       
  1676 			tool       	"cg"
       
  1677 			name       	"GenerateEmptyRegionSet"
       
  1678 			value      	(list Attribute_Set
       
  1679 			    (object Attribute
       
  1680 				tool       	"cg"
       
  1681 				name       	"None"
       
  1682 				value      	0)
       
  1683 			    (object Attribute
       
  1684 				tool       	"cg"
       
  1685 				name       	"Preserved"
       
  1686 				value      	1)
       
  1687 			    (object Attribute
       
  1688 				tool       	"cg"
       
  1689 				name       	"Unpreserved"
       
  1690 				value      	2)
       
  1691 			    (object Attribute
       
  1692 				tool       	"cg"
       
  1693 				name       	"All"
       
  1694 				value      	3)))
       
  1695 		    (object Attribute
       
  1696 			tool       	"cg"
       
  1697 			name       	"CmIdentification"
       
  1698 			value      	(value Text "  %X% %Q% %Z% %W%"))
       
  1699 		    (object Attribute
       
  1700 			tool       	"cg"
       
  1701 			name       	"CopyrightNotice"
       
  1702 			value      	(value Text ""))
       
  1703 		    (object Attribute
       
  1704 			tool       	"cg"
       
  1705 			name       	"FileName"
       
  1706 			value      	"AUTO GENERATE")
       
  1707 		    (object Attribute
       
  1708 			tool       	"cg"
       
  1709 			name       	"AllowExtensionlessFileName"
       
  1710 			value      	FALSE)
       
  1711 		    (object Attribute
       
  1712 			tool       	"cg"
       
  1713 			name       	"IncludeFormat"
       
  1714 			value      	(value Text 
       
  1715 |// $package
       
  1716 |#include "$file"
       
  1717 |
       
  1718 			))
       
  1719 		    (object Attribute
       
  1720 			tool       	"cg"
       
  1721 			name       	"IncludeBySimpleName"
       
  1722 			value      	FALSE)
       
  1723 		    (object Attribute
       
  1724 			tool       	"cg"
       
  1725 			name       	"IncludePrecompiledHeader"
       
  1726 			value      	TRUE)
       
  1727 		    (object Attribute
       
  1728 			tool       	"cg"
       
  1729 			name       	"IncludeOrder"
       
  1730 			value      	"AMIR")
       
  1731 		    (object Attribute
       
  1732 			tool       	"cg"
       
  1733 			name       	"AdditionalIncludes"
       
  1734 			value      	(value Text ""))
       
  1735 		    (object Attribute
       
  1736 			tool       	"cg"
       
  1737 			name       	"InliningStyle"
       
  1738 			value      	("InliningStyleSet" 207))
       
  1739 		    (object Attribute
       
  1740 			tool       	"cg"
       
  1741 			name       	"InliningStyleSet"
       
  1742 			value      	(list Attribute_Set
       
  1743 			    (object Attribute
       
  1744 				tool       	"cg"
       
  1745 				name       	"InClassDeclaration"
       
  1746 				value      	208)
       
  1747 			    (object Attribute
       
  1748 				tool       	"cg"
       
  1749 				name       	"FollowingClassDeclaration"
       
  1750 				value      	207)))
       
  1751 		    (object Attribute
       
  1752 			tool       	"cg"
       
  1753 			name       	"TypesDefined"
       
  1754 			value      	(value Text ""))
       
  1755 		    (object Attribute
       
  1756 			tool       	"cg"
       
  1757 			name       	"IncludeClosure"
       
  1758 			value      	(value Text ""))))
       
  1759 	    (object Attribute
       
  1760 		tool       	"cg"
       
  1761 		name       	"default__Operation"
       
  1762 		value      	(list Attribute_Set
       
  1763 		    (object Attribute
       
  1764 			tool       	"cg"
       
  1765 			name       	"CodeName"
       
  1766 			value      	"")
       
  1767 		    (object Attribute
       
  1768 			tool       	"cg"
       
  1769 			name       	"OperationKind"
       
  1770 			value      	("OperationKindSet" 200))
       
  1771 		    (object Attribute
       
  1772 			tool       	"cg"
       
  1773 			name       	"OperationKindSet"
       
  1774 			value      	(list Attribute_Set
       
  1775 			    (object Attribute
       
  1776 				tool       	"cg"
       
  1777 				name       	"Common"
       
  1778 				value      	200)
       
  1779 			    (object Attribute
       
  1780 				tool       	"cg"
       
  1781 				name       	"Virtual"
       
  1782 				value      	201)
       
  1783 			    (object Attribute
       
  1784 				tool       	"cg"
       
  1785 				name       	"Abstract"
       
  1786 				value      	202)
       
  1787 			    (object Attribute
       
  1788 				tool       	"cg"
       
  1789 				name       	"Static"
       
  1790 				value      	203)
       
  1791 			    (object Attribute
       
  1792 				tool       	"cg"
       
  1793 				name       	"Friend"
       
  1794 				value      	204)))
       
  1795 		    (object Attribute
       
  1796 			tool       	"cg"
       
  1797 			name       	"OperationIsConst"
       
  1798 			value      	FALSE)
       
  1799 		    (object Attribute
       
  1800 			tool       	"cg"
       
  1801 			name       	"OperationIsExplicit"
       
  1802 			value      	FALSE)
       
  1803 		    (object Attribute
       
  1804 			tool       	"cg"
       
  1805 			name       	"Inline"
       
  1806 			value      	FALSE)
       
  1807 		    (object Attribute
       
  1808 			tool       	"cg"
       
  1809 			name       	"EntryCode"
       
  1810 			value      	(value Text ""))
       
  1811 		    (object Attribute
       
  1812 			tool       	"cg"
       
  1813 			name       	"ExitCode"
       
  1814 			value      	(value Text ""))
       
  1815 		    (object Attribute
       
  1816 			tool       	"cg"
       
  1817 			name       	"GenerateEmptyRegions"
       
  1818 			value      	("GenerateEmptyRegionSet" 3))
       
  1819 		    (object Attribute
       
  1820 			tool       	"cg"
       
  1821 			name       	"GenerateEmptyRegionSet"
       
  1822 			value      	(list Attribute_Set
       
  1823 			    (object Attribute
       
  1824 				tool       	"cg"
       
  1825 				name       	"None"
       
  1826 				value      	0)
       
  1827 			    (object Attribute
       
  1828 				tool       	"cg"
       
  1829 				name       	"Preserved"
       
  1830 				value      	1)
       
  1831 			    (object Attribute
       
  1832 				tool       	"cg"
       
  1833 				name       	"Unpreserved"
       
  1834 				value      	2)
       
  1835 			    (object Attribute
       
  1836 				tool       	"cg"
       
  1837 				name       	"All"
       
  1838 				value      	3)))
       
  1839 		    (object Attribute
       
  1840 			tool       	"cg"
       
  1841 			name       	"BodyAnnotations"
       
  1842 			value      	"")
       
  1843 		    (object Attribute
       
  1844 			tool       	"cg"
       
  1845 			name       	"OperationIsOneWay"
       
  1846 			value      	FALSE)
       
  1847 		    (object Attribute
       
  1848 			tool       	"cg"
       
  1849 			name       	"Context"
       
  1850 			value      	"")
       
  1851 		    (object Attribute
       
  1852 			tool       	"cg"
       
  1853 			name       	"Raises"
       
  1854 			value      	"")))
       
  1855 	    (object Attribute
       
  1856 		tool       	"cg"
       
  1857 		name       	"default__Has"
       
  1858 		value      	(list Attribute_Set
       
  1859 		    (object Attribute
       
  1860 			tool       	"cg"
       
  1861 			name       	"CodeName"
       
  1862 			value      	"")
       
  1863 		    (object Attribute
       
  1864 			tool       	"cg"
       
  1865 			name       	"Ordered"
       
  1866 			value      	TRUE)
       
  1867 		    (object Attribute
       
  1868 			tool       	"cg"
       
  1869 			name       	"NameIfUnlabeled"
       
  1870 			value      	"the_$supplier")
       
  1871 		    (object Attribute
       
  1872 			tool       	"cg"
       
  1873 			name       	"GenerateDataMember"
       
  1874 			value      	TRUE)
       
  1875 		    (object Attribute
       
  1876 			tool       	"cg"
       
  1877 			name       	"DataMemberName"
       
  1878 			value      	"$relationship")
       
  1879 		    (object Attribute
       
  1880 			tool       	"cg"
       
  1881 			name       	"DataMemberVisibility"
       
  1882 			value      	("DataMemberVisibilitySet" 14))
       
  1883 		    (object Attribute
       
  1884 			tool       	"cg"
       
  1885 			name       	"DataMemberVisibilitySet"
       
  1886 			value      	(list Attribute_Set
       
  1887 			    (object Attribute
       
  1888 				tool       	"cg"
       
  1889 				name       	"Public"
       
  1890 				value      	45)
       
  1891 			    (object Attribute
       
  1892 				tool       	"cg"
       
  1893 				name       	"Protected"
       
  1894 				value      	44)
       
  1895 			    (object Attribute
       
  1896 				tool       	"cg"
       
  1897 				name       	"Private"
       
  1898 				value      	43)
       
  1899 			    (object Attribute
       
  1900 				tool       	"cg"
       
  1901 				name       	"Implementation"
       
  1902 				value      	14)
       
  1903 			    (object Attribute
       
  1904 				tool       	"cg"
       
  1905 				name       	"AtRelationshipVisibility"
       
  1906 				value      	210)))
       
  1907 		    (object Attribute
       
  1908 			tool       	"cg"
       
  1909 			name       	"DataMemberMutability"
       
  1910 			value      	("DataMemberMutabilitySet" 0))
       
  1911 		    (object Attribute
       
  1912 			tool       	"cg"
       
  1913 			name       	"DataMemberMutabilitySet"
       
  1914 			value      	(list Attribute_Set
       
  1915 			    (object Attribute
       
  1916 				tool       	"cg"
       
  1917 				name       	"Unrestricted"
       
  1918 				value      	0)
       
  1919 			    (object Attribute
       
  1920 				tool       	"cg"
       
  1921 				name       	"Mutable"
       
  1922 				value      	1)
       
  1923 			    (object Attribute
       
  1924 				tool       	"cg"
       
  1925 				name       	"Const"
       
  1926 				value      	2)))
       
  1927 		    (object Attribute
       
  1928 			tool       	"cg"
       
  1929 			name       	"DataMemberIsVolatile"
       
  1930 			value      	FALSE)
       
  1931 		    (object Attribute
       
  1932 			tool       	"cg"
       
  1933 			name       	"DataMemberFieldSize"
       
  1934 			value      	"")
       
  1935 		    (object Attribute
       
  1936 			tool       	"cg"
       
  1937 			name       	"InitialValue"
       
  1938 			value      	(value Text ""))
       
  1939 		    (object Attribute
       
  1940 			tool       	"cg"
       
  1941 			name       	"GenerateGetOperation"
       
  1942 			value      	TRUE)
       
  1943 		    (object Attribute
       
  1944 			tool       	"cg"
       
  1945 			name       	"GenerateSetOperation"
       
  1946 			value      	TRUE)
       
  1947 		    (object Attribute
       
  1948 			tool       	"cg"
       
  1949 			name       	"GetName"
       
  1950 			value      	"get_$relationship")
       
  1951 		    (object Attribute
       
  1952 			tool       	"cg"
       
  1953 			name       	"SetName"
       
  1954 			value      	"set_$relationship")
       
  1955 		    (object Attribute
       
  1956 			tool       	"cg"
       
  1957 			name       	"GetSetKinds"
       
  1958 			value      	("GetSetKindsSet" 200))
       
  1959 		    (object Attribute
       
  1960 			tool       	"cg"
       
  1961 			name       	"GetSetKindsSet"
       
  1962 			value      	(list Attribute_Set
       
  1963 			    (object Attribute
       
  1964 				tool       	"cg"
       
  1965 				name       	"Common"
       
  1966 				value      	200)
       
  1967 			    (object Attribute
       
  1968 				tool       	"cg"
       
  1969 				name       	"Virtual"
       
  1970 				value      	201)
       
  1971 			    (object Attribute
       
  1972 				tool       	"cg"
       
  1973 				name       	"Abstract"
       
  1974 				value      	202)
       
  1975 			    (object Attribute
       
  1976 				tool       	"cg"
       
  1977 				name       	"Static"
       
  1978 				value      	203)
       
  1979 			    (object Attribute
       
  1980 				tool       	"cg"
       
  1981 				name       	"Friend"
       
  1982 				value      	204)))
       
  1983 		    (object Attribute
       
  1984 			tool       	"cg"
       
  1985 			name       	"ContainerClass"
       
  1986 			value      	"")
       
  1987 		    (object Attribute
       
  1988 			tool       	"cg"
       
  1989 			name       	"SelectorName"
       
  1990 			value      	"")
       
  1991 		    (object Attribute
       
  1992 			tool       	"cg"
       
  1993 			name       	"SelectorType"
       
  1994 			value      	"")
       
  1995 		    (object Attribute
       
  1996 			tool       	"cg"
       
  1997 			name       	"GetIsConst"
       
  1998 			value      	TRUE)
       
  1999 		    (object Attribute
       
  2000 			tool       	"cg"
       
  2001 			name       	"GetResultIsConst"
       
  2002 			value      	("GetResultIsConstSet" 2))
       
  2003 		    (object Attribute
       
  2004 			tool       	"cg"
       
  2005 			name       	"GetResultIsConstSet"
       
  2006 			value      	(list Attribute_Set
       
  2007 			    (object Attribute
       
  2008 				tool       	"cg"
       
  2009 				name       	"False"
       
  2010 				value      	0)
       
  2011 			    (object Attribute
       
  2012 				tool       	"cg"
       
  2013 				name       	"True"
       
  2014 				value      	1)
       
  2015 			    (object Attribute
       
  2016 				tool       	"cg"
       
  2017 				name       	"Same_As_Function"
       
  2018 				value      	2)))
       
  2019 		    (object Attribute
       
  2020 			tool       	"cg"
       
  2021 			name       	"GetSetByReference"
       
  2022 			value      	FALSE)
       
  2023 		    (object Attribute
       
  2024 			tool       	"cg"
       
  2025 			name       	"InlineGet"
       
  2026 			value      	TRUE)
       
  2027 		    (object Attribute
       
  2028 			tool       	"cg"
       
  2029 			name       	"SetReturnsValue"
       
  2030 			value      	FALSE)
       
  2031 		    (object Attribute
       
  2032 			tool       	"cg"
       
  2033 			name       	"InlineSet"
       
  2034 			value      	TRUE)
       
  2035 		    (object Attribute
       
  2036 			tool       	"cg"
       
  2037 			name       	"ForwardReferenceOnly"
       
  2038 			value      	FALSE)
       
  2039 		    (object Attribute
       
  2040 			tool       	"cg"
       
  2041 			name       	"GenerateForwardReference"
       
  2042 			value      	FALSE)
       
  2043 		    (object Attribute
       
  2044 			tool       	"cg"
       
  2045 			name       	"IsReadOnly"
       
  2046 			value      	FALSE)
       
  2047 		    (object Attribute
       
  2048 			tool       	"cg"
       
  2049 			name       	"BoundedHasRelType"
       
  2050 			value      	("HasRelTypeSet" 47))
       
  2051 		    (object Attribute
       
  2052 			tool       	"cg"
       
  2053 			name       	"HasRelTypeSet"
       
  2054 			value      	(list Attribute_Set
       
  2055 			    (object Attribute
       
  2056 				tool       	"cg"
       
  2057 				name       	"Array"
       
  2058 				value      	24)
       
  2059 			    (object Attribute
       
  2060 				tool       	"cg"
       
  2061 				name       	"Sequence"
       
  2062 				value      	47)))))
       
  2063 	    (object Attribute
       
  2064 		tool       	"cg"
       
  2065 		name       	"default__Association"
       
  2066 		value      	(list Attribute_Set
       
  2067 		    (object Attribute
       
  2068 			tool       	"cg"
       
  2069 			name       	"NameIfUnlabeled"
       
  2070 			value      	"the_$targetClass")))
       
  2071 	    (object Attribute
       
  2072 		tool       	"cg"
       
  2073 		name       	"default__Inherit"
       
  2074 		value      	(list Attribute_Set
       
  2075 		    (object Attribute
       
  2076 			tool       	"cg"
       
  2077 			name       	"InstanceArguments"
       
  2078 			value      	"")))
       
  2079 	    (object Attribute
       
  2080 		tool       	"cg"
       
  2081 		name       	"default__Role"
       
  2082 		value      	(list Attribute_Set
       
  2083 		    (object Attribute
       
  2084 			tool       	"cg"
       
  2085 			name       	"CodeName"
       
  2086 			value      	"")
       
  2087 		    (object Attribute
       
  2088 			tool       	"cg"
       
  2089 			name       	"ForwardReferenceOnly"
       
  2090 			value      	FALSE)
       
  2091 		    (object Attribute
       
  2092 			tool       	"cg"
       
  2093 			name       	"NameIfUnlabeled"
       
  2094 			value      	"the_$targetClass")
       
  2095 		    (object Attribute
       
  2096 			tool       	"cg"
       
  2097 			name       	"GenerateDataMember"
       
  2098 			value      	TRUE)
       
  2099 		    (object Attribute
       
  2100 			tool       	"cg"
       
  2101 			name       	"DataMemberName"
       
  2102 			value      	"$target")
       
  2103 		    (object Attribute
       
  2104 			tool       	"cg"
       
  2105 			name       	"DataMemberVisibility"
       
  2106 			value      	("DataMemberVisibilitySet" 14))
       
  2107 		    (object Attribute
       
  2108 			tool       	"cg"
       
  2109 			name       	"DataMemberVisibilitySet"
       
  2110 			value      	(list Attribute_Set
       
  2111 			    (object Attribute
       
  2112 				tool       	"cg"
       
  2113 				name       	"Public"
       
  2114 				value      	45)
       
  2115 			    (object Attribute
       
  2116 				tool       	"cg"
       
  2117 				name       	"Protected"
       
  2118 				value      	44)
       
  2119 			    (object Attribute
       
  2120 				tool       	"cg"
       
  2121 				name       	"Private"
       
  2122 				value      	43)
       
  2123 			    (object Attribute
       
  2124 				tool       	"cg"
       
  2125 				name       	"Implementation"
       
  2126 				value      	14)
       
  2127 			    (object Attribute
       
  2128 				tool       	"cg"
       
  2129 				name       	"AtRelationshipVisibility"
       
  2130 				value      	210)))
       
  2131 		    (object Attribute
       
  2132 			tool       	"cg"
       
  2133 			name       	"DataMemberMutability"
       
  2134 			value      	("DataMemberMutabilitySet" 0))
       
  2135 		    (object Attribute
       
  2136 			tool       	"cg"
       
  2137 			name       	"DataMemberMutabilitySet"
       
  2138 			value      	(list Attribute_Set
       
  2139 			    (object Attribute
       
  2140 				tool       	"cg"
       
  2141 				name       	"Unrestricted"
       
  2142 				value      	0)
       
  2143 			    (object Attribute
       
  2144 				tool       	"cg"
       
  2145 				name       	"Mutable"
       
  2146 				value      	1)
       
  2147 			    (object Attribute
       
  2148 				tool       	"cg"
       
  2149 				name       	"Const"
       
  2150 				value      	2)))
       
  2151 		    (object Attribute
       
  2152 			tool       	"cg"
       
  2153 			name       	"DataMemberIsVolatile"
       
  2154 			value      	FALSE)
       
  2155 		    (object Attribute
       
  2156 			tool       	"cg"
       
  2157 			name       	"DataMemberFieldSize"
       
  2158 			value      	"")
       
  2159 		    (object Attribute
       
  2160 			tool       	"cg"
       
  2161 			name       	"InitialValue"
       
  2162 			value      	(value Text ""))
       
  2163 		    (object Attribute
       
  2164 			tool       	"cg"
       
  2165 			name       	"ContainerClass"
       
  2166 			value      	"")
       
  2167 		    (object Attribute
       
  2168 			tool       	"cg"
       
  2169 			name       	"ContainerGet"
       
  2170 			value      	"$data.get($keys)")
       
  2171 		    (object Attribute
       
  2172 			tool       	"cg"
       
  2173 			name       	"ContainerSet"
       
  2174 			value      	"$data.set($keys,$value)")
       
  2175 		    (object Attribute
       
  2176 			tool       	"cg"
       
  2177 			name       	"QualifiedContainer"
       
  2178 			value      	"")
       
  2179 		    (object Attribute
       
  2180 			tool       	"cg"
       
  2181 			name       	"AssocClassContainer"
       
  2182 			value      	"$supplier *")
       
  2183 		    (object Attribute
       
  2184 			tool       	"cg"
       
  2185 			name       	"AssocClassInitialValue"
       
  2186 			value      	(value Text ""))
       
  2187 		    (object Attribute
       
  2188 			tool       	"cg"
       
  2189 			name       	"GetSetKinds"
       
  2190 			value      	("GetSetKindsSet" 200))
       
  2191 		    (object Attribute
       
  2192 			tool       	"cg"
       
  2193 			name       	"GetSetKindsSet"
       
  2194 			value      	(list Attribute_Set
       
  2195 			    (object Attribute
       
  2196 				tool       	"cg"
       
  2197 				name       	"Common"
       
  2198 				value      	200)
       
  2199 			    (object Attribute
       
  2200 				tool       	"cg"
       
  2201 				name       	"Virtual"
       
  2202 				value      	201)
       
  2203 			    (object Attribute
       
  2204 				tool       	"cg"
       
  2205 				name       	"Abstract"
       
  2206 				value      	202)
       
  2207 			    (object Attribute
       
  2208 				tool       	"cg"
       
  2209 				name       	"Static"
       
  2210 				value      	203)
       
  2211 			    (object Attribute
       
  2212 				tool       	"cg"
       
  2213 				name       	"Friend"
       
  2214 				value      	204)))
       
  2215 		    (object Attribute
       
  2216 			tool       	"cg"
       
  2217 			name       	"GetSetByReference"
       
  2218 			value      	FALSE)
       
  2219 		    (object Attribute
       
  2220 			tool       	"cg"
       
  2221 			name       	"GenerateGetOperation"
       
  2222 			value      	TRUE)
       
  2223 		    (object Attribute
       
  2224 			tool       	"cg"
       
  2225 			name       	"GetName"
       
  2226 			value      	"get_$target")
       
  2227 		    (object Attribute
       
  2228 			tool       	"cg"
       
  2229 			name       	"GetIsConst"
       
  2230 			value      	TRUE)
       
  2231 		    (object Attribute
       
  2232 			tool       	"cg"
       
  2233 			name       	"GetResultIsConst"
       
  2234 			value      	("GetResultIsConstSet" 2))
       
  2235 		    (object Attribute
       
  2236 			tool       	"cg"
       
  2237 			name       	"GetResultIsConstSet"
       
  2238 			value      	(list Attribute_Set
       
  2239 			    (object Attribute
       
  2240 				tool       	"cg"
       
  2241 				name       	"False"
       
  2242 				value      	0)
       
  2243 			    (object Attribute
       
  2244 				tool       	"cg"
       
  2245 				name       	"True"
       
  2246 				value      	1)
       
  2247 			    (object Attribute
       
  2248 				tool       	"cg"
       
  2249 				name       	"Same_As_Function"
       
  2250 				value      	2)))
       
  2251 		    (object Attribute
       
  2252 			tool       	"cg"
       
  2253 			name       	"InlineGet"
       
  2254 			value      	TRUE)
       
  2255 		    (object Attribute
       
  2256 			tool       	"cg"
       
  2257 			name       	"GenerateSetOperation"
       
  2258 			value      	TRUE)
       
  2259 		    (object Attribute
       
  2260 			tool       	"cg"
       
  2261 			name       	"SetName"
       
  2262 			value      	"set_$target")
       
  2263 		    (object Attribute
       
  2264 			tool       	"cg"
       
  2265 			name       	"SetReturnsValue"
       
  2266 			value      	FALSE)
       
  2267 		    (object Attribute
       
  2268 			tool       	"cg"
       
  2269 			name       	"InlineSet"
       
  2270 			value      	TRUE)
       
  2271 		    (object Attribute
       
  2272 			tool       	"cg"
       
  2273 			name       	"QualifiedGetSetByReference"
       
  2274 			value      	("QualifiedGetSetByReferenceSet" 2))
       
  2275 		    (object Attribute
       
  2276 			tool       	"cg"
       
  2277 			name       	"QualifiedGetSetByReferenceSet"
       
  2278 			value      	(list Attribute_Set
       
  2279 			    (object Attribute
       
  2280 				tool       	"cg"
       
  2281 				name       	"False"
       
  2282 				value      	0)
       
  2283 			    (object Attribute
       
  2284 				tool       	"cg"
       
  2285 				name       	"True"
       
  2286 				value      	1)
       
  2287 			    (object Attribute
       
  2288 				tool       	"cg"
       
  2289 				name       	"Same_As_GetSetByReference"
       
  2290 				value      	2)))
       
  2291 		    (object Attribute
       
  2292 			tool       	"cg"
       
  2293 			name       	"GenerateQualifiedGetOperation"
       
  2294 			value      	TRUE)
       
  2295 		    (object Attribute
       
  2296 			tool       	"cg"
       
  2297 			name       	"QualifiedGetName"
       
  2298 			value      	"get_$target")
       
  2299 		    (object Attribute
       
  2300 			tool       	"cg"
       
  2301 			name       	"QualifiedGetIsConst"
       
  2302 			value      	TRUE)
       
  2303 		    (object Attribute
       
  2304 			tool       	"cg"
       
  2305 			name       	"QualifiedGetResultIsConst"
       
  2306 			value      	("GetResultIsConstSet" 2))
       
  2307 		    (object Attribute
       
  2308 			tool       	"cg"
       
  2309 			name       	"InlineQualifiedGet"
       
  2310 			value      	TRUE)
       
  2311 		    (object Attribute
       
  2312 			tool       	"cg"
       
  2313 			name       	"GenerateQualifiedSetOperation"
       
  2314 			value      	TRUE)
       
  2315 		    (object Attribute
       
  2316 			tool       	"cg"
       
  2317 			name       	"QualifiedSetName"
       
  2318 			value      	"set_$target")
       
  2319 		    (object Attribute
       
  2320 			tool       	"cg"
       
  2321 			name       	"QualifiedSetReturnsValue"
       
  2322 			value      	FALSE)
       
  2323 		    (object Attribute
       
  2324 			tool       	"cg"
       
  2325 			name       	"InlineQualifiedSet"
       
  2326 			value      	TRUE)
       
  2327 		    (object Attribute
       
  2328 			tool       	"cg"
       
  2329 			name       	"GenerateAssocClassDataMember"
       
  2330 			value      	TRUE)
       
  2331 		    (object Attribute
       
  2332 			tool       	"cg"
       
  2333 			name       	"AssocClassDataMemberName"
       
  2334 			value      	"$target")
       
  2335 		    (object Attribute
       
  2336 			tool       	"cg"
       
  2337 			name       	"AssocClassDataMemberVisibility"
       
  2338 			value      	("DataMemberVisibilitySet" 14))
       
  2339 		    (object Attribute
       
  2340 			tool       	"cg"
       
  2341 			name       	"DataMemberVisibilitySet"
       
  2342 			value      	(list Attribute_Set
       
  2343 			    (object Attribute
       
  2344 				tool       	"cg"
       
  2345 				name       	"Public"
       
  2346 				value      	45)
       
  2347 			    (object Attribute
       
  2348 				tool       	"cg"
       
  2349 				name       	"Protected"
       
  2350 				value      	44)
       
  2351 			    (object Attribute
       
  2352 				tool       	"cg"
       
  2353 				name       	"Private"
       
  2354 				value      	43)
       
  2355 			    (object Attribute
       
  2356 				tool       	"cg"
       
  2357 				name       	"Implementation"
       
  2358 				value      	14)
       
  2359 			    (object Attribute
       
  2360 				tool       	"cg"
       
  2361 				name       	"AtRelationshipVisibility"
       
  2362 				value      	210)))
       
  2363 		    (object Attribute
       
  2364 			tool       	"cg"
       
  2365 			name       	"AssocClassDataMemberMutability"
       
  2366 			value      	("DataMemberMutabilitySet" 0))
       
  2367 		    (object Attribute
       
  2368 			tool       	"cg"
       
  2369 			name       	"DataMemberMutabilitySet"
       
  2370 			value      	(list Attribute_Set
       
  2371 			    (object Attribute
       
  2372 				tool       	"cg"
       
  2373 				name       	"Unrestricted"
       
  2374 				value      	0)
       
  2375 			    (object Attribute
       
  2376 				tool       	"cg"
       
  2377 				name       	"Mutable"
       
  2378 				value      	1)
       
  2379 			    (object Attribute
       
  2380 				tool       	"cg"
       
  2381 				name       	"Const"
       
  2382 				value      	2)))
       
  2383 		    (object Attribute
       
  2384 			tool       	"cg"
       
  2385 			name       	"AssocClassDataMemberIsVolatile"
       
  2386 			value      	FALSE)
       
  2387 		    (object Attribute
       
  2388 			tool       	"cg"
       
  2389 			name       	"AssocClassGetSetKinds"
       
  2390 			value      	("GetSetKindsSet" 200))
       
  2391 		    (object Attribute
       
  2392 			tool       	"cg"
       
  2393 			name       	"GenerateAssocClassGetOperation"
       
  2394 			value      	TRUE)
       
  2395 		    (object Attribute
       
  2396 			tool       	"cg"
       
  2397 			name       	"AssocClassGetName"
       
  2398 			value      	"get_$target")
       
  2399 		    (object Attribute
       
  2400 			tool       	"cg"
       
  2401 			name       	"AssocClassGetIsConst"
       
  2402 			value      	TRUE)
       
  2403 		    (object Attribute
       
  2404 			tool       	"cg"
       
  2405 			name       	"AssocClassGetResultIsConst"
       
  2406 			value      	("GetResultIsConstSet" 2))
       
  2407 		    (object Attribute
       
  2408 			tool       	"cg"
       
  2409 			name       	"InlineAssocClassGet"
       
  2410 			value      	TRUE)
       
  2411 		    (object Attribute
       
  2412 			tool       	"cg"
       
  2413 			name       	"GenerateAssocClassSetOperation"
       
  2414 			value      	TRUE)
       
  2415 		    (object Attribute
       
  2416 			tool       	"cg"
       
  2417 			name       	"AssocClassSetName"
       
  2418 			value      	"set_$target")
       
  2419 		    (object Attribute
       
  2420 			tool       	"cg"
       
  2421 			name       	"AssocClassSetReturnsValue"
       
  2422 			value      	FALSE)
       
  2423 		    (object Attribute
       
  2424 			tool       	"cg"
       
  2425 			name       	"InlineAssocClassSet"
       
  2426 			value      	TRUE)
       
  2427 		    (object Attribute
       
  2428 			tool       	"cg"
       
  2429 			name       	"AssocClassForwardReferenceOnly"
       
  2430 			value      	TRUE)
       
  2431 		    (object Attribute
       
  2432 			tool       	"cg"
       
  2433 			name       	"GenerateForwardReference"
       
  2434 			value      	FALSE)
       
  2435 		    (object Attribute
       
  2436 			tool       	"cg"
       
  2437 			name       	"IsReadOnly"
       
  2438 			value      	FALSE)
       
  2439 		    (object Attribute
       
  2440 			tool       	"cg"
       
  2441 			name       	"BoundedRoleType"
       
  2442 			value      	("AssocTypeSet" 47))
       
  2443 		    (object Attribute
       
  2444 			tool       	"cg"
       
  2445 			name       	"AssocTypeSet"
       
  2446 			value      	(list Attribute_Set
       
  2447 			    (object Attribute
       
  2448 				tool       	"cg"
       
  2449 				name       	"Array"
       
  2450 				value      	24)
       
  2451 			    (object Attribute
       
  2452 				tool       	"cg"
       
  2453 				name       	"Sequence"
       
  2454 				value      	47)))))
       
  2455 	    (object Attribute
       
  2456 		tool       	"cg"
       
  2457 		name       	"default__Attribute"
       
  2458 		value      	(list Attribute_Set
       
  2459 		    (object Attribute
       
  2460 			tool       	"cg"
       
  2461 			name       	"CodeName"
       
  2462 			value      	"")
       
  2463 		    (object Attribute
       
  2464 			tool       	"cg"
       
  2465 			name       	"GenerateDataMember"
       
  2466 			value      	TRUE)
       
  2467 		    (object Attribute
       
  2468 			tool       	"cg"
       
  2469 			name       	"DataMemberName"
       
  2470 			value      	"$attribute")
       
  2471 		    (object Attribute
       
  2472 			tool       	"cg"
       
  2473 			name       	"DataMemberVisibility"
       
  2474 			value      	("DataMemberVisibilitySet" 14))
       
  2475 		    (object Attribute
       
  2476 			tool       	"cg"
       
  2477 			name       	"DataMemberVisibilitySet"
       
  2478 			value      	(list Attribute_Set
       
  2479 			    (object Attribute
       
  2480 				tool       	"cg"
       
  2481 				name       	"Public"
       
  2482 				value      	45)
       
  2483 			    (object Attribute
       
  2484 				tool       	"cg"
       
  2485 				name       	"Protected"
       
  2486 				value      	44)
       
  2487 			    (object Attribute
       
  2488 				tool       	"cg"
       
  2489 				name       	"Private"
       
  2490 				value      	43)
       
  2491 			    (object Attribute
       
  2492 				tool       	"cg"
       
  2493 				name       	"Implementation"
       
  2494 				value      	14)
       
  2495 			    (object Attribute
       
  2496 				tool       	"cg"
       
  2497 				name       	"AtAttributeVisibility"
       
  2498 				value      	211)))
       
  2499 		    (object Attribute
       
  2500 			tool       	"cg"
       
  2501 			name       	"DataMemberMutability"
       
  2502 			value      	("DataMemberMutabilitySet" 0))
       
  2503 		    (object Attribute
       
  2504 			tool       	"cg"
       
  2505 			name       	"DataMemberMutabilitySet"
       
  2506 			value      	(list Attribute_Set
       
  2507 			    (object Attribute
       
  2508 				tool       	"cg"
       
  2509 				name       	"Unrestricted"
       
  2510 				value      	0)
       
  2511 			    (object Attribute
       
  2512 				tool       	"cg"
       
  2513 				name       	"Mutable"
       
  2514 				value      	1)
       
  2515 			    (object Attribute
       
  2516 				tool       	"cg"
       
  2517 				name       	"Const"
       
  2518 				value      	2)))
       
  2519 		    (object Attribute
       
  2520 			tool       	"cg"
       
  2521 			name       	"DataMemberIsVolatile"
       
  2522 			value      	FALSE)
       
  2523 		    (object Attribute
       
  2524 			tool       	"cg"
       
  2525 			name       	"DataMemberFieldSize"
       
  2526 			value      	"")
       
  2527 		    (object Attribute
       
  2528 			tool       	"cg"
       
  2529 			name       	"GenerateGetOperation"
       
  2530 			value      	TRUE)
       
  2531 		    (object Attribute
       
  2532 			tool       	"cg"
       
  2533 			name       	"GenerateSetOperation"
       
  2534 			value      	TRUE)
       
  2535 		    (object Attribute
       
  2536 			tool       	"cg"
       
  2537 			name       	"GetName"
       
  2538 			value      	"get_$attribute")
       
  2539 		    (object Attribute
       
  2540 			tool       	"cg"
       
  2541 			name       	"SetName"
       
  2542 			value      	"set_$attribute")
       
  2543 		    (object Attribute
       
  2544 			tool       	"cg"
       
  2545 			name       	"GetSetKinds"
       
  2546 			value      	("GetSetKindsSet" 200))
       
  2547 		    (object Attribute
       
  2548 			tool       	"cg"
       
  2549 			name       	"GetSetKindsSet"
       
  2550 			value      	(list Attribute_Set
       
  2551 			    (object Attribute
       
  2552 				tool       	"cg"
       
  2553 				name       	"Common"
       
  2554 				value      	200)
       
  2555 			    (object Attribute
       
  2556 				tool       	"cg"
       
  2557 				name       	"Virtual"
       
  2558 				value      	201)
       
  2559 			    (object Attribute
       
  2560 				tool       	"cg"
       
  2561 				name       	"Abstract"
       
  2562 				value      	202)
       
  2563 			    (object Attribute
       
  2564 				tool       	"cg"
       
  2565 				name       	"Static"
       
  2566 				value      	203)
       
  2567 			    (object Attribute
       
  2568 				tool       	"cg"
       
  2569 				name       	"Friend"
       
  2570 				value      	204)))
       
  2571 		    (object Attribute
       
  2572 			tool       	"cg"
       
  2573 			name       	"GetIsConst"
       
  2574 			value      	TRUE)
       
  2575 		    (object Attribute
       
  2576 			tool       	"cg"
       
  2577 			name       	"GetResultIsConst"
       
  2578 			value      	("GetResultIsConstSet" 2))
       
  2579 		    (object Attribute
       
  2580 			tool       	"cg"
       
  2581 			name       	"GetResultIsConstSet"
       
  2582 			value      	(list Attribute_Set
       
  2583 			    (object Attribute
       
  2584 				tool       	"cg"
       
  2585 				name       	"False"
       
  2586 				value      	0)
       
  2587 			    (object Attribute
       
  2588 				tool       	"cg"
       
  2589 				name       	"True"
       
  2590 				value      	1)
       
  2591 			    (object Attribute
       
  2592 				tool       	"cg"
       
  2593 				name       	"Same_As_Function"
       
  2594 				value      	2)))
       
  2595 		    (object Attribute
       
  2596 			tool       	"cg"
       
  2597 			name       	"GetSetByReference"
       
  2598 			value      	FALSE)
       
  2599 		    (object Attribute
       
  2600 			tool       	"cg"
       
  2601 			name       	"InlineGet"
       
  2602 			value      	TRUE)
       
  2603 		    (object Attribute
       
  2604 			tool       	"cg"
       
  2605 			name       	"SetReturnsValue"
       
  2606 			value      	FALSE)
       
  2607 		    (object Attribute
       
  2608 			tool       	"cg"
       
  2609 			name       	"InlineSet"
       
  2610 			value      	TRUE)
       
  2611 		    (object Attribute
       
  2612 			tool       	"cg"
       
  2613 			name       	"CaseSpecifier"
       
  2614 			value      	"")
       
  2615 		    (object Attribute
       
  2616 			tool       	"cg"
       
  2617 			name       	"IsReadOnly"
       
  2618 			value      	FALSE)))
       
  2619 	    (object Attribute
       
  2620 		tool       	"cg"
       
  2621 		name       	"default__Uses"
       
  2622 		value      	(list Attribute_Set
       
  2623 		    (object Attribute
       
  2624 			tool       	"cg"
       
  2625 			name       	"ForwardReferenceOnly"
       
  2626 			value      	FALSE)
       
  2627 		    (object Attribute
       
  2628 			tool       	"cg"
       
  2629 			name       	"BodyReferenceOnly"
       
  2630 			value      	FALSE)
       
  2631 		    (object Attribute
       
  2632 			tool       	"cg"
       
  2633 			name       	"GenerateForwardReference"
       
  2634 			value      	FALSE)))
       
  2635 	    (object Attribute
       
  2636 		tool       	"cg"
       
  2637 		name       	"default__Subsystem"
       
  2638 		value      	(list Attribute_Set
       
  2639 		    (object Attribute
       
  2640 			tool       	"cg"
       
  2641 			name       	"Directory"
       
  2642 			value      	"AUTO GENERATE")
       
  2643 		    (object Attribute
       
  2644 			tool       	"cg"
       
  2645 			name       	"DirectoryIsOnSearchList"
       
  2646 			value      	FALSE)
       
  2647 		    (object Attribute
       
  2648 			tool       	"cg"
       
  2649 			name       	"PrecompiledHeader"
       
  2650 			value      	"")))
       
  2651 	    (object Attribute
       
  2652 		tool       	"cg"
       
  2653 		name       	"default__Category"
       
  2654 		value      	(list Attribute_Set
       
  2655 		    (object Attribute
       
  2656 			tool       	"cg"
       
  2657 			name       	"IsNamespace"
       
  2658 			value      	FALSE)
       
  2659 		    (object Attribute
       
  2660 			tool       	"cg"
       
  2661 			name       	"Indent"
       
  2662 			value      	2)
       
  2663 		    (object Attribute
       
  2664 			tool       	"cg"
       
  2665 			name       	"CodeName"
       
  2666 			value      	"")
       
  2667 		    (object Attribute
       
  2668 			tool       	"cg"
       
  2669 			name       	"GenerateEmptyRegions"
       
  2670 			value      	("GenerateEmptyRegionSet" 3))
       
  2671 		    (object Attribute
       
  2672 			tool       	"cg"
       
  2673 			name       	"GenerateEmptyRegionSet"
       
  2674 			value      	(list Attribute_Set
       
  2675 			    (object Attribute
       
  2676 				tool       	"cg"
       
  2677 				name       	"None"
       
  2678 				value      	0)
       
  2679 			    (object Attribute
       
  2680 				tool       	"cg"
       
  2681 				name       	"Preserved"
       
  2682 				value      	1)
       
  2683 			    (object Attribute
       
  2684 				tool       	"cg"
       
  2685 				name       	"Unpreserved"
       
  2686 				value      	2)
       
  2687 			    (object Attribute
       
  2688 				tool       	"cg"
       
  2689 				name       	"All"
       
  2690 				value      	3)))))
       
  2691 	    (object Attribute
       
  2692 		tool       	"MSVC"
       
  2693 		name       	"propertyId"
       
  2694 		value      	"809135966")
       
  2695 	    (object Attribute
       
  2696 		tool       	"MSVC"
       
  2697 		name       	"default__Project"
       
  2698 		value      	(list Attribute_Set
       
  2699 		    (object Attribute
       
  2700 			tool       	"MSVC"
       
  2701 			name       	"Version"
       
  2702 			value      	"5.0")))
       
  2703 	    (object Attribute
       
  2704 		tool       	"MSVC"
       
  2705 		name       	"default__Class"
       
  2706 		value      	(list Attribute_Set
       
  2707 		    (object Attribute
       
  2708 			tool       	"MSVC"
       
  2709 			name       	"Type"
       
  2710 			value      	("MSVCClassTypeSet" 0))
       
  2711 		    (object Attribute
       
  2712 			tool       	"MSVC"
       
  2713 			name       	"MSVCClassTypeSet"
       
  2714 			value      	(list Attribute_Set
       
  2715 			    (object Attribute
       
  2716 				tool       	"MSVC"
       
  2717 				name       	"Normal"
       
  2718 				value      	0)
       
  2719 			    (object Attribute
       
  2720 				tool       	"MSVC"
       
  2721 				name       	"Interface_Part"
       
  2722 				value      	1)
       
  2723 			    (object Attribute
       
  2724 				tool       	"MSVC"
       
  2725 				name       	"Connection_Part"
       
  2726 				value      	2)
       
  2727 			    (object Attribute
       
  2728 				tool       	"MSVC"
       
  2729 				name       	"Class_Factory"
       
  2730 				value      	3)))
       
  2731 		    (object Attribute
       
  2732 			tool       	"MSVC"
       
  2733 			name       	"CObjectFunctionality"
       
  2734 			value      	("CObjectFunctionalitySet" 0))
       
  2735 		    (object Attribute
       
  2736 			tool       	"MSVC"
       
  2737 			name       	"CObjectFunctionalitySet"
       
  2738 			value      	(list Attribute_Set
       
  2739 			    (object Attribute
       
  2740 				tool       	"MSVC"
       
  2741 				name       	"None"
       
  2742 				value      	0)
       
  2743 			    (object Attribute
       
  2744 				tool       	"MSVC"
       
  2745 				name       	"Dynamic"
       
  2746 				value      	1)
       
  2747 			    (object Attribute
       
  2748 				tool       	"MSVC"
       
  2749 				name       	"Dyncreate"
       
  2750 				value      	2)
       
  2751 			    (object Attribute
       
  2752 				tool       	"MSVC"
       
  2753 				name       	"Serial"
       
  2754 				value      	3)))
       
  2755 		    (object Attribute
       
  2756 			tool       	"MSVC"
       
  2757 			name       	"GenerateOverrideGroup"
       
  2758 			value      	FALSE)
       
  2759 		    (object Attribute
       
  2760 			tool       	"MSVC"
       
  2761 			name       	"GenerateDataGroup"
       
  2762 			value      	FALSE)
       
  2763 		    (object Attribute
       
  2764 			tool       	"MSVC"
       
  2765 			name       	"AFX_DATA_Entries"
       
  2766 			value      	(value Text ""))
       
  2767 		    (object Attribute
       
  2768 			tool       	"MSVC"
       
  2769 			name       	"GenerateFieldGroup"
       
  2770 			value      	FALSE)
       
  2771 		    (object Attribute
       
  2772 			tool       	"MSVC"
       
  2773 			name       	"AFX_FIELD_Entries"
       
  2774 			value      	(value Text ""))
       
  2775 		    (object Attribute
       
  2776 			tool       	"MSVC"
       
  2777 			name       	"GenerateMessageGroup"
       
  2778 			value      	FALSE)
       
  2779 		    (object Attribute
       
  2780 			tool       	"MSVC"
       
  2781 			name       	"GenerateMessageMap"
       
  2782 			value      	FALSE)
       
  2783 		    (object Attribute
       
  2784 			tool       	"MSVC"
       
  2785 			name       	"AFX_MSG_MAP_Entries"
       
  2786 			value      	(value Text ""))
       
  2787 		    (object Attribute
       
  2788 			tool       	"MSVC"
       
  2789 			name       	"MESSAGE_MAP_Entries"
       
  2790 			value      	(value Text ""))
       
  2791 		    (object Attribute
       
  2792 			tool       	"MSVC"
       
  2793 			name       	"OLEFactory"
       
  2794 			value      	("OLEFactorySet" 0))
       
  2795 		    (object Attribute
       
  2796 			tool       	"MSVC"
       
  2797 			name       	"OLEFactorySet"
       
  2798 			value      	(list Attribute_Set
       
  2799 			    (object Attribute
       
  2800 				tool       	"MSVC"
       
  2801 				name       	"None"
       
  2802 				value      	0)
       
  2803 			    (object Attribute
       
  2804 				tool       	"MSVC"
       
  2805 				name       	"Built_in"
       
  2806 				value      	1)
       
  2807 			    (object Attribute
       
  2808 				tool       	"MSVC"
       
  2809 				name       	"Simple"
       
  2810 				value      	2)
       
  2811 			    (object Attribute
       
  2812 				tool       	"MSVC"
       
  2813 				name       	"Licensed"
       
  2814 				value      	3)))
       
  2815 		    (object Attribute
       
  2816 			tool       	"MSVC"
       
  2817 			name       	"OLEName"
       
  2818 			value      	"")
       
  2819 		    (object Attribute
       
  2820 			tool       	"MSVC"
       
  2821 			name       	"OLEClassID"
       
  2822 			value      	"")
       
  2823 		    (object Attribute
       
  2824 			tool       	"MSVC"
       
  2825 			name       	"GenerateOLECtlType"
       
  2826 			value      	FALSE)
       
  2827 		    (object Attribute
       
  2828 			tool       	"MSVC"
       
  2829 			name       	"OLECtlType"
       
  2830 			value      	"")
       
  2831 		    (object Attribute
       
  2832 			tool       	"MSVC"
       
  2833 			name       	"GenerateOLETypeLib"
       
  2834 			value      	FALSE)
       
  2835 		    (object Attribute
       
  2836 			tool       	"MSVC"
       
  2837 			name       	"OLETypeLibID"
       
  2838 			value      	"")
       
  2839 		    (object Attribute
       
  2840 			tool       	"MSVC"
       
  2841 			name       	"OLETypeLibMajor"
       
  2842 			value      	"")
       
  2843 		    (object Attribute
       
  2844 			tool       	"MSVC"
       
  2845 			name       	"OLETypeLibMinor"
       
  2846 			value      	"")
       
  2847 		    (object Attribute
       
  2848 			tool       	"MSVC"
       
  2849 			name       	"GeneratePropPageIDs"
       
  2850 			value      	FALSE)
       
  2851 		    (object Attribute
       
  2852 			tool       	"MSVC"
       
  2853 			name       	"OLEPropPageIDs"
       
  2854 			value      	(value Text ""))
       
  2855 		    (object Attribute
       
  2856 			tool       	"MSVC"
       
  2857 			name       	"GenerateDispatchMap"
       
  2858 			value      	FALSE)
       
  2859 		    (object Attribute
       
  2860 			tool       	"MSVC"
       
  2861 			name       	"AFX_DISPATCH_Entries"
       
  2862 			value      	(value Text ""))
       
  2863 		    (object Attribute
       
  2864 			tool       	"MSVC"
       
  2865 			name       	"AFX_DISPATCH_MAP_Entries"
       
  2866 			value      	(value Text ""))
       
  2867 		    (object Attribute
       
  2868 			tool       	"MSVC"
       
  2869 			name       	"DISPATCH_MAP_Entries"
       
  2870 			value      	(value Text ""))
       
  2871 		    (object Attribute
       
  2872 			tool       	"MSVC"
       
  2873 			name       	"StockProperties"
       
  2874 			value      	(value Text ""))
       
  2875 		    (object Attribute
       
  2876 			tool       	"MSVC"
       
  2877 			name       	"StockFunctions"
       
  2878 			value      	(value Text ""))
       
  2879 		    (object Attribute
       
  2880 			tool       	"MSVC"
       
  2881 			name       	"DispatchDefValue"
       
  2882 			value      	"")
       
  2883 		    (object Attribute
       
  2884 			tool       	"MSVC"
       
  2885 			name       	"GenerateDispIdEnum"
       
  2886 			value      	FALSE)
       
  2887 		    (object Attribute
       
  2888 			tool       	"MSVC"
       
  2889 			name       	"AFX_DISP_ID_Entries"
       
  2890 			value      	(value Text ""))
       
  2891 		    (object Attribute
       
  2892 			tool       	"MSVC"
       
  2893 			name       	"GenerateInterfaceMap"
       
  2894 			value      	FALSE)
       
  2895 		    (object Attribute
       
  2896 			tool       	"MSVC"
       
  2897 			name       	"INTERFACE_MAP_Entries"
       
  2898 			value      	(value Text ""))
       
  2899 		    (object Attribute
       
  2900 			tool       	"MSVC"
       
  2901 			name       	"InitInterface"
       
  2902 			value      	"")
       
  2903 		    (object Attribute
       
  2904 			tool       	"MSVC"
       
  2905 			name       	"GenerateEventMap"
       
  2906 			value      	FALSE)
       
  2907 		    (object Attribute
       
  2908 			tool       	"MSVC"
       
  2909 			name       	"AFX_EVENT_Entries"
       
  2910 			value      	(value Text ""))
       
  2911 		    (object Attribute
       
  2912 			tool       	"MSVC"
       
  2913 			name       	"AFX_EVENT_MAP_Entries"
       
  2914 			value      	(value Text ""))
       
  2915 		    (object Attribute
       
  2916 			tool       	"MSVC"
       
  2917 			name       	"EVENT_MAP_Entries"
       
  2918 			value      	(value Text ""))
       
  2919 		    (object Attribute
       
  2920 			tool       	"MSVC"
       
  2921 			name       	"StockEvents"
       
  2922 			value      	(value Text ""))
       
  2923 		    (object Attribute
       
  2924 			tool       	"MSVC"
       
  2925 			name       	"GenerateEventSinkMap"
       
  2926 			value      	FALSE)
       
  2927 		    (object Attribute
       
  2928 			tool       	"MSVC"
       
  2929 			name       	"AFX_EVENTSINK_Entries"
       
  2930 			value      	(value Text ""))
       
  2931 		    (object Attribute
       
  2932 			tool       	"MSVC"
       
  2933 			name       	"AFX_EVENTSINK_MAP_Entries"
       
  2934 			value      	(value Text ""))
       
  2935 		    (object Attribute
       
  2936 			tool       	"MSVC"
       
  2937 			name       	"EVENTSINK_MAP_Entries"
       
  2938 			value      	(value Text ""))
       
  2939 		    (object Attribute
       
  2940 			tool       	"MSVC"
       
  2941 			name       	"PropNotifySinks"
       
  2942 			value      	(value Text ""))
       
  2943 		    (object Attribute
       
  2944 			tool       	"MSVC"
       
  2945 			name       	"GenerateConnectionMap"
       
  2946 			value      	FALSE)
       
  2947 		    (object Attribute
       
  2948 			tool       	"MSVC"
       
  2949 			name       	"CONNECTION_MAP_Entries"
       
  2950 			value      	(value Text ""))
       
  2951 		    (object Attribute
       
  2952 			tool       	"MSVC"
       
  2953 			name       	"ConnectionPointIID"
       
  2954 			value      	"")
       
  2955 		    (object Attribute
       
  2956 			tool       	"MSVC"
       
  2957 			name       	"InheritanceType"
       
  2958 			value      	"")
       
  2959 		    (object Attribute
       
  2960 			tool       	"MSVC"
       
  2961 			name       	"DeclSpec"
       
  2962 			value      	"")
       
  2963 		    (object Attribute
       
  2964 			tool       	"MSVC"
       
  2965 			name       	"OLECommands"
       
  2966 			value      	(value Text ""))
       
  2967 		    (object Attribute
       
  2968 			tool       	"MSVC"
       
  2969 			name       	"MFCDeclares"
       
  2970 			value      	(value Text ""))
       
  2971 		    (object Attribute
       
  2972 			tool       	"MSVC"
       
  2973 			name       	"MFCImplements"
       
  2974 			value      	(value Text ""))
       
  2975 		    (object Attribute
       
  2976 			tool       	"MSVC"
       
  2977 			name       	"ATL_Declares"
       
  2978 			value      	(value Text ""))
       
  2979 		    (object Attribute
       
  2980 			tool       	"MSVC"
       
  2981 			name       	"GenerateCOMMap"
       
  2982 			value      	FALSE)
       
  2983 		    (object Attribute
       
  2984 			tool       	"MSVC"
       
  2985 			name       	"COM_MAP_Entries"
       
  2986 			value      	(value Text ""))
       
  2987 		    (object Attribute
       
  2988 			tool       	"MSVC"
       
  2989 			name       	"GenerateConnectionPointMap"
       
  2990 			value      	FALSE)
       
  2991 		    (object Attribute
       
  2992 			tool       	"MSVC"
       
  2993 			name       	"CONNECTION_POINT_MAP_Entries"
       
  2994 			value      	(value Text ""))
       
  2995 		    (object Attribute
       
  2996 			tool       	"MSVC"
       
  2997 			name       	"GenerateMsgMap"
       
  2998 			value      	FALSE)
       
  2999 		    (object Attribute
       
  3000 			tool       	"MSVC"
       
  3001 			name       	"MSG_MAP_Entries"
       
  3002 			value      	(value Text ""))
       
  3003 		    (object Attribute
       
  3004 			tool       	"MSVC"
       
  3005 			name       	"GeneratePropertyMap"
       
  3006 			value      	FALSE)
       
  3007 		    (object Attribute
       
  3008 			tool       	"MSVC"
       
  3009 			name       	"PROPERTY_MAP_Entries"
       
  3010 			value      	(value Text ""))))
       
  3011 	    (object Attribute
       
  3012 		tool       	"MSVC"
       
  3013 		name       	"default__Operation"
       
  3014 		value      	(list Attribute_Set
       
  3015 		    (object Attribute
       
  3016 			tool       	"MSVC"
       
  3017 			name       	"Type"
       
  3018 			value      	("MSVCOperationTypeSet" 0))
       
  3019 		    (object Attribute
       
  3020 			tool       	"MSVC"
       
  3021 			name       	"MSVCOperationTypeSet"
       
  3022 			value      	(list Attribute_Set
       
  3023 			    (object Attribute
       
  3024 				tool       	"MSVC"
       
  3025 				name       	"Normal"
       
  3026 				value      	0)
       
  3027 			    (object Attribute
       
  3028 				tool       	"MSVC"
       
  3029 				name       	"Virtual_Override"
       
  3030 				value      	1)
       
  3031 			    (object Attribute
       
  3032 				tool       	"MSVC"
       
  3033 				name       	"Message_Handler"
       
  3034 				value      	2)
       
  3035 			    (object Attribute
       
  3036 				tool       	"MSVC"
       
  3037 				name       	"Dispatch_Handler"
       
  3038 				value      	3)
       
  3039 			    (object Attribute
       
  3040 				tool       	"MSVC"
       
  3041 				name       	"Event_Firing_Function"
       
  3042 				value      	4)
       
  3043 			    (object Attribute
       
  3044 				tool       	"MSVC"
       
  3045 				name       	"Event_Sink_Handler"
       
  3046 				value      	5)
       
  3047 			    (object Attribute
       
  3048 				tool       	"MSVC"
       
  3049 				name       	"Std_OLE_Method"
       
  3050 				value      	6)
       
  3051 			    (object Attribute
       
  3052 				tool       	"MSVC"
       
  3053 				name       	"Command_Parser"
       
  3054 				value      	7)
       
  3055 			    (object Attribute
       
  3056 				tool       	"MSVC"
       
  3057 				name       	"Property_Get_Function"
       
  3058 				value      	8)
       
  3059 			    (object Attribute
       
  3060 				tool       	"MSVC"
       
  3061 				name       	"Property_Set_Function"
       
  3062 				value      	9)
       
  3063 			    (object Attribute
       
  3064 				tool       	"MSVC"
       
  3065 				name       	"Property_Notify_Function"
       
  3066 				value      	10)
       
  3067 			    (object Attribute
       
  3068 				tool       	"MSVC"
       
  3069 				name       	"Macro_Generated_Function"
       
  3070 				value      	11)))
       
  3071 		    (object Attribute
       
  3072 			tool       	"MSVC"
       
  3073 			name       	"AFX_MSG_MAP_Entries"
       
  3074 			value      	(value Text ""))
       
  3075 		    (object Attribute
       
  3076 			tool       	"MSVC"
       
  3077 			name       	"MESSAGE_MAP_Entries"
       
  3078 			value      	(value Text ""))
       
  3079 		    (object Attribute
       
  3080 			tool       	"MSVC"
       
  3081 			name       	"AFX_DISPATCH_MAP_Entries"
       
  3082 			value      	(value Text ""))
       
  3083 		    (object Attribute
       
  3084 			tool       	"MSVC"
       
  3085 			name       	"DISPATCH_MAP_Entries"
       
  3086 			value      	(value Text ""))
       
  3087 		    (object Attribute
       
  3088 			tool       	"MSVC"
       
  3089 			name       	"AFX_EVENT_MAP_Entries"
       
  3090 			value      	(value Text ""))
       
  3091 		    (object Attribute
       
  3092 			tool       	"MSVC"
       
  3093 			name       	"EVENT_MAP_Entries"
       
  3094 			value      	(value Text ""))
       
  3095 		    (object Attribute
       
  3096 			tool       	"MSVC"
       
  3097 			name       	"AFX_EVENTSINK_MAP_Entries"
       
  3098 			value      	(value Text ""))
       
  3099 		    (object Attribute
       
  3100 			tool       	"MSVC"
       
  3101 			name       	"EVENTSINK_MAP_Entries"
       
  3102 			value      	(value Text ""))
       
  3103 		    (object Attribute
       
  3104 			tool       	"MSVC"
       
  3105 			name       	"CallType"
       
  3106 			value      	"")
       
  3107 		    (object Attribute
       
  3108 			tool       	"MSVC"
       
  3109 			name       	"DeclSpec"
       
  3110 			value      	"")
       
  3111 		    (object Attribute
       
  3112 			tool       	"MSVC"
       
  3113 			name       	"BodyImage"
       
  3114 			value      	(value Text ""))))
       
  3115 	    (object Attribute
       
  3116 		tool       	"MSVC"
       
  3117 		name       	"default__Role"
       
  3118 		value      	(list Attribute_Set
       
  3119 		    (object Attribute
       
  3120 			tool       	"MSVC"
       
  3121 			name       	"Type"
       
  3122 			value      	("MSVCAttributeTypeSet" 0))
       
  3123 		    (object Attribute
       
  3124 			tool       	"MSVC"
       
  3125 			name       	"MSVCAttributeTypeSet"
       
  3126 			value      	(list Attribute_Set
       
  3127 			    (object Attribute
       
  3128 				tool       	"MSVC"
       
  3129 				name       	"Normal"
       
  3130 				value      	0)
       
  3131 			    (object Attribute
       
  3132 				tool       	"MSVC"
       
  3133 				name       	"Member_Property"
       
  3134 				value      	1)
       
  3135 			    (object Attribute
       
  3136 				tool       	"MSVC"
       
  3137 				name       	"Get_Set_Property"
       
  3138 				value      	2)
       
  3139 			    (object Attribute
       
  3140 				tool       	"MSVC"
       
  3141 				name       	"Dialog_Data"
       
  3142 				value      	3)
       
  3143 			    (object Attribute
       
  3144 				tool       	"MSVC"
       
  3145 				name       	"Field_Data"
       
  3146 				value      	4)
       
  3147 			    (object Attribute
       
  3148 				tool       	"MSVC"
       
  3149 				name       	"Stock_Property"
       
  3150 				value      	5)))
       
  3151 		    (object Attribute
       
  3152 			tool       	"MSVC"
       
  3153 			name       	"AFX_DISPATCH_MAP_Entries"
       
  3154 			value      	(value Text ""))
       
  3155 		    (object Attribute
       
  3156 			tool       	"MSVC"
       
  3157 			name       	"DISPATCH_MAP_Entries"
       
  3158 			value      	(value Text ""))
       
  3159 		    (object Attribute
       
  3160 			tool       	"MSVC"
       
  3161 			name       	"DeclSpec"
       
  3162 			value      	"")
       
  3163 		    (object Attribute
       
  3164 			tool       	"MSVC"
       
  3165 			name       	"PointerBase"
       
  3166 			value      	"")
       
  3167 		    (object Attribute
       
  3168 			tool       	"MSVC"
       
  3169 			name       	"CallType"
       
  3170 			value      	"")
       
  3171 		    (object Attribute
       
  3172 			tool       	"MSVC"
       
  3173 			name       	"StockPropertyImplementation"
       
  3174 			value      	"")))
       
  3175 	    (object Attribute
       
  3176 		tool       	"MSVC"
       
  3177 		name       	"default__Has"
       
  3178 		value      	(list Attribute_Set
       
  3179 		    (object Attribute
       
  3180 			tool       	"MSVC"
       
  3181 			name       	"Type"
       
  3182 			value      	("MSVCAttributeTypeSet" 0))
       
  3183 		    (object Attribute
       
  3184 			tool       	"MSVC"
       
  3185 			name       	"MSVCAttributeTypeSet"
       
  3186 			value      	(list Attribute_Set
       
  3187 			    (object Attribute
       
  3188 				tool       	"MSVC"
       
  3189 				name       	"Normal"
       
  3190 				value      	0)
       
  3191 			    (object Attribute
       
  3192 				tool       	"MSVC"
       
  3193 				name       	"Member_Property"
       
  3194 				value      	1)
       
  3195 			    (object Attribute
       
  3196 				tool       	"MSVC"
       
  3197 				name       	"Get_Set_Property"
       
  3198 				value      	2)
       
  3199 			    (object Attribute
       
  3200 				tool       	"MSVC"
       
  3201 				name       	"Dialog_Data"
       
  3202 				value      	3)
       
  3203 			    (object Attribute
       
  3204 				tool       	"MSVC"
       
  3205 				name       	"Field_Data"
       
  3206 				value      	4)
       
  3207 			    (object Attribute
       
  3208 				tool       	"MSVC"
       
  3209 				name       	"Stock_Property"
       
  3210 				value      	5)))
       
  3211 		    (object Attribute
       
  3212 			tool       	"MSVC"
       
  3213 			name       	"AFX_DISPATCH_MAP_Entries"
       
  3214 			value      	(value Text ""))
       
  3215 		    (object Attribute
       
  3216 			tool       	"MSVC"
       
  3217 			name       	"DISPATCH_MAP_Entries"
       
  3218 			value      	(value Text ""))
       
  3219 		    (object Attribute
       
  3220 			tool       	"MSVC"
       
  3221 			name       	"DeclSpec"
       
  3222 			value      	"")
       
  3223 		    (object Attribute
       
  3224 			tool       	"MSVC"
       
  3225 			name       	"PointerBase"
       
  3226 			value      	"")
       
  3227 		    (object Attribute
       
  3228 			tool       	"MSVC"
       
  3229 			name       	"CallType"
       
  3230 			value      	"")
       
  3231 		    (object Attribute
       
  3232 			tool       	"MSVC"
       
  3233 			name       	"StockPropertyImplementation"
       
  3234 			value      	"")))
       
  3235 	    (object Attribute
       
  3236 		tool       	"MSVC"
       
  3237 		name       	"default__Attribute"
       
  3238 		value      	(list Attribute_Set
       
  3239 		    (object Attribute
       
  3240 			tool       	"MSVC"
       
  3241 			name       	"Type"
       
  3242 			value      	("MSVCAttributeTypeSet" 0))
       
  3243 		    (object Attribute
       
  3244 			tool       	"MSVC"
       
  3245 			name       	"MSVCAttributeTypeSet"
       
  3246 			value      	(list Attribute_Set
       
  3247 			    (object Attribute
       
  3248 				tool       	"MSVC"
       
  3249 				name       	"Normal"
       
  3250 				value      	0)
       
  3251 			    (object Attribute
       
  3252 				tool       	"MSVC"
       
  3253 				name       	"Member_Property"
       
  3254 				value      	1)
       
  3255 			    (object Attribute
       
  3256 				tool       	"MSVC"
       
  3257 				name       	"Get_Set_Property"
       
  3258 				value      	2)
       
  3259 			    (object Attribute
       
  3260 				tool       	"MSVC"
       
  3261 				name       	"Dialog_Data"
       
  3262 				value      	3)
       
  3263 			    (object Attribute
       
  3264 				tool       	"MSVC"
       
  3265 				name       	"Field_Data"
       
  3266 				value      	4)
       
  3267 			    (object Attribute
       
  3268 				tool       	"MSVC"
       
  3269 				name       	"Stock_Property"
       
  3270 				value      	5)))
       
  3271 		    (object Attribute
       
  3272 			tool       	"MSVC"
       
  3273 			name       	"AFX_DISPATCH_MAP_Entries"
       
  3274 			value      	(value Text ""))
       
  3275 		    (object Attribute
       
  3276 			tool       	"MSVC"
       
  3277 			name       	"DISPATCH_MAP_Entries"
       
  3278 			value      	(value Text ""))
       
  3279 		    (object Attribute
       
  3280 			tool       	"MSVC"
       
  3281 			name       	"DeclSpec"
       
  3282 			value      	"")
       
  3283 		    (object Attribute
       
  3284 			tool       	"MSVC"
       
  3285 			name       	"PointerBase"
       
  3286 			value      	"")
       
  3287 		    (object Attribute
       
  3288 			tool       	"MSVC"
       
  3289 			name       	"CallType"
       
  3290 			value      	"")
       
  3291 		    (object Attribute
       
  3292 			tool       	"MSVC"
       
  3293 			name       	"StockPropertyImplementation"
       
  3294 			value      	"")))
       
  3295 	    (object Attribute
       
  3296 		tool       	"MSVC"
       
  3297 		name       	"default__Module-Spec"
       
  3298 		value      	(list Attribute_Set
       
  3299 		    (object Attribute
       
  3300 			tool       	"MSVC"
       
  3301 			name       	"GenerateIncludesGroup"
       
  3302 			value      	FALSE)
       
  3303 		    (object Attribute
       
  3304 			tool       	"MSVC"
       
  3305 			name       	"AFX_INCLUDES_Entries"
       
  3306 			value      	(value Text ""))
       
  3307 		    (object Attribute
       
  3308 			tool       	"MSVC"
       
  3309 			name       	"GenerateInsertLocation"
       
  3310 			value      	FALSE)))
       
  3311 	    (object Attribute
       
  3312 		tool       	"MSVC"
       
  3313 		name       	"default__Module-Body"
       
  3314 		value      	(list Attribute_Set
       
  3315 		    (object Attribute
       
  3316 			tool       	"MSVC"
       
  3317 			name       	"GenerateIncludesGroup"
       
  3318 			value      	FALSE)
       
  3319 		    (object Attribute
       
  3320 			tool       	"MSVC"
       
  3321 			name       	"AFX_INCLUDES_Entries"
       
  3322 			value      	(value Text ""))
       
  3323 		    (object Attribute
       
  3324 			tool       	"MSVC"
       
  3325 			name       	"GenerateInsertLocation"
       
  3326 			value      	FALSE)))
       
  3327 	    (object Attribute
       
  3328 		tool       	"cg"
       
  3329 		name       	"HiddenTool"
       
  3330 		value      	FALSE)
       
  3331 	    (object Attribute
       
  3332 		tool       	"SCC"
       
  3333 		name       	"HiddenTool"
       
  3334 		value      	FALSE))
       
  3335 	quid       	"355326EE0040"))