crypto/weakcrypto/test/performancetests.mdl
changeset 71 dd83586b62d6
equal deleted inserted replaced
66:8873e6835f7b 71:dd83586b62d6
       
     1 
       
     2 (object Petal
       
     3     version    	43
       
     4     _written   	"Rose 6.1.9113.5"
       
     5     charSet    	0)
       
     6 
       
     7 (object Design "Logical View"
       
     8     is_unit    	TRUE
       
     9     is_loaded  	TRUE
       
    10     quid       	"40B71472007C"
       
    11     defaults   	(object defaults
       
    12 	rightMargin 	0.250000
       
    13 	leftMargin 	0.250000
       
    14 	topMargin  	0.250000
       
    15 	bottomMargin 	0.500000
       
    16 	pageOverlap 	0.250000
       
    17 	clipIconLabels 	TRUE
       
    18 	autoResize 	TRUE
       
    19 	snapToGrid 	TRUE
       
    20 	gridX      	16
       
    21 	gridY      	16
       
    22 	defaultFont 	(object Font
       
    23 	    size       	10
       
    24 	    face       	"Arial"
       
    25 	    bold       	FALSE
       
    26 	    italics    	FALSE
       
    27 	    underline  	FALSE
       
    28 	    strike     	FALSE
       
    29 	    color      	0
       
    30 	    default_color 	TRUE)
       
    31 	showMessageNum 	1
       
    32 	showClassOfObject 	TRUE
       
    33 	notation   	"Unified")
       
    34     root_usecase_package 	(object Class_Category "Use Case View"
       
    35 	quid       	"40B71472007E"
       
    36 	exportControl 	"Public"
       
    37 	global     	TRUE
       
    38 	logical_models 	(list unit_reference_list)
       
    39 	logical_presentations 	(list unit_reference_list
       
    40 	    (object UseCaseDiagram "Main"
       
    41 		quid       	"40B714740196"
       
    42 		title      	"Main"
       
    43 		zoom       	100
       
    44 		max_height 	28350
       
    45 		max_width  	21600
       
    46 		origin_x   	0
       
    47 		origin_y   	0
       
    48 		items      	(list diagram_item_list))))
       
    49     root_category 	(object Class_Category "Logical View"
       
    50 	quid       	"40B71472007D"
       
    51 	exportControl 	"Public"
       
    52 	global     	TRUE
       
    53 	subsystem  	"Component View"
       
    54 	quidu      	"40B71472007F"
       
    55 	logical_models 	(list unit_reference_list
       
    56 	    (object Class_Category "Performance tests"
       
    57 		quid       	"40B71592028F"
       
    58 		documentation 	"All classes that perform crypto performance tests."
       
    59 		stereotype 	"subsystem"
       
    60 		exportControl 	"Public"
       
    61 		logical_models 	(list unit_reference_list
       
    62 		    (object Class "CTestActions"
       
    63 			quid       	"40B716540157")
       
    64 		    (object Class "CRSASignFB"
       
    65 			quid       	"40B716D10389"
       
    66 			superclasses 	(list inheritance_relationship_list
       
    67 			    (object Inheritance_Relationship
       
    68 				quid       	"40B716EA02DD"
       
    69 				supplier   	"Logical View::Performance tests::CTestActions"
       
    70 				quidu      	"40B716540157")))
       
    71 		    (object Class "CVectorTest"
       
    72 			quid       	"40B7174901C4"
       
    73 			superclasses 	(list inheritance_relationship_list
       
    74 			    (object Inheritance_Relationship
       
    75 				quid       	"40B717810260"
       
    76 				supplier   	"Logical View::Performance tests::CTestActions"
       
    77 				quidu      	"40B716540157")))
       
    78 		    (object Class "CDHVector"
       
    79 			quid       	"40B71760033B"
       
    80 			superclasses 	(list inheritance_relationship_list
       
    81 			    (object Inheritance_Relationship
       
    82 				quid       	"40B7176A0176"
       
    83 				supplier   	"Logical View::Performance tests::CVectorTest"
       
    84 				quidu      	"40B7174901C4")))
       
    85 		    (object Class "CRSAEncryptFB"
       
    86 			quid       	"40B7199701B4"
       
    87 			superclasses 	(list inheritance_relationship_list
       
    88 			    (object Inheritance_Relationship
       
    89 				quid       	"40B719AB02CE"
       
    90 				supplier   	"Logical View::Performance tests::CTestActions"
       
    91 				quidu      	"40B716540157")))
       
    92 		    (object Class "CRSAEncryptVector"
       
    93 			quid       	"40B71BE10118"
       
    94 			superclasses 	(list inheritance_relationship_list
       
    95 			    (object Inheritance_Relationship
       
    96 				quid       	"40B71C8E036A"
       
    97 				supplier   	"Logical View::Performance tests::CVectorTest"
       
    98 				quidu      	"40B7174901C4")))
       
    99 		    (object Class "CRSADecryptVector"
       
   100 			quid       	"40B71BEE000F"
       
   101 			superclasses 	(list inheritance_relationship_list
       
   102 			    (object Inheritance_Relationship
       
   103 				quid       	"40B71C9900F9"
       
   104 				supplier   	"Logical View::Performance tests::CVectorTest"
       
   105 				quidu      	"40B7174901C4")))
       
   106 		    (object Class "CRSADecryptVectorCRT"
       
   107 			quid       	"40B71BFC03B8"
       
   108 			superclasses 	(list inheritance_relationship_list
       
   109 			    (object Inheritance_Relationship
       
   110 				quid       	"40B71CA6002E"
       
   111 				supplier   	"Logical View::Performance tests::CVectorTest"
       
   112 				quidu      	"40B7174901C4")))
       
   113 		    (object Class "CRSASignVector"
       
   114 			quid       	"40B71C0D002E"
       
   115 			superclasses 	(list inheritance_relationship_list
       
   116 			    (object Inheritance_Relationship
       
   117 				quid       	"40B71CA2002E"
       
   118 				supplier   	"Logical View::Performance tests::CVectorTest"
       
   119 				quidu      	"40B7174901C4")))
       
   120 		    (object Class "CRSASignVectorCRT"
       
   121 			quid       	"40B71C280399"
       
   122 			superclasses 	(list inheritance_relationship_list
       
   123 			    (object Inheritance_Relationship
       
   124 				quid       	"40B71C9D0186"
       
   125 				supplier   	"Logical View::Performance tests::CVectorTest"
       
   126 				quidu      	"40B7174901C4")))
       
   127 		    (object Class "CRSAVerifyVector"
       
   128 			quid       	"40B71C34002E"
       
   129 			superclasses 	(list inheritance_relationship_list
       
   130 			    (object Inheritance_Relationship
       
   131 				quid       	"40B71C7002BE"
       
   132 				supplier   	"Logical View::Performance tests::CVectorTest"
       
   133 				quidu      	"40B7174901C4"))))
       
   134 		logical_presentations 	(list unit_reference_list
       
   135 		    (object ClassDiagram "Performance tests"
       
   136 			quid       	"40B7162D03D7"
       
   137 			title      	"Performance tests"
       
   138 			zoom       	80
       
   139 			max_height 	28350
       
   140 			max_width  	21600
       
   141 			origin_x   	0
       
   142 			origin_y   	0
       
   143 			items      	(list diagram_item_list
       
   144 			    (object ClassView "Class" "Logical View::Performance tests::CTestActions" @1
       
   145 				ShowCompartmentStereotypes 	TRUE
       
   146 				IncludeAttribute 	TRUE
       
   147 				IncludeOperation 	TRUE
       
   148 				location   	(1232, 112)
       
   149 				label      	(object ItemLabel
       
   150 				    Parent_View 	@1
       
   151 				    location   	(1056, 57)
       
   152 				    fill_color 	13434879
       
   153 				    nlines     	1
       
   154 				    max_width  	352
       
   155 				    justify    	0
       
   156 				    label      	"CTestActions")
       
   157 				icon_style 	"Icon"
       
   158 				line_color 	3342489
       
   159 				fill_color 	13434879
       
   160 				quidu      	"40B716540157"
       
   161 				width      	370
       
   162 				height     	135
       
   163 				annotation 	8
       
   164 				autoResize 	TRUE)
       
   165 			    (object ClassView "Class" "Logical View::Performance tests::CRSASignFB" @2
       
   166 				ShowCompartmentStereotypes 	TRUE
       
   167 				IncludeAttribute 	TRUE
       
   168 				IncludeOperation 	TRUE
       
   169 				location   	(832, 480)
       
   170 				label      	(object ItemLabel
       
   171 				    Parent_View 	@2
       
   172 				    location   	(685, 429)
       
   173 				    fill_color 	13434879
       
   174 				    nlines     	1
       
   175 				    max_width  	294
       
   176 				    justify    	0
       
   177 				    label      	"CRSASignFB")
       
   178 				icon_style 	"Icon"
       
   179 				line_color 	3342489
       
   180 				fill_color 	13434879
       
   181 				quidu      	"40B716D10389"
       
   182 				width      	312
       
   183 				height     	126
       
   184 				annotation 	8
       
   185 				autoResize 	TRUE)
       
   186 			    (object InheritView "" @3
       
   187 				stereotype 	TRUE
       
   188 				line_color 	3342489
       
   189 				quidu      	"40B716EA02DD"
       
   190 				client     	@2
       
   191 				supplier   	@1
       
   192 				line_style 	0)
       
   193 			    (object ClassView "Class" "Logical View::Performance tests::CVectorTest" @4
       
   194 				ShowCompartmentStereotypes 	TRUE
       
   195 				IncludeAttribute 	TRUE
       
   196 				IncludeOperation 	TRUE
       
   197 				location   	(1232, 480)
       
   198 				label      	(object ItemLabel
       
   199 				    Parent_View 	@4
       
   200 				    location   	(1102, 429)
       
   201 				    fill_color 	13434879
       
   202 				    nlines     	1
       
   203 				    max_width  	260
       
   204 				    justify    	0
       
   205 				    label      	"CVectorTest")
       
   206 				icon_style 	"Icon"
       
   207 				line_color 	3342489
       
   208 				fill_color 	13434879
       
   209 				quidu      	"40B7174901C4"
       
   210 				width      	278
       
   211 				height     	126
       
   212 				annotation 	8
       
   213 				autoResize 	TRUE)
       
   214 			    (object ClassView "Class" "Logical View::Performance tests::CDHVector" @5
       
   215 				ShowCompartmentStereotypes 	TRUE
       
   216 				IncludeAttribute 	TRUE
       
   217 				IncludeOperation 	TRUE
       
   218 				location   	(1936, 896)
       
   219 				label      	(object ItemLabel
       
   220 				    Parent_View 	@5
       
   221 				    location   	(1815, 845)
       
   222 				    fill_color 	13434879
       
   223 				    nlines     	1
       
   224 				    max_width  	242
       
   225 				    justify    	0
       
   226 				    label      	"CDHVector")
       
   227 				icon_style 	"Icon"
       
   228 				line_color 	3342489
       
   229 				fill_color 	13434879
       
   230 				quidu      	"40B71760033B"
       
   231 				width      	260
       
   232 				height     	126
       
   233 				annotation 	8
       
   234 				autoResize 	TRUE)
       
   235 			    (object InheritView "" @6
       
   236 				stereotype 	TRUE
       
   237 				line_color 	3342489
       
   238 				quidu      	"40B7176A0176"
       
   239 				client     	@5
       
   240 				supplier   	@4
       
   241 				line_style 	0)
       
   242 			    (object InheritView "" @7
       
   243 				stereotype 	TRUE
       
   244 				line_color 	3342489
       
   245 				quidu      	"40B717810260"
       
   246 				client     	@4
       
   247 				supplier   	@1
       
   248 				line_style 	0)
       
   249 			    (object ClassView "Class" "Logical View::Performance tests::CRSAEncryptFB" @8
       
   250 				ShowCompartmentStereotypes 	TRUE
       
   251 				IncludeAttribute 	TRUE
       
   252 				IncludeOperation 	TRUE
       
   253 				location   	(1696, 480)
       
   254 				label      	(object ItemLabel
       
   255 				    Parent_View 	@8
       
   256 				    location   	(1524, 429)
       
   257 				    fill_color 	13434879
       
   258 				    nlines     	1
       
   259 				    max_width  	344
       
   260 				    justify    	0
       
   261 				    label      	"CRSAEncryptFB")
       
   262 				icon_style 	"Icon"
       
   263 				line_color 	3342489
       
   264 				fill_color 	13434879
       
   265 				quidu      	"40B7199701B4"
       
   266 				width      	362
       
   267 				height     	126
       
   268 				annotation 	8
       
   269 				autoResize 	TRUE)
       
   270 			    (object InheritView "" @9
       
   271 				stereotype 	TRUE
       
   272 				line_color 	3342489
       
   273 				quidu      	"40B719AB02CE"
       
   274 				client     	@8
       
   275 				supplier   	@1
       
   276 				line_style 	0)
       
   277 			    (object ClassView "Class" "Logical View::Performance tests::CRSAEncryptVector" @10
       
   278 				ShowCompartmentStereotypes 	TRUE
       
   279 				IncludeAttribute 	TRUE
       
   280 				IncludeOperation 	TRUE
       
   281 				location   	(624, 896)
       
   282 				label      	(object ItemLabel
       
   283 				    Parent_View 	@10
       
   284 				    location   	(431, 845)
       
   285 				    fill_color 	13434879
       
   286 				    nlines     	1
       
   287 				    max_width  	386
       
   288 				    justify    	0
       
   289 				    label      	"CRSAEncryptVector")
       
   290 				icon_style 	"Icon"
       
   291 				line_color 	3342489
       
   292 				fill_color 	13434879
       
   293 				quidu      	"40B71BE10118"
       
   294 				width      	404
       
   295 				height     	126
       
   296 				annotation 	8
       
   297 				autoResize 	TRUE)
       
   298 			    (object ClassView "Class" "Logical View::Performance tests::CRSADecryptVector" @11
       
   299 				ShowCompartmentStereotypes 	TRUE
       
   300 				IncludeAttribute 	TRUE
       
   301 				IncludeOperation 	TRUE
       
   302 				location   	(1056, 896)
       
   303 				label      	(object ItemLabel
       
   304 				    Parent_View 	@11
       
   305 				    location   	(853, 845)
       
   306 				    fill_color 	13434879
       
   307 				    nlines     	1
       
   308 				    max_width  	406
       
   309 				    justify    	0
       
   310 				    label      	"CRSADecryptVector")
       
   311 				icon_style 	"Icon"
       
   312 				line_color 	3342489
       
   313 				fill_color 	13434879
       
   314 				quidu      	"40B71BEE000F"
       
   315 				width      	424
       
   316 				height     	126
       
   317 				annotation 	8
       
   318 				autoResize 	TRUE)
       
   319 			    (object ClassView "Class" "Logical View::Performance tests::CRSADecryptVectorCRT" @12
       
   320 				ShowCompartmentStereotypes 	TRUE
       
   321 				IncludeAttribute 	TRUE
       
   322 				IncludeOperation 	TRUE
       
   323 				location   	(1536, 896)
       
   324 				label      	(object ItemLabel
       
   325 				    Parent_View 	@12
       
   326 				    location   	(1293, 845)
       
   327 				    fill_color 	13434879
       
   328 				    nlines     	1
       
   329 				    max_width  	486
       
   330 				    justify    	0
       
   331 				    label      	"CRSADecryptVectorCRT")
       
   332 				icon_style 	"Icon"
       
   333 				line_color 	3342489
       
   334 				fill_color 	13434879
       
   335 				quidu      	"40B71BFC03B8"
       
   336 				width      	504
       
   337 				height     	126
       
   338 				annotation 	8
       
   339 				autoResize 	TRUE)
       
   340 			    (object ClassView "Class" "Logical View::Performance tests::CRSASignVector" @13
       
   341 				ShowCompartmentStereotypes 	TRUE
       
   342 				IncludeAttribute 	TRUE
       
   343 				IncludeOperation 	TRUE
       
   344 				location   	(2272, 896)
       
   345 				label      	(object ItemLabel
       
   346 				    Parent_View 	@13
       
   347 				    location   	(2097, 845)
       
   348 				    fill_color 	13434879
       
   349 				    nlines     	1
       
   350 				    max_width  	350
       
   351 				    justify    	0
       
   352 				    label      	"CRSASignVector")
       
   353 				icon_style 	"Icon"
       
   354 				line_color 	3342489
       
   355 				fill_color 	13434879
       
   356 				quidu      	"40B71C0D002E"
       
   357 				width      	368
       
   358 				height     	126
       
   359 				annotation 	8
       
   360 				autoResize 	TRUE)
       
   361 			    (object ClassView "Class" "Logical View::Performance tests::CRSASignVectorCRT" @14
       
   362 				ShowCompartmentStereotypes 	TRUE
       
   363 				IncludeAttribute 	TRUE
       
   364 				IncludeOperation 	TRUE
       
   365 				location   	(2688, 896)
       
   366 				label      	(object ItemLabel
       
   367 				    Parent_View 	@14
       
   368 				    location   	(2477, 845)
       
   369 				    fill_color 	13434879
       
   370 				    nlines     	1
       
   371 				    max_width  	422
       
   372 				    justify    	0
       
   373 				    label      	"CRSASignVectorCRT")
       
   374 				icon_style 	"Icon"
       
   375 				line_color 	3342489
       
   376 				fill_color 	13434879
       
   377 				quidu      	"40B71C280399"
       
   378 				width      	440
       
   379 				height     	126
       
   380 				annotation 	8
       
   381 				autoResize 	TRUE)
       
   382 			    (object ClassView "Class" "Logical View::Performance tests::CRSAVerifyVector" @15
       
   383 				ShowCompartmentStereotypes 	TRUE
       
   384 				IncludeAttribute 	TRUE
       
   385 				IncludeOperation 	TRUE
       
   386 				location   	(208, 896)
       
   387 				label      	(object ItemLabel
       
   388 				    Parent_View 	@15
       
   389 				    location   	(30, 845)
       
   390 				    fill_color 	13434879
       
   391 				    nlines     	1
       
   392 				    max_width  	356
       
   393 				    justify    	0
       
   394 				    label      	"CRSAVerifyVector")
       
   395 				icon_style 	"Icon"
       
   396 				line_color 	3342489
       
   397 				fill_color 	13434879
       
   398 				quidu      	"40B71C34002E"
       
   399 				width      	374
       
   400 				height     	126
       
   401 				annotation 	8
       
   402 				autoResize 	TRUE)
       
   403 			    (object InheritView "" @16
       
   404 				stereotype 	TRUE
       
   405 				line_color 	3342489
       
   406 				quidu      	"40B71C7002BE"
       
   407 				client     	@15
       
   408 				supplier   	@4
       
   409 				line_style 	0)
       
   410 			    (object InheritView "" @17
       
   411 				stereotype 	TRUE
       
   412 				line_color 	3342489
       
   413 				quidu      	"40B71C8E036A"
       
   414 				client     	@10
       
   415 				supplier   	@4
       
   416 				line_style 	0)
       
   417 			    (object InheritView "" @18
       
   418 				stereotype 	TRUE
       
   419 				line_color 	3342489
       
   420 				quidu      	"40B71C9900F9"
       
   421 				client     	@11
       
   422 				supplier   	@4
       
   423 				line_style 	0)
       
   424 			    (object InheritView "" @19
       
   425 				stereotype 	TRUE
       
   426 				line_color 	3342489
       
   427 				quidu      	"40B71C9D0186"
       
   428 				client     	@14
       
   429 				supplier   	@4
       
   430 				line_style 	0)
       
   431 			    (object InheritView "" @20
       
   432 				stereotype 	TRUE
       
   433 				line_color 	3342489
       
   434 				quidu      	"40B71CA2002E"
       
   435 				client     	@13
       
   436 				supplier   	@4
       
   437 				line_style 	0)
       
   438 			    (object InheritView "" @21
       
   439 				stereotype 	TRUE
       
   440 				line_color 	3342489
       
   441 				quidu      	"40B71CA6002E"
       
   442 				client     	@12
       
   443 				supplier   	@4
       
   444 				line_style 	0))))))
       
   445 	logical_presentations 	(list unit_reference_list
       
   446 	    (object ClassDiagram "Main"
       
   447 		quid       	"40B7147401A5"
       
   448 		title      	"Main"
       
   449 		zoom       	100
       
   450 		max_height 	28350
       
   451 		max_width  	21600
       
   452 		origin_x   	0
       
   453 		origin_y   	0
       
   454 		items      	(list diagram_item_list))))
       
   455     root_subsystem 	(object SubSystem "Component View"
       
   456 	quid       	"40B71472007F"
       
   457 	physical_models 	(list unit_reference_list)
       
   458 	physical_presentations 	(list unit_reference_list
       
   459 	    (object Module_Diagram "Main"
       
   460 		quid       	"40B714740195"
       
   461 		title      	"Main"
       
   462 		zoom       	100
       
   463 		max_height 	28350
       
   464 		max_width  	21600
       
   465 		origin_x   	0
       
   466 		origin_y   	0
       
   467 		items      	(list diagram_item_list))))
       
   468     process_structure 	(object Processes
       
   469 	quid       	"40B714720080"
       
   470 	ProcsNDevs 	(list
       
   471 	    (object Process_Diagram "Deployment View"
       
   472 		quid       	"40B7147200DA"
       
   473 		title      	"Deployment View"
       
   474 		zoom       	100
       
   475 		max_height 	28350
       
   476 		max_width  	21600
       
   477 		origin_x   	0
       
   478 		origin_y   	0
       
   479 		items      	(list diagram_item_list))))
       
   480     properties 	(object Properties
       
   481 	attributes 	(list Attribute_Set
       
   482 	    (object Attribute
       
   483 		tool       	"DDL"
       
   484 		name       	"propertyId"
       
   485 		value      	"809135966")
       
   486 	    (object Attribute
       
   487 		tool       	"DDL"
       
   488 		name       	"default__Project"
       
   489 		value      	(list Attribute_Set
       
   490 		    (object Attribute
       
   491 			tool       	"DDL"
       
   492 			name       	"Directory"
       
   493 			value      	"AUTO GENERATE")
       
   494 		    (object Attribute
       
   495 			tool       	"DDL"
       
   496 			name       	"DataBase"
       
   497 			value      	("DataBaseSet" 800))
       
   498 		    (object Attribute
       
   499 			tool       	"DDL"
       
   500 			name       	"DataBaseSet"
       
   501 			value      	(list Attribute_Set
       
   502 			    (object Attribute
       
   503 				tool       	"DDL"
       
   504 				name       	"ANSI"
       
   505 				value      	800)
       
   506 			    (object Attribute
       
   507 				tool       	"DDL"
       
   508 				name       	"Oracle"
       
   509 				value      	801)
       
   510 			    (object Attribute
       
   511 				tool       	"DDL"
       
   512 				name       	"SQLServer"
       
   513 				value      	802)
       
   514 			    (object Attribute
       
   515 				tool       	"DDL"
       
   516 				name       	"Sybase"
       
   517 				value      	803)
       
   518 			    (object Attribute
       
   519 				tool       	"DDL"
       
   520 				name       	"Watcom"
       
   521 				value      	804)))
       
   522 		    (object Attribute
       
   523 			tool       	"DDL"
       
   524 			name       	"PrimaryKeyColumnName"
       
   525 			value      	"Id")
       
   526 		    (object Attribute
       
   527 			tool       	"DDL"
       
   528 			name       	"PrimaryKeyColumnType"
       
   529 			value      	"NUMBER(5)")
       
   530 		    (object Attribute
       
   531 			tool       	"DDL"
       
   532 			name       	"ViewName"
       
   533 			value      	"V_")
       
   534 		    (object Attribute
       
   535 			tool       	"DDL"
       
   536 			name       	"TableName"
       
   537 			value      	"T_")
       
   538 		    (object Attribute
       
   539 			tool       	"DDL"
       
   540 			name       	"InheritSuffix"
       
   541 			value      	"_V")
       
   542 		    (object Attribute
       
   543 			tool       	"DDL"
       
   544 			name       	"DropClause"
       
   545 			value      	FALSE)
       
   546 		    (object Attribute
       
   547 			tool       	"DDL"
       
   548 			name       	"BaseViews"
       
   549 			value      	FALSE)
       
   550 		    (object Attribute
       
   551 			tool       	"DDL"
       
   552 			name       	"DDLScriptFilename"
       
   553 			value      	"DDL1.SQL")))
       
   554 	    (object Attribute
       
   555 		tool       	"DDL"
       
   556 		name       	"default__Attribute"
       
   557 		value      	(list Attribute_Set
       
   558 		    (object Attribute
       
   559 			tool       	"DDL"
       
   560 			name       	"ColumnType"
       
   561 			value      	"VARCHAR")
       
   562 		    (object Attribute
       
   563 			tool       	"DDL"
       
   564 			name       	"Length"
       
   565 			value      	"")
       
   566 		    (object Attribute
       
   567 			tool       	"DDL"
       
   568 			name       	"NullsOK"
       
   569 			value      	TRUE)
       
   570 		    (object Attribute
       
   571 			tool       	"DDL"
       
   572 			name       	"PrimaryKey"
       
   573 			value      	FALSE)
       
   574 		    (object Attribute
       
   575 			tool       	"DDL"
       
   576 			name       	"Unique"
       
   577 			value      	FALSE)
       
   578 		    (object Attribute
       
   579 			tool       	"DDL"
       
   580 			name       	"CompositeUnique"
       
   581 			value      	FALSE)
       
   582 		    (object Attribute
       
   583 			tool       	"DDL"
       
   584 			name       	"CheckConstraint"
       
   585 			value      	"")))
       
   586 	    (object Attribute
       
   587 		tool       	"DDL"
       
   588 		name       	"HiddenTool"
       
   589 		value      	FALSE)
       
   590 	    (object Attribute
       
   591 		tool       	"RequisitePro"
       
   592 		name       	"HiddenTool"
       
   593 		value      	FALSE)
       
   594 	    (object Attribute
       
   595 		tool       	"Rose Model Integrator"
       
   596 		name       	"HiddenTool"
       
   597 		value      	FALSE)
       
   598 	    (object Attribute
       
   599 		tool       	"Version Control"
       
   600 		name       	"HiddenTool"
       
   601 		value      	FALSE))
       
   602 	quid       	"40B714720081"))