datacommsserver/networkcontroller/Documentation/Network_Controller_Design.mdl
branchRCL_3
changeset 76 576874e13a2c
parent 73 5ebd530e523b
child 81 c34f57d8afa7
child 84 486e9e9c45a7
equal deleted inserted replaced
73:5ebd530e523b 76:576874e13a2c
     1 
       
     2 (object Petal
       
     3     version    	43
       
     4     _written   	"Rose 6.5.9232.10"
       
     5     charSet    	0)
       
     6 
       
     7 (object Design "Logical View"
       
     8     is_unit    	TRUE
       
     9     is_loaded  	TRUE
       
    10     quid       	"3CB6A42E01EC"
       
    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 	3
       
    32 	showClassOfObject 	TRUE
       
    33 	notation   	"Unified")
       
    34     root_usecase_package 	(object Class_Category "Use Case View"
       
    35 	quid       	"3CB6A42E01EE"
       
    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       	"3CB6A42E0215"
       
    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       	"3CB6A42E01ED"
       
    51 	exportControl 	"Public"
       
    52 	global     	TRUE
       
    53 	subsystem  	"Component View"
       
    54 	quidu      	"3CB6A42E01EF"
       
    55 	logical_models 	(list unit_reference_list
       
    56 	    (object Class "CReconnectRequest"
       
    57 		quid       	"3CBD5397026E"
       
    58 		superclasses 	(list inheritance_relationship_list
       
    59 		    (object Inheritance_Relationship
       
    60 			quid       	"3CBD53A60157"
       
    61 			supplier   	"Logical View::CNetConRequestBase"
       
    62 			quidu      	"3CBD5387001C"))
       
    63 		operations 	(list Operations
       
    64 		    (object Operation "NewL"
       
    65 			quid       	"3CBD54FD01C8"
       
    66 			concurrency 	"Sequential"
       
    67 			opExportControl 	"Public"
       
    68 			uid        	0)
       
    69 		    (object Operation "StartReconnectL"
       
    70 			quid       	"3CBD557802F1"
       
    71 			concurrency 	"Sequential"
       
    72 			opExportControl 	"Public"
       
    73 			uid        	0)
       
    74 		    (object Operation "MDPOReconnectComplete"
       
    75 			quid       	"3CBD5AD6003A"
       
    76 			concurrency 	"Sequential"
       
    77 			opExportControl 	"Public"
       
    78 			uid        	0)))
       
    79 	    (object Class "CNetConRequestBase"
       
    80 		quid       	"3CBD5387001C"
       
    81 		operations 	(list Operations
       
    82 		    (object Operation "StartRequest"
       
    83 			quid       	"3CBD53AC0137"
       
    84 			concurrency 	"Sequential"
       
    85 			opExportControl 	"Public"
       
    86 			uid        	0)
       
    87 		    (object Operation "SetAvailableBearers"
       
    88 			quid       	"3CB6E3D70362"
       
    89 			concurrency 	"Sequential"
       
    90 			opExportControl 	"Public"
       
    91 			uid        	0)
       
    92 		    (object Operation "SelectedServiceAvailable"
       
    93 			quid       	"3CB6DD4503BE"
       
    94 			concurrency 	"Sequential"
       
    95 			opExportControl 	"Public"
       
    96 			uid        	0)))
       
    97 	    (object Class "CAgentSignalStrengthWatcher"
       
    98 		quid       	"3CB6EB2101B7"
       
    99 		operations 	(list Operations
       
   100 		    (object Operation "NewL"
       
   101 			quid       	"3CB6EB39032E"
       
   102 			concurrency 	"Sequential"
       
   103 			opExportControl 	"Public"
       
   104 			uid        	0)
       
   105 		    (object Operation "CurrentSignalStrength"
       
   106 			quid       	"3CBAE609031A"
       
   107 			concurrency 	"Sequential"
       
   108 			opExportControl 	"Public"
       
   109 			uid        	0)))
       
   110 	    (object Class "CASyncEtelRequestWrapper"
       
   111 		quid       	"3CB6EAF202A9"
       
   112 		operations 	(list Operations
       
   113 		    (object Operation "NewL"
       
   114 			quid       	"3CB6EB03007D"
       
   115 			concurrency 	"Sequential"
       
   116 			opExportControl 	"Public"
       
   117 			uid        	0)
       
   118 		    (object Operation "StartAsyncRequests"
       
   119 			quid       	"3CB6EB77003E"
       
   120 			concurrency 	"Sequential"
       
   121 			opExportControl 	"Public"
       
   122 			uid        	0)
       
   123 		    (object Operation "RunL"
       
   124 			quid       	"3CB6EBEE00AD"
       
   125 			concurrency 	"Sequential"
       
   126 			opExportControl 	"Public"
       
   127 			uid        	0)))
       
   128 	    (object Class "CTelBearer"
       
   129 		quid       	"3CB6B52B018B"
       
   130 		superclasses 	(list inheritance_relationship_list
       
   131 		    (object Inheritance_Relationship
       
   132 			quid       	"3CB6B53D00AB"
       
   133 			supplier   	"Logical View::Nifman::CBearerBase"
       
   134 			quidu      	"3CB6B4B40298"))
       
   135 		operations 	(list Operations
       
   136 		    (object Operation "StartCheckingCb"
       
   137 			quid       	"3CB6E81A0266"
       
   138 			concurrency 	"Sequential"
       
   139 			opExportControl 	"Public"
       
   140 			uid        	0)
       
   141 		    (object Operation "GetBearerSupportL"
       
   142 			quid       	"3CB6E83C0356"
       
   143 			concurrency 	"Sequential"
       
   144 			opExportControl 	"Public"
       
   145 			uid        	0)
       
   146 		    (object Operation "OpenTelephonyL"
       
   147 			quid       	"3CB6E8500391"
       
   148 			concurrency 	"Sequential"
       
   149 			opExportControl 	"Public"
       
   150 			uid        	0)
       
   151 		    (object Operation "OpenPhoneL"
       
   152 			quid       	"3CB6E8C30151"
       
   153 			concurrency 	"Sequential"
       
   154 			opExportControl 	"Public"
       
   155 			uid        	0)
       
   156 		    (object Operation "RetrievePhoneCapsL"
       
   157 			quid       	"3CB6E98E00B3"
       
   158 			concurrency 	"Sequential"
       
   159 			opExportControl 	"Public"
       
   160 			uid        	0)
       
   161 		    (object Operation "RetrieveNetworkMode"
       
   162 			quid       	"3CB6E9C800F2"
       
   163 			concurrency 	"Sequential"
       
   164 			opExportControl 	"Public"
       
   165 			uid        	0)
       
   166 		    (object Operation "RetrievePacketSupportL"
       
   167 			quid       	"3CB6EA1100ED"
       
   168 			concurrency 	"Sequential"
       
   169 			opExportControl 	"Public"
       
   170 			uid        	0)
       
   171 		    (object Operation "ETelAsyncRequestsComplete"
       
   172 			quid       	"3CB6EC380294"
       
   173 			concurrency 	"Sequential"
       
   174 			opExportControl 	"Public"
       
   175 			uid        	0)
       
   176 		    (object Operation "CalculateAvailableBearerSet"
       
   177 			quid       	"3CB6EC8E025C"
       
   178 			concurrency 	"Sequential"
       
   179 			opExportControl 	"Public"
       
   180 			uid        	0)
       
   181 		    (object Operation "CsdAvailable"
       
   182 			quid       	"3CB6ECAB01E5"
       
   183 			concurrency 	"Sequential"
       
   184 			opExportControl 	"Public"
       
   185 			uid        	0)
       
   186 		    (object Operation "WcdmaAvailable"
       
   187 			quid       	"3CB6ECBA0179"
       
   188 			concurrency 	"Sequential"
       
   189 			opExportControl 	"Public"
       
   190 			uid        	0)
       
   191 		    (object Operation "CdmaAvailable"
       
   192 			quid       	"3CB6ECC602AC"
       
   193 			concurrency 	"Sequential"
       
   194 			opExportControl 	"Public"
       
   195 			uid        	0)
       
   196 		    (object Operation "UpdateObserver"
       
   197 			quid       	"3CB6ECE20036"
       
   198 			concurrency 	"Sequential"
       
   199 			opExportControl 	"Public"
       
   200 			uid        	0)))
       
   201 	    (object Class "CSelectionRequest"
       
   202 		quid       	"3CB6B4A101A1"
       
   203 		superclasses 	(list inheritance_relationship_list
       
   204 		    (object Inheritance_Relationship
       
   205 			quid       	"3CBD53910157"
       
   206 			supplier   	"Logical View::CNetConRequestBase"
       
   207 			quidu      	"3CBD5387001C"))
       
   208 		operations 	(list Operations
       
   209 		    (object Operation "NewL"
       
   210 			quid       	"3CB6B6C302C8"
       
   211 			concurrency 	"Sequential"
       
   212 			opExportControl 	"Public"
       
   213 			uid        	0)
       
   214 		    (object Operation "StartSelectL"
       
   215 			quid       	"3CB6B6F101CA"
       
   216 			concurrency 	"Sequential"
       
   217 			opExportControl 	"Public"
       
   218 			uid        	0)
       
   219 		    (object Operation "MDPOSelectModemAndLocationComplete"
       
   220 			quid       	"3CB6DBD803A5"
       
   221 			concurrency 	"Sequential"
       
   222 			opExportControl 	"Public"
       
   223 			uid        	0)
       
   224 		    (object Operation "SelectModemAndLocationCompleteL"
       
   225 			quid       	"3CB6DBEC0096"
       
   226 			concurrency 	"Sequential"
       
   227 			opExportControl 	"Public"
       
   228 			uid        	0)
       
   229 		    (object Operation "SelectIapL"
       
   230 			quid       	"3CB6DD80016A"
       
   231 			concurrency 	"Sequential"
       
   232 			opExportControl 	"Public"
       
   233 			uid        	0)
       
   234 		    (object Operation "MDPOSelectComplete"
       
   235 			quid       	"3CB6DDC50078"
       
   236 			concurrency 	"Sequential"
       
   237 			opExportControl 	"Public"
       
   238 			uid        	0)
       
   239 		    (object Operation "SelectIAPCompleteL"
       
   240 			quid       	"3CB6DDF001E3"
       
   241 			concurrency 	"Sequential"
       
   242 			opExportControl 	"Public"
       
   243 			uid        	0)
       
   244 		    (object Operation "SelectAgentL"
       
   245 			quid       	"3CB6DE1E0207"
       
   246 			concurrency 	"Sequential"
       
   247 			opExportControl 	"Public"
       
   248 			uid        	0)
       
   249 		    (object Operation "BearerAvailability"
       
   250 			quid       	"3CB6E3830339"
       
   251 			concurrency 	"Sequential"
       
   252 			opExportControl 	"Public"
       
   253 			uid        	0)))
       
   254 	    (object Class "CNetworkController"
       
   255 		quid       	"3CB6A43B030D"
       
   256 		superclasses 	(list inheritance_relationship_list
       
   257 		    (object Inheritance_Relationship
       
   258 			quid       	"3CBD5953012E"
       
   259 			supplier   	"Logical View::Nifman::CNetworkControllerBase"
       
   260 			quidu      	"3CBD5948039F"))
       
   261 		operations 	(list Operations
       
   262 		    (object Operation "ProcessRequestCb"
       
   263 			quid       	"3CB6B6CB0342"
       
   264 			concurrency 	"Sequential"
       
   265 			opExportControl 	"Public"
       
   266 			uid        	0)
       
   267 		    (object Operation "RequestComplete"
       
   268 			quid       	"3CB6B86E00D7"
       
   269 			concurrency 	"Sequential"
       
   270 			opExportControl 	"Public"
       
   271 			uid        	0)
       
   272 		    (object Operation "CheckBearerAvailability"
       
   273 			quid       	"3CB6DC99038E"
       
   274 			concurrency 	"Sequential"
       
   275 			opExportControl 	"Public"
       
   276 			uid        	0)
       
   277 		    (object Operation "FindExistingAgentForSelection"
       
   278 			quid       	"3CB6DE480063"
       
   279 			concurrency 	"Sequential"
       
   280 			opExportControl 	"Public"
       
   281 			uid        	0)
       
   282 		    (object Operation "FindNetworkById"
       
   283 			quid       	"3CB6DFE800B1"
       
   284 			concurrency 	"Sequential"
       
   285 			opExportControl 	"Public"
       
   286 			uid        	0)
       
   287 		    (object Operation "BearerAvailability"
       
   288 			quid       	"3CB6E3C00215"
       
   289 			concurrency 	"Sequential"
       
   290 			opExportControl 	"Public"
       
   291 			uid        	0)
       
   292 		    (object Operation "AgentConnectionFailure"
       
   293 			quid       	"3CC55F630171"
       
   294 			concurrency 	"Sequential"
       
   295 			opExportControl 	"Public"
       
   296 			uid        	0)
       
   297 		    (object Operation "RequestSecondPhaseAvailability"
       
   298 			quid       	"3CC8367502CF"
       
   299 			concurrency 	"Sequential"
       
   300 			opExportControl 	"Public"
       
   301 			uid        	0)
       
   302 		    (object Operation "BearerStateChange"
       
   303 			quid       	"3CC836FF02E1"
       
   304 			concurrency 	"Sequential"
       
   305 			opExportControl 	"Public"
       
   306 			uid        	0)
       
   307 		    (object Operation "GetMinSigStrengthL"
       
   308 			quid       	"3CBAE61B01B7"
       
   309 			concurrency 	"Sequential"
       
   310 			opExportControl 	"Public"
       
   311 			uid        	0)
       
   312 		    (object Operation "GetTsyNameL"
       
   313 			quid       	"3CB6E8740158"
       
   314 			concurrency 	"Sequential"
       
   315 			opExportControl 	"Public"
       
   316 			uid        	0)
       
   317 		    (object Operation "SetNetworkMode"
       
   318 			quid       	"3CB6E9FB02EA"
       
   319 			concurrency 	"Sequential"
       
   320 			opExportControl 	"Public"
       
   321 			uid        	0)))
       
   322 	    (object Association "$UNNAMED$0"
       
   323 		quid       	"3CB6A47E02AF"
       
   324 		roles      	(list role_list
       
   325 		    (object Role "$UNNAMED$1"
       
   326 			quid       	"3CB6A47E03C7"
       
   327 			supplier   	"Logical View::Nifman::CNifAgentBase"
       
   328 			quidu      	"3CB6A449033F"
       
   329 			is_navigable 	TRUE)
       
   330 		    (object Role "$UNNAMED$2"
       
   331 			quid       	"3CB6A47E03C8"
       
   332 			supplier   	"Logical View::Nifman::CNifAgentRef"
       
   333 			quidu      	"3CB6A44203B7"
       
   334 			is_navigable 	TRUE
       
   335 			is_aggregate 	TRUE)))
       
   336 	    (object Association "$UNNAMED$3"
       
   337 		quid       	"3CB6A4800370"
       
   338 		roles      	(list role_list
       
   339 		    (object Role "$UNNAMED$4"
       
   340 			quid       	"3CB6A481012D"
       
   341 			supplier   	"Logical View::Nifman::CNifIfLink"
       
   342 			quidu      	"3CB6A4510304"
       
   343 			is_navigable 	TRUE)
       
   344 		    (object Role "$UNNAMED$5"
       
   345 			quid       	"3CB6A4810137"
       
   346 			supplier   	"Logical View::Nifman::CNifAgentRef"
       
   347 			quidu      	"3CB6A44203B7"
       
   348 			is_navigable 	TRUE
       
   349 			is_aggregate 	TRUE)))
       
   350 	    (object Association "$UNNAMED$6"
       
   351 		quid       	"3CB6A4E701B6"
       
   352 		roles      	(list role_list
       
   353 		    (object Role "$UNNAMED$7"
       
   354 			quid       	"3CB6A4E80117"
       
   355 			supplier   	"Logical View::Nifman::CNifAgentRef"
       
   356 			quidu      	"3CB6A44203B7"
       
   357 			is_navigable 	TRUE)
       
   358 		    (object Role "$UNNAMED$8"
       
   359 			quid       	"3CB6A4E80118"
       
   360 			supplier   	"Logical View::Nifman::CNifSession"
       
   361 			quidu      	"3CB6A434024E")))
       
   362 	    (object Association "$UNNAMED$9"
       
   363 		quid       	"3CB6B4DC000B"
       
   364 		roles      	(list role_list
       
   365 		    (object Role "$UNNAMED$10"
       
   366 			quid       	"3CB6B4DC0119"
       
   367 			supplier   	"Logical View::Nifman::CNetwork"
       
   368 			quidu      	"3CB6B4B002BB"
       
   369 			is_navigable 	TRUE)
       
   370 		    (object Role "$UNNAMED$11"
       
   371 			quid       	"3CB6B4DC011A"
       
   372 			supplier   	"Logical View::CNetworkController"
       
   373 			quidu      	"3CB6A43B030D"
       
   374 			is_navigable 	TRUE
       
   375 			is_aggregate 	TRUE)))
       
   376 	    (object Association "$UNNAMED$12"
       
   377 		quid       	"3CB6B4DE00EA"
       
   378 		roles      	(list role_list
       
   379 		    (object Role "$UNNAMED$13"
       
   380 			quid       	"3CB6B4DE01DA"
       
   381 			supplier   	"Logical View::Nifman::CBearerBase"
       
   382 			quidu      	"3CB6B4B40298"
       
   383 			is_navigable 	TRUE)
       
   384 		    (object Role "$UNNAMED$14"
       
   385 			quid       	"3CB6B4DE01E4"
       
   386 			supplier   	"Logical View::CNetworkController"
       
   387 			quidu      	"3CB6A43B030D"
       
   388 			is_navigable 	TRUE
       
   389 			is_aggregate 	TRUE)))
       
   390 	    (object Association "$UNNAMED$15"
       
   391 		quid       	"3CB6B56D035D"
       
   392 		roles      	(list role_list
       
   393 		    (object Role "$UNNAMED$16"
       
   394 			quid       	"3CB6B5700216"
       
   395 			supplier   	"Logical View::Nifman::CNifAgentBase"
       
   396 			quidu      	"3CB6A449033F"
       
   397 			is_navigable 	TRUE)
       
   398 		    (object Role "$UNNAMED$17"
       
   399 			quid       	"3CB6B5700217"
       
   400 			supplier   	"Logical View::Nifman::CNetwork"
       
   401 			quidu      	"3CB6B4B002BB")))
       
   402 	    (object Association "$UNNAMED$18"
       
   403 		quid       	"3CB6B5730102"
       
   404 		roles      	(list role_list
       
   405 		    (object Role "$UNNAMED$19"
       
   406 			quid       	"3CB6B57303C9"
       
   407 			supplier   	"Logical View::Nifman::CNifAgentBase"
       
   408 			quidu      	"3CB6A449033F"
       
   409 			is_navigable 	TRUE)
       
   410 		    (object Role "$UNNAMED$20"
       
   411 			quid       	"3CB6B57303D3"
       
   412 			supplier   	"Logical View::Nifman::CBearerBase"
       
   413 			quidu      	"3CB6B4B40298")))
       
   414 	    (object Association "$UNNAMED$21"
       
   415 		quid       	"3CB6B78F03D0"
       
   416 		roles      	(list role_list
       
   417 		    (object Role "$UNNAMED$22"
       
   418 			quid       	"3CB6B790010A"
       
   419 			supplier   	"Logical View::Nifman::CCommsDbAccess"
       
   420 			quidu      	"3CB6B765034D"
       
   421 			is_navigable 	TRUE)
       
   422 		    (object Role "$UNNAMED$23"
       
   423 			quid       	"3CB6B7900114"
       
   424 			supplier   	"Logical View::CNetworkController"
       
   425 			quidu      	"3CB6A43B030D"
       
   426 			is_navigable 	TRUE
       
   427 			is_aggregate 	TRUE)))
       
   428 	    (object Association "$UNNAMED$24"
       
   429 		quid       	"3CB6B7920366"
       
   430 		roles      	(list role_list
       
   431 		    (object Role "$UNNAMED$25"
       
   432 			quid       	"3CB6B793005A"
       
   433 			supplier   	"Logical View::Nifman::CDialogProcessor"
       
   434 			quidu      	"3CB6B76F0008"
       
   435 			is_navigable 	TRUE)
       
   436 		    (object Role "$UNNAMED$26"
       
   437 			quid       	"3CB6B7930064"
       
   438 			supplier   	"Logical View::CNetworkController"
       
   439 			quidu      	"3CB6A43B030D"
       
   440 			is_navigable 	TRUE
       
   441 			is_aggregate 	TRUE)))
       
   442 	    (object Association "$UNNAMED$27"
       
   443 		quid       	"3CBD5810010C"
       
   444 		roles      	(list role_list
       
   445 		    (object Role "$UNNAMED$28"
       
   446 			quid       	"3CBD5810029C"
       
   447 			supplier   	"Logical View::Telephony::RTelServer"
       
   448 			quidu      	"3CB6E8930008"
       
   449 			is_navigable 	TRUE)
       
   450 		    (object Role "$UNNAMED$29"
       
   451 			quid       	"3CBD581002A6"
       
   452 			supplier   	"Logical View::CTelBearer"
       
   453 			quidu      	"3CB6B52B018B"
       
   454 			is_navigable 	TRUE
       
   455 			is_aggregate 	TRUE)))
       
   456 	    (object Association "$UNNAMED$30"
       
   457 		quid       	"3CBD5822008F"
       
   458 		roles      	(list role_list
       
   459 		    (object Role "$UNNAMED$31"
       
   460 			quid       	"3CBD58220248"
       
   461 			supplier   	"Logical View::Telephony::RMobilePhone"
       
   462 			quidu      	"3CB6E9150131"
       
   463 			is_navigable 	TRUE)
       
   464 		    (object Role "$UNNAMED$32"
       
   465 			quid       	"3CBD58220252"
       
   466 			supplier   	"Logical View::CTelBearer"
       
   467 			quidu      	"3CB6B52B018B"
       
   468 			is_navigable 	TRUE
       
   469 			is_aggregate 	TRUE)))
       
   470 	    (object Association "$UNNAMED$33"
       
   471 		quid       	"3CBD58240363"
       
   472 		roles      	(list role_list
       
   473 		    (object Role "$UNNAMED$34"
       
   474 			quid       	"3CBD5825004E"
       
   475 			supplier   	"Logical View::Telephony::RPacketService"
       
   476 			quidu      	"3CB6EA6F00CA"
       
   477 			is_navigable 	TRUE)
       
   478 		    (object Role "$UNNAMED$35"
       
   479 			quid       	"3CBD58250058"
       
   480 			supplier   	"Logical View::CTelBearer"
       
   481 			quidu      	"3CB6B52B018B"
       
   482 			is_navigable 	TRUE
       
   483 			is_aggregate 	TRUE)))
       
   484 	    (object Association "$UNNAMED$36"
       
   485 		quid       	"3CBD595B00C1"
       
   486 		roles      	(list role_list
       
   487 		    (object Role "$UNNAMED$37"
       
   488 			quid       	"3CBD595B02FC"
       
   489 			supplier   	"Logical View::Nifman::CNetworkControllerBase"
       
   490 			quidu      	"3CBD5948039F"
       
   491 			is_navigable 	TRUE)
       
   492 		    (object Role "$UNNAMED$38"
       
   493 			quid       	"3CBD595B0306"
       
   494 			supplier   	"Logical View::Nifman::CNifMan"
       
   495 			quidu      	"3CB6A46100FF"
       
   496 			is_navigable 	TRUE
       
   497 			is_aggregate 	TRUE)))
       
   498 	    (object Association "$UNNAMED$39"
       
   499 		quid       	"3CBD59EC0200"
       
   500 		roles      	(list role_list
       
   501 		    (object Role "$UNNAMED$40"
       
   502 			quid       	"3CBD59EE022B"
       
   503 			supplier   	"Logical View::CNetConRequestBase"
       
   504 			quidu      	"3CBD5387001C"
       
   505 			is_navigable 	TRUE)
       
   506 		    (object Role "$UNNAMED$41"
       
   507 			quid       	"3CBD59EE0235"
       
   508 			supplier   	"Logical View::CNetworkController"
       
   509 			quidu      	"3CB6A43B030D"
       
   510 			is_navigable 	TRUE
       
   511 			is_aggregate 	TRUE)))
       
   512 	    (object Association "$UNNAMED$42"
       
   513 		quid       	"3DE20C2B0344"
       
   514 		roles      	(list role_list
       
   515 		    (object Role "$UNNAMED$43"
       
   516 			quid       	"3DE20C2D0012"
       
   517 			supplier   	"Logical View::Nifman::CNetworkControllerBase"
       
   518 			quidu      	"3CBD5948039F"
       
   519 			is_navigable 	TRUE)
       
   520 		    (object Role "$UNNAMED$44"
       
   521 			quid       	"3DE20C2D0026"
       
   522 			supplier   	"Logical View::Nifman::CNifSession"
       
   523 			quidu      	"3CB6A434024E")))
       
   524 	    (object Association "$UNNAMED$45"
       
   525 		quid       	"3DE20C3D0137"
       
   526 		roles      	(list role_list
       
   527 		    (object Role "$UNNAMED$46"
       
   528 			quid       	"3DE20C3D0318"
       
   529 			supplier   	"Logical View::Nifman::MNetworkControllerObserver"
       
   530 			quidu      	"3DE20BE40157"
       
   531 			is_navigable 	TRUE)
       
   532 		    (object Role "$UNNAMED$47"
       
   533 			quid       	"3DE20C3D0322"
       
   534 			supplier   	"Logical View::CNetworkController"
       
   535 			quidu      	"3CB6A43B030D")))
       
   536 	    (object Class_Category "Telephony"
       
   537 		quid       	"3CB6E88801A6"
       
   538 		exportControl 	"Public"
       
   539 		logical_models 	(list unit_reference_list
       
   540 		    (object Class "RTelServer"
       
   541 			quid       	"3CB6E8930008"
       
   542 			operations 	(list Operations
       
   543 			    (object Operation "Connect"
       
   544 				quid       	"3CB6E8A10347"
       
   545 				concurrency 	"Sequential"
       
   546 				opExportControl 	"Public"
       
   547 				uid        	0)
       
   548 			    (object Operation "LoadPhoneModule"
       
   549 				quid       	"3CB6E8B10340"
       
   550 				concurrency 	"Sequential"
       
   551 				opExportControl 	"Public"
       
   552 				uid        	0)
       
   553 			    (object Operation "EnumeratePhones"
       
   554 				quid       	"3CB6E8E90373"
       
   555 				concurrency 	"Sequential"
       
   556 				opExportControl 	"Public"
       
   557 				uid        	0)
       
   558 			    (object Operation "GetPhoneInfo"
       
   559 				quid       	"3CB6E92802F1"
       
   560 				concurrency 	"Sequential"
       
   561 				opExportControl 	"Public"
       
   562 				uid        	0)))
       
   563 		    (object Class "RMobilePhone"
       
   564 			quid       	"3CB6E9150131"
       
   565 			operations 	(list Operations
       
   566 			    (object Operation "Open"
       
   567 				quid       	"3CB6E93A0076"
       
   568 				concurrency 	"Sequential"
       
   569 				opExportControl 	"Public"
       
   570 				uid        	0)
       
   571 			    (object Operation "GetCaps"
       
   572 				quid       	"3CB6E9A80114"
       
   573 				concurrency 	"Sequential"
       
   574 				opExportControl 	"Public"
       
   575 				uid        	0)
       
   576 			    (object Operation "GetMultimodeCaps"
       
   577 				quid       	"3CB6E9B403C5"
       
   578 				concurrency 	"Sequential"
       
   579 				opExportControl 	"Public"
       
   580 				uid        	0)
       
   581 			    (object Operation "GetCurrentMode"
       
   582 				quid       	"3CB6E9DF00CD"
       
   583 				concurrency 	"Sequential"
       
   584 				opExportControl 	"Public"
       
   585 				uid        	0)))
       
   586 		    (object Class "RPacketService"
       
   587 			quid       	"3CB6EA6F00CA"
       
   588 			operations 	(list Operations
       
   589 			    (object Operation "Open"
       
   590 				quid       	"3CB6EA7E01D0"
       
   591 				concurrency 	"Sequential"
       
   592 				opExportControl 	"Public"
       
   593 				uid        	0)
       
   594 			    (object Operation "GetStatus"
       
   595 				quid       	"3CB6EA9F028C"
       
   596 				concurrency 	"Sequential"
       
   597 				opExportControl 	"Public"
       
   598 				uid        	0)
       
   599 			    (object Operation "Close"
       
   600 				quid       	"3CB6EABC0356"
       
   601 				concurrency 	"Sequential"
       
   602 				opExportControl 	"Public"
       
   603 				uid        	0)
       
   604 			    (object Operation "GetMSClass"
       
   605 				quid       	"3CB6EBD6037A"
       
   606 				concurrency 	"Sequential"
       
   607 				opExportControl 	"Public"
       
   608 				uid        	0)
       
   609 			    (object Operation "GetNtwkRegStatus"
       
   610 				quid       	"3CB6EC10016A"
       
   611 				concurrency 	"Sequential"
       
   612 				opExportControl 	"Public"
       
   613 				uid        	0))))
       
   614 		logical_presentations 	(list unit_reference_list))
       
   615 	    (object Class_Category "Nifman"
       
   616 		quid       	"3CBD56E800FC"
       
   617 		exportControl 	"Public"
       
   618 		logical_models 	(list unit_reference_list
       
   619 		    (object Class "CAgentBase"
       
   620 			quid       	"3CBC2959005A"
       
   621 			superclasses 	(list inheritance_relationship_list
       
   622 			    (object Inheritance_Relationship
       
   623 				quid       	"3CBC296402FF"
       
   624 				supplier   	"Logical View::Nifman::CNifAgentBase"
       
   625 				quidu      	"3CB6A449033F"))
       
   626 			operations 	(list Operations
       
   627 			    (object Operation "ReconnectComplete"
       
   628 				quid       	"3CBC2A090324"
       
   629 				concurrency 	"Sequential"
       
   630 				opExportControl 	"Public"
       
   631 				uid        	0)))
       
   632 		    (object Class "Nif"
       
   633 			quid       	"3CB6DEEB012F"
       
   634 			operations 	(list Operations
       
   635 			    (object Operation "CreateAgentL"
       
   636 				quid       	"3CB6DF6E01CE"
       
   637 				concurrency 	"Sequential"
       
   638 				opExportControl 	"Public"
       
   639 				uid        	0)))
       
   640 		    (object Class "CDialogProcessor"
       
   641 			quid       	"3CB6B76F0008"
       
   642 			operations 	(list Operations
       
   643 			    (object Operation "SelectModemAndLocation"
       
   644 				quid       	"3CB6DBBA01F3"
       
   645 				concurrency 	"Sequential"
       
   646 				opExportControl 	"Public"
       
   647 				uid        	0)
       
   648 			    (object Operation "SelectConnection"
       
   649 				quid       	"3CB6DDAD0038"
       
   650 				concurrency 	"Sequential"
       
   651 				opExportControl 	"Public"
       
   652 				uid        	0)
       
   653 			    (object Operation "Reconnect"
       
   654 				quid       	"3CBC29D20357"
       
   655 				concurrency 	"Sequential"
       
   656 				opExportControl 	"Public"
       
   657 				uid        	0)))
       
   658 		    (object Class "CCommsDbAccess"
       
   659 			quid       	"3CB6B765034D"
       
   660 			operations 	(list Operations
       
   661 			    (object Operation "GetCurrentSettingsL"
       
   662 				quid       	"3CB6B91E008A"
       
   663 				concurrency 	"Sequential"
       
   664 				opExportControl 	"Public"
       
   665 				uid        	0)
       
   666 			    (object Operation "SetCurrentSettingsL"
       
   667 				quid       	"3CB6B92C03CA"
       
   668 				concurrency 	"Sequential"
       
   669 				opExportControl 	"Public"
       
   670 				uid        	0)
       
   671 			    (object Operation "SetModemAndLocationL"
       
   672 				quid       	"3CB6DC1B0198"
       
   673 				concurrency 	"Sequential"
       
   674 				opExportControl 	"Public"
       
   675 				uid        	0)
       
   676 			    (object Operation "GetServiceSettingsL"
       
   677 				quid       	"3CB6DCE1028D"
       
   678 				concurrency 	"Sequential"
       
   679 				opExportControl 	"Public"
       
   680 				uid        	0)
       
   681 			    (object Operation "SetCurrentSettingsL"
       
   682 				quid       	"3CB6DE0D0112"
       
   683 				concurrency 	"Sequential"
       
   684 				opExportControl 	"Public"
       
   685 				uid        	0)
       
   686 			    (object Operation "IsTelNumLengthZeroForRasConnectionL"
       
   687 				quid       	"3CBAA682003A"
       
   688 				concurrency 	"Sequential"
       
   689 				opExportControl 	"Public"
       
   690 				uid        	0)
       
   691 			    (object Operation "ReadInt"
       
   692 				quid       	"3CBAE6E201BD"
       
   693 				concurrency 	"Sequential"
       
   694 				opExportControl 	"Public"
       
   695 				uid        	0)
       
   696 			    (object Operation "SetOverridesL"
       
   697 				quid       	"3CBD56170390"
       
   698 				concurrency 	"Sequential"
       
   699 				opExportControl 	"Public"
       
   700 				uid        	0)))
       
   701 		    (object Class "CBearerBase"
       
   702 			quid       	"3CB6B4B40298"
       
   703 			operations 	(list Operations
       
   704 			    (object Operation "AvailableL"
       
   705 				quid       	"3CB6E21D004F"
       
   706 				concurrency 	"Sequential"
       
   707 				opExportControl 	"Public"
       
   708 				uid        	0)
       
   709 			    (object Operation "SupportedBearerSet"
       
   710 				quid       	"3CB6E25602BE"
       
   711 				concurrency 	"Sequential"
       
   712 				opExportControl 	"Public"
       
   713 				uid        	0)
       
   714 			    (object Operation "AvailableBearerSet"
       
   715 				quid       	"3CB6E25C0154"
       
   716 				concurrency 	"Sequential"
       
   717 				opExportControl 	"Public"
       
   718 				uid        	0)
       
   719 			    (object Operation "StartChecking"
       
   720 				quid       	"3CB6E2F90254"
       
   721 				concurrency 	"Sequential"
       
   722 				opExportControl 	"Public"
       
   723 				uid        	0)
       
   724 			    (object Operation "SecondPhaseAvailability"
       
   725 				quid       	"3CBAE53B0151"
       
   726 				concurrency 	"Sequential"
       
   727 				opExportControl 	"Public"
       
   728 				uid        	0)))
       
   729 		    (object Class "CNetwork"
       
   730 			quid       	"3CB6B4B002BB"
       
   731 			operations 	(list Operations
       
   732 			    (object Operation "NewL"
       
   733 				quid       	"3CB6E05B0201"
       
   734 				concurrency 	"Sequential"
       
   735 				opExportControl 	"Public"
       
   736 				uid        	0)
       
   737 			    (object Operation "AddAgentL"
       
   738 				quid       	"3CB6E0660347"
       
   739 				concurrency 	"Sequential"
       
   740 				opExportControl 	"Public"
       
   741 				uid        	0)))
       
   742 		    (object Class "CNifMan"
       
   743 			quid       	"3CB6A46100FF"
       
   744 			operations 	(list Operations
       
   745 			    (object Operation "FindByUniqueName"
       
   746 				quid       	"3CB6B3DE0345"
       
   747 				concurrency 	"Sequential"
       
   748 				opExportControl 	"Public"
       
   749 				uid        	0)
       
   750 			    (object Operation "FindOrCreateL"
       
   751 				quid       	"3CBD8A690033"
       
   752 				concurrency 	"Sequential"
       
   753 				opExportControl 	"Public"
       
   754 				uid        	0)
       
   755 			    (object Operation "DoFindOrCreateL"
       
   756 				quid       	"3CBD8A95007C"
       
   757 				concurrency 	"Sequential"
       
   758 				opExportControl 	"Public"
       
   759 				uid        	0)
       
   760 			    (object Operation "DoFindFactoryL"
       
   761 				quid       	"3CBD8ABD0015"
       
   762 				concurrency 	"Sequential"
       
   763 				opExportControl 	"Public"
       
   764 				uid        	0)))
       
   765 		    (object Class "CNifIfLink"
       
   766 			quid       	"3CB6A4510304"
       
   767 			operations 	(list Operations
       
   768 			    (object Operation "Open"
       
   769 				quid       	"3CBC284101FC"
       
   770 				concurrency 	"Sequential"
       
   771 				opExportControl 	"Public"
       
   772 				uid        	0)
       
   773 			    (object Operation "Start"
       
   774 				quid       	"3CBC28600337"
       
   775 				concurrency 	"Sequential"
       
   776 				opExportControl 	"Public"
       
   777 				uid        	0)
       
   778 			    (object Operation "Close"
       
   779 				quid       	"3CBC4EF70346"
       
   780 				concurrency 	"Sequential"
       
   781 				opExportControl 	"Public"
       
   782 				uid        	0)))
       
   783 		    (object Class "CNifAgentBase"
       
   784 			quid       	"3CB6A449033F"
       
   785 			operations 	(list Operations
       
   786 			    (object Operation "Info"
       
   787 				quid       	"3CB6DFA80236"
       
   788 				concurrency 	"Sequential"
       
   789 				opExportControl 	"Public"
       
   790 				uid        	0)
       
   791 			    (object Operation "SetConnectionSettingsL"
       
   792 				quid       	"3CB6DFC60044"
       
   793 				concurrency 	"Sequential"
       
   794 				opExportControl 	"Public"
       
   795 				uid        	0)
       
   796 			    (object Operation "Connect"
       
   797 				quid       	"3CBC28270371"
       
   798 				concurrency 	"Sequential"
       
   799 				opExportControl 	"Public"
       
   800 				uid        	0)
       
   801 			    (object Operation "Reconnect"
       
   802 				quid       	"3CBC28720301"
       
   803 				concurrency 	"Sequential"
       
   804 				opExportControl 	"Public"
       
   805 				uid        	0)
       
   806 			    (object Operation "Disconnect"
       
   807 				quid       	"3CBC4EB001F0"
       
   808 				concurrency 	"Sequential"
       
   809 				opExportControl 	"Public"
       
   810 				uid        	0)))
       
   811 		    (object Class "CNifAgentRef"
       
   812 			quid       	"3CB6A44203B7"
       
   813 			operations 	(list Operations
       
   814 			    (object Operation "Start"
       
   815 				quid       	"3CB6B4100166"
       
   816 				concurrency 	"Sequential"
       
   817 				opExportControl 	"Public"
       
   818 				uid        	0)
       
   819 			    (object Operation "NewL"
       
   820 				quid       	"3CBC14340007"
       
   821 				concurrency 	"Sequential"
       
   822 				opExportControl 	"Public"
       
   823 				uid        	0)
       
   824 			    (object Operation "LinkLayerDown"
       
   825 				quid       	"3CBC27FE039A"
       
   826 				concurrency 	"Sequential"
       
   827 				opExportControl 	"Public"
       
   828 				uid        	0)
       
   829 			    (object Operation "ServiceStarted"
       
   830 				quid       	"3CBC28340398"
       
   831 				concurrency 	"Sequential"
       
   832 				opExportControl 	"Public"
       
   833 				uid        	0)
       
   834 			    (object Operation "ConnectComplete"
       
   835 				quid       	"3CBC284B02C9"
       
   836 				concurrency 	"Sequential"
       
   837 				opExportControl 	"Public"
       
   838 				uid        	0)
       
   839 			    (object Operation "ReconnectComplete"
       
   840 				quid       	"3CBC28800333"
       
   841 				concurrency 	"Sequential"
       
   842 				opExportControl 	"Public"
       
   843 				uid        	0)
       
   844 			    (object Operation "DisconnectComplete"
       
   845 				quid       	"3CBC4EBD01DB"
       
   846 				concurrency 	"Sequential"
       
   847 				opExportControl 	"Public"
       
   848 				uid        	0)
       
   849 			    (object Operation "delete"
       
   850 				quid       	"3CBC4ED80161"
       
   851 				concurrency 	"Sequential"
       
   852 				opExportControl 	"Public"
       
   853 				uid        	0)
       
   854 			    (object Operation "ServiceClosed"
       
   855 				quid       	"3CBC4EEA0081"
       
   856 				concurrency 	"Sequential"
       
   857 				opExportControl 	"Public"
       
   858 				uid        	0)))
       
   859 		    (object Class "CNifSession"
       
   860 			quid       	"3CB6A434024E"
       
   861 			superclasses 	(list inheritance_relationship_list
       
   862 			    (object Inheritance_Relationship
       
   863 				quid       	"3DE20C240254"
       
   864 				supplier   	"Logical View::Nifman::MNetworkControllerObserver"
       
   865 				quidu      	"3DE20BE40157"))
       
   866 			operations 	(list Operations
       
   867 			    (object Operation "SelectComplete"
       
   868 				quid       	"3CB6B3CD0390"
       
   869 				concurrency 	"Sequential"
       
   870 				opExportControl 	"Public"
       
   871 				uid        	0)
       
   872 			    (object Operation "ProgressNotification"
       
   873 				quid       	"3CC55F040107"
       
   874 				concurrency 	"Sequential"
       
   875 				opExportControl 	"Public"
       
   876 				uid        	0)
       
   877 			    (object Operation "untitled"
       
   878 				quid       	"3CC55FA60268"
       
   879 				concurrency 	"Sequential"
       
   880 				opExportControl 	"Public"
       
   881 				uid        	0)))
       
   882 		    (object Class "CNetworkControllerBase"
       
   883 			quid       	"3CBD5948039F"
       
   884 			operations 	(list Operations
       
   885 			    (object Operation "SelectAgent"
       
   886 				quid       	"3CB6B3BF030E"
       
   887 				concurrency 	"Sequential"
       
   888 				opExportControl 	"Public"
       
   889 				uid        	0)
       
   890 			    (object Operation "Reconnect"
       
   891 				quid       	"3CBC29A900C3"
       
   892 				concurrency 	"Sequential"
       
   893 				opExportControl 	"Public"
       
   894 				uid        	0)
       
   895 			    (object Operation "CancelSelect"
       
   896 				quid       	"3CC03515032A"
       
   897 				concurrency 	"Sequential"
       
   898 				opExportControl 	"Public"
       
   899 				uid        	0)
       
   900 			    (object Operation "CancelReconnect"
       
   901 				quid       	"3CC0352100D9"
       
   902 				concurrency 	"Sequential"
       
   903 				opExportControl 	"Public"
       
   904 				uid        	0)))
       
   905 		    (object Class "CNifAgentFactory"
       
   906 			quid       	"3CBD8B660177"
       
   907 			operations 	(list Operations
       
   908 			    (object Operation "NewAgentFactoryL"
       
   909 				quid       	"3CBD8C3B02F0"
       
   910 				concurrency 	"Sequential"
       
   911 				opExportControl 	"Public"
       
   912 				uid        	0)
       
   913 			    (object Operation "NewAgentL"
       
   914 				quid       	"3CBD8C680222"
       
   915 				concurrency 	"Sequential"
       
   916 				opExportControl 	"Public"
       
   917 				uid        	0)))
       
   918 		    (object Class "MNetworkControllerObserver"
       
   919 			quid       	"3DE20BE40157"
       
   920 			operations 	(list Operations
       
   921 			    (object Operation "SelectComplete"
       
   922 				quid       	"3DE20D1D00F3"
       
   923 				concurrency 	"Sequential"
       
   924 				opExportControl 	"Public"
       
   925 				uid        	0))))
       
   926 		logical_presentations 	(list unit_reference_list))
       
   927 	    (object Class_Category "Base"
       
   928 		quid       	"3CBD8C9C01EB"
       
   929 		exportControl 	"Public"
       
   930 		logical_models 	(list unit_reference_list
       
   931 		    (object Class "CObjectCon"
       
   932 			quid       	"3CBD8CA40034"
       
   933 			operations 	(list Operations
       
   934 			    (object Operation "Add"
       
   935 				quid       	"3CBD8CBA01A8"
       
   936 				concurrency 	"Sequential"
       
   937 				opExportControl 	"Public"
       
   938 				uid        	0))))
       
   939 		logical_presentations 	(list unit_reference_list))
       
   940 	    (object Mechanism @1
       
   941 		logical_models 	(list unit_reference_list
       
   942 		    (object Object "$UNNAMED$48"
       
   943 			quid       	"3CB6B3890393"
       
   944 			collaborators 	(list link_list
       
   945 			    (object Link
       
   946 				quid       	"3CB6B3BE0262"
       
   947 				supplier   	"$UNNAMED$49"
       
   948 				quidu      	"3CB6B38B0088"
       
   949 				messages   	(list Messages
       
   950 				    (object Message "SelectAgent( )"
       
   951 					quid       	"3CB6B3BE0263"
       
   952 					frequency  	"Aperiodic"
       
   953 					synchronization 	"Simple"
       
   954 					dir        	"FromClientToSupplier"
       
   955 					sequence   	"1"
       
   956 					ordinal    	0
       
   957 					quidu      	"3CB6B3BF030E")
       
   958 				    (object Message "SelectComplete( )"
       
   959 					quid       	"3CB6B3CC01FE"
       
   960 					frequency  	"Aperiodic"
       
   961 					synchronization 	"Simple"
       
   962 					dir        	"ToClientFromSupplier"
       
   963 					sequence   	"3"
       
   964 					ordinal    	3
       
   965 					quidu      	"3CB6B3CD0390")))
       
   966 			    (object Link
       
   967 				quid       	"3CB6B40F0010"
       
   968 				supplier   	"$UNNAMED$50"
       
   969 				quidu      	"3CB6B40A032A"
       
   970 				messages   	(list Messages
       
   971 				    (object Message "Start( )"
       
   972 					quid       	"3CB6B40F0011"
       
   973 					frequency  	"Aperiodic"
       
   974 					synchronization 	"Simple"
       
   975 					dir        	"FromClientToSupplier"
       
   976 					sequence   	"3.2"
       
   977 					ordinal    	5
       
   978 					quidu      	"3CB6B4100166"))))
       
   979 			class      	"Logical View::Nifman::CNifSession"
       
   980 			quidu      	"3CB6A434024E"
       
   981 			persistence 	"Transient"
       
   982 			multi      	FALSE)
       
   983 		    (object Object "$UNNAMED$49"
       
   984 			quid       	"3CB6B38B0088"
       
   985 			collaborators 	(list link_list
       
   986 			    (object Link
       
   987 				quid       	"3CBC14250019"
       
   988 				supplier   	"$UNNAMED$51"
       
   989 				quidu      	"3CBC14150247"
       
   990 				messages   	(list Messages
       
   991 				    (object Message "CreateAgentL( )"
       
   992 					quid       	"3CBC1425001A"
       
   993 					frequency  	"Aperiodic"
       
   994 					synchronization 	"Simple"
       
   995 					dir        	"FromClientToSupplier"
       
   996 					sequence   	"2"
       
   997 					ordinal    	1
       
   998 					quidu      	"3CB6DF6E01CE"))))
       
   999 			class      	"Logical View::CNetworkController"
       
  1000 			quidu      	"3CB6A43B030D"
       
  1001 			persistence 	"Transient"
       
  1002 			multi      	FALSE)
       
  1003 		    (object Object "$UNNAMED$52"
       
  1004 			quid       	"3CB6B39503C2"
       
  1005 			collaborators 	(list link_list
       
  1006 			    (object Link
       
  1007 				quid       	"3CB6B39E000E"
       
  1008 				supplier   	"$UNNAMED$48"
       
  1009 				quidu      	"3CB6B3890393"
       
  1010 				messages   	(list Messages
       
  1011 				    (object Message "FindByUniqueName( )"
       
  1012 					quid       	"3CB6B3DD01E5"
       
  1013 					frequency  	"Aperiodic"
       
  1014 					synchronization 	"Simple"
       
  1015 					dir        	"ToClientFromSupplier"
       
  1016 					sequence   	"3.1"
       
  1017 					ordinal    	4
       
  1018 					quidu      	"3CB6B3DE0345"))))
       
  1019 			class      	"Logical View::Nifman::CNifMan"
       
  1020 			quidu      	"3CB6A46100FF"
       
  1021 			persistence 	"Transient"
       
  1022 			multi      	FALSE)
       
  1023 		    (object Object "$UNNAMED$50"
       
  1024 			quid       	"3CB6B40A032A"
       
  1025 			class      	"Logical View::Nifman::CNifAgentRef"
       
  1026 			quidu      	"3CB6A44203B7"
       
  1027 			persistence 	"Transient"
       
  1028 			multi      	FALSE)
       
  1029 		    (object Object "$UNNAMED$51"
       
  1030 			quid       	"3CBC14150247"
       
  1031 			collaborators 	(list link_list
       
  1032 			    (object Link
       
  1033 				quid       	"3CBC143102AB"
       
  1034 				supplier   	"$UNNAMED$50"
       
  1035 				quidu      	"3CB6B40A032A"
       
  1036 				messages   	(list Messages
       
  1037 				    (object Message "NewL( )"
       
  1038 					quid       	"3CBC143102AC"
       
  1039 					frequency  	"Aperiodic"
       
  1040 					synchronization 	"Simple"
       
  1041 					dir        	"FromClientToSupplier"
       
  1042 					sequence   	"2.1"
       
  1043 					ordinal    	2
       
  1044 					quidu      	"3CBC14340007"))))
       
  1045 			class      	"Logical View::Nifman::Nif"
       
  1046 			quidu      	"3CB6DEEB012F"
       
  1047 			persistence 	"Transient"
       
  1048 			multi      	FALSE)))
       
  1049 	    (object Mechanism @2
       
  1050 		logical_models 	(list unit_reference_list
       
  1051 		    (object Object "$UNNAMED$53"
       
  1052 			quid       	"3CB6B48503C7"
       
  1053 			collaborators 	(list link_list
       
  1054 			    (object Link
       
  1055 				quid       	"3CB6B48B0380"
       
  1056 				supplier   	"$UNNAMED$54"
       
  1057 				quidu      	"3CB6B4870135"
       
  1058 				messages   	(list Messages
       
  1059 				    (object Message "SelectAgent( )"
       
  1060 					quid       	"3CB6B48B0381"
       
  1061 					frequency  	"Aperiodic"
       
  1062 					synchronization 	"Simple"
       
  1063 					dir        	"FromClientToSupplier"
       
  1064 					sequence   	"1"
       
  1065 					ordinal    	0
       
  1066 					quidu      	"3CB6B3BF030E")
       
  1067 				    (object Message "SelectComplete( )"
       
  1068 					quid       	"3CB6B8840039"
       
  1069 					frequency  	"Aperiodic"
       
  1070 					synchronization 	"Simple"
       
  1071 					dir        	"ToClientFromSupplier"
       
  1072 					sequence   	"4.1"
       
  1073 					ordinal    	6
       
  1074 					quidu      	"3CB6B3CD0390"))))
       
  1075 			class      	"Logical View::Nifman::CNifSession"
       
  1076 			quidu      	"3CB6A434024E"
       
  1077 			persistence 	"Transient"
       
  1078 			multi      	FALSE)
       
  1079 		    (object Object "$UNNAMED$54"
       
  1080 			quid       	"3CB6B4870135"
       
  1081 			collaborators 	(list link_list
       
  1082 			    (object Link
       
  1083 				quid       	"3CB6B6C2012C"
       
  1084 				supplier   	"$UNNAMED$55"
       
  1085 				quidu      	"3CB6B69F0154"
       
  1086 				messages   	(list Messages
       
  1087 				    (object Message "NewL( )"
       
  1088 					quid       	"3CB6B6C2012D"
       
  1089 					frequency  	"Aperiodic"
       
  1090 					synchronization 	"Simple"
       
  1091 					dir        	"FromClientToSupplier"
       
  1092 					sequence   	"1.1"
       
  1093 					ordinal    	1
       
  1094 					quidu      	"3CB6B6C302C8")
       
  1095 				    (object Message "StartRequest( )"
       
  1096 					quid       	"3CB6B6EA0120"
       
  1097 					frequency  	"Aperiodic"
       
  1098 					synchronization 	"Simple"
       
  1099 					dir        	"FromClientToSupplier"
       
  1100 					sequence   	"3"
       
  1101 					ordinal    	4
       
  1102 					quidu      	"3CBD53AC0137")
       
  1103 				    (object Message "RequestComplete( )"
       
  1104 					quid       	"3CB6B86B03CC"
       
  1105 					frequency  	"Aperiodic"
       
  1106 					synchronization 	"Simple"
       
  1107 					dir        	"ToClientFromSupplier"
       
  1108 					sequence   	"4"
       
  1109 					ordinal    	5
       
  1110 					quidu      	"3CB6B86E00D7")))
       
  1111 			    (object Link
       
  1112 				quid       	"3CB6B6C903A3"
       
  1113 				supplier   	"$UNNAMED$54"
       
  1114 				quidu      	"3CB6B4870135"
       
  1115 				messages   	(list Messages
       
  1116 				    (object Message "ProcessRequestCb( )"
       
  1117 					quid       	"3CB6B6C903A4"
       
  1118 					frequency  	"Aperiodic"
       
  1119 					synchronization 	"Asynchronous"
       
  1120 					dir        	"FromClientToSupplier"
       
  1121 					sequence   	"1.2"
       
  1122 					ordinal    	2
       
  1123 					quidu      	"3CB6B6CB0342")))
       
  1124 			    (object Link
       
  1125 				quid       	"3CBD56110388"
       
  1126 				supplier   	"$UNNAMED$56"
       
  1127 				quidu      	"3CBD560B000E"
       
  1128 				messages   	(list Messages
       
  1129 				    (object Message "SetOverridesL( )"
       
  1130 					quid       	"3CBD56110389"
       
  1131 					frequency  	"Aperiodic"
       
  1132 					synchronization 	"Simple"
       
  1133 					dir        	"FromClientToSupplier"
       
  1134 					sequence   	"2"
       
  1135 					ordinal    	3
       
  1136 					quidu      	"3CBD56170390"))))
       
  1137 			class      	"Logical View::CNetworkController"
       
  1138 			quidu      	"3CB6A43B030D"
       
  1139 			persistence 	"Transient"
       
  1140 			multi      	FALSE)
       
  1141 		    (object Object "$UNNAMED$55"
       
  1142 			quid       	"3CB6B69F0154"
       
  1143 			class      	"Logical View::CSelectionRequest"
       
  1144 			quidu      	"3CB6B4A101A1"
       
  1145 			persistence 	"Transient"
       
  1146 			multi      	FALSE)
       
  1147 		    (object Object "$UNNAMED$56"
       
  1148 			quid       	"3CBD560B000E"
       
  1149 			class      	"Logical View::Nifman::CCommsDbAccess"
       
  1150 			quidu      	"3CB6B765034D"
       
  1151 			persistence 	"Transient"
       
  1152 			multi      	FALSE)))
       
  1153 	    (object Mechanism @3
       
  1154 		logical_models 	(list unit_reference_list
       
  1155 		    (object Object "$UNNAMED$57"
       
  1156 			quid       	"3CB6B8B30068"
       
  1157 			collaborators 	(list link_list
       
  1158 			    (object Link
       
  1159 				quid       	"3CB6B8BA01E5"
       
  1160 				supplier   	"$UNNAMED$58"
       
  1161 				quidu      	"3CB6B8B50089"
       
  1162 				messages   	(list Messages
       
  1163 				    (object Message "StartRequest( )"
       
  1164 					quid       	"3CB6B8BA01E6"
       
  1165 					frequency  	"Aperiodic"
       
  1166 					synchronization 	"Simple"
       
  1167 					dir        	"FromClientToSupplier"
       
  1168 					sequence   	"1"
       
  1169 					ordinal    	0
       
  1170 					quidu      	"3CBD53AC0137")
       
  1171 				    (object Message "CheckBearerAvailability( )"
       
  1172 					quid       	"3CB6DC970363"
       
  1173 					frequency  	"Aperiodic"
       
  1174 					synchronization 	"Simple"
       
  1175 					dir        	"ToClientFromSupplier"
       
  1176 					sequence   	"2.4"
       
  1177 					ordinal    	9
       
  1178 					quidu      	"3CB6DC99038E")
       
  1179 				    (object Message "SetAvailableBearers( )"
       
  1180 					quid       	"3CB6DCBA03BE"
       
  1181 					frequency  	"Aperiodic"
       
  1182 					synchronization 	"Simple"
       
  1183 					dir        	"FromClientToSupplier"
       
  1184 					sequence   	"3"
       
  1185 					ordinal    	10
       
  1186 					quidu      	"3CB6E3D70362")
       
  1187 				    (object Message "FindExistingAgentForSelection( )"
       
  1188 					quid       	"3CB6DE46036D"
       
  1189 					frequency  	"Aperiodic"
       
  1190 					synchronization 	"Simple"
       
  1191 					dir        	"ToClientFromSupplier"
       
  1192 					sequence   	"4.5"
       
  1193 					ordinal    	20
       
  1194 					quidu      	"3CB6DE480063")
       
  1195 				    (object Message "FindNetworkById( )"
       
  1196 					quid       	"3CB6DFE600E0"
       
  1197 					frequency  	"Aperiodic"
       
  1198 					synchronization 	"Simple"
       
  1199 					dir        	"ToClientFromSupplier"
       
  1200 					sequence   	"4.9"
       
  1201 					ordinal    	24
       
  1202 					quidu      	"3CB6DFE800B1")
       
  1203 				    (object Message "RequestComplete( )"
       
  1204 					quid       	"3CB6E0980140"
       
  1205 					frequency  	"Aperiodic"
       
  1206 					synchronization 	"Simple"
       
  1207 					dir        	"ToClientFromSupplier"
       
  1208 					sequence   	"4.12"
       
  1209 					ordinal    	27
       
  1210 					quidu      	"3CB6B86E00D7")
       
  1211 				    (object Message "RequestSecondPhaseAvailability( )"
       
  1212 					quid       	"3CC8367002BE"
       
  1213 					frequency  	"Aperiodic"
       
  1214 					synchronization 	"Simple"
       
  1215 					dir        	"ToClientFromSupplier"
       
  1216 					sequence   	"4.4"
       
  1217 					ordinal    	19
       
  1218 					quidu      	"3CC8367502CF"))))
       
  1219 			class      	"Logical View::CNetworkController"
       
  1220 			quidu      	"3CB6A43B030D"
       
  1221 			persistence 	"Transient"
       
  1222 			multi      	FALSE)
       
  1223 		    (object Object "$UNNAMED$58"
       
  1224 			quid       	"3CB6B8B50089"
       
  1225 			collaborators 	(list link_list
       
  1226 			    (object Link
       
  1227 				quid       	"3CB6B9130020"
       
  1228 				supplier   	"$UNNAMED$59"
       
  1229 				quidu      	"3CB6B8D30213"
       
  1230 				messages   	(list Messages
       
  1231 				    (object Message "GetCurrentSettingsL( )"
       
  1232 					quid       	"3CB6B9130021"
       
  1233 					frequency  	"Aperiodic"
       
  1234 					synchronization 	"Simple"
       
  1235 					dir        	"FromClientToSupplier"
       
  1236 					sequence   	"1.2"
       
  1237 					ordinal    	2
       
  1238 					quidu      	"3CB6B91E008A")
       
  1239 				    (object Message "SetCurrentSettingsL( )"
       
  1240 					quid       	"3CB6B92B0256"
       
  1241 					frequency  	"Aperiodic"
       
  1242 					synchronization 	"Simple"
       
  1243 					dir        	"FromClientToSupplier"
       
  1244 					sequence   	"1.3"
       
  1245 					ordinal    	3
       
  1246 					quidu      	"3CB6B92C03CA")
       
  1247 				    (object Message "SetModemAndLocationL( )"
       
  1248 					quid       	"3CB6DC1901F0"
       
  1249 					frequency  	"Aperiodic"
       
  1250 					synchronization 	"Simple"
       
  1251 					dir        	"FromClientToSupplier"
       
  1252 					sequence   	"2.2"
       
  1253 					ordinal    	7
       
  1254 					quidu      	"3CB6DC1B0198")
       
  1255 				    (object Message "GetServiceSettingsL( )"
       
  1256 					quid       	"3CB6DCE0016A"
       
  1257 					frequency  	"Aperiodic"
       
  1258 					synchronization 	"Simple"
       
  1259 					dir        	"FromClientToSupplier"
       
  1260 					sequence   	"3.1"
       
  1261 					ordinal    	11
       
  1262 					quidu      	"3CB6DCE1028D")
       
  1263 				    (object Message "SetCurrentSettingsL( )"
       
  1264 					quid       	"3CB6DE0B020A"
       
  1265 					frequency  	"Aperiodic"
       
  1266 					synchronization 	"Simple"
       
  1267 					dir        	"FromClientToSupplier"
       
  1268 					sequence   	"4.2"
       
  1269 					ordinal    	17
       
  1270 					quidu      	"3CB6B92C03CA")
       
  1271 				    (object Message "IsTelNumLengthZeroForRasConnectionL( )"
       
  1272 					quid       	"3CBAA6B3015C"
       
  1273 					frequency  	"Aperiodic"
       
  1274 					synchronization 	"Simple"
       
  1275 					dir        	"FromClientToSupplier"
       
  1276 					sequence   	"2.3"
       
  1277 					ordinal    	8
       
  1278 					quidu      	"3CBAA682003A")))
       
  1279 			    (object Link
       
  1280 				quid       	"3CB6DBB7028F"
       
  1281 				supplier   	"$UNNAMED$60"
       
  1282 				quidu      	"3CB6DBB103BD"
       
  1283 				messages   	(list Messages
       
  1284 				    (object Message "SelectModemAndLocation( )"
       
  1285 					quid       	"3CB6DBB70290"
       
  1286 					frequency  	"Aperiodic"
       
  1287 					synchronization 	"Simple"
       
  1288 					dir        	"FromClientToSupplier"
       
  1289 					sequence   	"1.4"
       
  1290 					ordinal    	4
       
  1291 					quidu      	"3CB6DBBA01F3")
       
  1292 				    (object Message "MDPOSelectModemAndLocationComplete( )"
       
  1293 					quid       	"3CB6DBD60302"
       
  1294 					frequency  	"Aperiodic"
       
  1295 					synchronization 	"Simple"
       
  1296 					dir        	"ToClientFromSupplier"
       
  1297 					sequence   	"2"
       
  1298 					ordinal    	5
       
  1299 					quidu      	"3CB6DBD803A5")
       
  1300 				    (object Message "SelectConnection( )"
       
  1301 					quid       	"3CB6DDAB022A"
       
  1302 					frequency  	"Aperiodic"
       
  1303 					synchronization 	"Simple"
       
  1304 					dir        	"FromClientToSupplier"
       
  1305 					sequence   	"3.4"
       
  1306 					ordinal    	14
       
  1307 					quidu      	"3CB6DDAD0038")
       
  1308 				    (object Message "MDPOSelectComplete( )"
       
  1309 					quid       	"3CB6DDC30329"
       
  1310 					frequency  	"Aperiodic"
       
  1311 					synchronization 	"Simple"
       
  1312 					dir        	"ToClientFromSupplier"
       
  1313 					sequence   	"4"
       
  1314 					ordinal    	15
       
  1315 					quidu      	"3CB6DDC50078")))
       
  1316 			    (object Link
       
  1317 				quid       	"3CB6DBE802E9"
       
  1318 				supplier   	"$UNNAMED$58"
       
  1319 				quidu      	"3CB6B8B50089"
       
  1320 				messages   	(list Messages
       
  1321 				    (object Message "SelectModemAndLocationCompleteL( )"
       
  1322 					quid       	"3CB6DBE802EA"
       
  1323 					frequency  	"Aperiodic"
       
  1324 					synchronization 	"Simple"
       
  1325 					dir        	"FromClientToSupplier"
       
  1326 					sequence   	"2.1"
       
  1327 					ordinal    	6
       
  1328 					quidu      	"3CB6DBEC0096")
       
  1329 				    (object Message "SelectedServiceAvailable( )"
       
  1330 					quid       	"3CB6DD430086"
       
  1331 					frequency  	"Aperiodic"
       
  1332 					synchronization 	"Simple"
       
  1333 					dir        	"FromClientToSupplier"
       
  1334 					sequence   	"3.2"
       
  1335 					ordinal    	12
       
  1336 					quidu      	"3CB6DD4503BE")
       
  1337 				    (object Message "SelectIapL( )"
       
  1338 					quid       	"3CB6DD7D033C"
       
  1339 					frequency  	"Aperiodic"
       
  1340 					synchronization 	"Simple"
       
  1341 					dir        	"FromClientToSupplier"
       
  1342 					sequence   	"3.3"
       
  1343 					ordinal    	13
       
  1344 					quidu      	"3CB6DD80016A")
       
  1345 				    (object Message "SelectIAPCompleteL( )"
       
  1346 					quid       	"3CB6DDE70140"
       
  1347 					frequency  	"Aperiodic"
       
  1348 					synchronization 	"Simple"
       
  1349 					dir        	"FromClientToSupplier"
       
  1350 					sequence   	"4.1"
       
  1351 					ordinal    	16
       
  1352 					quidu      	"3CB6DDF001E3")
       
  1353 				    (object Message "SelectAgentL( )"
       
  1354 					quid       	"3CB6DE1C01AA"
       
  1355 					frequency  	"Aperiodic"
       
  1356 					synchronization 	"Simple"
       
  1357 					dir        	"FromClientToSupplier"
       
  1358 					sequence   	"4.3"
       
  1359 					ordinal    	18
       
  1360 					quidu      	"3CB6DE1E0207")
       
  1361 				    (object Message "StartSelectL( )"
       
  1362 					quid       	"3CBD54130186"
       
  1363 					frequency  	"Aperiodic"
       
  1364 					synchronization 	"Simple"
       
  1365 					dir        	"FromClientToSupplier"
       
  1366 					sequence   	"1.1"
       
  1367 					ordinal    	1
       
  1368 					quidu      	"3CB6B6F101CA")))
       
  1369 			    (object Link
       
  1370 				quid       	"3CB6DF6D0168"
       
  1371 				supplier   	"$UNNAMED$61"
       
  1372 				quidu      	"3CB6DF39007D"
       
  1373 				messages   	(list Messages
       
  1374 				    (object Message "CreateAgentL( )"
       
  1375 					quid       	"3CB6DF6D0169"
       
  1376 					frequency  	"Aperiodic"
       
  1377 					synchronization 	"Simple"
       
  1378 					dir        	"FromClientToSupplier"
       
  1379 					sequence   	"4.6"
       
  1380 					ordinal    	21
       
  1381 					quidu      	"3CB6DF6E01CE")))
       
  1382 			    (object Link
       
  1383 				quid       	"3CB6DFA70035"
       
  1384 				supplier   	"$UNNAMED$62"
       
  1385 				quidu      	"3CB6DF880185"
       
  1386 				messages   	(list Messages
       
  1387 				    (object Message "Info( )"
       
  1388 					quid       	"3CB6DFA70036"
       
  1389 					frequency  	"Aperiodic"
       
  1390 					synchronization 	"Simple"
       
  1391 					dir        	"FromClientToSupplier"
       
  1392 					sequence   	"4.7"
       
  1393 					ordinal    	22
       
  1394 					quidu      	"3CB6DFA80236")
       
  1395 				    (object Message "SetConnectionSettingsL( )"
       
  1396 					quid       	"3CB6DFC40358"
       
  1397 					frequency  	"Aperiodic"
       
  1398 					synchronization 	"Simple"
       
  1399 					dir        	"FromClientToSupplier"
       
  1400 					sequence   	"4.8"
       
  1401 					ordinal    	23
       
  1402 					quidu      	"3CB6DFC60044")))
       
  1403 			    (object Link
       
  1404 				quid       	"3CB6E0590190"
       
  1405 				supplier   	"$UNNAMED$63"
       
  1406 				quidu      	"3CB6E03003D6"
       
  1407 				messages   	(list Messages
       
  1408 				    (object Message "NewL( )"
       
  1409 					quid       	"3CB6E0590191"
       
  1410 					frequency  	"Aperiodic"
       
  1411 					synchronization 	"Simple"
       
  1412 					dir        	"FromClientToSupplier"
       
  1413 					sequence   	"4.10"
       
  1414 					ordinal    	25
       
  1415 					quidu      	"3CB6E05B0201")
       
  1416 				    (object Message "AddAgentL( )"
       
  1417 					quid       	"3CB6E06500C5"
       
  1418 					frequency  	"Aperiodic"
       
  1419 					synchronization 	"Simple"
       
  1420 					dir        	"FromClientToSupplier"
       
  1421 					sequence   	"4.11"
       
  1422 					ordinal    	26
       
  1423 					quidu      	"3CB6E0660347"))))
       
  1424 			class      	"Logical View::CSelectionRequest"
       
  1425 			quidu      	"3CB6B4A101A1"
       
  1426 			persistence 	"Transient"
       
  1427 			multi      	FALSE)
       
  1428 		    (object Object "$UNNAMED$59"
       
  1429 			quid       	"3CB6B8D30213"
       
  1430 			class      	"Logical View::Nifman::CCommsDbAccess"
       
  1431 			quidu      	"3CB6B765034D"
       
  1432 			persistence 	"Transient"
       
  1433 			multi      	FALSE)
       
  1434 		    (object Object "$UNNAMED$60"
       
  1435 			quid       	"3CB6DBB103BD"
       
  1436 			class      	"Logical View::Nifman::CDialogProcessor"
       
  1437 			quidu      	"3CB6B76F0008"
       
  1438 			persistence 	"Transient"
       
  1439 			multi      	FALSE)
       
  1440 		    (object Object "$UNNAMED$61"
       
  1441 			quid       	"3CB6DF39007D"
       
  1442 			class      	"Logical View::Nifman::Nif"
       
  1443 			quidu      	"3CB6DEEB012F"
       
  1444 			persistence 	"Transient"
       
  1445 			multi      	FALSE)
       
  1446 		    (object Object "$UNNAMED$62"
       
  1447 			quid       	"3CB6DF880185"
       
  1448 			class      	"Logical View::Nifman::CNifAgentBase"
       
  1449 			quidu      	"3CB6A449033F"
       
  1450 			persistence 	"Transient"
       
  1451 			multi      	FALSE)
       
  1452 		    (object Object "$UNNAMED$63"
       
  1453 			quid       	"3CB6E03003D6"
       
  1454 			class      	"Logical View::Nifman::CNetwork"
       
  1455 			quidu      	"3CB6B4B002BB"
       
  1456 			persistence 	"Transient"
       
  1457 			multi      	FALSE)))
       
  1458 	    (object Mechanism @4
       
  1459 		logical_models 	(list unit_reference_list
       
  1460 		    (object Object "$UNNAMED$64"
       
  1461 			quid       	"3CB6E16101F4"
       
  1462 			collaborators 	(list link_list
       
  1463 			    (object Link
       
  1464 				quid       	"3CB6E171039B"
       
  1465 				supplier   	"$UNNAMED$65"
       
  1466 				quidu      	"3CB6E16B019E"
       
  1467 				messages   	(list Messages
       
  1468 				    (object Message "CheckBearerAvailability( )"
       
  1469 					quid       	"3CB6E171039C"
       
  1470 					frequency  	"Aperiodic"
       
  1471 					synchronization 	"Simple"
       
  1472 					dir        	"FromClientToSupplier"
       
  1473 					sequence   	"1"
       
  1474 					ordinal    	0
       
  1475 					quidu      	"3CB6DC99038E")
       
  1476 				    (object Message "SetAvailableBearers( )"
       
  1477 					quid       	"3CC8370A01BB"
       
  1478 					frequency  	"Aperiodic"
       
  1479 					synchronization 	"Simple"
       
  1480 					dir        	"ToClientFromSupplier"
       
  1481 					sequence   	"2.1"
       
  1482 					ordinal    	3
       
  1483 					quidu      	"3CB6E3D70362"))))
       
  1484 			class      	"Logical View::CSelectionRequest"
       
  1485 			quidu      	"3CB6B4A101A1"
       
  1486 			persistence 	"Transient"
       
  1487 			multi      	FALSE)
       
  1488 		    (object Object "$UNNAMED$65"
       
  1489 			quid       	"3CB6E16B019E"
       
  1490 			collaborators 	(list link_list
       
  1491 			    (object Link
       
  1492 				quid       	"3CC836C9024D"
       
  1493 				supplier   	"$UNNAMED$66"
       
  1494 				quidu      	"3CB6E1CE0313"
       
  1495 				messages   	(list Messages
       
  1496 				    (object Message "StartChecking( )"
       
  1497 					quid       	"3CC836C9024E"
       
  1498 					frequency  	"Aperiodic"
       
  1499 					synchronization 	"Simple"
       
  1500 					dir        	"FromClientToSupplier"
       
  1501 					sequence   	"1.1"
       
  1502 					ordinal    	1
       
  1503 					quidu      	"3CB6E2F90254")
       
  1504 				    (object Message "BearerStateChange( )"
       
  1505 					quid       	"3CC836F2017A"
       
  1506 					frequency  	"Aperiodic"
       
  1507 					synchronization 	"Simple"
       
  1508 					dir        	"ToClientFromSupplier"
       
  1509 					sequence   	"2"
       
  1510 					ordinal    	2
       
  1511 					quidu      	"3CC836FF02E1"))))
       
  1512 			class      	"Logical View::CNetworkController"
       
  1513 			quidu      	"3CB6A43B030D"
       
  1514 			persistence 	"Transient"
       
  1515 			multi      	FALSE)
       
  1516 		    (object Object "$UNNAMED$66"
       
  1517 			quid       	"3CB6E1CE0313"
       
  1518 			class      	"Logical View::CTelBearer"
       
  1519 			quidu      	"3CB6B52B018B"
       
  1520 			persistence 	"Transient"
       
  1521 			multi      	FALSE)))
       
  1522 	    (object Mechanism @5
       
  1523 		logical_models 	(list unit_reference_list
       
  1524 		    (object Object "$UNNAMED$67"
       
  1525 			quid       	"3CB6E7FF0312"
       
  1526 			collaborators 	(list link_list
       
  1527 			    (object Link
       
  1528 				quid       	"3CB6E81102D2"
       
  1529 				supplier   	"$UNNAMED$68"
       
  1530 				quidu      	"3CB6E801021A"
       
  1531 				messages   	(list Messages
       
  1532 				    (object Message "StartChecking( )"
       
  1533 					quid       	"3CB6E81102D3"
       
  1534 					frequency  	"Aperiodic"
       
  1535 					synchronization 	"Simple"
       
  1536 					dir        	"FromClientToSupplier"
       
  1537 					sequence   	"1"
       
  1538 					ordinal    	0
       
  1539 					quidu      	"3CB6E2F90254")
       
  1540 				    (object Message "GetTsyNameL( )"
       
  1541 					quid       	"3CB6E87300DE"
       
  1542 					frequency  	"Aperiodic"
       
  1543 					synchronization 	"Simple"
       
  1544 					dir        	"ToClientFromSupplier"
       
  1545 					sequence   	"4"
       
  1546 					ordinal    	4
       
  1547 					quidu      	"3CB6E8740158")
       
  1548 				    (object Message "SetNetworkMode( )"
       
  1549 					quid       	"3CB6E9FA00E0"
       
  1550 					frequency  	"Aperiodic"
       
  1551 					synchronization 	"Simple"
       
  1552 					dir        	"ToClientFromSupplier"
       
  1553 					sequence   	"17"
       
  1554 					ordinal    	17
       
  1555 					quidu      	"3CB6E9FB02EA")
       
  1556 				    (object Message "BearerStateChange( )"
       
  1557 					quid       	"3CB6ED21000E"
       
  1558 					frequency  	"Aperiodic"
       
  1559 					synchronization 	"Simple"
       
  1560 					dir        	"ToClientFromSupplier"
       
  1561 					sequence   	"28"
       
  1562 					ordinal    	35
       
  1563 					quidu      	"3CC836FF02E1"))))
       
  1564 			class      	"Logical View::CNetworkController"
       
  1565 			quidu      	"3CB6A43B030D"
       
  1566 			persistence 	"Transient"
       
  1567 			multi      	FALSE)
       
  1568 		    (object Object "$UNNAMED$68"
       
  1569 			quid       	"3CB6E801021A"
       
  1570 			collaborators 	(list link_list
       
  1571 			    (object Link
       
  1572 				quid       	"3CB6E81600E4"
       
  1573 				supplier   	"$UNNAMED$68"
       
  1574 				quidu      	"3CB6E801021A"
       
  1575 				messages   	(list Messages
       
  1576 				    (object Message "StartCheckingCb( )"
       
  1577 					quid       	"3CB6E81600E5"
       
  1578 					frequency  	"Aperiodic"
       
  1579 					synchronization 	"Simple"
       
  1580 					dir        	"FromClientToSupplier"
       
  1581 					sequence   	"1.1"
       
  1582 					ordinal    	1
       
  1583 					quidu      	"3CB6E81A0266")
       
  1584 				    (object Message "GetBearerSupportL( )"
       
  1585 					quid       	"3CB6E82803D9"
       
  1586 					frequency  	"Aperiodic"
       
  1587 					synchronization 	"Simple"
       
  1588 					dir        	"FromClientToSupplier"
       
  1589 					sequence   	"2"
       
  1590 					ordinal    	2
       
  1591 					quidu      	"3CB6E83C0356")
       
  1592 				    (object Message "OpenTelephonyL( )"
       
  1593 					quid       	"3CB6E84401F9"
       
  1594 					frequency  	"Aperiodic"
       
  1595 					synchronization 	"Simple"
       
  1596 					dir        	"FromClientToSupplier"
       
  1597 					sequence   	"3"
       
  1598 					ordinal    	3
       
  1599 					quidu      	"3CB6E8500391")
       
  1600 				    (object Message "OpenPhoneL( )"
       
  1601 					quid       	"3CB6E8C1013A"
       
  1602 					frequency  	"Aperiodic"
       
  1603 					synchronization 	"Simple"
       
  1604 					dir        	"FromClientToSupplier"
       
  1605 					sequence   	"7"
       
  1606 					ordinal    	7
       
  1607 					quidu      	"3CB6E8C30151")
       
  1608 				    (object Message "RetrievePhoneCapsL( )"
       
  1609 					quid       	"3CB6E98C001A"
       
  1610 					frequency  	"Aperiodic"
       
  1611 					synchronization 	"Simple"
       
  1612 					dir        	"FromClientToSupplier"
       
  1613 					sequence   	"12"
       
  1614 					ordinal    	12
       
  1615 					quidu      	"3CB6E98E00B3")
       
  1616 				    (object Message "RetrieveNetworkMode( )"
       
  1617 					quid       	"3CB6E9C60316"
       
  1618 					frequency  	"Aperiodic"
       
  1619 					synchronization 	"Simple"
       
  1620 					dir        	"FromClientToSupplier"
       
  1621 					sequence   	"15"
       
  1622 					ordinal    	15
       
  1623 					quidu      	"3CB6E9C800F2")
       
  1624 				    (object Message "RetrievePacketSupportL( )"
       
  1625 					quid       	"3CB6EA0C0190"
       
  1626 					frequency  	"Aperiodic"
       
  1627 					synchronization 	"Simple"
       
  1628 					dir        	"FromClientToSupplier"
       
  1629 					sequence   	"18"
       
  1630 					ordinal    	18
       
  1631 					quidu      	"3CB6EA1100ED")
       
  1632 				    (object Message "CalculateAvailableBearerSet( )"
       
  1633 					quid       	"3CB6EC88027B"
       
  1634 					frequency  	"Aperiodic"
       
  1635 					synchronization 	"Simple"
       
  1636 					dir        	"FromClientToSupplier"
       
  1637 					sequence   	"27.1"
       
  1638 					ordinal    	30
       
  1639 					quidu      	"3CB6EC8E025C")
       
  1640 				    (object Message "CsdAvailable( )"
       
  1641 					quid       	"3CB6ECA80277"
       
  1642 					frequency  	"Aperiodic"
       
  1643 					synchronization 	"Simple"
       
  1644 					dir        	"FromClientToSupplier"
       
  1645 					sequence   	"27.2"
       
  1646 					ordinal    	31
       
  1647 					quidu      	"3CB6ECAB01E5")
       
  1648 				    (object Message "WcdmaAvailable( )"
       
  1649 					quid       	"3CB6ECB8013A"
       
  1650 					frequency  	"Aperiodic"
       
  1651 					synchronization 	"Simple"
       
  1652 					dir        	"FromClientToSupplier"
       
  1653 					sequence   	"27.3"
       
  1654 					ordinal    	32
       
  1655 					quidu      	"3CB6ECBA0179")
       
  1656 				    (object Message "CdmaAvailable( )"
       
  1657 					quid       	"3CB6ECC400D3"
       
  1658 					frequency  	"Aperiodic"
       
  1659 					synchronization 	"Simple"
       
  1660 					dir        	"FromClientToSupplier"
       
  1661 					sequence   	"27.4"
       
  1662 					ordinal    	33
       
  1663 					quidu      	"3CB6ECC602AC")
       
  1664 				    (object Message "UpdateObserver( )"
       
  1665 					quid       	"3CB6ECDF0294"
       
  1666 					frequency  	"Aperiodic"
       
  1667 					synchronization 	"Simple"
       
  1668 					dir        	"FromClientToSupplier"
       
  1669 					sequence   	"27.5"
       
  1670 					ordinal    	34
       
  1671 					quidu      	"3CB6ECE20036")))
       
  1672 			    (object Link
       
  1673 				quid       	"3CB6E8A00042"
       
  1674 				supplier   	"$UNNAMED$69"
       
  1675 				quidu      	"3CB6E89A0206"
       
  1676 				messages   	(list Messages
       
  1677 				    (object Message "Connect( )"
       
  1678 					quid       	"3CB6E8A00043"
       
  1679 					frequency  	"Aperiodic"
       
  1680 					synchronization 	"Simple"
       
  1681 					dir        	"FromClientToSupplier"
       
  1682 					sequence   	"5"
       
  1683 					ordinal    	5
       
  1684 					quidu      	"3CB6E8A10347")
       
  1685 				    (object Message "LoadPhoneModule( )"
       
  1686 					quid       	"3CB6E8B00212"
       
  1687 					frequency  	"Aperiodic"
       
  1688 					synchronization 	"Simple"
       
  1689 					dir        	"FromClientToSupplier"
       
  1690 					sequence   	"6"
       
  1691 					ordinal    	6
       
  1692 					quidu      	"3CB6E8B10340")
       
  1693 				    (object Message "EnumeratePhones( )"
       
  1694 					quid       	"3CB6E8E802B3"
       
  1695 					frequency  	"Aperiodic"
       
  1696 					synchronization 	"Simple"
       
  1697 					dir        	"FromClientToSupplier"
       
  1698 					sequence   	"8"
       
  1699 					ordinal    	8
       
  1700 					quidu      	"3CB6E8E90373")
       
  1701 				    (object Message "GetPhoneInfo( )"
       
  1702 					quid       	"3CB6E9270277"
       
  1703 					frequency  	"Aperiodic"
       
  1704 					synchronization 	"Simple"
       
  1705 					dir        	"FromClientToSupplier"
       
  1706 					sequence   	"9"
       
  1707 					ordinal    	9
       
  1708 					quidu      	"3CB6E92802F1")))
       
  1709 			    (object Link
       
  1710 				quid       	"3CB6E938020E"
       
  1711 				supplier   	"$UNNAMED$70"
       
  1712 				quidu      	"3CB6E91901CD"
       
  1713 				messages   	(list Messages
       
  1714 				    (object Message "Open( )"
       
  1715 					quid       	"3CB6E938020F"
       
  1716 					frequency  	"Aperiodic"
       
  1717 					synchronization 	"Simple"
       
  1718 					dir        	"FromClientToSupplier"
       
  1719 					sequence   	"10"
       
  1720 					ordinal    	10
       
  1721 					quidu      	"3CB6E93A0076")
       
  1722 				    (object Message "GetCaps( )"
       
  1723 					quid       	"3CB6E9A7007D"
       
  1724 					frequency  	"Aperiodic"
       
  1725 					synchronization 	"Simple"
       
  1726 					dir        	"FromClientToSupplier"
       
  1727 					sequence   	"13"
       
  1728 					ordinal    	13
       
  1729 					quidu      	"3CB6E9A80114")
       
  1730 				    (object Message "GetMultimodeCaps( )"
       
  1731 					quid       	"3CB6E9B30214"
       
  1732 					frequency  	"Aperiodic"
       
  1733 					synchronization 	"Simple"
       
  1734 					dir        	"FromClientToSupplier"
       
  1735 					sequence   	"14"
       
  1736 					ordinal    	14
       
  1737 					quidu      	"3CB6E9B403C5")
       
  1738 				    (object Message "GetCurrentMode( )"
       
  1739 					quid       	"3CB6E9D10091"
       
  1740 					frequency  	"Aperiodic"
       
  1741 					synchronization 	"Simple"
       
  1742 					dir        	"FromClientToSupplier"
       
  1743 					sequence   	"16"
       
  1744 					ordinal    	16
       
  1745 					quidu      	"3CB6E9DF00CD")))
       
  1746 			    (object Link
       
  1747 				quid       	"3CB6EA7C0214"
       
  1748 				supplier   	"$UNNAMED$71"
       
  1749 				quidu      	"3CB6EA7600C0"
       
  1750 				messages   	(list Messages
       
  1751 				    (object Message "Open( )"
       
  1752 					quid       	"3CB6EA7C0215"
       
  1753 					frequency  	"Aperiodic"
       
  1754 					synchronization 	"Simple"
       
  1755 					dir        	"FromClientToSupplier"
       
  1756 					sequence   	"19"
       
  1757 					ordinal    	19
       
  1758 					quidu      	"3CB6EA7E01D0")
       
  1759 				    (object Message "GetStatus( )"
       
  1760 					quid       	"3CB6EA9D022F"
       
  1761 					frequency  	"Aperiodic"
       
  1762 					synchronization 	"Simple"
       
  1763 					dir        	"FromClientToSupplier"
       
  1764 					sequence   	"20"
       
  1765 					ordinal    	20
       
  1766 					quidu      	"3CB6EA9F028C")
       
  1767 				    (object Message "Close( )"
       
  1768 					quid       	"3CB6EABA024F"
       
  1769 					frequency  	"Aperiodic"
       
  1770 					synchronization 	"Simple"
       
  1771 					dir        	"FromClientToSupplier"
       
  1772 					sequence   	"21"
       
  1773 					ordinal    	21
       
  1774 					quidu      	"3CB6EABC0356")))
       
  1775 			    (object Link
       
  1776 				quid       	"3CB6EB000105"
       
  1777 				supplier   	"$UNNAMED$72"
       
  1778 				quidu      	"3CB6EAF80398"
       
  1779 				messages   	(list Messages
       
  1780 				    (object Message "NewL( )"
       
  1781 					quid       	"3CB6EB000106"
       
  1782 					frequency  	"Aperiodic"
       
  1783 					synchronization 	"Simple"
       
  1784 					dir        	"FromClientToSupplier"
       
  1785 					sequence   	"22"
       
  1786 					ordinal    	22
       
  1787 					quidu      	"3CB6EB03007D")
       
  1788 				    (object Message "StartAsyncRequests( )"
       
  1789 					quid       	"3CB6EB7402A6"
       
  1790 					frequency  	"Aperiodic"
       
  1791 					synchronization 	"Simple"
       
  1792 					dir        	"FromClientToSupplier"
       
  1793 					sequence   	"23"
       
  1794 					ordinal    	23
       
  1795 					quidu      	"3CB6EB77003E")
       
  1796 				    (object Message "ETelAsyncRequestsComplete( )"
       
  1797 					quid       	"3CB6EC3503BC"
       
  1798 					frequency  	"Aperiodic"
       
  1799 					synchronization 	"Simple"
       
  1800 					dir        	"ToClientFromSupplier"
       
  1801 					sequence   	"27"
       
  1802 					ordinal    	29
       
  1803 					quidu      	"3CB6EC380294")))
       
  1804 			    (object Link
       
  1805 				quid       	"3CB6EB3500B1"
       
  1806 				supplier   	"$UNNAMED$73"
       
  1807 				quidu      	"3CB6EB2900D2"
       
  1808 				messages   	(list Messages
       
  1809 				    (object Message "NewL( )"
       
  1810 					quid       	"3CB6EB3500B2"
       
  1811 					frequency  	"Aperiodic"
       
  1812 					synchronization 	"Simple"
       
  1813 					dir        	"FromClientToSupplier"
       
  1814 					sequence   	"11"
       
  1815 					ordinal    	11
       
  1816 					quidu      	"3CB6EB39032E"))))
       
  1817 			class      	"Logical View::CTelBearer"
       
  1818 			quidu      	"3CB6B52B018B"
       
  1819 			persistence 	"Transient"
       
  1820 			multi      	FALSE)
       
  1821 		    (object Object "$UNNAMED$69"
       
  1822 			quid       	"3CB6E89A0206"
       
  1823 			class      	"Logical View::Telephony::RTelServer"
       
  1824 			quidu      	"3CB6E8930008"
       
  1825 			persistence 	"Transient"
       
  1826 			multi      	FALSE)
       
  1827 		    (object Object "$UNNAMED$70"
       
  1828 			quid       	"3CB6E91901CD"
       
  1829 			class      	"Logical View::Telephony::RMobilePhone"
       
  1830 			quidu      	"3CB6E9150131"
       
  1831 			persistence 	"Transient"
       
  1832 			multi      	FALSE)
       
  1833 		    (object Object "$UNNAMED$71"
       
  1834 			quid       	"3CB6EA7600C0"
       
  1835 			class      	"Logical View::Telephony::RPacketService"
       
  1836 			quidu      	"3CB6EA6F00CA"
       
  1837 			persistence 	"Transient"
       
  1838 			multi      	FALSE)
       
  1839 		    (object Object "$UNNAMED$72"
       
  1840 			quid       	"3CB6EAF80398"
       
  1841 			collaborators 	(list link_list
       
  1842 			    (object Link
       
  1843 				quid       	"3CB6EBC8004E"
       
  1844 				supplier   	"$UNNAMED$71"
       
  1845 				quidu      	"3CB6EA7600C0"
       
  1846 				messages   	(list Messages
       
  1847 				    (object Message "Open( )"
       
  1848 					quid       	"3CB6EBC8004F"
       
  1849 					frequency  	"Aperiodic"
       
  1850 					synchronization 	"Simple"
       
  1851 					dir        	"FromClientToSupplier"
       
  1852 					sequence   	"23.1"
       
  1853 					ordinal    	24
       
  1854 					quidu      	"3CB6EA7E01D0")
       
  1855 				    (object Message "GetMSClass( )"
       
  1856 					quid       	"3CB6EBD0003C"
       
  1857 					frequency  	"Aperiodic"
       
  1858 					synchronization 	"Simple"
       
  1859 					dir        	"FromClientToSupplier"
       
  1860 					sequence   	"23.2"
       
  1861 					ordinal    	25
       
  1862 					quidu      	"3CB6EBD6037A")
       
  1863 				    (object Message "GetNtwkRegStatus( )"
       
  1864 					quid       	"3CB6EC0E0384"
       
  1865 					frequency  	"Aperiodic"
       
  1866 					synchronization 	"Simple"
       
  1867 					dir        	"FromClientToSupplier"
       
  1868 					sequence   	"25"
       
  1869 					ordinal    	27
       
  1870 					quidu      	"3CB6EC10016A")))
       
  1871 			    (object Link
       
  1872 				quid       	"3CB6EBEB003B"
       
  1873 				supplier   	"$UNNAMED$72"
       
  1874 				quidu      	"3CB6EAF80398"
       
  1875 				messages   	(list Messages
       
  1876 				    (object Message "RunL( )"
       
  1877 					quid       	"3CB6EBEB003C"
       
  1878 					frequency  	"Aperiodic"
       
  1879 					synchronization 	"Simple"
       
  1880 					dir        	"FromClientToSupplier"
       
  1881 					sequence   	"24"
       
  1882 					ordinal    	26
       
  1883 					quidu      	"3CB6EBEE00AD")
       
  1884 				    (object Message "RunL( )"
       
  1885 					quid       	"3CB6EC180067"
       
  1886 					frequency  	"Aperiodic"
       
  1887 					synchronization 	"Simple"
       
  1888 					dir        	"FromClientToSupplier"
       
  1889 					sequence   	"26"
       
  1890 					ordinal    	28
       
  1891 					quidu      	"3CB6EBEE00AD"))))
       
  1892 			class      	"Logical View::CASyncEtelRequestWrapper"
       
  1893 			quidu      	"3CB6EAF202A9"
       
  1894 			persistence 	"Transient"
       
  1895 			multi      	FALSE)
       
  1896 		    (object Object "$UNNAMED$73"
       
  1897 			quid       	"3CB6EB2900D2"
       
  1898 			class      	"Logical View::CAgentSignalStrengthWatcher"
       
  1899 			quidu      	"3CB6EB2101B7"
       
  1900 			persistence 	"Transient"
       
  1901 			multi      	FALSE)))
       
  1902 	    (object Mechanism @6
       
  1903 		logical_models 	(list unit_reference_list
       
  1904 		    (object Object "$UNNAMED$74"
       
  1905 			quid       	"3CBAE4E702A4"
       
  1906 			collaborators 	(list link_list
       
  1907 			    (object Link
       
  1908 				quid       	"3CBAE4F70031"
       
  1909 				supplier   	"$UNNAMED$75"
       
  1910 				quidu      	"3CBAE4F0006D"
       
  1911 				messages   	(list Messages
       
  1912 				    (object Message "RequestSecondPhaseAvailability( )"
       
  1913 					quid       	"3CBAE4F70032"
       
  1914 					frequency  	"Aperiodic"
       
  1915 					synchronization 	"Simple"
       
  1916 					dir        	"FromClientToSupplier"
       
  1917 					sequence   	"1"
       
  1918 					ordinal    	0
       
  1919 					quidu      	"3CC8367502CF"))))
       
  1920 			class      	"Logical View::CSelectionRequest"
       
  1921 			quidu      	"3CB6B4A101A1"
       
  1922 			persistence 	"Transient"
       
  1923 			multi      	FALSE)
       
  1924 		    (object Object "$UNNAMED$75"
       
  1925 			quid       	"3CBAE4F0006D"
       
  1926 			collaborators 	(list link_list
       
  1927 			    (object Link
       
  1928 				quid       	"3CBAE54A003A"
       
  1929 				supplier   	"$UNNAMED$76"
       
  1930 				quidu      	"3CBAE51B01F5"
       
  1931 				messages   	(list Messages
       
  1932 				    (object Message "SecondPhaseAvailability( )"
       
  1933 					quid       	"3CBAE54A003B"
       
  1934 					frequency  	"Aperiodic"
       
  1935 					synchronization 	"Simple"
       
  1936 					dir        	"FromClientToSupplier"
       
  1937 					sequence   	"1.1"
       
  1938 					ordinal    	1
       
  1939 					quidu      	"3CBAE53B0151")
       
  1940 				    (object Message "GetMinSigStrengthL( )"
       
  1941 					quid       	"3CBAE6140293"
       
  1942 					frequency  	"Aperiodic"
       
  1943 					synchronization 	"Simple"
       
  1944 					dir        	"ToClientFromSupplier"
       
  1945 					sequence   	"1.1.2"
       
  1946 					ordinal    	3
       
  1947 					quidu      	"3CBAE61B01B7")))
       
  1948 			    (object Link
       
  1949 				quid       	"3CBAE6DE0117"
       
  1950 				supplier   	"$UNNAMED$77"
       
  1951 				quidu      	"3CBAE6AD0366"
       
  1952 				messages   	(list Messages
       
  1953 				    (object Message "ReadInt( )"
       
  1954 					quid       	"3CBAE6DE0118"
       
  1955 					frequency  	"Aperiodic"
       
  1956 					synchronization 	"Simple"
       
  1957 					dir        	"FromClientToSupplier"
       
  1958 					sequence   	"1.1.2.1"
       
  1959 					ordinal    	4
       
  1960 					quidu      	"3CBAE6E201BD"))))
       
  1961 			class      	"Logical View::CNetworkController"
       
  1962 			quidu      	"3CB6A43B030D"
       
  1963 			persistence 	"Transient"
       
  1964 			multi      	FALSE)
       
  1965 		    (object Object "$UNNAMED$76"
       
  1966 			quid       	"3CBAE51B01F5"
       
  1967 			collaborators 	(list link_list
       
  1968 			    (object Link
       
  1969 				quid       	"3CBAE608016A"
       
  1970 				supplier   	"$UNNAMED$78"
       
  1971 				quidu      	"3CBAE5FB0111"
       
  1972 				messages   	(list Messages
       
  1973 				    (object Message "CurrentSignalStrength( )"
       
  1974 					quid       	"3CBAE608016B"
       
  1975 					frequency  	"Aperiodic"
       
  1976 					synchronization 	"Simple"
       
  1977 					dir        	"FromClientToSupplier"
       
  1978 					sequence   	"1.1.1"
       
  1979 					ordinal    	2
       
  1980 					quidu      	"3CBAE609031A"))))
       
  1981 			class      	"Logical View::CTelBearer"
       
  1982 			quidu      	"3CB6B52B018B"
       
  1983 			persistence 	"Transient"
       
  1984 			multi      	FALSE)
       
  1985 		    (object Object "$UNNAMED$78"
       
  1986 			quid       	"3CBAE5FB0111"
       
  1987 			class      	"Logical View::CAgentSignalStrengthWatcher"
       
  1988 			quidu      	"3CB6EB2101B7"
       
  1989 			persistence 	"Transient"
       
  1990 			multi      	FALSE)
       
  1991 		    (object Object "$UNNAMED$77"
       
  1992 			quid       	"3CBAE6AD0366"
       
  1993 			class      	"Logical View::Nifman::CCommsDbAccess"
       
  1994 			quidu      	"3CB6B765034D"
       
  1995 			persistence 	"Transient"
       
  1996 			multi      	FALSE)))
       
  1997 	    (object Mechanism @7
       
  1998 		logical_models 	(list unit_reference_list
       
  1999 		    (object Object "$UNNAMED$79"
       
  2000 			quid       	"3CBD8A3901A6"
       
  2001 			collaborators 	(list link_list
       
  2002 			    (object Link
       
  2003 				quid       	"3CBD8A4302CD"
       
  2004 				supplier   	"$UNNAMED$80"
       
  2005 				quidu      	"3CBD8A3C00F6"
       
  2006 				messages   	(list Messages
       
  2007 				    (object Message "CreateAgentL( )"
       
  2008 					quid       	"3CBD8A4302CE"
       
  2009 					frequency  	"Aperiodic"
       
  2010 					synchronization 	"Simple"
       
  2011 					dir        	"FromClientToSupplier"
       
  2012 					sequence   	"1"
       
  2013 					ordinal    	0
       
  2014 					quidu      	"3CB6DF6E01CE"))))
       
  2015 			class      	"Logical View::CSelectionRequest"
       
  2016 			quidu      	"3CB6B4A101A1"
       
  2017 			persistence 	"Transient"
       
  2018 			multi      	FALSE)
       
  2019 		    (object Object "$UNNAMED$80"
       
  2020 			quid       	"3CBD8A3C00F6"
       
  2021 			collaborators 	(list link_list
       
  2022 			    (object Link
       
  2023 				quid       	"3CBD8A670080"
       
  2024 				supplier   	"$UNNAMED$81"
       
  2025 				quidu      	"3CBD8A63025B"
       
  2026 				messages   	(list Messages
       
  2027 				    (object Message "FindOrCreateL( )"
       
  2028 					quid       	"3CBD8A670081"
       
  2029 					frequency  	"Aperiodic"
       
  2030 					synchronization 	"Simple"
       
  2031 					dir        	"FromClientToSupplier"
       
  2032 					sequence   	"1.1"
       
  2033 					ordinal    	1
       
  2034 					quidu      	"3CBD8A690033"))))
       
  2035 			class      	"Logical View::Nifman::Nif"
       
  2036 			quidu      	"3CB6DEEB012F"
       
  2037 			persistence 	"Transient"
       
  2038 			multi      	FALSE)
       
  2039 		    (object Object "$UNNAMED$81"
       
  2040 			quid       	"3CBD8A63025B"
       
  2041 			collaborators 	(list link_list
       
  2042 			    (object Link
       
  2043 				quid       	"3CBD8A9203DF"
       
  2044 				supplier   	"$UNNAMED$81"
       
  2045 				quidu      	"3CBD8A63025B"
       
  2046 				messages   	(list Messages
       
  2047 				    (object Message "DoFindOrCreateL( )"
       
  2048 					quid       	"3CBD8A9203E0"
       
  2049 					frequency  	"Aperiodic"
       
  2050 					synchronization 	"Simple"
       
  2051 					dir        	"FromClientToSupplier"
       
  2052 					sequence   	"1.1.1"
       
  2053 					ordinal    	2
       
  2054 					quidu      	"3CBD8A95007C")
       
  2055 				    (object Message "DoFindFactoryL( )"
       
  2056 					quid       	"3CBD8ABB0294"
       
  2057 					frequency  	"Aperiodic"
       
  2058 					synchronization 	"Simple"
       
  2059 					dir        	"FromClientToSupplier"
       
  2060 					sequence   	"1.1.2"
       
  2061 					ordinal    	3
       
  2062 					quidu      	"3CBD8ABD0015")))
       
  2063 			    (object Link
       
  2064 				quid       	"3CBD8AD7009F"
       
  2065 				supplier   	"$UNNAMED$82"
       
  2066 				quidu      	"3CBD8AD002F8"
       
  2067 				messages   	(list Messages
       
  2068 				    (object Message "NewL( )"
       
  2069 					quid       	"3CBD8AD700A0"
       
  2070 					frequency  	"Aperiodic"
       
  2071 					synchronization 	"Simple"
       
  2072 					dir        	"FromClientToSupplier"
       
  2073 					sequence   	"1.1.3"
       
  2074 					ordinal    	4
       
  2075 					quidu      	"3CBC14340007")))
       
  2076 			    (object Link
       
  2077 				quid       	"3CBD8BA8021C"
       
  2078 				supplier   	"$UNNAMED$83"
       
  2079 				quidu      	"3CBD8B6A01F5"))
       
  2080 			class      	"Logical View::Nifman::CNifMan"
       
  2081 			quidu      	"3CB6A46100FF"
       
  2082 			persistence 	"Transient"
       
  2083 			multi      	FALSE)
       
  2084 		    (object Object "$UNNAMED$82"
       
  2085 			quid       	"3CBD8AD002F8"
       
  2086 			collaborators 	(list link_list
       
  2087 			    (object Link
       
  2088 				quid       	"3CBD8C660053"
       
  2089 				supplier   	"$UNNAMED$83"
       
  2090 				quidu      	"3CBD8B6A01F5"
       
  2091 				messages   	(list Messages
       
  2092 				    (object Message "NewAgentL( )"
       
  2093 					quid       	"3CBD8C660054"
       
  2094 					frequency  	"Aperiodic"
       
  2095 					synchronization 	"Simple"
       
  2096 					dir        	"FromClientToSupplier"
       
  2097 					sequence   	"1.1.3.1"
       
  2098 					ordinal    	5
       
  2099 					quidu      	"3CBD8C680222")))
       
  2100 			    (object Link
       
  2101 				quid       	"3CBD8CB803AE"
       
  2102 				supplier   	"$UNNAMED$84"
       
  2103 				quidu      	"3CBD8CAD02D6"
       
  2104 				messages   	(list Messages
       
  2105 				    (object Message "Add( )"
       
  2106 					quid       	"3CBD8CB803AF"
       
  2107 					frequency  	"Aperiodic"
       
  2108 					synchronization 	"Simple"
       
  2109 					dir        	"FromClientToSupplier"
       
  2110 					sequence   	"1.1.3.2"
       
  2111 					ordinal    	6
       
  2112 					quidu      	"3CBD8CBA01A8"))))
       
  2113 			class      	"Logical View::Nifman::CNifAgentRef"
       
  2114 			quidu      	"3CB6A44203B7"
       
  2115 			persistence 	"Transient"
       
  2116 			multi      	FALSE)
       
  2117 		    (object Object "$UNNAMED$83"
       
  2118 			quid       	"3CBD8B6A01F5"
       
  2119 			class      	"Logical View::Nifman::CNifAgentFactory"
       
  2120 			quidu      	"3CBD8B660177"
       
  2121 			persistence 	"Transient"
       
  2122 			multi      	FALSE)
       
  2123 		    (object Object "$UNNAMED$84"
       
  2124 			quid       	"3CBD8CAD02D6"
       
  2125 			class      	"Logical View::Base::CObjectCon"
       
  2126 			quidu      	"3CBD8CA40034"
       
  2127 			persistence 	"Transient"
       
  2128 			multi      	FALSE)))
       
  2129 	    (object Mechanism @8
       
  2130 		logical_models 	(list unit_reference_list
       
  2131 		    (object Object "$UNNAMED$85"
       
  2132 			quid       	"3CBC27EE02C5"
       
  2133 			collaborators 	(list link_list
       
  2134 			    (object Link
       
  2135 				quid       	"3CBC27FD006E"
       
  2136 				supplier   	"$UNNAMED$86"
       
  2137 				quidu      	"3CBC27F20180"
       
  2138 				messages   	(list Messages
       
  2139 				    (object Message "Open( )"
       
  2140 					quid       	"3CBC283F036C"
       
  2141 					frequency  	"Aperiodic"
       
  2142 					synchronization 	"Simple"
       
  2143 					dir        	"ToClientFromSupplier"
       
  2144 					sequence   	"2.1"
       
  2145 					ordinal    	2
       
  2146 					quidu      	"3CBC284101FC")
       
  2147 				    (object Message "Start( )"
       
  2148 					quid       	"3CBC285F0191"
       
  2149 					frequency  	"Aperiodic"
       
  2150 					synchronization 	"Simple"
       
  2151 					dir        	"ToClientFromSupplier"
       
  2152 					sequence   	"3.1"
       
  2153 					ordinal    	4
       
  2154 					quidu      	"3CBC28600337")
       
  2155 				    (object Message "LinkLayerDown( )"
       
  2156 					quid       	"3CBC286902B8"
       
  2157 					frequency  	"Aperiodic"
       
  2158 					synchronization 	"Simple"
       
  2159 					dir        	"FromClientToSupplier"
       
  2160 					sequence   	"4"
       
  2161 					ordinal    	5
       
  2162 					quidu      	"3CBC27FE039A")
       
  2163 				    (object Message "Start( )"
       
  2164 					quid       	"3CBC289E01E2"
       
  2165 					frequency  	"Aperiodic"
       
  2166 					synchronization 	"Simple"
       
  2167 					dir        	"ToClientFromSupplier"
       
  2168 					sequence   	"6.1"
       
  2169 					ordinal    	10
       
  2170 					quidu      	"3CBC28600337")
       
  2171 				    (object Message "LinkLayerDown( )"
       
  2172 					quid       	"3CBC4EA60079"
       
  2173 					frequency  	"Aperiodic"
       
  2174 					synchronization 	"Simple"
       
  2175 					dir        	"FromClientToSupplier"
       
  2176 					sequence   	"7"
       
  2177 					ordinal    	11
       
  2178 					quidu      	"3CBC27FE039A")
       
  2179 				    (object Message "Close( )"
       
  2180 					quid       	"3CBC4EF503C6"
       
  2181 					frequency  	"Aperiodic"
       
  2182 					synchronization 	"Simple"
       
  2183 					dir        	"ToClientFromSupplier"
       
  2184 					sequence   	"8.2"
       
  2185 					ordinal    	15
       
  2186 					quidu      	"3CBC4EF70346"))))
       
  2187 			class      	"Logical View::Nifman::CNifIfLink"
       
  2188 			quidu      	"3CB6A4510304"
       
  2189 			persistence 	"Transient"
       
  2190 			multi      	FALSE)
       
  2191 		    (object Object "$UNNAMED$86"
       
  2192 			quid       	"3CBC27F20180"
       
  2193 			collaborators 	(list link_list
       
  2194 			    (object Link
       
  2195 				quid       	"3CBC28240381"
       
  2196 				supplier   	"$UNNAMED$87"
       
  2197 				quidu      	"3CBC27F901BD"
       
  2198 				messages   	(list Messages
       
  2199 				    (object Message "Connect( )"
       
  2200 					quid       	"3CBC28240382"
       
  2201 					frequency  	"Aperiodic"
       
  2202 					synchronization 	"Simple"
       
  2203 					dir        	"FromClientToSupplier"
       
  2204 					sequence   	"1"
       
  2205 					ordinal    	0
       
  2206 					quidu      	"3CBC28270371")
       
  2207 				    (object Message "ServiceStarted( )"
       
  2208 					quid       	"3CBC283203D1"
       
  2209 					frequency  	"Aperiodic"
       
  2210 					synchronization 	"Simple"
       
  2211 					dir        	"ToClientFromSupplier"
       
  2212 					sequence   	"2"
       
  2213 					ordinal    	1
       
  2214 					quidu      	"3CBC28340398")
       
  2215 				    (object Message "ConnectComplete( )"
       
  2216 					quid       	"3CBC28490149"
       
  2217 					frequency  	"Aperiodic"
       
  2218 					synchronization 	"Simple"
       
  2219 					dir        	"ToClientFromSupplier"
       
  2220 					sequence   	"3"
       
  2221 					ordinal    	3
       
  2222 					quidu      	"3CBC284B02C9")
       
  2223 				    (object Message "Reconnect( )"
       
  2224 					quid       	"3CBC2871009D"
       
  2225 					frequency  	"Aperiodic"
       
  2226 					synchronization 	"Simple"
       
  2227 					dir        	"FromClientToSupplier"
       
  2228 					sequence   	"4.1"
       
  2229 					ordinal    	6
       
  2230 					quidu      	"3CBC28720301")
       
  2231 				    (object Message "ReconnectComplete( )"
       
  2232 					quid       	"3CBC287E007D"
       
  2233 					frequency  	"Aperiodic"
       
  2234 					synchronization 	"Simple"
       
  2235 					dir        	"ToClientFromSupplier"
       
  2236 					sequence   	"5"
       
  2237 					ordinal    	7
       
  2238 					quidu      	"3CBC28800333")
       
  2239 				    (object Message "Connect( )"
       
  2240 					quid       	"3CBC288B0112"
       
  2241 					frequency  	"Aperiodic"
       
  2242 					synchronization 	"Simple"
       
  2243 					dir        	"FromClientToSupplier"
       
  2244 					sequence   	"5.1"
       
  2245 					ordinal    	8
       
  2246 					quidu      	"3CBC28270371")
       
  2247 				    (object Message "ConnectComplete( )"
       
  2248 					quid       	"3CBC28960281"
       
  2249 					frequency  	"Aperiodic"
       
  2250 					synchronization 	"Simple"
       
  2251 					dir        	"ToClientFromSupplier"
       
  2252 					sequence   	"6"
       
  2253 					ordinal    	9
       
  2254 					quidu      	"3CBC284B02C9")
       
  2255 				    (object Message "Disconnect( )"
       
  2256 					quid       	"3CBC4EAD039A"
       
  2257 					frequency  	"Aperiodic"
       
  2258 					synchronization 	"Simple"
       
  2259 					dir        	"FromClientToSupplier"
       
  2260 					sequence   	"7.1"
       
  2261 					ordinal    	12
       
  2262 					quidu      	"3CBC4EB001F0")
       
  2263 				    (object Message "DisconnectComplete( )"
       
  2264 					quid       	"3CBC4EBA0154"
       
  2265 					frequency  	"Aperiodic"
       
  2266 					synchronization 	"Simple"
       
  2267 					dir        	"ToClientFromSupplier"
       
  2268 					sequence   	"8"
       
  2269 					ordinal    	13
       
  2270 					quidu      	"3CBC4EBD01DB")))
       
  2271 			    (object Link
       
  2272 				quid       	"3CBC4ED10201"
       
  2273 				supplier   	"$UNNAMED$86"
       
  2274 				quidu      	"3CBC27F20180"
       
  2275 				messages   	(list Messages
       
  2276 				    (object Message "ServiceClosed( )"
       
  2277 					quid       	"3CBC4EDF032E"
       
  2278 					frequency  	"Aperiodic"
       
  2279 					synchronization 	"Simple"
       
  2280 					dir        	"FromClientToSupplier"
       
  2281 					sequence   	"8.1"
       
  2282 					ordinal    	14
       
  2283 					quidu      	"3CBC4EEA0081"))))
       
  2284 			class      	"Logical View::Nifman::CNifAgentRef"
       
  2285 			quidu      	"3CB6A44203B7"
       
  2286 			persistence 	"Transient"
       
  2287 			multi      	FALSE)
       
  2288 		    (object Object "$UNNAMED$87"
       
  2289 			quid       	"3CBC27F901BD"
       
  2290 			class      	"Logical View::Nifman::CNifAgentBase"
       
  2291 			quidu      	"3CB6A449033F"
       
  2292 			persistence 	"Transient"
       
  2293 			multi      	FALSE)))
       
  2294 	    (object Mechanism @9
       
  2295 		logical_models 	(list unit_reference_list
       
  2296 		    (object Object "$UNNAMED$88"
       
  2297 			quid       	"3CBC293B0274"
       
  2298 			collaborators 	(list link_list
       
  2299 			    (object Link
       
  2300 				quid       	"3CBC2978031C"
       
  2301 				supplier   	"$UNNAMED$89"
       
  2302 				quidu      	"3CBC297003C4"
       
  2303 				messages   	(list Messages
       
  2304 				    (object Message "Reconnect( )"
       
  2305 					quid       	"3CBC2978031D"
       
  2306 					frequency  	"Aperiodic"
       
  2307 					synchronization 	"Simple"
       
  2308 					dir        	"FromClientToSupplier"
       
  2309 					sequence   	"1"
       
  2310 					ordinal    	0
       
  2311 					quidu      	"3CBC28720301")
       
  2312 				    (object Message "ReconnectComplete( )"
       
  2313 					quid       	"3CBD53600337"
       
  2314 					frequency  	"Aperiodic"
       
  2315 					synchronization 	"Simple"
       
  2316 					dir        	"ToClientFromSupplier"
       
  2317 					sequence   	"5.1"
       
  2318 					ordinal    	8
       
  2319 					quidu      	"3CBC28800333"))))
       
  2320 			class      	"Logical View::Nifman::CNifAgentRef"
       
  2321 			quidu      	"3CB6A44203B7"
       
  2322 			persistence 	"Transient"
       
  2323 			multi      	FALSE)
       
  2324 		    (object Object "$UNNAMED$89"
       
  2325 			quid       	"3CBC297003C4"
       
  2326 			collaborators 	(list link_list
       
  2327 			    (object Link
       
  2328 				quid       	"3CBC299C03C8"
       
  2329 				supplier   	"$UNNAMED$90"
       
  2330 				quidu      	"3CBC29850216"
       
  2331 				messages   	(list Messages
       
  2332 				    (object Message "Reconnect( )"
       
  2333 					quid       	"3CBC299C03C9"
       
  2334 					frequency  	"Aperiodic"
       
  2335 					synchronization 	"Simple"
       
  2336 					dir        	"FromClientToSupplier"
       
  2337 					sequence   	"1.1"
       
  2338 					ordinal    	1
       
  2339 					quidu      	"3CBC29A900C3")
       
  2340 				    (object Message "ReconnectComplete( )"
       
  2341 					quid       	"3CBD535701FD"
       
  2342 					frequency  	"Aperiodic"
       
  2343 					synchronization 	"Simple"
       
  2344 					dir        	"ToClientFromSupplier"
       
  2345 					sequence   	"5"
       
  2346 					ordinal    	7
       
  2347 					quidu      	"3CBC2A090324"))))
       
  2348 			class      	"Logical View::Nifman::CAgentBase"
       
  2349 			quidu      	"3CBC2959005A"
       
  2350 			persistence 	"Transient"
       
  2351 			multi      	FALSE)
       
  2352 		    (object Object "$UNNAMED$90"
       
  2353 			quid       	"3CBC29850216"
       
  2354 			collaborators 	(list link_list
       
  2355 			    (object Link
       
  2356 				quid       	"3CBD54FB0360"
       
  2357 				supplier   	"$UNNAMED$91"
       
  2358 				quidu      	"3CBD54EF0222"
       
  2359 				messages   	(list Messages
       
  2360 				    (object Message "NewL( )"
       
  2361 					quid       	"3CBD54FB0361"
       
  2362 					frequency  	"Aperiodic"
       
  2363 					synchronization 	"Simple"
       
  2364 					dir        	"FromClientToSupplier"
       
  2365 					sequence   	"1.1.1"
       
  2366 					ordinal    	2
       
  2367 					quidu      	"3CBD54FD01C8")
       
  2368 				    (object Message "StartRequest( )"
       
  2369 					quid       	"3CBD5519020F"
       
  2370 					frequency  	"Aperiodic"
       
  2371 					synchronization 	"Simple"
       
  2372 					dir        	"FromClientToSupplier"
       
  2373 					sequence   	"3"
       
  2374 					ordinal    	5
       
  2375 					quidu      	"3CBD53AC0137")
       
  2376 				    (object Message "RequestComplete( )"
       
  2377 					quid       	"3CBD55250021"
       
  2378 					frequency  	"Aperiodic"
       
  2379 					synchronization 	"Simple"
       
  2380 					dir        	"ToClientFromSupplier"
       
  2381 					sequence   	"4"
       
  2382 					ordinal    	6
       
  2383 					quidu      	"3CB6B86E00D7")))
       
  2384 			    (object Link
       
  2385 				quid       	"3CBD5509036A"
       
  2386 				supplier   	"$UNNAMED$90"
       
  2387 				quidu      	"3CBC29850216"
       
  2388 				messages   	(list Messages
       
  2389 				    (object Message "ProcessRequestCb( )"
       
  2390 					quid       	"3CBD5509036B"
       
  2391 					frequency  	"Aperiodic"
       
  2392 					synchronization 	"Simple"
       
  2393 					dir        	"FromClientToSupplier"
       
  2394 					sequence   	"1.1.2"
       
  2395 					ordinal    	3
       
  2396 					quidu      	"3CB6B6CB0342")))
       
  2397 			    (object Link
       
  2398 				quid       	"3CBD566F0329"
       
  2399 				supplier   	"$UNNAMED$92"
       
  2400 				quidu      	"3CBD566B002A"
       
  2401 				messages   	(list Messages
       
  2402 				    (object Message "SetOverridesL( )"
       
  2403 					quid       	"3CBD566F032A"
       
  2404 					frequency  	"Aperiodic"
       
  2405 					synchronization 	"Simple"
       
  2406 					dir        	"FromClientToSupplier"
       
  2407 					sequence   	"2"
       
  2408 					ordinal    	4
       
  2409 					quidu      	"3CBD56170390"))))
       
  2410 			class      	"Logical View::CNetworkController"
       
  2411 			quidu      	"3CB6A43B030D"
       
  2412 			persistence 	"Transient"
       
  2413 			multi      	FALSE)
       
  2414 		    (object Object "$UNNAMED$91"
       
  2415 			quid       	"3CBD54EF0222"
       
  2416 			class      	"Logical View::CReconnectRequest"
       
  2417 			quidu      	"3CBD5397026E"
       
  2418 			persistence 	"Transient"
       
  2419 			multi      	FALSE)
       
  2420 		    (object Object "$UNNAMED$92"
       
  2421 			quid       	"3CBD566B002A"
       
  2422 			class      	"Logical View::Nifman::CCommsDbAccess"
       
  2423 			quidu      	"3CB6B765034D"
       
  2424 			persistence 	"Transient"
       
  2425 			multi      	FALSE)))
       
  2426 	    (object Mechanism @10
       
  2427 		logical_models 	(list unit_reference_list
       
  2428 		    (object Object "$UNNAMED$93"
       
  2429 			quid       	"3CBD5558030A"
       
  2430 			collaborators 	(list link_list
       
  2431 			    (object Link
       
  2432 				quid       	"3CBD55610276"
       
  2433 				supplier   	"$UNNAMED$94"
       
  2434 				quidu      	"3CBD555B0368"
       
  2435 				messages   	(list Messages
       
  2436 				    (object Message "StartRequest( )"
       
  2437 					quid       	"3CBD55610277"
       
  2438 					frequency  	"Aperiodic"
       
  2439 					synchronization 	"Simple"
       
  2440 					dir        	"FromClientToSupplier"
       
  2441 					sequence   	"1"
       
  2442 					ordinal    	0
       
  2443 					quidu      	"3CBD53AC0137")
       
  2444 				    (object Message "CheckBearerAvailability( )"
       
  2445 					quid       	"3CC677A103C4"
       
  2446 					frequency  	"Aperiodic"
       
  2447 					synchronization 	"Simple"
       
  2448 					dir        	"ToClientFromSupplier"
       
  2449 					sequence   	"1.2"
       
  2450 					ordinal    	2
       
  2451 					quidu      	"3CB6DC99038E")
       
  2452 				    (object Message "SetAvailableBearers( )"
       
  2453 					quid       	"3CC677C00260"
       
  2454 					frequency  	"Aperiodic"
       
  2455 					synchronization 	"Simple"
       
  2456 					dir        	"FromClientToSupplier"
       
  2457 					sequence   	"2"
       
  2458 					ordinal    	3
       
  2459 					quidu      	"3CB6E3D70362")
       
  2460 				    (object Message "RequestComplete( )"
       
  2461 					quid       	"3CC677F300D3"
       
  2462 					frequency  	"Aperiodic"
       
  2463 					synchronization 	"Simple"
       
  2464 					dir        	"ToClientFromSupplier"
       
  2465 					sequence   	"3.1"
       
  2466 					ordinal    	6
       
  2467 					quidu      	"3CB6B86E00D7"))))
       
  2468 			class      	"Logical View::CNetworkController"
       
  2469 			quidu      	"3CB6A43B030D"
       
  2470 			persistence 	"Transient"
       
  2471 			multi      	FALSE)
       
  2472 		    (object Object "$UNNAMED$94"
       
  2473 			quid       	"3CBD555B0368"
       
  2474 			collaborators 	(list link_list
       
  2475 			    (object Link
       
  2476 				quid       	"3CBD55770105"
       
  2477 				supplier   	"$UNNAMED$94"
       
  2478 				quidu      	"3CBD555B0368"
       
  2479 				messages   	(list Messages
       
  2480 				    (object Message "StartReconnectL( )"
       
  2481 					quid       	"3CBD55770106"
       
  2482 					frequency  	"Aperiodic"
       
  2483 					synchronization 	"Simple"
       
  2484 					dir        	"FromClientToSupplier"
       
  2485 					sequence   	"1.1"
       
  2486 					ordinal    	1
       
  2487 					quidu      	"3CBD557802F1")))
       
  2488 			    (object Link
       
  2489 				quid       	"3CC677DC01FC"
       
  2490 				supplier   	"$UNNAMED$95"
       
  2491 				quidu      	"3CC677CB018A"
       
  2492 				messages   	(list Messages
       
  2493 				    (object Message "Reconnect( )"
       
  2494 					quid       	"3CC677DC01FD"
       
  2495 					frequency  	"Aperiodic"
       
  2496 					synchronization 	"Simple"
       
  2497 					dir        	"FromClientToSupplier"
       
  2498 					sequence   	"2.1"
       
  2499 					ordinal    	4
       
  2500 					quidu      	"3CBC29D20357")
       
  2501 				    (object Message "MDPOReconnectComplete( )"
       
  2502 					quid       	"3CC677E2038B"
       
  2503 					frequency  	"Aperiodic"
       
  2504 					synchronization 	"Simple"
       
  2505 					dir        	"ToClientFromSupplier"
       
  2506 					sequence   	"3"
       
  2507 					ordinal    	5
       
  2508 					quidu      	"3CBD5AD6003A"))))
       
  2509 			class      	"Logical View::CReconnectRequest"
       
  2510 			quidu      	"3CBD5397026E"
       
  2511 			persistence 	"Transient"
       
  2512 			multi      	FALSE)
       
  2513 		    (object Object "$UNNAMED$95"
       
  2514 			quid       	"3CC677CB018A"
       
  2515 			class      	"Logical View::Nifman::CDialogProcessor"
       
  2516 			quidu      	"3CB6B76F0008"
       
  2517 			persistence 	"Transient"
       
  2518 			multi      	FALSE)))
       
  2519 	    (object Mechanism @11
       
  2520 		logical_models 	(list unit_reference_list
       
  2521 		    (object Object "$UNNAMED$96"
       
  2522 			quid       	"3CC55DE40333"
       
  2523 			collaborators 	(list link_list
       
  2524 			    (object Link
       
  2525 				quid       	"3CC55DF00114"
       
  2526 				supplier   	"$UNNAMED$97"
       
  2527 				quidu      	"3CC55DEC02DB"
       
  2528 				messages   	(list Messages
       
  2529 				    (object Message "SelectAgent( )"
       
  2530 					quid       	"3CC55DF00115"
       
  2531 					frequency  	"Aperiodic"
       
  2532 					synchronization 	"Simple"
       
  2533 					dir        	"FromClientToSupplier"
       
  2534 					sequence   	"1"
       
  2535 					ordinal    	0
       
  2536 					quidu      	"3CB6B3BF030E")
       
  2537 				    (object Message "SelectComplete( )"
       
  2538 					quid       	"3CC55DF8009D"
       
  2539 					frequency  	"Aperiodic"
       
  2540 					synchronization 	"Simple"
       
  2541 					dir        	"ToClientFromSupplier"
       
  2542 					sequence   	"2"
       
  2543 					ordinal    	1
       
  2544 					quidu      	"3CB6B3CD0390")
       
  2545 				    (object Message "SelectAgent( )"
       
  2546 					quid       	"3CC55E2201F2"
       
  2547 					frequency  	"Aperiodic"
       
  2548 					synchronization 	"Simple"
       
  2549 					dir        	"FromClientToSupplier"
       
  2550 					sequence   	"3"
       
  2551 					ordinal    	2
       
  2552 					quidu      	"3CB6B3BF030E")
       
  2553 				    (object Message "SelectComplete( )"
       
  2554 					quid       	"3CC55E2A021C"
       
  2555 					frequency  	"Aperiodic"
       
  2556 					synchronization 	"Simple"
       
  2557 					dir        	"ToClientFromSupplier"
       
  2558 					sequence   	"4"
       
  2559 					ordinal    	3
       
  2560 					quidu      	"3CB6B3CD0390"))))
       
  2561 			class      	"Logical View::Nifman::CNifSession"
       
  2562 			quidu      	"3CB6A434024E"
       
  2563 			persistence 	"Transient"
       
  2564 			multi      	FALSE)
       
  2565 		    (object Object "$UNNAMED$97"
       
  2566 			quid       	"3CC55DEC02DB"
       
  2567 			class      	"Logical View::CNetworkController"
       
  2568 			quidu      	"3CB6A43B030D"
       
  2569 			persistence 	"Transient"
       
  2570 			multi      	FALSE)))
       
  2571 	    (object Mechanism @12
       
  2572 		logical_models 	(list unit_reference_list
       
  2573 		    (object Object "$UNNAMED$98"
       
  2574 			quid       	"3CC55EA300F3"
       
  2575 			collaborators 	(list link_list
       
  2576 			    (object Link
       
  2577 				quid       	"3CC55EAC02EB"
       
  2578 				supplier   	"$UNNAMED$99"
       
  2579 				quidu      	"3CC55EA802BD"
       
  2580 				messages   	(list Messages
       
  2581 				    (object Message "SelectAgent( )"
       
  2582 					quid       	"3CC55EAC02EC"
       
  2583 					frequency  	"Aperiodic"
       
  2584 					synchronization 	"Simple"
       
  2585 					dir        	"FromClientToSupplier"
       
  2586 					sequence   	"1"
       
  2587 					ordinal    	0
       
  2588 					quidu      	"3CB6B3BF030E")
       
  2589 				    (object Message "SelectComplete( )"
       
  2590 					quid       	"3CC55EB50334"
       
  2591 					frequency  	"Aperiodic"
       
  2592 					synchronization 	"Simple"
       
  2593 					dir        	"ToClientFromSupplier"
       
  2594 					sequence   	"2"
       
  2595 					ordinal    	1
       
  2596 					quidu      	"3CB6B3CD0390")
       
  2597 				    (object Message "SelectAgent( )"
       
  2598 					quid       	"3CC55F170258"
       
  2599 					frequency  	"Aperiodic"
       
  2600 					synchronization 	"Simple"
       
  2601 					dir        	"FromClientToSupplier"
       
  2602 					sequence   	"4.2"
       
  2603 					ordinal    	5
       
  2604 					quidu      	"3CB6B3BF030E")
       
  2605 				    (object Message "SelectComplete( )"
       
  2606 					quid       	"3CC55F23009D"
       
  2607 					frequency  	"Aperiodic"
       
  2608 					synchronization 	"Simple"
       
  2609 					dir        	"ToClientFromSupplier"
       
  2610 					sequence   	"5"
       
  2611 					ordinal    	6
       
  2612 					quidu      	"3CB6B3CD0390")
       
  2613 				    (object Message "AgentConnectionFailure( )"
       
  2614 					quid       	"3CC55F5D0137"
       
  2615 					frequency  	"Aperiodic"
       
  2616 					synchronization 	"Simple"
       
  2617 					dir        	"FromClientToSupplier"
       
  2618 					sequence   	"4.1"
       
  2619 					ordinal    	4
       
  2620 					quidu      	"3CC55F630171")))
       
  2621 			    (object Link
       
  2622 				quid       	"3CC55EDF0045"
       
  2623 				supplier   	"$UNNAMED$100"
       
  2624 				quidu      	"3CC55ED80031"
       
  2625 				messages   	(list Messages
       
  2626 				    (object Message "Start( )"
       
  2627 					quid       	"3CC55EDF0046"
       
  2628 					frequency  	"Aperiodic"
       
  2629 					synchronization 	"Simple"
       
  2630 					dir        	"FromClientToSupplier"
       
  2631 					sequence   	"3"
       
  2632 					ordinal    	2
       
  2633 					quidu      	"3CB6B4100166")
       
  2634 				    (object Message "ProgressNotification( )"
       
  2635 					quid       	"3CC55F02006E"
       
  2636 					frequency  	"Aperiodic"
       
  2637 					synchronization 	"Simple"
       
  2638 					dir        	"ToClientFromSupplier"
       
  2639 					sequence   	"4"
       
  2640 					ordinal    	3
       
  2641 					quidu      	"3CC55F040107"))))
       
  2642 			class      	"Logical View::Nifman::CNifSession"
       
  2643 			quidu      	"3CB6A434024E"
       
  2644 			persistence 	"Transient"
       
  2645 			multi      	FALSE)
       
  2646 		    (object Object "$UNNAMED$99"
       
  2647 			quid       	"3CC55EA802BD"
       
  2648 			class      	"Logical View::CNetworkController"
       
  2649 			quidu      	"3CB6A43B030D"
       
  2650 			persistence 	"Transient"
       
  2651 			multi      	FALSE)
       
  2652 		    (object Object "$UNNAMED$100"
       
  2653 			quid       	"3CC55ED80031"
       
  2654 			class      	"Logical View::Nifman::CNifAgentRef"
       
  2655 			quidu      	"3CB6A44203B7"
       
  2656 			persistence 	"Transient"
       
  2657 			multi      	FALSE)))
       
  2658 	    (object Mechanism @13
       
  2659 		logical_models 	(list unit_reference_list
       
  2660 		    (object Object "$UNNAMED$101"
       
  2661 			quid       	"3CC55F8A0196"
       
  2662 			collaborators 	(list link_list
       
  2663 			    (object Link
       
  2664 				quid       	"3CC55F8A0197"
       
  2665 				supplier   	"$UNNAMED$102"
       
  2666 				quidu      	"3CC55F8A01A0"
       
  2667 				messages   	(list Messages
       
  2668 				    (object Message "SelectAgent( )"
       
  2669 					quid       	"3CC55F8A0198"
       
  2670 					frequency  	"Aperiodic"
       
  2671 					synchronization 	"Simple"
       
  2672 					dir        	"FromClientToSupplier"
       
  2673 					sequence   	"1"
       
  2674 					ordinal    	0
       
  2675 					quidu      	"3CB6B3BF030E")
       
  2676 				    (object Message "SelectComplete( )"
       
  2677 					quid       	"3CC55F8A0199"
       
  2678 					frequency  	"Aperiodic"
       
  2679 					synchronization 	"Simple"
       
  2680 					dir        	"ToClientFromSupplier"
       
  2681 					sequence   	"2"
       
  2682 					ordinal    	1
       
  2683 					quidu      	"3CB6B3CD0390")
       
  2684 				    (object Message "AgentConnectionFailure( )"
       
  2685 					quid       	"3CC5609900F5"
       
  2686 					frequency  	"Aperiodic"
       
  2687 					synchronization 	"Simple"
       
  2688 					dir        	"FromClientToSupplier"
       
  2689 					sequence   	"7.3.1"
       
  2690 					ordinal    	14
       
  2691 					quidu      	"3CC55F630171")
       
  2692 				    (object Message "SelectAgent( )"
       
  2693 					quid       	"3CC560AC000C"
       
  2694 					frequency  	"Aperiodic"
       
  2695 					synchronization 	"Simple"
       
  2696 					dir        	"FromClientToSupplier"
       
  2697 					sequence   	"7.3.2"
       
  2698 					ordinal    	15
       
  2699 					quidu      	"3CB6B3BF030E")
       
  2700 				    (object Message "SelectComplete( )"
       
  2701 					quid       	"3CC560B40086"
       
  2702 					frequency  	"Aperiodic"
       
  2703 					synchronization 	"Simple"
       
  2704 					dir        	"ToClientFromSupplier"
       
  2705 					sequence   	"8"
       
  2706 					ordinal    	16
       
  2707 					quidu      	"3CB6B3CD0390")))
       
  2708 			    (object Link
       
  2709 				quid       	"3CC55F8A019D"
       
  2710 				supplier   	"$UNNAMED$103"
       
  2711 				quidu      	"3CC55F8A01A1"
       
  2712 				messages   	(list Messages
       
  2713 				    (object Message "Start( )"
       
  2714 					quid       	"3CC55F8A019E"
       
  2715 					frequency  	"Aperiodic"
       
  2716 					synchronization 	"Simple"
       
  2717 					dir        	"FromClientToSupplier"
       
  2718 					sequence   	"3"
       
  2719 					ordinal    	2
       
  2720 					quidu      	"3CB6B4100166")
       
  2721 				    (object Message "ProgressNotification( )"
       
  2722 					quid       	"3CC5607E0088"
       
  2723 					frequency  	"Aperiodic"
       
  2724 					synchronization 	"Simple"
       
  2725 					dir        	"ToClientFromSupplier"
       
  2726 					sequence   	"7.3"
       
  2727 					ordinal    	13
       
  2728 					quidu      	"3CC55F040107"))))
       
  2729 			class      	"Logical View::Nifman::CNifSession"
       
  2730 			quidu      	"3CB6A434024E"
       
  2731 			persistence 	"Transient"
       
  2732 			multi      	FALSE)
       
  2733 		    (object Object "$UNNAMED$102"
       
  2734 			quid       	"3CC55F8A01A0"
       
  2735 			class      	"Logical View::CNetworkController"
       
  2736 			quidu      	"3CB6A43B030D"
       
  2737 			persistence 	"Transient"
       
  2738 			multi      	FALSE)
       
  2739 		    (object Object "$UNNAMED$103"
       
  2740 			quid       	"3CC55F8A01A1"
       
  2741 			collaborators 	(list link_list
       
  2742 			    (object Link
       
  2743 				quid       	"3CC55FC50050"
       
  2744 				supplier   	"$UNNAMED$104"
       
  2745 				quidu      	"3CC55FBE01F4"
       
  2746 				messages   	(list Messages
       
  2747 				    (object Message "Connect( )"
       
  2748 					quid       	"3CC55FC50051"
       
  2749 					frequency  	"Aperiodic"
       
  2750 					synchronization 	"Simple"
       
  2751 					dir        	"FromClientToSupplier"
       
  2752 					sequence   	"3.1"
       
  2753 					ordinal    	3
       
  2754 					quidu      	"3CBC28270371")
       
  2755 				    (object Message "ServiceStarted( )"
       
  2756 					quid       	"3CC55FCD0250"
       
  2757 					frequency  	"Aperiodic"
       
  2758 					synchronization 	"Simple"
       
  2759 					dir        	"ToClientFromSupplier"
       
  2760 					sequence   	"4"
       
  2761 					ordinal    	4
       
  2762 					quidu      	"3CBC28340398")
       
  2763 				    (object Message "ConnectComplete( )"
       
  2764 					quid       	"3CC55FE302A2"
       
  2765 					frequency  	"Aperiodic"
       
  2766 					synchronization 	"Simple"
       
  2767 					dir        	"ToClientFromSupplier"
       
  2768 					sequence   	"5"
       
  2769 					ordinal    	6
       
  2770 					quidu      	"3CBC284B02C9")
       
  2771 				    (object Message "Disconnect( )"
       
  2772 					quid       	"3CC5602A0023"
       
  2773 					frequency  	"Aperiodic"
       
  2774 					synchronization 	"Simple"
       
  2775 					dir        	"FromClientToSupplier"
       
  2776 					sequence   	"6.1"
       
  2777 					ordinal    	9
       
  2778 					quidu      	"3CBC4EB001F0")
       
  2779 				    (object Message "DisconnectComplete( )"
       
  2780 					quid       	"3CC56040022D"
       
  2781 					frequency  	"Aperiodic"
       
  2782 					synchronization 	"Simple"
       
  2783 					dir        	"ToClientFromSupplier"
       
  2784 					sequence   	"7"
       
  2785 					ordinal    	10
       
  2786 					quidu      	"3CBC4EBD01DB")))
       
  2787 			    (object Link
       
  2788 				quid       	"3CC55FDE034F"
       
  2789 				supplier   	"$UNNAMED$105"
       
  2790 				quidu      	"3CC55F9902EC"
       
  2791 				messages   	(list Messages
       
  2792 				    (object Message "Open( )"
       
  2793 					quid       	"3CC55FDE0350"
       
  2794 					frequency  	"Aperiodic"
       
  2795 					synchronization 	"Simple"
       
  2796 					dir        	"FromClientToSupplier"
       
  2797 					sequence   	"4.1"
       
  2798 					ordinal    	5
       
  2799 					quidu      	"3CBC284101FC")
       
  2800 				    (object Message "Start( )"
       
  2801 					quid       	"3CC55FEC0074"
       
  2802 					frequency  	"Aperiodic"
       
  2803 					synchronization 	"Simple"
       
  2804 					dir        	"FromClientToSupplier"
       
  2805 					sequence   	"5.1"
       
  2806 					ordinal    	7
       
  2807 					quidu      	"3CBC28600337")
       
  2808 				    (object Message "LinkLayerDown( )"
       
  2809 					quid       	"3CC5600E02AE"
       
  2810 					frequency  	"Aperiodic"
       
  2811 					synchronization 	"Simple"
       
  2812 					dir        	"ToClientFromSupplier"
       
  2813 					sequence   	"6"
       
  2814 					ordinal    	8
       
  2815 					quidu      	"3CBC27FE039A")
       
  2816 				    (object Message "Close( )"
       
  2817 					quid       	"3CC5607200A9"
       
  2818 					frequency  	"Aperiodic"
       
  2819 					synchronization 	"Simple"
       
  2820 					dir        	"FromClientToSupplier"
       
  2821 					sequence   	"7.2"
       
  2822 					ordinal    	12
       
  2823 					quidu      	"3CBC4EF70346")))
       
  2824 			    (object Link
       
  2825 				quid       	"3CC5606403A2"
       
  2826 				supplier   	"$UNNAMED$103"
       
  2827 				quidu      	"3CC55F8A01A1"
       
  2828 				messages   	(list Messages
       
  2829 				    (object Message "ServiceClosed( )"
       
  2830 					quid       	"3CC5606403A3"
       
  2831 					frequency  	"Aperiodic"
       
  2832 					synchronization 	"Simple"
       
  2833 					dir        	"FromClientToSupplier"
       
  2834 					sequence   	"7.1"
       
  2835 					ordinal    	11
       
  2836 					quidu      	"3CBC4EEA0081"))))
       
  2837 			class      	"Logical View::Nifman::CNifAgentRef"
       
  2838 			quidu      	"3CB6A44203B7"
       
  2839 			persistence 	"Transient"
       
  2840 			multi      	FALSE)
       
  2841 		    (object Object "$UNNAMED$105"
       
  2842 			quid       	"3CC55F9902EC"
       
  2843 			class      	"Logical View::Nifman::CNifIfLink"
       
  2844 			quidu      	"3CB6A4510304"
       
  2845 			persistence 	"Transient"
       
  2846 			multi      	FALSE)
       
  2847 		    (object Object "$UNNAMED$104"
       
  2848 			quid       	"3CC55FBE01F4"
       
  2849 			collaborators 	(list link_list
       
  2850 			    (object Link
       
  2851 				quid       	"3CC560360233"
       
  2852 				supplier   	"$UNNAMED$105"
       
  2853 				quidu      	"3CC55F9902EC"))
       
  2854 			class      	"Logical View::Nifman::CNifAgentBase"
       
  2855 			quidu      	"3CB6A449033F"
       
  2856 			persistence 	"Transient"
       
  2857 			multi      	FALSE)))
       
  2858 	    (object Mechanism @14
       
  2859 		logical_models 	(list unit_reference_list
       
  2860 		    (object Object "$UNNAMED$106"
       
  2861 			quid       	"3DE20D0400B1"
       
  2862 			collaborators 	(list link_list
       
  2863 			    (object Link
       
  2864 				quid       	"3DE20D110182"
       
  2865 				supplier   	"$UNNAMED$107"
       
  2866 				quidu      	"3DE20D0C030B"
       
  2867 				messages   	(list Messages
       
  2868 				    (object Message "SelectAgent( )"
       
  2869 					quid       	"3DE20D110183"
       
  2870 					frequency  	"Aperiodic"
       
  2871 					synchronization 	"Simple"
       
  2872 					dir        	"FromClientToSupplier"
       
  2873 					sequence   	"1"
       
  2874 					ordinal    	0
       
  2875 					quidu      	"3CB6B3BF030E")
       
  2876 				    (object Message "SelectComplete( )"
       
  2877 					quid       	"3DE20D1A00EF"
       
  2878 					frequency  	"Aperiodic"
       
  2879 					synchronization 	"Simple"
       
  2880 					dir        	"ToClientFromSupplier"
       
  2881 					sequence   	"2"
       
  2882 					ordinal    	1
       
  2883 					quidu      	"3DE20D1D00F3"))))
       
  2884 			class      	"Logical View::Nifman::MNetworkControllerObserver"
       
  2885 			quidu      	"3DE20BE40157"
       
  2886 			persistence 	"Transient"
       
  2887 			multi      	FALSE)
       
  2888 		    (object Object "$UNNAMED$107"
       
  2889 			quid       	"3DE20D0C030B"
       
  2890 			class      	"Logical View::CNetworkController"
       
  2891 			quidu      	"3CB6A43B030D"
       
  2892 			persistence 	"Transient"
       
  2893 			multi      	FALSE))))
       
  2894 	logical_presentations 	(list unit_reference_list
       
  2895 	    (object ClassDiagram "Main"
       
  2896 		quid       	"3CB6A42E01F3"
       
  2897 		title      	"Main"
       
  2898 		zoom       	100
       
  2899 		max_height 	28350
       
  2900 		max_width  	21600
       
  2901 		origin_x   	0
       
  2902 		origin_y   	0
       
  2903 		items      	(list diagram_item_list
       
  2904 		    (object ClassView "Class" "Logical View::CSelectionRequest" @15
       
  2905 			ShowCompartmentStereotypes 	TRUE
       
  2906 			IncludeAttribute 	TRUE
       
  2907 			IncludeOperation 	TRUE
       
  2908 			location   	(3840, 1952)
       
  2909 			label      	(object ItemLabel
       
  2910 			    Parent_View 	@15
       
  2911 			    location   	(3417, 1671)
       
  2912 			    fill_color 	13434879
       
  2913 			    nlines     	1
       
  2914 			    max_width  	846
       
  2915 			    justify    	0
       
  2916 			    label      	"CSelectionRequest")
       
  2917 			icon_style 	"Icon"
       
  2918 			line_color 	3342489
       
  2919 			fill_color 	13434879
       
  2920 			quidu      	"3CB6B4A101A1"
       
  2921 			compartment 	(object Compartment
       
  2922 			    Parent_View 	@15
       
  2923 			    location   	(3417, 1732)
       
  2924 			    icon_style 	"Icon"
       
  2925 			    fill_color 	16777215
       
  2926 			    anchor     	2
       
  2927 			    nlines     	10
       
  2928 			    max_width  	844)
       
  2929 			width      	864
       
  2930 			height     	586
       
  2931 			annotation 	8
       
  2932 			autoResize 	TRUE)
       
  2933 		    (object ClassView "Class" "Logical View::Nifman::Nif" @16
       
  2934 			ShowCompartmentStereotypes 	TRUE
       
  2935 			IncludeAttribute 	TRUE
       
  2936 			IncludeOperation 	TRUE
       
  2937 			location   	(368, 4112)
       
  2938 			label      	(object ItemLabel
       
  2939 			    Parent_View 	@16
       
  2940 			    location   	(206, 4008)
       
  2941 			    fill_color 	13434879
       
  2942 			    nlines     	1
       
  2943 			    max_width  	324
       
  2944 			    justify    	0
       
  2945 			    label      	"Nif")
       
  2946 			icon_style 	"Icon"
       
  2947 			line_color 	3342489
       
  2948 			fill_color 	13434879
       
  2949 			quidu      	"3CB6DEEB012F"
       
  2950 			compartment 	(object Compartment
       
  2951 			    Parent_View 	@16
       
  2952 			    location   	(206, 4113)
       
  2953 			    icon_style 	"Icon"
       
  2954 			    fill_color 	16777215
       
  2955 			    anchor     	2
       
  2956 			    nlines     	2
       
  2957 			    max_width  	322)
       
  2958 			width      	342
       
  2959 			height     	232
       
  2960 			annotation 	8
       
  2961 			autoResize 	TRUE)
       
  2962 		    (object ClassView "Class" "Logical View::Nifman::CAgentBase" @17
       
  2963 			ShowCompartmentStereotypes 	TRUE
       
  2964 			IncludeAttribute 	TRUE
       
  2965 			IncludeOperation 	TRUE
       
  2966 			location   	(1296, 3536)
       
  2967 			label      	(object ItemLabel
       
  2968 			    Parent_View 	@17
       
  2969 			    location   	(1074, 3432)
       
  2970 			    fill_color 	13434879
       
  2971 			    nlines     	1
       
  2972 			    max_width  	444
       
  2973 			    justify    	0
       
  2974 			    label      	"CAgentBase")
       
  2975 			icon_style 	"Icon"
       
  2976 			line_color 	3342489
       
  2977 			fill_color 	13434879
       
  2978 			quidu      	"3CBC2959005A"
       
  2979 			compartment 	(object Compartment
       
  2980 			    Parent_View 	@17
       
  2981 			    location   	(1074, 3537)
       
  2982 			    icon_style 	"Icon"
       
  2983 			    fill_color 	13434879
       
  2984 			    anchor     	2
       
  2985 			    nlines     	2
       
  2986 			    max_width  	450)
       
  2987 			width      	462
       
  2988 			height     	232
       
  2989 			annotation 	8
       
  2990 			autoResize 	TRUE)
       
  2991 		    (object ClassView "Class" "Logical View::CReconnectRequest" @18
       
  2992 			ShowCompartmentStereotypes 	TRUE
       
  2993 			IncludeAttribute 	TRUE
       
  2994 			IncludeOperation 	TRUE
       
  2995 			location   	(2992, 1808)
       
  2996 			label      	(object ItemLabel
       
  2997 			    Parent_View 	@18
       
  2998 			    location   	(2709, 1677)
       
  2999 			    fill_color 	13434879
       
  3000 			    nlines     	1
       
  3001 			    max_width  	566
       
  3002 			    justify    	0
       
  3003 			    label      	"CReconnectRequest")
       
  3004 			icon_style 	"Icon"
       
  3005 			line_color 	3342489
       
  3006 			fill_color 	13434879
       
  3007 			quidu      	"3CBD5397026E"
       
  3008 			compartment 	(object Compartment
       
  3009 			    Parent_View 	@18
       
  3010 			    location   	(2709, 1738)
       
  3011 			    icon_style 	"Icon"
       
  3012 			    fill_color 	16777215
       
  3013 			    anchor     	2
       
  3014 			    nlines     	4
       
  3015 			    max_width  	563)
       
  3016 			width      	584
       
  3017 			height     	286
       
  3018 			annotation 	8
       
  3019 			autoResize 	TRUE)
       
  3020 		    (object ClassView "Class" "Logical View::Telephony::RTelServer" @19
       
  3021 			ShowCompartmentStereotypes 	TRUE
       
  3022 			IncludeAttribute 	TRUE
       
  3023 			IncludeOperation 	TRUE
       
  3024 			location   	(3760, 3504)
       
  3025 			label      	(object ItemLabel
       
  3026 			    Parent_View 	@19
       
  3027 			    location   	(3554, 3325)
       
  3028 			    fill_color 	13434879
       
  3029 			    nlines     	1
       
  3030 			    max_width  	412
       
  3031 			    justify    	0
       
  3032 			    label      	"RTelServer")
       
  3033 			icon_style 	"Icon"
       
  3034 			line_color 	3342489
       
  3035 			fill_color 	13434879
       
  3036 			quidu      	"3CB6E8930008"
       
  3037 			compartment 	(object Compartment
       
  3038 			    Parent_View 	@19
       
  3039 			    location   	(3554, 3430)
       
  3040 			    icon_style 	"Icon"
       
  3041 			    fill_color 	16777215
       
  3042 			    anchor     	2
       
  3043 			    nlines     	5
       
  3044 			    max_width  	409)
       
  3045 			width      	430
       
  3046 			height     	382
       
  3047 			annotation 	8
       
  3048 			autoResize 	TRUE)
       
  3049 		    (object ClassView "Class" "Logical View::Telephony::RMobilePhone" @20
       
  3050 			ShowCompartmentStereotypes 	TRUE
       
  3051 			IncludeAttribute 	TRUE
       
  3052 			IncludeOperation 	TRUE
       
  3053 			location   	(3760, 4064)
       
  3054 			label      	(object ItemLabel
       
  3055 			    Parent_View 	@20
       
  3056 			    location   	(3548, 3885)
       
  3057 			    fill_color 	13434879
       
  3058 			    nlines     	1
       
  3059 			    max_width  	424
       
  3060 			    justify    	0
       
  3061 			    label      	"RMobilePhone")
       
  3062 			icon_style 	"Icon"
       
  3063 			line_color 	3342489
       
  3064 			fill_color 	13434879
       
  3065 			quidu      	"3CB6E9150131"
       
  3066 			compartment 	(object Compartment
       
  3067 			    Parent_View 	@20
       
  3068 			    location   	(3548, 3990)
       
  3069 			    icon_style 	"Icon"
       
  3070 			    fill_color 	16777215
       
  3071 			    anchor     	2
       
  3072 			    nlines     	5
       
  3073 			    max_width  	422)
       
  3074 			width      	442
       
  3075 			height     	382
       
  3076 			annotation 	8
       
  3077 			autoResize 	TRUE)
       
  3078 		    (object ClassView "Class" "Logical View::Telephony::RPacketService" @21
       
  3079 			ShowCompartmentStereotypes 	TRUE
       
  3080 			IncludeAttribute 	TRUE
       
  3081 			IncludeOperation 	TRUE
       
  3082 			location   	(1888, 3856)
       
  3083 			label      	(object ItemLabel
       
  3084 			    Parent_View 	@21
       
  3085 			    location   	(1676, 3652)
       
  3086 			    fill_color 	13434879
       
  3087 			    nlines     	1
       
  3088 			    max_width  	424
       
  3089 			    justify    	0
       
  3090 			    label      	"RPacketService")
       
  3091 			icon_style 	"Icon"
       
  3092 			line_color 	3342489
       
  3093 			fill_color 	13434879
       
  3094 			quidu      	"3CB6EA6F00CA"
       
  3095 			compartment 	(object Compartment
       
  3096 			    Parent_View 	@21
       
  3097 			    location   	(1676, 3757)
       
  3098 			    icon_style 	"Icon"
       
  3099 			    fill_color 	16777215
       
  3100 			    anchor     	2
       
  3101 			    nlines     	6
       
  3102 			    max_width  	422)
       
  3103 			width      	442
       
  3104 			height     	432
       
  3105 			annotation 	8
       
  3106 			autoResize 	TRUE)
       
  3107 		    (object ClassView "Class" "Logical View::CTelBearer" @22
       
  3108 			ShowCompartmentStereotypes 	TRUE
       
  3109 			IncludeAttribute 	TRUE
       
  3110 			IncludeOperation 	TRUE
       
  3111 			location   	(2768, 3856)
       
  3112 			label      	(object ItemLabel
       
  3113 			    Parent_View 	@22
       
  3114 			    location   	(2459, 3475)
       
  3115 			    fill_color 	13434879
       
  3116 			    nlines     	1
       
  3117 			    max_width  	618
       
  3118 			    justify    	0
       
  3119 			    label      	"CTelBearer")
       
  3120 			icon_style 	"Icon"
       
  3121 			line_color 	3342489
       
  3122 			fill_color 	13434879
       
  3123 			quidu      	"3CB6B52B018B"
       
  3124 			compartment 	(object Compartment
       
  3125 			    Parent_View 	@22
       
  3126 			    location   	(2459, 3536)
       
  3127 			    icon_style 	"Icon"
       
  3128 			    fill_color 	16777215
       
  3129 			    anchor     	2
       
  3130 			    nlines     	14
       
  3131 			    max_width  	616)
       
  3132 			width      	636
       
  3133 			height     	786
       
  3134 			annotation 	8
       
  3135 			autoResize 	TRUE)
       
  3136 		    (object AssociationViewNew "$UNNAMED$27" @23
       
  3137 			location   	(3315, 3661)
       
  3138 			stereotype 	TRUE
       
  3139 			line_color 	3342489
       
  3140 			quidu      	"3CBD5810010C"
       
  3141 			roleview_list 	(list RoleViews
       
  3142 			    (object RoleView "$UNNAMED$28" @24
       
  3143 				Parent_View 	@23
       
  3144 				location   	(1315, 701)
       
  3145 				stereotype 	TRUE
       
  3146 				line_color 	3342489
       
  3147 				quidu      	"3CBD5810029C"
       
  3148 				client     	@23
       
  3149 				supplier   	@19
       
  3150 				line_style 	0)
       
  3151 			    (object RoleView "$UNNAMED$29" @25
       
  3152 				Parent_View 	@23
       
  3153 				location   	(1315, 701)
       
  3154 				stereotype 	TRUE
       
  3155 				line_color 	3342489
       
  3156 				quidu      	"3CBD581002A6"
       
  3157 				client     	@23
       
  3158 				supplier   	@22
       
  3159 				line_style 	0)))
       
  3160 		    (object AssociationViewNew "$UNNAMED$30" @26
       
  3161 			location   	(3312, 3969)
       
  3162 			stereotype 	TRUE
       
  3163 			line_color 	3342489
       
  3164 			quidu      	"3CBD5822008F"
       
  3165 			roleview_list 	(list RoleViews
       
  3166 			    (object RoleView "$UNNAMED$31" @27
       
  3167 				Parent_View 	@26
       
  3168 				location   	(1312, 1009)
       
  3169 				stereotype 	TRUE
       
  3170 				line_color 	3342489
       
  3171 				quidu      	"3CBD58220248"
       
  3172 				client     	@26
       
  3173 				supplier   	@20
       
  3174 				line_style 	0)
       
  3175 			    (object RoleView "$UNNAMED$32" @28
       
  3176 				Parent_View 	@26
       
  3177 				location   	(1312, 1009)
       
  3178 				stereotype 	TRUE
       
  3179 				line_color 	3342489
       
  3180 				quidu      	"3CBD58220252"
       
  3181 				client     	@26
       
  3182 				supplier   	@22
       
  3183 				line_style 	0)))
       
  3184 		    (object AssociationViewNew "$UNNAMED$33" @29
       
  3185 			location   	(2279, 3856)
       
  3186 			stereotype 	TRUE
       
  3187 			line_color 	3342489
       
  3188 			quidu      	"3CBD58240363"
       
  3189 			roleview_list 	(list RoleViews
       
  3190 			    (object RoleView "$UNNAMED$34" @30
       
  3191 				Parent_View 	@29
       
  3192 				location   	(279, 896)
       
  3193 				stereotype 	TRUE
       
  3194 				line_color 	3342489
       
  3195 				quidu      	"3CBD5825004E"
       
  3196 				client     	@29
       
  3197 				supplier   	@21
       
  3198 				line_style 	0)
       
  3199 			    (object RoleView "$UNNAMED$35" @31
       
  3200 				Parent_View 	@29
       
  3201 				location   	(279, 896)
       
  3202 				stereotype 	TRUE
       
  3203 				line_color 	3342489
       
  3204 				quidu      	"3CBD58250058"
       
  3205 				client     	@29
       
  3206 				supplier   	@22
       
  3207 				line_style 	0)))
       
  3208 		    (object ClassView "Class" "Logical View::Nifman::CNetworkControllerBase" @32
       
  3209 			ShowCompartmentStereotypes 	TRUE
       
  3210 			IncludeAttribute 	TRUE
       
  3211 			IncludeOperation 	TRUE
       
  3212 			location   	(1296, 192)
       
  3213 			label      	(object ItemLabel
       
  3214 			    Parent_View 	@32
       
  3215 			    location   	(1053, 13)
       
  3216 			    fill_color 	13434879
       
  3217 			    nlines     	1
       
  3218 			    max_width  	486
       
  3219 			    justify    	0
       
  3220 			    label      	"CNetworkControllerBase")
       
  3221 			icon_style 	"Icon"
       
  3222 			line_color 	3342489
       
  3223 			fill_color 	13434879
       
  3224 			quidu      	"3CBD5948039F"
       
  3225 			width      	504
       
  3226 			height     	382
       
  3227 			annotation 	8
       
  3228 			autoResize 	TRUE)
       
  3229 		    (object ClassView "Class" "Logical View::Nifman::CNifMan" @33
       
  3230 			ShowCompartmentStereotypes 	TRUE
       
  3231 			IncludeAttribute 	TRUE
       
  3232 			IncludeOperation 	TRUE
       
  3233 			location   	(288, 192)
       
  3234 			label      	(object ItemLabel
       
  3235 			    Parent_View 	@33
       
  3236 			    location   	(70, 13)
       
  3237 			    fill_color 	13434879
       
  3238 			    nlines     	1
       
  3239 			    max_width  	436
       
  3240 			    justify    	0
       
  3241 			    label      	"CNifMan")
       
  3242 			icon_style 	"Icon"
       
  3243 			line_color 	3342489
       
  3244 			fill_color 	13434879
       
  3245 			quidu      	"3CB6A46100FF"
       
  3246 			compartment 	(object Compartment
       
  3247 			    Parent_View 	@33
       
  3248 			    location   	(70, 118)
       
  3249 			    icon_style 	"Icon"
       
  3250 			    fill_color 	16777215
       
  3251 			    anchor     	2
       
  3252 			    nlines     	5
       
  3253 			    max_width  	443)
       
  3254 			width      	454
       
  3255 			height     	382
       
  3256 			annotation 	8
       
  3257 			autoResize 	TRUE)
       
  3258 		    (object AssociationViewNew "$UNNAMED$36" @34
       
  3259 			location   	(779, 192)
       
  3260 			stereotype 	TRUE
       
  3261 			line_color 	3342489
       
  3262 			quidu      	"3CBD595B00C1"
       
  3263 			roleview_list 	(list RoleViews
       
  3264 			    (object RoleView "$UNNAMED$37" @35
       
  3265 				Parent_View 	@34
       
  3266 				location   	(475, -16)
       
  3267 				stereotype 	TRUE
       
  3268 				line_color 	3342489
       
  3269 				quidu      	"3CBD595B02FC"
       
  3270 				client     	@34
       
  3271 				supplier   	@32
       
  3272 				line_style 	0)
       
  3273 			    (object RoleView "$UNNAMED$38" @36
       
  3274 				Parent_View 	@34
       
  3275 				location   	(475, -16)
       
  3276 				stereotype 	TRUE
       
  3277 				line_color 	3342489
       
  3278 				quidu      	"3CBD595B0306"
       
  3279 				client     	@34
       
  3280 				supplier   	@33
       
  3281 				line_style 	0)))
       
  3282 		    (object ClassView "Class" "Logical View::Nifman::CNifIfLink" @37
       
  3283 			ShowCompartmentStereotypes 	TRUE
       
  3284 			IncludeAttribute 	TRUE
       
  3285 			IncludeOperation 	TRUE
       
  3286 			location   	(256, 3584)
       
  3287 			label      	(object ItemLabel
       
  3288 			    Parent_View 	@37
       
  3289 			    location   	(149, 3430)
       
  3290 			    fill_color 	13434879
       
  3291 			    nlines     	1
       
  3292 			    max_width  	214
       
  3293 			    justify    	0
       
  3294 			    label      	"CNifIfLink")
       
  3295 			icon_style 	"Icon"
       
  3296 			line_color 	3342489
       
  3297 			fill_color 	13434879
       
  3298 			quidu      	"3CB6A4510304"
       
  3299 			compartment 	(object Compartment
       
  3300 			    Parent_View 	@37
       
  3301 			    location   	(149, 3535)
       
  3302 			    icon_style 	"Icon"
       
  3303 			    fill_color 	16777215
       
  3304 			    anchor     	2
       
  3305 			    nlines     	4
       
  3306 			    max_width  	187)
       
  3307 			width      	232
       
  3308 			height     	332
       
  3309 			annotation 	8
       
  3310 			autoResize 	TRUE)
       
  3311 		    (object ClassView "Class" "Logical View::Nifman::CNifSession" @38
       
  3312 			ShowCompartmentStereotypes 	TRUE
       
  3313 			IncludeAttribute 	TRUE
       
  3314 			IncludeOperation 	TRUE
       
  3315 			location   	(256, 2032)
       
  3316 			label      	(object ItemLabel
       
  3317 			    Parent_View 	@38
       
  3318 			    location   	(36, 1878)
       
  3319 			    fill_color 	13434879
       
  3320 			    nlines     	1
       
  3321 			    max_width  	440
       
  3322 			    justify    	0
       
  3323 			    label      	"CNifSession")
       
  3324 			icon_style 	"Icon"
       
  3325 			line_color 	3342489
       
  3326 			fill_color 	13434879
       
  3327 			quidu      	"3CB6A434024E"
       
  3328 			compartment 	(object Compartment
       
  3329 			    Parent_View 	@38
       
  3330 			    location   	(36, 1983)
       
  3331 			    icon_style 	"Icon"
       
  3332 			    fill_color 	16777215
       
  3333 			    anchor     	2
       
  3334 			    nlines     	4
       
  3335 			    max_width  	438)
       
  3336 			width      	458
       
  3337 			height     	332
       
  3338 			annotation 	8
       
  3339 			autoResize 	TRUE)
       
  3340 		    (object ClassView "Class" "Logical View::Nifman::CNifAgentRef" @39
       
  3341 			ShowCompartmentStereotypes 	TRUE
       
  3342 			IncludeAttribute 	TRUE
       
  3343 			IncludeOperation 	TRUE
       
  3344 			location   	(256, 2784)
       
  3345 			label      	(object ItemLabel
       
  3346 			    Parent_View 	@39
       
  3347 			    location   	(30, 2480)
       
  3348 			    fill_color 	13434879
       
  3349 			    nlines     	1
       
  3350 			    max_width  	452
       
  3351 			    justify    	0
       
  3352 			    label      	"CNifAgentRef")
       
  3353 			icon_style 	"Icon"
       
  3354 			line_color 	3342489
       
  3355 			fill_color 	13434879
       
  3356 			quidu      	"3CB6A44203B7"
       
  3357 			compartment 	(object Compartment
       
  3358 			    Parent_View 	@39
       
  3359 			    location   	(30, 2585)
       
  3360 			    icon_style 	"Icon"
       
  3361 			    fill_color 	16777215
       
  3362 			    anchor     	2
       
  3363 			    nlines     	10
       
  3364 			    max_width  	459)
       
  3365 			width      	470
       
  3366 			height     	632
       
  3367 			annotation 	8
       
  3368 			autoResize 	TRUE)
       
  3369 		    (object AssociationViewNew "$UNNAMED$3" @40
       
  3370 			location   	(256, 3258)
       
  3371 			stereotype 	TRUE
       
  3372 			line_color 	3342489
       
  3373 			quidu      	"3CB6A4800370"
       
  3374 			roleview_list 	(list RoleViews
       
  3375 			    (object RoleView "$UNNAMED$4" @41
       
  3376 				Parent_View 	@40
       
  3377 				location   	(-528, 2426)
       
  3378 				stereotype 	TRUE
       
  3379 				line_color 	3342489
       
  3380 				quidu      	"3CB6A481012D"
       
  3381 				client     	@40
       
  3382 				supplier   	@37
       
  3383 				line_style 	0)
       
  3384 			    (object RoleView "$UNNAMED$5" @42
       
  3385 				Parent_View 	@40
       
  3386 				location   	(-528, 2426)
       
  3387 				stereotype 	TRUE
       
  3388 				line_color 	3342489
       
  3389 				quidu      	"3CB6A4810137"
       
  3390 				client     	@40
       
  3391 				supplier   	@39
       
  3392 				line_style 	0)))
       
  3393 		    (object AssociationViewNew "$UNNAMED$6" @43
       
  3394 			location   	(256, 2332)
       
  3395 			stereotype 	TRUE
       
  3396 			line_color 	3342489
       
  3397 			quidu      	"3CB6A4E701B6"
       
  3398 			roleview_list 	(list RoleViews
       
  3399 			    (object RoleView "$UNNAMED$7" @44
       
  3400 				Parent_View 	@43
       
  3401 				location   	(-512, 1772)
       
  3402 				stereotype 	TRUE
       
  3403 				line_color 	3342489
       
  3404 				quidu      	"3CB6A4E80117"
       
  3405 				client     	@43
       
  3406 				supplier   	@39
       
  3407 				line_style 	0)
       
  3408 			    (object RoleView "$UNNAMED$8" @45
       
  3409 				Parent_View 	@43
       
  3410 				location   	(-512, 1772)
       
  3411 				stereotype 	TRUE
       
  3412 				line_color 	3342489
       
  3413 				quidu      	"3CB6A4E80118"
       
  3414 				client     	@43
       
  3415 				supplier   	@38
       
  3416 				line_style 	0)))
       
  3417 		    (object ClassView "Class" "Logical View::Nifman::CNifAgentBase" @46
       
  3418 			ShowCompartmentStereotypes 	TRUE
       
  3419 			IncludeAttribute 	TRUE
       
  3420 			IncludeOperation 	TRUE
       
  3421 			location   	(1296, 2784)
       
  3422 			label      	(object ItemLabel
       
  3423 			    Parent_View 	@46
       
  3424 			    location   	(1038, 2580)
       
  3425 			    fill_color 	13434879
       
  3426 			    nlines     	1
       
  3427 			    max_width  	516
       
  3428 			    justify    	0
       
  3429 			    label      	"CNifAgentBase")
       
  3430 			icon_style 	"Icon"
       
  3431 			line_color 	3342489
       
  3432 			fill_color 	13434879
       
  3433 			quidu      	"3CB6A449033F"
       
  3434 			compartment 	(object Compartment
       
  3435 			    Parent_View 	@46
       
  3436 			    location   	(1038, 2685)
       
  3437 			    icon_style 	"Icon"
       
  3438 			    fill_color 	16777215
       
  3439 			    anchor     	2
       
  3440 			    nlines     	6
       
  3441 			    max_width  	513)
       
  3442 			width      	534
       
  3443 			height     	432
       
  3444 			annotation 	8
       
  3445 			autoResize 	TRUE)
       
  3446 		    (object AssociationViewNew "$UNNAMED$0" @47
       
  3447 			location   	(759, 2784)
       
  3448 			stereotype 	TRUE
       
  3449 			line_color 	3342489
       
  3450 			quidu      	"3CB6A47E02AF"
       
  3451 			roleview_list 	(list RoleViews
       
  3452 			    (object RoleView "$UNNAMED$1" @48
       
  3453 				Parent_View 	@47
       
  3454 				location   	(-25, 1952)
       
  3455 				stereotype 	TRUE
       
  3456 				line_color 	3342489
       
  3457 				quidu      	"3CB6A47E03C7"
       
  3458 				client     	@47
       
  3459 				supplier   	@46
       
  3460 				line_style 	0)
       
  3461 			    (object RoleView "$UNNAMED$2" @49
       
  3462 				Parent_View 	@47
       
  3463 				location   	(-25, 1952)
       
  3464 				stereotype 	TRUE
       
  3465 				line_color 	3342489
       
  3466 				quidu      	"3CB6A47E03C8"
       
  3467 				client     	@47
       
  3468 				supplier   	@39
       
  3469 				line_style 	0)))
       
  3470 		    (object InheritView "" @50
       
  3471 			stereotype 	TRUE
       
  3472 			line_color 	3342489
       
  3473 			quidu      	"3CBC296402FF"
       
  3474 			client     	@17
       
  3475 			supplier   	@46
       
  3476 			line_style 	0)
       
  3477 		    (object ClassView "Class" "Logical View::Nifman::CNetwork" @51
       
  3478 			ShowCompartmentStereotypes 	TRUE
       
  3479 			IncludeAttribute 	TRUE
       
  3480 			IncludeOperation 	TRUE
       
  3481 			location   	(1296, 2112)
       
  3482 			label      	(object ItemLabel
       
  3483 			    Parent_View 	@51
       
  3484 			    location   	(1157, 1983)
       
  3485 			    fill_color 	13434879
       
  3486 			    nlines     	1
       
  3487 			    max_width  	278
       
  3488 			    justify    	0
       
  3489 			    label      	"CNetwork")
       
  3490 			icon_style 	"Icon"
       
  3491 			line_color 	3342489
       
  3492 			fill_color 	13434879
       
  3493 			quidu      	"3CB6B4B002BB"
       
  3494 			compartment 	(object Compartment
       
  3495 			    Parent_View 	@51
       
  3496 			    location   	(1157, 2088)
       
  3497 			    icon_style 	"Icon"
       
  3498 			    fill_color 	16777215
       
  3499 			    anchor     	2
       
  3500 			    nlines     	3
       
  3501 			    max_width  	275)
       
  3502 			width      	296
       
  3503 			height     	282
       
  3504 			annotation 	8
       
  3505 			autoResize 	TRUE)
       
  3506 		    (object AssociationViewNew "$UNNAMED$15" @52
       
  3507 			location   	(1296, 2410)
       
  3508 			stereotype 	TRUE
       
  3509 			line_color 	3342489
       
  3510 			quidu      	"3CB6B56D035D"
       
  3511 			roleview_list 	(list RoleViews
       
  3512 			    (object RoleView "$UNNAMED$16" @53
       
  3513 				Parent_View 	@52
       
  3514 				location   	(320, 1306)
       
  3515 				stereotype 	TRUE
       
  3516 				line_color 	3342489
       
  3517 				quidu      	"3CB6B5700216"
       
  3518 				client     	@52
       
  3519 				supplier   	@46
       
  3520 				line_style 	0)
       
  3521 			    (object RoleView "$UNNAMED$17" @54
       
  3522 				Parent_View 	@52
       
  3523 				location   	(320, 1306)
       
  3524 				stereotype 	TRUE
       
  3525 				line_color 	3342489
       
  3526 				quidu      	"3CB6B5700217"
       
  3527 				client     	@52
       
  3528 				supplier   	@51
       
  3529 				line_style 	0)))
       
  3530 		    (object ClassView "Class" "Logical View::Nifman::CBearerBase" @55
       
  3531 			ShowCompartmentStereotypes 	TRUE
       
  3532 			IncludeAttribute 	TRUE
       
  3533 			IncludeOperation 	TRUE
       
  3534 			location   	(2768, 2784)
       
  3535 			label      	(object ItemLabel
       
  3536 			    Parent_View 	@55
       
  3537 			    location   	(2507, 2580)
       
  3538 			    fill_color 	13434879
       
  3539 			    nlines     	1
       
  3540 			    max_width  	522
       
  3541 			    justify    	0
       
  3542 			    label      	"CBearerBase")
       
  3543 			icon_style 	"Icon"
       
  3544 			line_color 	3342489
       
  3545 			fill_color 	13434879
       
  3546 			quidu      	"3CB6B4B40298"
       
  3547 			compartment 	(object Compartment
       
  3548 			    Parent_View 	@55
       
  3549 			    location   	(2507, 2685)
       
  3550 			    icon_style 	"Icon"
       
  3551 			    fill_color 	16777215
       
  3552 			    anchor     	2
       
  3553 			    nlines     	6
       
  3554 			    max_width  	519)
       
  3555 			width      	540
       
  3556 			height     	432
       
  3557 			annotation 	8
       
  3558 			autoResize 	TRUE)
       
  3559 		    (object AssociationViewNew "$UNNAMED$18" @56
       
  3560 			location   	(2030, 2784)
       
  3561 			stereotype 	TRUE
       
  3562 			line_color 	3342489
       
  3563 			quidu      	"3CB6B5730102"
       
  3564 			roleview_list 	(list RoleViews
       
  3565 			    (object RoleView "$UNNAMED$19" @57
       
  3566 				Parent_View 	@56
       
  3567 				location   	(606, 1680)
       
  3568 				stereotype 	TRUE
       
  3569 				line_color 	3342489
       
  3570 				quidu      	"3CB6B57303C9"
       
  3571 				client     	@56
       
  3572 				supplier   	@46
       
  3573 				line_style 	0)
       
  3574 			    (object RoleView "$UNNAMED$20" @58
       
  3575 				Parent_View 	@56
       
  3576 				location   	(606, 1680)
       
  3577 				stereotype 	TRUE
       
  3578 				line_color 	3342489
       
  3579 				quidu      	"3CB6B57303D3"
       
  3580 				client     	@56
       
  3581 				supplier   	@55
       
  3582 				line_style 	0)))
       
  3583 		    (object InheritView "" @59
       
  3584 			stereotype 	TRUE
       
  3585 			line_color 	3342489
       
  3586 			quidu      	"3CB6B53D00AB"
       
  3587 			client     	@22
       
  3588 			supplier   	@55
       
  3589 			line_style 	0)
       
  3590 		    (object ClassView "Class" "Logical View::Nifman::CCommsDbAccess" @60
       
  3591 			ShowCompartmentStereotypes 	TRUE
       
  3592 			IncludeAttribute 	TRUE
       
  3593 			IncludeOperation 	TRUE
       
  3594 			location   	(2592, 288)
       
  3595 			label      	(object ItemLabel
       
  3596 			    Parent_View 	@60
       
  3597 			    location   	(2191, 9)
       
  3598 			    fill_color 	13434879
       
  3599 			    nlines     	1
       
  3600 			    max_width  	802
       
  3601 			    justify    	0
       
  3602 			    label      	"CCommsDbAccess")
       
  3603 			icon_style 	"Icon"
       
  3604 			line_color 	3342489
       
  3605 			fill_color 	13434879
       
  3606 			quidu      	"3CB6B765034D"
       
  3607 			compartment 	(object Compartment
       
  3608 			    Parent_View 	@60
       
  3609 			    location   	(2191, 114)
       
  3610 			    icon_style 	"Icon"
       
  3611 			    fill_color 	13434879
       
  3612 			    anchor     	2
       
  3613 			    nlines     	9
       
  3614 			    max_width  	809)
       
  3615 			width      	820
       
  3616 			height     	582
       
  3617 			annotation 	8
       
  3618 			autoResize 	TRUE)
       
  3619 		    (object ClassView "Class" "Logical View::Nifman::CDialogProcessor" @61
       
  3620 			ShowCompartmentStereotypes 	TRUE
       
  3621 			IncludeAttribute 	TRUE
       
  3622 			IncludeOperation 	TRUE
       
  3623 			location   	(288, 1184)
       
  3624 			label      	(object ItemLabel
       
  3625 			    Parent_View 	@61
       
  3626 			    location   	(12, 1030)
       
  3627 			    fill_color 	13434879
       
  3628 			    nlines     	1
       
  3629 			    max_width  	552
       
  3630 			    justify    	0
       
  3631 			    label      	"CDialogProcessor")
       
  3632 			icon_style 	"Icon"
       
  3633 			line_color 	3342489
       
  3634 			fill_color 	13434879
       
  3635 			quidu      	"3CB6B76F0008"
       
  3636 			compartment 	(object Compartment
       
  3637 			    Parent_View 	@61
       
  3638 			    location   	(12, 1135)
       
  3639 			    icon_style 	"Icon"
       
  3640 			    fill_color 	13434879
       
  3641 			    anchor     	2
       
  3642 			    nlines     	4
       
  3643 			    max_width  	559)
       
  3644 			width      	570
       
  3645 			height     	332
       
  3646 			annotation 	8
       
  3647 			autoResize 	TRUE)
       
  3648 		    (object ClassView "Class" "Logical View::CNetConRequestBase" @62
       
  3649 			ShowCompartmentStereotypes 	TRUE
       
  3650 			IncludeAttribute 	TRUE
       
  3651 			IncludeOperation 	TRUE
       
  3652 			location   	(3280, 1184)
       
  3653 			label      	(object ItemLabel
       
  3654 			    Parent_View 	@62
       
  3655 			    location   	(3016, 1053)
       
  3656 			    fill_color 	13434879
       
  3657 			    nlines     	1
       
  3658 			    max_width  	528
       
  3659 			    justify    	0
       
  3660 			    label      	"CNetConRequestBase")
       
  3661 			icon_style 	"Icon"
       
  3662 			line_color 	3342489
       
  3663 			fill_color 	13434879
       
  3664 			quidu      	"3CBD5387001C"
       
  3665 			compartment 	(object Compartment
       
  3666 			    Parent_View 	@62
       
  3667 			    location   	(3016, 1114)
       
  3668 			    icon_style 	"Icon"
       
  3669 			    fill_color 	16777215
       
  3670 			    anchor     	2
       
  3671 			    nlines     	4
       
  3672 			    max_width  	525)
       
  3673 			width      	546
       
  3674 			height     	286
       
  3675 			annotation 	8
       
  3676 			autoResize 	TRUE)
       
  3677 		    (object InheritView "" @63
       
  3678 			stereotype 	TRUE
       
  3679 			line_color 	3342489
       
  3680 			quidu      	"3CBD53910157"
       
  3681 			client     	@15
       
  3682 			supplier   	@62
       
  3683 			line_style 	0)
       
  3684 		    (object InheritView "" @64
       
  3685 			stereotype 	TRUE
       
  3686 			line_color 	3342489
       
  3687 			quidu      	"3CBD53A60157"
       
  3688 			client     	@18
       
  3689 			supplier   	@62
       
  3690 			line_style 	0)
       
  3691 		    (object ClassView "Class" "Logical View::CNetworkController" @65
       
  3692 			ShowCompartmentStereotypes 	TRUE
       
  3693 			IncludeAttribute 	TRUE
       
  3694 			IncludeOperation 	TRUE
       
  3695 			location   	(1296, 1184)
       
  3696 			label      	(object ItemLabel
       
  3697 			    Parent_View 	@65
       
  3698 			    location   	(960, 828)
       
  3699 			    fill_color 	13434879
       
  3700 			    nlines     	1
       
  3701 			    max_width  	672
       
  3702 			    justify    	0
       
  3703 			    label      	"CNetworkController")
       
  3704 			icon_style 	"Icon"
       
  3705 			line_color 	3342489
       
  3706 			fill_color 	13434879
       
  3707 			quidu      	"3CB6A43B030D"
       
  3708 			width      	690
       
  3709 			height     	736
       
  3710 			annotation 	8
       
  3711 			autoResize 	TRUE)
       
  3712 		    (object AssociationViewNew "$UNNAMED$9" @66
       
  3713 			location   	(1296, 1761)
       
  3714 			stereotype 	TRUE
       
  3715 			line_color 	3342489
       
  3716 			quidu      	"3CB6B4DC000B"
       
  3717 			roleview_list 	(list RoleViews
       
  3718 			    (object RoleView "$UNNAMED$10" @67
       
  3719 				Parent_View 	@66
       
  3720 				location   	(224, 1537)
       
  3721 				stereotype 	TRUE
       
  3722 				line_color 	3342489
       
  3723 				quidu      	"3CB6B4DC0119"
       
  3724 				client     	@66
       
  3725 				supplier   	@51
       
  3726 				line_style 	0)
       
  3727 			    (object RoleView "$UNNAMED$11" @68
       
  3728 				Parent_View 	@66
       
  3729 				location   	(224, 1537)
       
  3730 				stereotype 	TRUE
       
  3731 				line_color 	3342489
       
  3732 				quidu      	"3CB6B4DC011A"
       
  3733 				client     	@66
       
  3734 				supplier   	@65
       
  3735 				line_style 	0)))
       
  3736 		    (object AssociationViewNew "$UNNAMED$12" @69
       
  3737 			location   	(2101, 2059)
       
  3738 			stereotype 	TRUE
       
  3739 			line_color 	3342489
       
  3740 			quidu      	"3CB6B4DE00EA"
       
  3741 			roleview_list 	(list RoleViews
       
  3742 			    (object RoleView "$UNNAMED$13" @70
       
  3743 				Parent_View 	@69
       
  3744 				location   	(1029, 1835)
       
  3745 				stereotype 	TRUE
       
  3746 				line_color 	3342489
       
  3747 				quidu      	"3CB6B4DE01DA"
       
  3748 				client     	@69
       
  3749 				supplier   	@55
       
  3750 				line_style 	0)
       
  3751 			    (object RoleView "$UNNAMED$14" @71
       
  3752 				Parent_View 	@69
       
  3753 				location   	(1029, 1835)
       
  3754 				stereotype 	TRUE
       
  3755 				line_color 	3342489
       
  3756 				quidu      	"3CB6B4DE01E4"
       
  3757 				client     	@69
       
  3758 				supplier   	@65
       
  3759 				line_style 	0)))
       
  3760 		    (object AssociationViewNew "$UNNAMED$21" @72
       
  3761 			location   	(1911, 758)
       
  3762 			stereotype 	TRUE
       
  3763 			line_color 	3342489
       
  3764 			quidu      	"3CB6B78F03D0"
       
  3765 			roleview_list 	(list RoleViews
       
  3766 			    (object RoleView "$UNNAMED$22" @73
       
  3767 				Parent_View 	@72
       
  3768 				location   	(679, 406)
       
  3769 				stereotype 	TRUE
       
  3770 				line_color 	3342489
       
  3771 				quidu      	"3CB6B790010A"
       
  3772 				client     	@72
       
  3773 				supplier   	@60
       
  3774 				line_style 	0)
       
  3775 			    (object RoleView "$UNNAMED$23" @74
       
  3776 				Parent_View 	@72
       
  3777 				location   	(679, 406)
       
  3778 				stereotype 	TRUE
       
  3779 				line_color 	3342489
       
  3780 				quidu      	"3CB6B7900114"
       
  3781 				client     	@72
       
  3782 				supplier   	@65
       
  3783 				line_style 	0)))
       
  3784 		    (object AssociationViewNew "$UNNAMED$24" @75
       
  3785 			location   	(761, 1184)
       
  3786 			stereotype 	TRUE
       
  3787 			line_color 	3342489
       
  3788 			quidu      	"3CB6B7920366"
       
  3789 			roleview_list 	(list RoleViews
       
  3790 			    (object RoleView "$UNNAMED$25" @76
       
  3791 				Parent_View 	@75
       
  3792 				location   	(-471, 832)
       
  3793 				stereotype 	TRUE
       
  3794 				line_color 	3342489
       
  3795 				quidu      	"3CB6B793005A"
       
  3796 				client     	@75
       
  3797 				supplier   	@61
       
  3798 				line_style 	0)
       
  3799 			    (object RoleView "$UNNAMED$26" @77
       
  3800 				Parent_View 	@75
       
  3801 				location   	(-471, 832)
       
  3802 				stereotype 	TRUE
       
  3803 				line_color 	3342489
       
  3804 				quidu      	"3CB6B7930064"
       
  3805 				client     	@75
       
  3806 				supplier   	@65
       
  3807 				line_style 	0)))
       
  3808 		    (object InheritView "" @78
       
  3809 			stereotype 	TRUE
       
  3810 			line_color 	3342489
       
  3811 			quidu      	"3CBD5953012E"
       
  3812 			client     	@65
       
  3813 			supplier   	@32
       
  3814 			line_style 	0)
       
  3815 		    (object AssociationViewNew "$UNNAMED$39" @79
       
  3816 			location   	(2323, 1184)
       
  3817 			stereotype 	TRUE
       
  3818 			line_color 	3342489
       
  3819 			quidu      	"3CBD59EC0200"
       
  3820 			roleview_list 	(list RoleViews
       
  3821 			    (object RoleView "$UNNAMED$40" @80
       
  3822 				Parent_View 	@79
       
  3823 				location   	(1171, 320)
       
  3824 				stereotype 	TRUE
       
  3825 				line_color 	3342489
       
  3826 				quidu      	"3CBD59EE022B"
       
  3827 				client     	@79
       
  3828 				supplier   	@62
       
  3829 				line_style 	0)
       
  3830 			    (object RoleView "$UNNAMED$41" @81
       
  3831 				Parent_View 	@79
       
  3832 				location   	(1171, 320)
       
  3833 				stereotype 	TRUE
       
  3834 				line_color 	3342489
       
  3835 				quidu      	"3CBD59EE0235"
       
  3836 				client     	@79
       
  3837 				supplier   	@65
       
  3838 				line_style 	0)))))
       
  3839 	    (object ClassDiagram "Small"
       
  3840 		quid       	"3D12F23F02D5"
       
  3841 		title      	"Small"
       
  3842 		zoom       	100
       
  3843 		max_height 	28350
       
  3844 		max_width  	21600
       
  3845 		origin_x   	1125
       
  3846 		origin_y   	0
       
  3847 		items      	(list diagram_item_list
       
  3848 		    (object ClassView "Class" "Logical View::CReconnectRequest" @82
       
  3849 			ShowCompartmentStereotypes 	TRUE
       
  3850 			IncludeAttribute 	TRUE
       
  3851 			location   	(2240, 1552)
       
  3852 			label      	(object ItemLabel
       
  3853 			    Parent_View 	@82
       
  3854 			    location   	(2038, 1500)
       
  3855 			    fill_color 	13434879
       
  3856 			    nlines     	1
       
  3857 			    max_width  	404
       
  3858 			    justify    	0
       
  3859 			    label      	"CReconnectRequest")
       
  3860 			icon_style 	"Icon"
       
  3861 			line_color 	3342489
       
  3862 			fill_color 	13434879
       
  3863 			quidu      	"3CBD5397026E"
       
  3864 			width      	422
       
  3865 			height     	128
       
  3866 			annotation 	8
       
  3867 			autoResize 	TRUE)
       
  3868 		    (object ClassView "Class" "Logical View::Telephony::RTelServer" @83
       
  3869 			ShowCompartmentStereotypes 	TRUE
       
  3870 			IncludeAttribute 	TRUE
       
  3871 			location   	(2784, 2416)
       
  3872 			label      	(object ItemLabel
       
  3873 			    Parent_View 	@83
       
  3874 			    location   	(2656, 2341)
       
  3875 			    fill_color 	13434879
       
  3876 			    nlines     	1
       
  3877 			    max_width  	256
       
  3878 			    justify    	0
       
  3879 			    label      	"RTelServer")
       
  3880 			icon_style 	"Icon"
       
  3881 			line_color 	3342489
       
  3882 			fill_color 	13434879
       
  3883 			quidu      	"3CB6E8930008"
       
  3884 			width      	274
       
  3885 			height     	174
       
  3886 			annotation 	8
       
  3887 			autoResize 	TRUE)
       
  3888 		    (object ClassView "Class" "Logical View::Telephony::RMobilePhone" @84
       
  3889 			ShowCompartmentStereotypes 	TRUE
       
  3890 			IncludeAttribute 	TRUE
       
  3891 			location   	(2240, 2736)
       
  3892 			label      	(object ItemLabel
       
  3893 			    Parent_View 	@84
       
  3894 			    location   	(2094, 2661)
       
  3895 			    fill_color 	13434879
       
  3896 			    nlines     	1
       
  3897 			    max_width  	292
       
  3898 			    justify    	0
       
  3899 			    label      	"RMobilePhone")
       
  3900 			icon_style 	"Icon"
       
  3901 			line_color 	3342489
       
  3902 			fill_color 	13434879
       
  3903 			quidu      	"3CB6E9150131"
       
  3904 			width      	310
       
  3905 			height     	174
       
  3906 			annotation 	8
       
  3907 			autoResize 	TRUE)
       
  3908 		    (object ClassView "Class" "Logical View::Telephony::RPacketService" @85
       
  3909 			ShowCompartmentStereotypes 	TRUE
       
  3910 			IncludeAttribute 	TRUE
       
  3911 			location   	(1808, 2416)
       
  3912 			label      	(object ItemLabel
       
  3913 			    Parent_View 	@85
       
  3914 			    location   	(1648, 2341)
       
  3915 			    fill_color 	13434879
       
  3916 			    nlines     	1
       
  3917 			    max_width  	320
       
  3918 			    justify    	0
       
  3919 			    label      	"RPacketService")
       
  3920 			icon_style 	"Icon"
       
  3921 			line_color 	3342489
       
  3922 			fill_color 	13434879
       
  3923 			quidu      	"3CB6EA6F00CA"
       
  3924 			width      	338
       
  3925 			height     	174
       
  3926 			annotation 	8
       
  3927 			autoResize 	TRUE)
       
  3928 		    (object ClassView "Class" "Logical View::CTelBearer" @86
       
  3929 			ShowCompartmentStereotypes 	TRUE
       
  3930 			IncludeAttribute 	TRUE
       
  3931 			location   	(2240, 2416)
       
  3932 			label      	(object ItemLabel
       
  3933 			    Parent_View 	@86
       
  3934 			    location   	(2125, 2364)
       
  3935 			    fill_color 	13434879
       
  3936 			    nlines     	1
       
  3937 			    max_width  	230
       
  3938 			    justify    	0
       
  3939 			    label      	"CTelBearer")
       
  3940 			icon_style 	"Icon"
       
  3941 			line_color 	3342489
       
  3942 			fill_color 	13434879
       
  3943 			quidu      	"3CB6B52B018B"
       
  3944 			width      	248
       
  3945 			height     	128
       
  3946 			annotation 	8
       
  3947 			autoResize 	TRUE)
       
  3948 		    (object AssociationViewNew "$UNNAMED$27" @87
       
  3949 			location   	(2505, 2416)
       
  3950 			stereotype 	TRUE
       
  3951 			line_color 	3342489
       
  3952 			quidu      	"3CBD5810010C"
       
  3953 			roleview_list 	(list RoleViews
       
  3954 			    (object RoleView "$UNNAMED$28" @88
       
  3955 				Parent_View 	@87
       
  3956 				location   	(505, -544)
       
  3957 				stereotype 	TRUE
       
  3958 				line_color 	3342489
       
  3959 				quidu      	"3CBD5810029C"
       
  3960 				client     	@87
       
  3961 				supplier   	@83
       
  3962 				line_style 	0)
       
  3963 			    (object RoleView "$UNNAMED$29" @89
       
  3964 				Parent_View 	@87
       
  3965 				location   	(505, -544)
       
  3966 				stereotype 	TRUE
       
  3967 				line_color 	3342489
       
  3968 				quidu      	"3CBD581002A6"
       
  3969 				client     	@87
       
  3970 				supplier   	@86
       
  3971 				line_style 	0)))
       
  3972 		    (object AssociationViewNew "$UNNAMED$30" @90
       
  3973 			location   	(2240, 2564)
       
  3974 			stereotype 	TRUE
       
  3975 			line_color 	3342489
       
  3976 			quidu      	"3CBD5822008F"
       
  3977 			roleview_list 	(list RoleViews
       
  3978 			    (object RoleView "$UNNAMED$31" @91
       
  3979 				Parent_View 	@90
       
  3980 				location   	(240, -396)
       
  3981 				stereotype 	TRUE
       
  3982 				line_color 	3342489
       
  3983 				quidu      	"3CBD58220248"
       
  3984 				client     	@90
       
  3985 				supplier   	@84
       
  3986 				line_style 	0)
       
  3987 			    (object RoleView "$UNNAMED$32" @92
       
  3988 				Parent_View 	@90
       
  3989 				location   	(240, -396)
       
  3990 				stereotype 	TRUE
       
  3991 				line_color 	3342489
       
  3992 				quidu      	"3CBD58220252"
       
  3993 				client     	@90
       
  3994 				supplier   	@86
       
  3995 				line_style 	0)))
       
  3996 		    (object AssociationViewNew "$UNNAMED$33" @93
       
  3997 			location   	(2046, 2416)
       
  3998 			stereotype 	TRUE
       
  3999 			line_color 	3342489
       
  4000 			quidu      	"3CBD58240363"
       
  4001 			roleview_list 	(list RoleViews
       
  4002 			    (object RoleView "$UNNAMED$34" @94
       
  4003 				Parent_View 	@93
       
  4004 				location   	(46, -544)
       
  4005 				stereotype 	TRUE
       
  4006 				line_color 	3342489
       
  4007 				quidu      	"3CBD5825004E"
       
  4008 				client     	@93
       
  4009 				supplier   	@85
       
  4010 				line_style 	0)
       
  4011 			    (object RoleView "$UNNAMED$35" @95
       
  4012 				Parent_View 	@93
       
  4013 				location   	(46, -544)
       
  4014 				stereotype 	TRUE
       
  4015 				line_color 	3342489
       
  4016 				quidu      	"3CBD58250058"
       
  4017 				client     	@93
       
  4018 				supplier   	@86
       
  4019 				line_style 	0)))
       
  4020 		    (object ClassView "Class" "Logical View::Nifman::CNetworkControllerBase" @96
       
  4021 			ShowCompartmentStereotypes 	TRUE
       
  4022 			IncludeAttribute 	TRUE
       
  4023 			location   	(1296, 736)
       
  4024 			label      	(object ItemLabel
       
  4025 			    Parent_View 	@96
       
  4026 			    location   	(1053, 661)
       
  4027 			    fill_color 	13434879
       
  4028 			    nlines     	1
       
  4029 			    max_width  	486
       
  4030 			    justify    	0
       
  4031 			    label      	"CNetworkControllerBase")
       
  4032 			icon_style 	"Icon"
       
  4033 			line_color 	3342489
       
  4034 			fill_color 	13434879
       
  4035 			quidu      	"3CBD5948039F"
       
  4036 			width      	504
       
  4037 			height     	174
       
  4038 			annotation 	8
       
  4039 			autoResize 	TRUE)
       
  4040 		    (object ClassView "Class" "Logical View::Nifman::CNifMan" @97
       
  4041 			ShowCompartmentStereotypes 	TRUE
       
  4042 			IncludeAttribute 	TRUE
       
  4043 			location   	(736, 752)
       
  4044 			label      	(object ItemLabel
       
  4045 			    Parent_View 	@97
       
  4046 			    location   	(635, 677)
       
  4047 			    fill_color 	13434879
       
  4048 			    nlines     	1
       
  4049 			    max_width  	202
       
  4050 			    justify    	0
       
  4051 			    label      	"CNifMan")
       
  4052 			icon_style 	"Icon"
       
  4053 			line_color 	3342489
       
  4054 			fill_color 	13434879
       
  4055 			quidu      	"3CB6A46100FF"
       
  4056 			width      	220
       
  4057 			height     	174
       
  4058 			annotation 	8
       
  4059 			autoResize 	TRUE)
       
  4060 		    (object AssociationViewNew "$UNNAMED$36" @98
       
  4061 			location   	(944, 745)
       
  4062 			stereotype 	TRUE
       
  4063 			line_color 	3342489
       
  4064 			quidu      	"3CBD595B00C1"
       
  4065 			roleview_list 	(list RoleViews
       
  4066 			    (object RoleView "$UNNAMED$37" @99
       
  4067 				Parent_View 	@98
       
  4068 				location   	(640, 537)
       
  4069 				stereotype 	TRUE
       
  4070 				line_color 	3342489
       
  4071 				quidu      	"3CBD595B02FC"
       
  4072 				client     	@98
       
  4073 				supplier   	@96
       
  4074 				line_style 	0)
       
  4075 			    (object RoleView "$UNNAMED$38" @100
       
  4076 				Parent_View 	@98
       
  4077 				location   	(640, 537)
       
  4078 				stereotype 	TRUE
       
  4079 				line_color 	3342489
       
  4080 				quidu      	"3CBD595B0306"
       
  4081 				client     	@98
       
  4082 				supplier   	@97
       
  4083 				line_style 	0)))
       
  4084 		    (object ClassView "Class" "Logical View::Nifman::CNifAgentBase" @101
       
  4085 			ShowCompartmentStereotypes 	TRUE
       
  4086 			IncludeAttribute 	TRUE
       
  4087 			location   	(1296, 2096)
       
  4088 			label      	(object ItemLabel
       
  4089 			    Parent_View 	@101
       
  4090 			    location   	(1144, 2021)
       
  4091 			    fill_color 	13434879
       
  4092 			    nlines     	1
       
  4093 			    max_width  	304
       
  4094 			    justify    	0
       
  4095 			    label      	"CNifAgentBase")
       
  4096 			icon_style 	"Icon"
       
  4097 			line_color 	3342489
       
  4098 			fill_color 	13434879
       
  4099 			quidu      	"3CB6A449033F"
       
  4100 			width      	322
       
  4101 			height     	174
       
  4102 			annotation 	8
       
  4103 			autoResize 	TRUE)
       
  4104 		    (object ClassView "Class" "Logical View::Nifman::CNetwork" @102
       
  4105 			ShowCompartmentStereotypes 	TRUE
       
  4106 			IncludeAttribute 	TRUE
       
  4107 			location   	(1296, 1568)
       
  4108 			label      	(object ItemLabel
       
  4109 			    Parent_View 	@102
       
  4110 			    location   	(1194, 1493)
       
  4111 			    fill_color 	13434879
       
  4112 			    nlines     	1
       
  4113 			    max_width  	204
       
  4114 			    justify    	0
       
  4115 			    label      	"CNetwork")
       
  4116 			icon_style 	"Icon"
       
  4117 			line_color 	3342489
       
  4118 			fill_color 	13434879
       
  4119 			quidu      	"3CB6B4B002BB"
       
  4120 			width      	222
       
  4121 			height     	174
       
  4122 			annotation 	8
       
  4123 			autoResize 	TRUE)
       
  4124 		    (object AssociationViewNew "$UNNAMED$15" @103
       
  4125 			location   	(1296, 1831)
       
  4126 			stereotype 	TRUE
       
  4127 			line_color 	3342489
       
  4128 			quidu      	"3CB6B56D035D"
       
  4129 			roleview_list 	(list RoleViews
       
  4130 			    (object RoleView "$UNNAMED$16" @104
       
  4131 				Parent_View 	@103
       
  4132 				location   	(320, 727)
       
  4133 				stereotype 	TRUE
       
  4134 				line_color 	3342489
       
  4135 				quidu      	"3CB6B5700216"
       
  4136 				client     	@103
       
  4137 				supplier   	@101
       
  4138 				line_style 	0)
       
  4139 			    (object RoleView "$UNNAMED$17" @105
       
  4140 				Parent_View 	@103
       
  4141 				location   	(320, 727)
       
  4142 				stereotype 	TRUE
       
  4143 				line_color 	3342489
       
  4144 				quidu      	"3CB6B5700217"
       
  4145 				client     	@103
       
  4146 				supplier   	@102
       
  4147 				line_style 	0)))
       
  4148 		    (object ClassView "Class" "Logical View::Nifman::CBearerBase" @106
       
  4149 			ShowCompartmentStereotypes 	TRUE
       
  4150 			IncludeAttribute 	TRUE
       
  4151 			location   	(2240, 2096)
       
  4152 			label      	(object ItemLabel
       
  4153 			    Parent_View 	@106
       
  4154 			    location   	(2100, 2021)
       
  4155 			    fill_color 	13434879
       
  4156 			    nlines     	1
       
  4157 			    max_width  	280
       
  4158 			    justify    	0
       
  4159 			    label      	"CBearerBase")
       
  4160 			icon_style 	"Icon"
       
  4161 			line_color 	3342489
       
  4162 			fill_color 	13434879
       
  4163 			quidu      	"3CB6B4B40298"
       
  4164 			width      	298
       
  4165 			height     	174
       
  4166 			annotation 	8
       
  4167 			autoResize 	TRUE)
       
  4168 		    (object AssociationViewNew "$UNNAMED$18" @107
       
  4169 			location   	(1773, 2096)
       
  4170 			stereotype 	TRUE
       
  4171 			line_color 	3342489
       
  4172 			quidu      	"3CB6B5730102"
       
  4173 			roleview_list 	(list RoleViews
       
  4174 			    (object RoleView "$UNNAMED$19" @108
       
  4175 				Parent_View 	@107
       
  4176 				location   	(349, 992)
       
  4177 				stereotype 	TRUE
       
  4178 				line_color 	3342489
       
  4179 				quidu      	"3CB6B57303C9"
       
  4180 				client     	@107
       
  4181 				supplier   	@101
       
  4182 				line_style 	0)
       
  4183 			    (object RoleView "$UNNAMED$20" @109
       
  4184 				Parent_View 	@107
       
  4185 				location   	(349, 992)
       
  4186 				stereotype 	TRUE
       
  4187 				line_color 	3342489
       
  4188 				quidu      	"3CB6B57303D3"
       
  4189 				client     	@107
       
  4190 				supplier   	@106
       
  4191 				line_style 	0)))
       
  4192 		    (object InheritView "" @110
       
  4193 			stereotype 	TRUE
       
  4194 			line_color 	3342489
       
  4195 			quidu      	"3CB6B53D00AB"
       
  4196 			client     	@86
       
  4197 			supplier   	@106
       
  4198 			line_style 	0)
       
  4199 		    (object ClassView "Class" "Logical View::Nifman::CCommsDbAccess" @111
       
  4200 			ShowCompartmentStereotypes 	TRUE
       
  4201 			IncludeAttribute 	TRUE
       
  4202 			location   	(1984, 720)
       
  4203 			label      	(object ItemLabel
       
  4204 			    Parent_View 	@111
       
  4205 			    location   	(1789, 645)
       
  4206 			    fill_color 	13434879
       
  4207 			    nlines     	1
       
  4208 			    max_width  	390
       
  4209 			    justify    	0
       
  4210 			    label      	"CCommsDbAccess")
       
  4211 			icon_style 	"Icon"
       
  4212 			line_color 	3342489
       
  4213 			fill_color 	13434879
       
  4214 			quidu      	"3CB6B765034D"
       
  4215 			width      	408
       
  4216 			height     	174
       
  4217 			annotation 	8
       
  4218 			autoResize 	TRUE)
       
  4219 		    (object ClassView "Class" "Logical View::Nifman::CDialogProcessor" @112
       
  4220 			ShowCompartmentStereotypes 	TRUE
       
  4221 			IncludeAttribute 	TRUE
       
  4222 			location   	(672, 1184)
       
  4223 			label      	(object ItemLabel
       
  4224 			    Parent_View 	@112
       
  4225 			    location   	(490, 1109)
       
  4226 			    fill_color 	13434879
       
  4227 			    nlines     	1
       
  4228 			    max_width  	364
       
  4229 			    justify    	0
       
  4230 			    label      	"CDialogProcessor")
       
  4231 			icon_style 	"Icon"
       
  4232 			line_color 	3342489
       
  4233 			fill_color 	13434879
       
  4234 			quidu      	"3CB6B76F0008"
       
  4235 			width      	382
       
  4236 			height     	174
       
  4237 			annotation 	8
       
  4238 			autoResize 	TRUE)
       
  4239 		    (object ClassView "Class" "Logical View::CNetConRequestBase" @113
       
  4240 			ShowCompartmentStereotypes 	TRUE
       
  4241 			IncludeAttribute 	TRUE
       
  4242 			location   	(2480, 1184)
       
  4243 			label      	(object ItemLabel
       
  4244 			    Parent_View 	@113
       
  4245 			    location   	(2262, 1132)
       
  4246 			    fill_color 	13434879
       
  4247 			    nlines     	1
       
  4248 			    max_width  	436
       
  4249 			    justify    	0
       
  4250 			    label      	"CNetConRequestBase")
       
  4251 			icon_style 	"Icon"
       
  4252 			line_color 	3342489
       
  4253 			fill_color 	13434879
       
  4254 			quidu      	"3CBD5387001C"
       
  4255 			width      	454
       
  4256 			height     	128
       
  4257 			annotation 	8
       
  4258 			autoResize 	TRUE)
       
  4259 		    (object InheritView "" @114
       
  4260 			stereotype 	TRUE
       
  4261 			line_color 	3342489
       
  4262 			quidu      	"3CBD53A60157"
       
  4263 			client     	@82
       
  4264 			supplier   	@113
       
  4265 			line_style 	0)
       
  4266 		    (object ClassView "Class" "Logical View::CNetworkController" @115
       
  4267 			ShowCompartmentStereotypes 	TRUE
       
  4268 			IncludeAttribute 	TRUE
       
  4269 			location   	(1296, 1184)
       
  4270 			label      	(object ItemLabel
       
  4271 			    Parent_View 	@115
       
  4272 			    location   	(1103, 1132)
       
  4273 			    fill_color 	13434879
       
  4274 			    nlines     	1
       
  4275 			    max_width  	386
       
  4276 			    justify    	0
       
  4277 			    label      	"CNetworkController")
       
  4278 			icon_style 	"Icon"
       
  4279 			line_color 	3342489
       
  4280 			fill_color 	13434879
       
  4281 			quidu      	"3CB6A43B030D"
       
  4282 			width      	404
       
  4283 			height     	128
       
  4284 			annotation 	8
       
  4285 			autoResize 	TRUE)
       
  4286 		    (object AssociationViewNew "$UNNAMED$9" @116
       
  4287 			location   	(1296, 1364)
       
  4288 			stereotype 	TRUE
       
  4289 			line_color 	3342489
       
  4290 			quidu      	"3CB6B4DC000B"
       
  4291 			roleview_list 	(list RoleViews
       
  4292 			    (object RoleView "$UNNAMED$10" @117
       
  4293 				Parent_View 	@116
       
  4294 				location   	(224, 1140)
       
  4295 				stereotype 	TRUE
       
  4296 				line_color 	3342489
       
  4297 				quidu      	"3CB6B4DC0119"
       
  4298 				client     	@116
       
  4299 				supplier   	@102
       
  4300 				line_style 	0)
       
  4301 			    (object RoleView "$UNNAMED$11" @118
       
  4302 				Parent_View 	@116
       
  4303 				location   	(224, 1140)
       
  4304 				stereotype 	TRUE
       
  4305 				line_color 	3342489
       
  4306 				quidu      	"3CB6B4DC011A"
       
  4307 				client     	@116
       
  4308 				supplier   	@115
       
  4309 				line_style 	0)))
       
  4310 		    (object AssociationViewNew "$UNNAMED$12" @119
       
  4311 			location   	(1755, 1628)
       
  4312 			stereotype 	TRUE
       
  4313 			line_color 	3342489
       
  4314 			quidu      	"3CB6B4DE00EA"
       
  4315 			roleview_list 	(list RoleViews
       
  4316 			    (object RoleView "$UNNAMED$13" @120
       
  4317 				Parent_View 	@119
       
  4318 				location   	(683, 1404)
       
  4319 				stereotype 	TRUE
       
  4320 				line_color 	3342489
       
  4321 				quidu      	"3CB6B4DE01DA"
       
  4322 				client     	@119
       
  4323 				supplier   	@106
       
  4324 				line_style 	0)
       
  4325 			    (object RoleView "$UNNAMED$14" @121
       
  4326 				Parent_View 	@119
       
  4327 				location   	(683, 1404)
       
  4328 				stereotype 	TRUE
       
  4329 				line_color 	3342489
       
  4330 				quidu      	"3CB6B4DE01E4"
       
  4331 				client     	@119
       
  4332 				supplier   	@115
       
  4333 				line_style 	0)))
       
  4334 		    (object AssociationViewNew "$UNNAMED$21" @122
       
  4335 			location   	(1622, 963)
       
  4336 			stereotype 	TRUE
       
  4337 			line_color 	3342489
       
  4338 			quidu      	"3CB6B78F03D0"
       
  4339 			roleview_list 	(list RoleViews
       
  4340 			    (object RoleView "$UNNAMED$22" @123
       
  4341 				Parent_View 	@122
       
  4342 				location   	(390, 611)
       
  4343 				stereotype 	TRUE
       
  4344 				line_color 	3342489
       
  4345 				quidu      	"3CB6B790010A"
       
  4346 				client     	@122
       
  4347 				supplier   	@111
       
  4348 				line_style 	0)
       
  4349 			    (object RoleView "$UNNAMED$23" @124
       
  4350 				Parent_View 	@122
       
  4351 				location   	(390, 611)
       
  4352 				stereotype 	TRUE
       
  4353 				line_color 	3342489
       
  4354 				quidu      	"3CB6B7900114"
       
  4355 				client     	@122
       
  4356 				supplier   	@115
       
  4357 				line_style 	0)))
       
  4358 		    (object AssociationViewNew "$UNNAMED$24" @125
       
  4359 			location   	(978, 1184)
       
  4360 			stereotype 	TRUE
       
  4361 			line_color 	3342489
       
  4362 			quidu      	"3CB6B7920366"
       
  4363 			roleview_list 	(list RoleViews
       
  4364 			    (object RoleView "$UNNAMED$25" @126
       
  4365 				Parent_View 	@125
       
  4366 				location   	(-254, 832)
       
  4367 				stereotype 	TRUE
       
  4368 				line_color 	3342489
       
  4369 				quidu      	"3CB6B793005A"
       
  4370 				client     	@125
       
  4371 				supplier   	@112
       
  4372 				line_style 	0)
       
  4373 			    (object RoleView "$UNNAMED$26" @127
       
  4374 				Parent_View 	@125
       
  4375 				location   	(-254, 832)
       
  4376 				stereotype 	TRUE
       
  4377 				line_color 	3342489
       
  4378 				quidu      	"3CB6B7930064"
       
  4379 				client     	@125
       
  4380 				supplier   	@115
       
  4381 				line_style 	0)))
       
  4382 		    (object InheritView "" @128
       
  4383 			stereotype 	TRUE
       
  4384 			line_color 	3342489
       
  4385 			quidu      	"3CBD5953012E"
       
  4386 			client     	@115
       
  4387 			supplier   	@96
       
  4388 			line_style 	0)
       
  4389 		    (object AssociationViewNew "$UNNAMED$39" @129
       
  4390 			location   	(1875, 1184)
       
  4391 			stereotype 	TRUE
       
  4392 			line_color 	3342489
       
  4393 			quidu      	"3CBD59EC0200"
       
  4394 			roleview_list 	(list RoleViews
       
  4395 			    (object RoleView "$UNNAMED$40" @130
       
  4396 				Parent_View 	@129
       
  4397 				location   	(723, 320)
       
  4398 				stereotype 	TRUE
       
  4399 				line_color 	3342489
       
  4400 				quidu      	"3CBD59EE022B"
       
  4401 				client     	@129
       
  4402 				supplier   	@113
       
  4403 				line_style 	0)
       
  4404 			    (object RoleView "$UNNAMED$41" @131
       
  4405 				Parent_View 	@129
       
  4406 				location   	(723, 320)
       
  4407 				stereotype 	TRUE
       
  4408 				line_color 	3342489
       
  4409 				quidu      	"3CBD59EE0235"
       
  4410 				client     	@129
       
  4411 				supplier   	@115
       
  4412 				line_style 	0)))
       
  4413 		    (object ClassView "Class" "Logical View::CSelectionRequest" @132
       
  4414 			ShowCompartmentStereotypes 	TRUE
       
  4415 			IncludeAttribute 	TRUE
       
  4416 			location   	(2848, 1552)
       
  4417 			label      	(object ItemLabel
       
  4418 			    Parent_View 	@132
       
  4419 			    location   	(2657, 1500)
       
  4420 			    fill_color 	13434879
       
  4421 			    nlines     	1
       
  4422 			    max_width  	382
       
  4423 			    justify    	0
       
  4424 			    label      	"CSelectionRequest")
       
  4425 			icon_style 	"Icon"
       
  4426 			line_color 	3342489
       
  4427 			fill_color 	13434879
       
  4428 			quidu      	"3CB6B4A101A1"
       
  4429 			width      	400
       
  4430 			height     	128
       
  4431 			annotation 	8
       
  4432 			autoResize 	TRUE)
       
  4433 		    (object InheritView "" @133
       
  4434 			stereotype 	TRUE
       
  4435 			line_color 	3342489
       
  4436 			quidu      	"3CBD53910157"
       
  4437 			client     	@132
       
  4438 			supplier   	@113
       
  4439 			line_style 	0)))
       
  4440 	    (object ClassDiagram "NIFMAN Interaction"
       
  4441 		quid       	"3DE20B5E03A3"
       
  4442 		title      	"NIFMAN Interaction"
       
  4443 		zoom       	100
       
  4444 		max_height 	28350
       
  4445 		max_width  	21600
       
  4446 		origin_x   	0
       
  4447 		origin_y   	0
       
  4448 		items      	(list diagram_item_list
       
  4449 		    (object ClassView "Class" "Logical View::Nifman::CNifSession" @134
       
  4450 			ShowCompartmentStereotypes 	TRUE
       
  4451 			IncludeAttribute 	TRUE
       
  4452 			location   	(1088, 720)
       
  4453 			label      	(object ItemLabel
       
  4454 			    Parent_View 	@134
       
  4455 			    location   	(956, 645)
       
  4456 			    fill_color 	13434879
       
  4457 			    nlines     	1
       
  4458 			    max_width  	264
       
  4459 			    justify    	0
       
  4460 			    label      	"CNifSession")
       
  4461 			icon_style 	"Icon"
       
  4462 			line_color 	3342489
       
  4463 			fill_color 	13434879
       
  4464 			quidu      	"3CB6A434024E"
       
  4465 			width      	282
       
  4466 			height     	174
       
  4467 			annotation 	8
       
  4468 			autoResize 	TRUE)
       
  4469 		    (object ClassView "Class" "Logical View::Nifman::CNetworkControllerBase" @135
       
  4470 			ShowCompartmentStereotypes 	TRUE
       
  4471 			IncludeAttribute 	TRUE
       
  4472 			location   	(1696, 720)
       
  4473 			label      	(object ItemLabel
       
  4474 			    Parent_View 	@135
       
  4475 			    location   	(1453, 645)
       
  4476 			    fill_color 	13434879
       
  4477 			    nlines     	1
       
  4478 			    max_width  	486
       
  4479 			    justify    	0
       
  4480 			    label      	"CNetworkControllerBase")
       
  4481 			icon_style 	"Icon"
       
  4482 			line_color 	3342489
       
  4483 			fill_color 	13434879
       
  4484 			quidu      	"3CBD5948039F"
       
  4485 			width      	504
       
  4486 			height     	174
       
  4487 			annotation 	8
       
  4488 			autoResize 	TRUE)
       
  4489 		    (object AssociationViewNew "$UNNAMED$42" @136
       
  4490 			location   	(1336, 720)
       
  4491 			stereotype 	TRUE
       
  4492 			line_color 	3342489
       
  4493 			quidu      	"3DE20C2B0344"
       
  4494 			roleview_list 	(list RoleViews
       
  4495 			    (object RoleView "$UNNAMED$43" @137
       
  4496 				Parent_View 	@136
       
  4497 				location   	(824, -96)
       
  4498 				stereotype 	TRUE
       
  4499 				line_color 	3342489
       
  4500 				quidu      	"3DE20C2D0012"
       
  4501 				client     	@136
       
  4502 				supplier   	@135
       
  4503 				line_style 	0)
       
  4504 			    (object RoleView "$UNNAMED$44" @138
       
  4505 				Parent_View 	@136
       
  4506 				location   	(824, -96)
       
  4507 				stereotype 	TRUE
       
  4508 				line_color 	3342489
       
  4509 				quidu      	"3DE20C2D0026"
       
  4510 				client     	@136
       
  4511 				supplier   	@134
       
  4512 				line_style 	0)))
       
  4513 		    (object ClassView "Class" "Logical View::CNetworkController" @139
       
  4514 			ShowCompartmentStereotypes 	TRUE
       
  4515 			IncludeAttribute 	TRUE
       
  4516 			location   	(1088, 1136)
       
  4517 			label      	(object ItemLabel
       
  4518 			    Parent_View 	@139
       
  4519 			    location   	(895, 1084)
       
  4520 			    fill_color 	13434879
       
  4521 			    nlines     	1
       
  4522 			    max_width  	386
       
  4523 			    justify    	0
       
  4524 			    label      	"CNetworkController")
       
  4525 			icon_style 	"Icon"
       
  4526 			line_color 	3342489
       
  4527 			fill_color 	13434879
       
  4528 			quidu      	"3CB6A43B030D"
       
  4529 			width      	404
       
  4530 			height     	128
       
  4531 			annotation 	8
       
  4532 			autoResize 	TRUE)
       
  4533 		    (object InheritView "" @140
       
  4534 			stereotype 	TRUE
       
  4535 			line_color 	3342489
       
  4536 			quidu      	"3CBD5953012E"
       
  4537 			client     	@139
       
  4538 			supplier   	@135
       
  4539 			line_style 	0)
       
  4540 		    (object ClassView "Class" "Logical View::Nifman::MNetworkControllerObserver" @141
       
  4541 			ShowCompartmentStereotypes 	TRUE
       
  4542 			IncludeAttribute 	TRUE
       
  4543 			location   	(400, 720)
       
  4544 			label      	(object ItemLabel
       
  4545 			    Parent_View 	@141
       
  4546 			    location   	(128, 645)
       
  4547 			    fill_color 	13434879
       
  4548 			    nlines     	1
       
  4549 			    max_width  	544
       
  4550 			    justify    	0
       
  4551 			    label      	"MNetworkControllerObserver")
       
  4552 			icon_style 	"Icon"
       
  4553 			line_color 	3342489
       
  4554 			fill_color 	13434879
       
  4555 			quidu      	"3DE20BE40157"
       
  4556 			width      	562
       
  4557 			height     	174
       
  4558 			annotation 	8
       
  4559 			autoResize 	TRUE)
       
  4560 		    (object InheritView "" @142
       
  4561 			stereotype 	TRUE
       
  4562 			line_color 	3342489
       
  4563 			quidu      	"3DE20C240254"
       
  4564 			client     	@134
       
  4565 			supplier   	@141
       
  4566 			line_style 	0)
       
  4567 		    (object AssociationViewNew "$UNNAMED$45" @143
       
  4568 			location   	(762, 939)
       
  4569 			stereotype 	TRUE
       
  4570 			line_color 	3342489
       
  4571 			quidu      	"3DE20C3D0137"
       
  4572 			roleview_list 	(list RoleViews
       
  4573 			    (object RoleView "$UNNAMED$46" @144
       
  4574 				Parent_View 	@143
       
  4575 				location   	(-598, 507)
       
  4576 				stereotype 	TRUE
       
  4577 				line_color 	3342489
       
  4578 				quidu      	"3DE20C3D0318"
       
  4579 				client     	@143
       
  4580 				supplier   	@141
       
  4581 				line_style 	0)
       
  4582 			    (object RoleView "$UNNAMED$47" @145
       
  4583 				Parent_View 	@143
       
  4584 				location   	(-598, 507)
       
  4585 				stereotype 	TRUE
       
  4586 				line_color 	3342489
       
  4587 				quidu      	"3DE20C3D0322"
       
  4588 				client     	@143
       
  4589 				supplier   	@139
       
  4590 				line_style 	0)))))
       
  4591 	    (object InteractionDiagram "Selection1"
       
  4592 		mechanism_ref 	@1
       
  4593 		quid       	"3CB6B37F0095"
       
  4594 		title      	"Selection1"
       
  4595 		zoom       	100
       
  4596 		max_height 	28350
       
  4597 		max_width  	21600
       
  4598 		origin_x   	0
       
  4599 		origin_y   	0
       
  4600 		items      	(list diagram_item_list
       
  4601 		    (object InterObjView "$UNNAMED$48" @146
       
  4602 			location   	(1408, 224)
       
  4603 			font       	(object Font
       
  4604 			    underline  	TRUE)
       
  4605 			label      	(object ItemLabel
       
  4606 			    Parent_View 	@146
       
  4607 			    location   	(1408, 224)
       
  4608 			    fill_color 	13434879
       
  4609 			    anchor_loc 	1
       
  4610 			    nlines     	2
       
  4611 			    max_width  	282
       
  4612 			    justify    	0
       
  4613 			    label      	"")
       
  4614 			icon_style 	"Icon"
       
  4615 			line_color 	3342489
       
  4616 			fill_color 	13434879
       
  4617 			quidu      	"3CB6B3890393"
       
  4618 			width      	300
       
  4619 			height     	989
       
  4620 			icon_height 	0
       
  4621 			icon_width 	0
       
  4622 			icon_y_offset 	0
       
  4623 			annotation 	1
       
  4624 			Focus_Of_Control 	(object Focus_Of_Control "" @147
       
  4625 			    location   	(1408, 352)
       
  4626 			    line_color 	3342489
       
  4627 			    InterObjView 	@146
       
  4628 			    height     	136
       
  4629 			    y_coord    	76
       
  4630 			    Nested     	FALSE)
       
  4631 			Focus_Of_Control 	(object Focus_Of_Control "" @148
       
  4632 			    location   	(1408, 784)
       
  4633 			    line_color 	3342489
       
  4634 			    InterObjView 	@146
       
  4635 			    height     	280
       
  4636 			    y_coord    	220
       
  4637 			    Nested     	FALSE))
       
  4638 		    (object InterObjView "$UNNAMED$49" @149
       
  4639 			location   	(1872, 224)
       
  4640 			font       	(object Font
       
  4641 			    underline  	TRUE)
       
  4642 			label      	(object ItemLabel
       
  4643 			    Parent_View 	@149
       
  4644 			    location   	(1872, 224)
       
  4645 			    fill_color 	13434879
       
  4646 			    anchor_loc 	1
       
  4647 			    nlines     	2
       
  4648 			    max_width  	364
       
  4649 			    justify    	0
       
  4650 			    label      	"")
       
  4651 			icon_style 	"Icon"
       
  4652 			line_color 	3342489
       
  4653 			fill_color 	13434879
       
  4654 			quidu      	"3CB6B38B0088"
       
  4655 			width      	382
       
  4656 			height     	989
       
  4657 			icon_height 	0
       
  4658 			icon_width 	0
       
  4659 			icon_y_offset 	0
       
  4660 			annotation 	1
       
  4661 			Focus_Of_Control 	(object Focus_Of_Control "" @150
       
  4662 			    location   	(1872, 368)
       
  4663 			    line_color 	3342489
       
  4664 			    InterObjView 	@149
       
  4665 			    height     	60
       
  4666 			    y_coord    	0
       
  4667 			    Nested     	FALSE)
       
  4668 			Focus_Of_Control 	(object Focus_Of_Control "" @151
       
  4669 			    location   	(1872, 528)
       
  4670 			    line_color 	3342489
       
  4671 			    InterObjView 	@149
       
  4672 			    height     	596
       
  4673 			    y_coord    	536
       
  4674 			    Nested     	FALSE))
       
  4675 		    (object InterObjView "$UNNAMED$51" @152
       
  4676 			location   	(1040, 224)
       
  4677 			font       	(object Font
       
  4678 			    underline  	TRUE)
       
  4679 			label      	(object ItemLabel
       
  4680 			    Parent_View 	@152
       
  4681 			    location   	(1040, 224)
       
  4682 			    fill_color 	13434879
       
  4683 			    anchor_loc 	1
       
  4684 			    nlines     	2
       
  4685 			    max_width  	282
       
  4686 			    justify    	0
       
  4687 			    label      	"")
       
  4688 			icon_style 	"Icon"
       
  4689 			line_color 	3342489
       
  4690 			fill_color 	13434879
       
  4691 			quidu      	"3CBC14150247"
       
  4692 			width      	300
       
  4693 			height     	989
       
  4694 			icon_height 	0
       
  4695 			icon_width 	0
       
  4696 			icon_y_offset 	0
       
  4697 			annotation 	1
       
  4698 			Focus_Of_Control 	(object Focus_Of_Control "" @153
       
  4699 			    location   	(1040, 576)
       
  4700 			    line_color 	3342489
       
  4701 			    InterObjView 	@152
       
  4702 			    height     	136
       
  4703 			    y_coord    	76
       
  4704 			    Nested     	FALSE))
       
  4705 		    (object InterObjView "$UNNAMED$52" @154
       
  4706 			location   	(656, 224)
       
  4707 			font       	(object Font
       
  4708 			    underline  	TRUE)
       
  4709 			label      	(object ItemLabel
       
  4710 			    Parent_View 	@154
       
  4711 			    location   	(656, 224)
       
  4712 			    fill_color 	13434879
       
  4713 			    anchor_loc 	1
       
  4714 			    nlines     	2
       
  4715 			    max_width  	282
       
  4716 			    justify    	0
       
  4717 			    label      	"")
       
  4718 			icon_style 	"Icon"
       
  4719 			line_color 	3342489
       
  4720 			fill_color 	13434879
       
  4721 			quidu      	"3CB6B39503C2"
       
  4722 			width      	300
       
  4723 			height     	989
       
  4724 			icon_height 	0
       
  4725 			icon_width 	0
       
  4726 			icon_y_offset 	0
       
  4727 			annotation 	1
       
  4728 			Focus_Of_Control 	(object Focus_Of_Control "" @155
       
  4729 			    location   	(656, 800)
       
  4730 			    line_color 	3342489
       
  4731 			    InterObjView 	@154
       
  4732 			    height     	60
       
  4733 			    y_coord    	0
       
  4734 			    Nested     	FALSE))
       
  4735 		    (object InterObjView "$UNNAMED$50" @156
       
  4736 			location   	(288, 224)
       
  4737 			font       	(object Font
       
  4738 			    underline  	TRUE)
       
  4739 			label      	(object ItemLabel
       
  4740 			    Parent_View 	@156
       
  4741 			    location   	(288, 224)
       
  4742 			    fill_color 	13434879
       
  4743 			    anchor_loc 	1
       
  4744 			    nlines     	2
       
  4745 			    max_width  	282
       
  4746 			    justify    	0
       
  4747 			    label      	"")
       
  4748 			icon_style 	"Icon"
       
  4749 			line_color 	3342489
       
  4750 			fill_color 	13434879
       
  4751 			quidu      	"3CB6B40A032A"
       
  4752 			width      	300
       
  4753 			height     	989
       
  4754 			icon_height 	0
       
  4755 			icon_width 	0
       
  4756 			icon_y_offset 	0
       
  4757 			annotation 	1
       
  4758 			Focus_Of_Control 	(object Focus_Of_Control "" @157
       
  4759 			    location   	(288, 592)
       
  4760 			    line_color 	3342489
       
  4761 			    InterObjView 	@156
       
  4762 			    height     	60
       
  4763 			    y_coord    	0
       
  4764 			    Nested     	FALSE)
       
  4765 			Focus_Of_Control 	(object Focus_Of_Control "" @158
       
  4766 			    location   	(288, 944)
       
  4767 			    line_color 	3342489
       
  4768 			    InterObjView 	@156
       
  4769 			    height     	60
       
  4770 			    y_coord    	0
       
  4771 			    Nested     	FALSE))
       
  4772 		    (object InterMessView "" @159
       
  4773 			location   	(16, 368)
       
  4774 			label      	(object SegLabel @160
       
  4775 			    Parent_View 	@159
       
  4776 			    location   	(1639, 324)
       
  4777 			    quidu      	"3CB6B3BE0263"
       
  4778 			    anchor_loc 	1
       
  4779 			    nlines     	1
       
  4780 			    max_width  	369
       
  4781 			    justify    	0
       
  4782 			    label      	"SelectAgent( )"
       
  4783 			    pctDist    	0.500000
       
  4784 			    height     	45
       
  4785 			    orientation 	0)
       
  4786 			line_color 	3342489
       
  4787 			client     	@146
       
  4788 			supplier   	@149
       
  4789 			Focus_Src  	@147
       
  4790 			Focus_Entry 	@150
       
  4791 			origin     	(1423, 368)
       
  4792 			terminus   	(1856, 368)
       
  4793 			ordinal    	0)
       
  4794 		    (object InterMessView "" @161
       
  4795 			location   	(16, 784)
       
  4796 			label      	(object SegLabel @162
       
  4797 			    Parent_View 	@161
       
  4798 			    location   	(1640, 740)
       
  4799 			    quidu      	"3CB6B3CC01FE"
       
  4800 			    anchor_loc 	1
       
  4801 			    nlines     	1
       
  4802 			    max_width  	372
       
  4803 			    justify    	0
       
  4804 			    label      	"SelectComplete( )"
       
  4805 			    pctDist    	0.500000
       
  4806 			    height     	45
       
  4807 			    orientation 	1)
       
  4808 			line_color 	3342489
       
  4809 			client     	@149
       
  4810 			supplier   	@146
       
  4811 			Focus_Src  	@151
       
  4812 			Focus_Entry 	@148
       
  4813 			origin     	(1856, 784)
       
  4814 			terminus   	(1424, 784)
       
  4815 			ordinal    	3)
       
  4816 		    (object InterMessView "" @163
       
  4817 			location   	(16, 800)
       
  4818 			label      	(object SegLabel @164
       
  4819 			    Parent_View 	@163
       
  4820 			    location   	(1028, 757)
       
  4821 			    quidu      	"3CB6B3DD01E5"
       
  4822 			    anchor_loc 	1
       
  4823 			    nlines     	1
       
  4824 			    max_width  	451
       
  4825 			    justify    	0
       
  4826 			    label      	"FindByUniqueName( )"
       
  4827 			    pctDist    	0.506944
       
  4828 			    height     	44
       
  4829 			    orientation 	1)
       
  4830 			line_color 	3342489
       
  4831 			client     	@146
       
  4832 			supplier   	@154
       
  4833 			Focus_Src  	@148
       
  4834 			Focus_Entry 	@155
       
  4835 			origin     	(1392, 800)
       
  4836 			terminus   	(672, 800)
       
  4837 			ordinal    	4)
       
  4838 		    (object InterMessView "" @165
       
  4839 			location   	(16, 944)
       
  4840 			label      	(object SegLabel @166
       
  4841 			    Parent_View 	@165
       
  4842 			    location   	(891, 902)
       
  4843 			    quidu      	"3CB6B40F0011"
       
  4844 			    anchor_loc 	1
       
  4845 			    nlines     	1
       
  4846 			    max_width  	172
       
  4847 			    justify    	0
       
  4848 			    label      	"Start( )"
       
  4849 			    pctDist    	0.460984
       
  4850 			    height     	43
       
  4851 			    orientation 	1)
       
  4852 			line_color 	3342489
       
  4853 			client     	@146
       
  4854 			supplier   	@156
       
  4855 			Focus_Src  	@148
       
  4856 			Focus_Entry 	@158
       
  4857 			origin     	(1392, 944)
       
  4858 			terminus   	(304, 944)
       
  4859 			ordinal    	5)
       
  4860 		    (object InterMessView "" @167
       
  4861 			location   	(16, 576)
       
  4862 			label      	(object SegLabel @168
       
  4863 			    Parent_View 	@167
       
  4864 			    location   	(1467, 534)
       
  4865 			    quidu      	"3CBC1425001A"
       
  4866 			    anchor_loc 	1
       
  4867 			    nlines     	1
       
  4868 			    max_width  	339
       
  4869 			    justify    	0
       
  4870 			    label      	"CreateAgentL( )"
       
  4871 			    pctDist    	0.486250
       
  4872 			    height     	43
       
  4873 			    orientation 	1)
       
  4874 			line_color 	3342489
       
  4875 			client     	@149
       
  4876 			supplier   	@152
       
  4877 			Focus_Src  	@151
       
  4878 			Focus_Entry 	@153
       
  4879 			origin     	(1856, 576)
       
  4880 			terminus   	(1056, 576)
       
  4881 			ordinal    	1)
       
  4882 		    (object InterMessView "" @169
       
  4883 			location   	(16, 592)
       
  4884 			label      	(object SegLabel @170
       
  4885 			    Parent_View 	@169
       
  4886 			    location   	(653, 549)
       
  4887 			    quidu      	"3CBC143102AC"
       
  4888 			    anchor_loc 	1
       
  4889 			    nlines     	1
       
  4890 			    max_width  	216
       
  4891 			    justify    	0
       
  4892 			    label      	"NewL( )"
       
  4893 			    pctDist    	0.515278
       
  4894 			    height     	44
       
  4895 			    orientation 	1)
       
  4896 			line_color 	3342489
       
  4897 			client     	@152
       
  4898 			supplier   	@156
       
  4899 			Focus_Src  	@153
       
  4900 			Focus_Entry 	@157
       
  4901 			origin     	(1024, 592)
       
  4902 			terminus   	(304, 592)
       
  4903 			ordinal    	2)))
       
  4904 	    (object InteractionDiagram "Selection2"
       
  4905 		mechanism_ref 	@2
       
  4906 		quid       	"3CB6B47B012E"
       
  4907 		title      	"Selection2"
       
  4908 		zoom       	100
       
  4909 		max_height 	28350
       
  4910 		max_width  	21600
       
  4911 		origin_x   	0
       
  4912 		origin_y   	0
       
  4913 		items      	(list diagram_item_list
       
  4914 		    (object InterObjView "$UNNAMED$53" @171
       
  4915 			location   	(400, 224)
       
  4916 			font       	(object Font
       
  4917 			    underline  	TRUE)
       
  4918 			label      	(object ItemLabel
       
  4919 			    Parent_View 	@171
       
  4920 			    location   	(400, 224)
       
  4921 			    fill_color 	13434879
       
  4922 			    anchor_loc 	1
       
  4923 			    nlines     	2
       
  4924 			    max_width  	282
       
  4925 			    justify    	0
       
  4926 			    label      	"")
       
  4927 			icon_style 	"Icon"
       
  4928 			line_color 	3342489
       
  4929 			fill_color 	13434879
       
  4930 			quidu      	"3CB6B48503C7"
       
  4931 			width      	300
       
  4932 			height     	1101
       
  4933 			icon_height 	0
       
  4934 			icon_width 	0
       
  4935 			icon_y_offset 	0
       
  4936 			annotation 	1
       
  4937 			Focus_Of_Control 	(object Focus_Of_Control "" @172
       
  4938 			    location   	(400, 384)
       
  4939 			    line_color 	3342489
       
  4940 			    InterObjView 	@171
       
  4941 			    height     	308
       
  4942 			    y_coord    	248
       
  4943 			    Nested     	FALSE)
       
  4944 			Focus_Of_Control 	(object Focus_Of_Control "" @173
       
  4945 			    location   	(400, 1056)
       
  4946 			    line_color 	3342489
       
  4947 			    InterObjView 	@171
       
  4948 			    height     	60
       
  4949 			    y_coord    	0
       
  4950 			    Nested     	FALSE))
       
  4951 		    (object InterObjView "$UNNAMED$54" @174
       
  4952 			location   	(848, 224)
       
  4953 			font       	(object Font
       
  4954 			    underline  	TRUE)
       
  4955 			label      	(object ItemLabel
       
  4956 			    Parent_View 	@174
       
  4957 			    location   	(848, 224)
       
  4958 			    fill_color 	13434879
       
  4959 			    anchor_loc 	1
       
  4960 			    nlines     	2
       
  4961 			    max_width  	364
       
  4962 			    justify    	0
       
  4963 			    label      	"")
       
  4964 			icon_style 	"Icon"
       
  4965 			line_color 	3342489
       
  4966 			fill_color 	13434879
       
  4967 			quidu      	"3CB6B4870135"
       
  4968 			width      	382
       
  4969 			height     	1101
       
  4970 			icon_height 	0
       
  4971 			icon_width 	0
       
  4972 			icon_y_offset 	0
       
  4973 			annotation 	1
       
  4974 			Focus_Of_Control 	(object Focus_Of_Control "" @175
       
  4975 			    location   	(848, 384)
       
  4976 			    line_color 	3342489
       
  4977 			    InterObjView 	@174
       
  4978 			    height     	248
       
  4979 			    y_coord    	188
       
  4980 			    Nested     	FALSE)
       
  4981 			Focus_Of_Control 	(object Focus_Of_Control "" @176
       
  4982 			    location   	(848, 512)
       
  4983 			    line_color 	3342489
       
  4984 			    InterObjView 	@174
       
  4985 			    height     	60
       
  4986 			    y_coord    	0
       
  4987 			    Nested     	TRUE)
       
  4988 			Focus_Of_Control 	(object Focus_Of_Control "" @177
       
  4989 			    location   	(848, 672)
       
  4990 			    line_color 	3342489
       
  4991 			    InterObjView 	@174
       
  4992 			    height     	248
       
  4993 			    y_coord    	188
       
  4994 			    Nested     	FALSE)
       
  4995 			Focus_Of_Control 	(object Focus_Of_Control "" @178
       
  4996 			    location   	(848, 1040)
       
  4997 			    line_color 	3342489
       
  4998 			    InterObjView 	@174
       
  4999 			    height     	136
       
  5000 			    y_coord    	76
       
  5001 			    Nested     	FALSE))
       
  5002 		    (object InterObjView "$UNNAMED$55" @179
       
  5003 			location   	(1376, 224)
       
  5004 			font       	(object Font
       
  5005 			    underline  	TRUE)
       
  5006 			label      	(object ItemLabel
       
  5007 			    Parent_View 	@179
       
  5008 			    location   	(1376, 224)
       
  5009 			    fill_color 	13434879
       
  5010 			    anchor_loc 	1
       
  5011 			    nlines     	2
       
  5012 			    max_width  	364
       
  5013 			    justify    	0
       
  5014 			    label      	"")
       
  5015 			icon_style 	"Icon"
       
  5016 			line_color 	3342489
       
  5017 			fill_color 	13434879
       
  5018 			quidu      	"3CB6B69F0154"
       
  5019 			width      	382
       
  5020 			height     	1101
       
  5021 			icon_height 	0
       
  5022 			icon_width 	0
       
  5023 			icon_y_offset 	0
       
  5024 			annotation 	1
       
  5025 			Focus_Of_Control 	(object Focus_Of_Control "" @180
       
  5026 			    location   	(1376, 400)
       
  5027 			    line_color 	3342489
       
  5028 			    InterObjView 	@179
       
  5029 			    height     	60
       
  5030 			    y_coord    	0
       
  5031 			    Nested     	FALSE)
       
  5032 			Focus_Of_Control 	(object Focus_Of_Control "" @181
       
  5033 			    location   	(1376, 800)
       
  5034 			    line_color 	3342489
       
  5035 			    InterObjView 	@179
       
  5036 			    height     	60
       
  5037 			    y_coord    	0
       
  5038 			    Nested     	FALSE)
       
  5039 			Focus_Of_Control 	(object Focus_Of_Control "" @182
       
  5040 			    location   	(1376, 1040)
       
  5041 			    line_color 	3342489
       
  5042 			    InterObjView 	@179
       
  5043 			    height     	196
       
  5044 			    y_coord    	136
       
  5045 			    Nested     	FALSE))
       
  5046 		    (object InterObjView "$UNNAMED$56" @183
       
  5047 			location   	(1792, 224)
       
  5048 			font       	(object Font
       
  5049 			    underline  	TRUE)
       
  5050 			label      	(object ItemLabel
       
  5051 			    Parent_View 	@183
       
  5052 			    location   	(1792, 224)
       
  5053 			    fill_color 	13434879
       
  5054 			    anchor_loc 	1
       
  5055 			    nlines     	2
       
  5056 			    max_width  	366
       
  5057 			    justify    	0
       
  5058 			    label      	"")
       
  5059 			icon_style 	"Icon"
       
  5060 			line_color 	3342489
       
  5061 			fill_color 	13434879
       
  5062 			quidu      	"3CBD560B000E"
       
  5063 			width      	384
       
  5064 			height     	1101
       
  5065 			icon_height 	0
       
  5066 			icon_width 	0
       
  5067 			icon_y_offset 	0
       
  5068 			annotation 	1
       
  5069 			Focus_Of_Control 	(object Focus_Of_Control "" @184
       
  5070 			    location   	(1792, 688)
       
  5071 			    line_color 	3342489
       
  5072 			    InterObjView 	@183
       
  5073 			    height     	60
       
  5074 			    y_coord    	0
       
  5075 			    Nested     	FALSE))
       
  5076 		    (object InterMessView "" @185
       
  5077 			location   	(16, 384)
       
  5078 			label      	(object SegLabel @186
       
  5079 			    Parent_View 	@185
       
  5080 			    location   	(623, 340)
       
  5081 			    quidu      	"3CB6B48B0381"
       
  5082 			    anchor_loc 	1
       
  5083 			    nlines     	1
       
  5084 			    max_width  	369
       
  5085 			    justify    	0
       
  5086 			    label      	"SelectAgent( )"
       
  5087 			    pctDist    	0.500000
       
  5088 			    height     	45
       
  5089 			    orientation 	0)
       
  5090 			line_color 	3342489
       
  5091 			client     	@171
       
  5092 			supplier   	@174
       
  5093 			Focus_Src  	@172
       
  5094 			Focus_Entry 	@175
       
  5095 			origin     	(415, 384)
       
  5096 			terminus   	(832, 384)
       
  5097 			ordinal    	0)
       
  5098 		    (object InterMessView "" @187
       
  5099 			location   	(16, 400)
       
  5100 			label      	(object SegLabel @188
       
  5101 			    Parent_View 	@187
       
  5102 			    location   	(1111, 356)
       
  5103 			    quidu      	"3CB6B6C2012D"
       
  5104 			    anchor_loc 	1
       
  5105 			    nlines     	1
       
  5106 			    max_width  	216
       
  5107 			    justify    	0
       
  5108 			    label      	"NewL( )"
       
  5109 			    pctDist    	0.500000
       
  5110 			    height     	45
       
  5111 			    orientation 	0)
       
  5112 			line_color 	3342489
       
  5113 			client     	@174
       
  5114 			supplier   	@179
       
  5115 			Focus_Src  	@175
       
  5116 			Focus_Entry 	@180
       
  5117 			origin     	(863, 400)
       
  5118 			terminus   	(1360, 400)
       
  5119 			ordinal    	1)
       
  5120 		    (object SelfMessView "" @189
       
  5121 			location   	(16, 512)
       
  5122 			label      	(object SegLabel @190
       
  5123 			    Parent_View 	@189
       
  5124 			    location   	(1087, 468)
       
  5125 			    quidu      	"3CB6B6C903A4"
       
  5126 			    anchor_loc 	1
       
  5127 			    nlines     	1
       
  5128 			    max_width  	416
       
  5129 			    justify    	0
       
  5130 			    label      	"ProcessRequestCb( )"
       
  5131 			    pctDist    	1.486667
       
  5132 			    height     	45
       
  5133 			    orientation 	0)
       
  5134 			line_color 	3342489
       
  5135 			client     	@174
       
  5136 			supplier   	@174
       
  5137 			Focus_Src  	@175
       
  5138 			Focus_Entry 	@176
       
  5139 			origin     	(864, 512)
       
  5140 			terminus   	(1014, 512)
       
  5141 			ordinal    	2)
       
  5142 		    (object InterMessView "" @191
       
  5143 			location   	(16, 800)
       
  5144 			label      	(object SegLabel @192
       
  5145 			    Parent_View 	@191
       
  5146 			    location   	(1111, 756)
       
  5147 			    quidu      	"3CB6B6EA0120"
       
  5148 			    anchor_loc 	1
       
  5149 			    nlines     	1
       
  5150 			    max_width  	325
       
  5151 			    justify    	0
       
  5152 			    label      	"StartRequest( )"
       
  5153 			    pctDist    	0.500000
       
  5154 			    height     	45
       
  5155 			    orientation 	0)
       
  5156 			line_color 	3342489
       
  5157 			client     	@174
       
  5158 			supplier   	@179
       
  5159 			Focus_Src  	@177
       
  5160 			Focus_Entry 	@181
       
  5161 			origin     	(863, 800)
       
  5162 			terminus   	(1360, 800)
       
  5163 			ordinal    	4)
       
  5164 		    (object InterMessView "" @193
       
  5165 			location   	(16, 1040)
       
  5166 			label      	(object SegLabel @194
       
  5167 			    Parent_View 	@193
       
  5168 			    location   	(1112, 996)
       
  5169 			    quidu      	"3CB6B86B03CC"
       
  5170 			    anchor_loc 	1
       
  5171 			    nlines     	1
       
  5172 			    max_width  	413
       
  5173 			    justify    	0
       
  5174 			    label      	"RequestComplete( )"
       
  5175 			    pctDist    	0.500000
       
  5176 			    height     	45
       
  5177 			    orientation 	1)
       
  5178 			line_color 	3342489
       
  5179 			client     	@179
       
  5180 			supplier   	@174
       
  5181 			Focus_Src  	@182
       
  5182 			Focus_Entry 	@178
       
  5183 			origin     	(1360, 1040)
       
  5184 			terminus   	(864, 1040)
       
  5185 			ordinal    	5)
       
  5186 		    (object InterMessView "" @195
       
  5187 			location   	(16, 1056)
       
  5188 			label      	(object SegLabel @196
       
  5189 			    Parent_View 	@195
       
  5190 			    location   	(624, 1012)
       
  5191 			    quidu      	"3CB6B8840039"
       
  5192 			    anchor_loc 	1
       
  5193 			    nlines     	1
       
  5194 			    max_width  	372
       
  5195 			    justify    	0
       
  5196 			    label      	"SelectComplete( )"
       
  5197 			    pctDist    	0.500000
       
  5198 			    height     	45
       
  5199 			    orientation 	1)
       
  5200 			line_color 	3342489
       
  5201 			client     	@174
       
  5202 			supplier   	@171
       
  5203 			Focus_Src  	@178
       
  5204 			Focus_Entry 	@173
       
  5205 			origin     	(832, 1056)
       
  5206 			terminus   	(416, 1056)
       
  5207 			ordinal    	6)
       
  5208 		    (object InterMessView "" @197
       
  5209 			location   	(16, 688)
       
  5210 			label      	(object SegLabel @198
       
  5211 			    Parent_View 	@197
       
  5212 			    location   	(1319, 644)
       
  5213 			    quidu      	"3CBD56110389"
       
  5214 			    anchor_loc 	1
       
  5215 			    nlines     	1
       
  5216 			    max_width  	348
       
  5217 			    justify    	0
       
  5218 			    label      	"SetOverridesL( )"
       
  5219 			    pctDist    	0.500000
       
  5220 			    height     	45
       
  5221 			    orientation 	0)
       
  5222 			line_color 	3342489
       
  5223 			client     	@174
       
  5224 			supplier   	@183
       
  5225 			Focus_Src  	@177
       
  5226 			Focus_Entry 	@184
       
  5227 			origin     	(863, 688)
       
  5228 			terminus   	(1776, 688)
       
  5229 			ordinal    	3)))
       
  5230 	    (object InteractionDiagram "Selection3"
       
  5231 		mechanism_ref 	@3
       
  5232 		quid       	"3CB6B89B00F0"
       
  5233 		title      	"Selection3"
       
  5234 		zoom       	95
       
  5235 		max_height 	28350
       
  5236 		max_width  	21600
       
  5237 		origin_x   	181
       
  5238 		origin_y   	0
       
  5239 		items      	(list diagram_item_list
       
  5240 		    (object InterObjView "$UNNAMED$57" @199
       
  5241 			location   	(432, 224)
       
  5242 			font       	(object Font
       
  5243 			    underline  	TRUE)
       
  5244 			label      	(object ItemLabel
       
  5245 			    Parent_View 	@199
       
  5246 			    location   	(432, 224)
       
  5247 			    fill_color 	13434879
       
  5248 			    anchor_loc 	1
       
  5249 			    nlines     	2
       
  5250 			    max_width  	364
       
  5251 			    justify    	0
       
  5252 			    label      	"")
       
  5253 			icon_style 	"Icon"
       
  5254 			line_color 	3342489
       
  5255 			fill_color 	13434879
       
  5256 			quidu      	"3CB6B8B30068"
       
  5257 			width      	382
       
  5258 			height     	4157
       
  5259 			icon_height 	0
       
  5260 			icon_width 	0
       
  5261 			icon_y_offset 	0
       
  5262 			annotation 	1
       
  5263 			Focus_Of_Control 	(object Focus_Of_Control "" @200
       
  5264 			    location   	(432, 368)
       
  5265 			    line_color 	3342489
       
  5266 			    InterObjView 	@199
       
  5267 			    height     	628
       
  5268 			    y_coord    	568
       
  5269 			    Nested     	FALSE)
       
  5270 			Focus_Of_Control 	(object Focus_Of_Control "" @201
       
  5271 			    location   	(432, 1600)
       
  5272 			    line_color 	3342489
       
  5273 			    InterObjView 	@199
       
  5274 			    height     	60
       
  5275 			    y_coord    	0
       
  5276 			    Nested     	FALSE)
       
  5277 			Focus_Of_Control 	(object Focus_Of_Control "" @202
       
  5278 			    location   	(432, 1808)
       
  5279 			    line_color 	3342489
       
  5280 			    InterObjView 	@199
       
  5281 			    height     	596
       
  5282 			    y_coord    	536
       
  5283 			    Nested     	FALSE)
       
  5284 			Focus_Of_Control 	(object Focus_Of_Control "" @203
       
  5285 			    location   	(432, 3152)
       
  5286 			    line_color 	3342489
       
  5287 			    InterObjView 	@199
       
  5288 			    height     	60
       
  5289 			    y_coord    	0
       
  5290 			    Nested     	FALSE)
       
  5291 			Focus_Of_Control 	(object Focus_Of_Control "" @204
       
  5292 			    location   	(432, 3328)
       
  5293 			    line_color 	3342489
       
  5294 			    InterObjView 	@199
       
  5295 			    height     	60
       
  5296 			    y_coord    	0
       
  5297 			    Nested     	FALSE)
       
  5298 			Focus_Of_Control 	(object Focus_Of_Control "" @205
       
  5299 			    location   	(432, 3776)
       
  5300 			    line_color 	3342489
       
  5301 			    InterObjView 	@199
       
  5302 			    height     	60
       
  5303 			    y_coord    	0
       
  5304 			    Nested     	FALSE)
       
  5305 			Focus_Of_Control 	(object Focus_Of_Control "" @206
       
  5306 			    location   	(432, 4112)
       
  5307 			    line_color 	3342489
       
  5308 			    InterObjView 	@199
       
  5309 			    height     	60
       
  5310 			    y_coord    	0
       
  5311 			    Nested     	FALSE))
       
  5312 		    (object InterObjView "$UNNAMED$58" @207
       
  5313 			location   	(1824, 224)
       
  5314 			font       	(object Font
       
  5315 			    underline  	TRUE)
       
  5316 			label      	(object ItemLabel
       
  5317 			    Parent_View 	@207
       
  5318 			    location   	(1824, 224)
       
  5319 			    fill_color 	13434879
       
  5320 			    anchor_loc 	1
       
  5321 			    nlines     	2
       
  5322 			    max_width  	364
       
  5323 			    justify    	0
       
  5324 			    label      	"")
       
  5325 			icon_style 	"Icon"
       
  5326 			line_color 	3342489
       
  5327 			fill_color 	13434879
       
  5328 			quidu      	"3CB6B8B50089"
       
  5329 			width      	382
       
  5330 			height     	4157
       
  5331 			icon_height 	0
       
  5332 			icon_width 	0
       
  5333 			icon_y_offset 	0
       
  5334 			annotation 	1
       
  5335 			Focus_Of_Control 	(object Focus_Of_Control "" @208
       
  5336 			    location   	(1824, 368)
       
  5337 			    line_color 	3342489
       
  5338 			    InterObjView 	@207
       
  5339 			    height     	568
       
  5340 			    y_coord    	508
       
  5341 			    Nested     	FALSE)
       
  5342 			Focus_Of_Control 	(object Focus_Of_Control "" @209
       
  5343 			    location   	(1824, 416)
       
  5344 			    line_color 	3342489
       
  5345 			    InterObjView 	@207
       
  5346 			    height     	60
       
  5347 			    y_coord    	0
       
  5348 			    Nested     	TRUE)
       
  5349 			Focus_Of_Control 	(object Focus_Of_Control "" @210
       
  5350 			    location   	(1824, 1008)
       
  5351 			    line_color 	3342489
       
  5352 			    InterObjView 	@207
       
  5353 			    height     	712
       
  5354 			    y_coord    	652
       
  5355 			    Nested     	FALSE)
       
  5356 			Focus_Of_Control 	(object Focus_Of_Control "" @211
       
  5357 			    location   	(1824, 1152)
       
  5358 			    line_color 	3342489
       
  5359 			    InterObjView 	@207
       
  5360 			    height     	60
       
  5361 			    y_coord    	0
       
  5362 			    Nested     	TRUE)
       
  5363 			Focus_Of_Control 	(object Focus_Of_Control "" @212
       
  5364 			    location   	(1824, 1840)
       
  5365 			    line_color 	3342489
       
  5366 			    InterObjView 	@207
       
  5367 			    height     	504
       
  5368 			    y_coord    	444
       
  5369 			    Nested     	FALSE)
       
  5370 			Focus_Of_Control 	(object Focus_Of_Control "" @213
       
  5371 			    location   	(1824, 2000)
       
  5372 			    line_color 	3342489
       
  5373 			    InterObjView 	@207
       
  5374 			    height     	60
       
  5375 			    y_coord    	0
       
  5376 			    Nested     	TRUE)
       
  5377 			Focus_Of_Control 	(object Focus_Of_Control "" @214
       
  5378 			    location   	(1824, 2128)
       
  5379 			    line_color 	3342489
       
  5380 			    InterObjView 	@207
       
  5381 			    height     	60
       
  5382 			    y_coord    	0
       
  5383 			    Nested     	TRUE)
       
  5384 			Focus_Of_Control 	(object Focus_Of_Control "" @215
       
  5385 			    location   	(1824, 2672)
       
  5386 			    line_color 	3342489
       
  5387 			    InterObjView 	@207
       
  5388 			    height     	1560
       
  5389 			    y_coord    	1500
       
  5390 			    Nested     	FALSE)
       
  5391 			Focus_Of_Control 	(object Focus_Of_Control "" @216
       
  5392 			    location   	(1824, 2784)
       
  5393 			    line_color 	3342489
       
  5394 			    InterObjView 	@207
       
  5395 			    height     	60
       
  5396 			    y_coord    	0
       
  5397 			    Nested     	TRUE)
       
  5398 			Focus_Of_Control 	(object Focus_Of_Control "" @217
       
  5399 			    location   	(1824, 3024)
       
  5400 			    line_color 	3342489
       
  5401 			    InterObjView 	@207
       
  5402 			    height     	60
       
  5403 			    y_coord    	0
       
  5404 			    Nested     	TRUE))
       
  5405 		    (object InterObjView "$UNNAMED$59" @218
       
  5406 			location   	(2432, 224)
       
  5407 			font       	(object Font
       
  5408 			    underline  	TRUE)
       
  5409 			label      	(object ItemLabel
       
  5410 			    Parent_View 	@218
       
  5411 			    location   	(2432, 224)
       
  5412 			    fill_color 	13434879
       
  5413 			    anchor_loc 	1
       
  5414 			    nlines     	2
       
  5415 			    max_width  	366
       
  5416 			    justify    	0
       
  5417 			    label      	"")
       
  5418 			icon_style 	"Icon"
       
  5419 			line_color 	3342489
       
  5420 			fill_color 	13434879
       
  5421 			quidu      	"3CB6B8D30213"
       
  5422 			width      	384
       
  5423 			height     	4157
       
  5424 			icon_height 	0
       
  5425 			icon_width 	0
       
  5426 			icon_y_offset 	0
       
  5427 			annotation 	1
       
  5428 			Focus_Of_Control 	(object Focus_Of_Control "" @219
       
  5429 			    location   	(2432, 544)
       
  5430 			    line_color 	3342489
       
  5431 			    InterObjView 	@218
       
  5432 			    height     	60
       
  5433 			    y_coord    	0
       
  5434 			    Nested     	FALSE)
       
  5435 			Focus_Of_Control 	(object Focus_Of_Control "" @220
       
  5436 			    location   	(2432, 672)
       
  5437 			    line_color 	3342489
       
  5438 			    InterObjView 	@218
       
  5439 			    height     	60
       
  5440 			    y_coord    	0
       
  5441 			    Nested     	FALSE)
       
  5442 			Focus_Of_Control 	(object Focus_Of_Control "" @221
       
  5443 			    location   	(2432, 1280)
       
  5444 			    line_color 	3342489
       
  5445 			    InterObjView 	@218
       
  5446 			    height     	60
       
  5447 			    y_coord    	0
       
  5448 			    Nested     	FALSE)
       
  5449 			Focus_Of_Control 	(object Focus_Of_Control "" @222
       
  5450 			    location   	(2432, 1520)
       
  5451 			    line_color 	3342489
       
  5452 			    InterObjView 	@218
       
  5453 			    height     	60
       
  5454 			    y_coord    	0
       
  5455 			    Nested     	FALSE)
       
  5456 			Focus_Of_Control 	(object Focus_Of_Control "" @223
       
  5457 			    location   	(2432, 1872)
       
  5458 			    line_color 	3342489
       
  5459 			    InterObjView 	@218
       
  5460 			    height     	60
       
  5461 			    y_coord    	0
       
  5462 			    Nested     	FALSE)
       
  5463 			Focus_Of_Control 	(object Focus_Of_Control "" @224
       
  5464 			    location   	(2432, 2912)
       
  5465 			    line_color 	3342489
       
  5466 			    InterObjView 	@218
       
  5467 			    height     	60
       
  5468 			    y_coord    	0
       
  5469 			    Nested     	FALSE))
       
  5470 		    (object InterObjView "$UNNAMED$60" @225
       
  5471 			location   	(2848, 224)
       
  5472 			font       	(object Font
       
  5473 			    underline  	TRUE)
       
  5474 			label      	(object ItemLabel
       
  5475 			    Parent_View 	@225
       
  5476 			    location   	(2848, 224)
       
  5477 			    fill_color 	13434879
       
  5478 			    anchor_loc 	1
       
  5479 			    nlines     	2
       
  5480 			    max_width  	340
       
  5481 			    justify    	0
       
  5482 			    label      	"")
       
  5483 			icon_style 	"Icon"
       
  5484 			line_color 	3342489
       
  5485 			fill_color 	13434879
       
  5486 			quidu      	"3CB6DBB103BD"
       
  5487 			width      	358
       
  5488 			height     	4157
       
  5489 			icon_height 	0
       
  5490 			icon_width 	0
       
  5491 			icon_y_offset 	0
       
  5492 			annotation 	1
       
  5493 			Focus_Of_Control 	(object Focus_Of_Control "" @226
       
  5494 			    location   	(2848, 816)
       
  5495 			    line_color 	3342489
       
  5496 			    InterObjView 	@225
       
  5497 			    height     	60
       
  5498 			    y_coord    	0
       
  5499 			    Nested     	FALSE)
       
  5500 			Focus_Of_Control 	(object Focus_Of_Control "" @227
       
  5501 			    location   	(2848, 944)
       
  5502 			    line_color 	3342489
       
  5503 			    InterObjView 	@225
       
  5504 			    height     	836
       
  5505 			    y_coord    	776
       
  5506 			    Nested     	FALSE)
       
  5507 			Focus_Of_Control 	(object Focus_Of_Control "" @228
       
  5508 			    location   	(2848, 2224)
       
  5509 			    line_color 	3342489
       
  5510 			    InterObjView 	@225
       
  5511 			    height     	60
       
  5512 			    y_coord    	0
       
  5513 			    Nested     	FALSE)
       
  5514 			Focus_Of_Control 	(object Focus_Of_Control "" @229
       
  5515 			    location   	(2848, 2608)
       
  5516 			    line_color 	3342489
       
  5517 			    InterObjView 	@225
       
  5518 			    height     	1684
       
  5519 			    y_coord    	1624
       
  5520 			    Nested     	FALSE))
       
  5521 		    (object InterObjView "$UNNAMED$63" @230
       
  5522 			location   	(1472, 224)
       
  5523 			font       	(object Font
       
  5524 			    underline  	TRUE)
       
  5525 			label      	(object ItemLabel
       
  5526 			    Parent_View 	@230
       
  5527 			    location   	(1472, 224)
       
  5528 			    fill_color 	13434879
       
  5529 			    anchor_loc 	1
       
  5530 			    nlines     	2
       
  5531 			    max_width  	282
       
  5532 			    justify    	0
       
  5533 			    label      	"")
       
  5534 			icon_style 	"Icon"
       
  5535 			line_color 	3342489
       
  5536 			fill_color 	13434879
       
  5537 			quidu      	"3CB6E03003D6"
       
  5538 			width      	300
       
  5539 			height     	4157
       
  5540 			icon_height 	0
       
  5541 			icon_width 	0
       
  5542 			icon_y_offset 	0
       
  5543 			annotation 	1
       
  5544 			Focus_Of_Control 	(object Focus_Of_Control "" @231
       
  5545 			    location   	(1472, 3872)
       
  5546 			    line_color 	3342489
       
  5547 			    InterObjView 	@230
       
  5548 			    height     	60
       
  5549 			    y_coord    	0
       
  5550 			    Nested     	FALSE)
       
  5551 			Focus_Of_Control 	(object Focus_Of_Control "" @232
       
  5552 			    location   	(1472, 3984)
       
  5553 			    line_color 	3342489
       
  5554 			    InterObjView 	@230
       
  5555 			    height     	60
       
  5556 			    y_coord    	0
       
  5557 			    Nested     	FALSE))
       
  5558 		    (object InterObjView "$UNNAMED$62" @233
       
  5559 			location   	(1136, 224)
       
  5560 			font       	(object Font
       
  5561 			    underline  	TRUE)
       
  5562 			label      	(object ItemLabel
       
  5563 			    Parent_View 	@233
       
  5564 			    location   	(1136, 224)
       
  5565 			    fill_color 	13434879
       
  5566 			    anchor_loc 	1
       
  5567 			    nlines     	2
       
  5568 			    max_width  	286
       
  5569 			    justify    	0
       
  5570 			    label      	"")
       
  5571 			icon_style 	"Icon"
       
  5572 			line_color 	3342489
       
  5573 			fill_color 	13434879
       
  5574 			quidu      	"3CB6DF880185"
       
  5575 			width      	304
       
  5576 			height     	4157
       
  5577 			icon_height 	0
       
  5578 			icon_width 	0
       
  5579 			icon_y_offset 	0
       
  5580 			annotation 	1
       
  5581 			Focus_Of_Control 	(object Focus_Of_Control "" @234
       
  5582 			    location   	(1136, 3520)
       
  5583 			    line_color 	3342489
       
  5584 			    InterObjView 	@233
       
  5585 			    height     	60
       
  5586 			    y_coord    	0
       
  5587 			    Nested     	FALSE)
       
  5588 			Focus_Of_Control 	(object Focus_Of_Control "" @235
       
  5589 			    location   	(1136, 3648)
       
  5590 			    line_color 	3342489
       
  5591 			    InterObjView 	@233
       
  5592 			    height     	60
       
  5593 			    y_coord    	0
       
  5594 			    Nested     	FALSE))
       
  5595 		    (object InterObjView "$UNNAMED$61" @236
       
  5596 			location   	(816, 224)
       
  5597 			font       	(object Font
       
  5598 			    underline  	TRUE)
       
  5599 			label      	(object ItemLabel
       
  5600 			    Parent_View 	@236
       
  5601 			    location   	(816, 224)
       
  5602 			    fill_color 	13434879
       
  5603 			    anchor_loc 	1
       
  5604 			    nlines     	2
       
  5605 			    max_width  	282
       
  5606 			    justify    	0
       
  5607 			    label      	"")
       
  5608 			icon_style 	"Icon"
       
  5609 			line_color 	3342489
       
  5610 			fill_color 	13434879
       
  5611 			quidu      	"3CB6DF39007D"
       
  5612 			width      	300
       
  5613 			height     	4157
       
  5614 			icon_height 	0
       
  5615 			icon_width 	0
       
  5616 			icon_y_offset 	0
       
  5617 			annotation 	1
       
  5618 			Focus_Of_Control 	(object Focus_Of_Control "" @237
       
  5619 			    location   	(816, 3440)
       
  5620 			    line_color 	3342489
       
  5621 			    InterObjView 	@236
       
  5622 			    height     	60
       
  5623 			    y_coord    	0
       
  5624 			    Nested     	FALSE))
       
  5625 		    (object InterMessView "" @238
       
  5626 			location   	(16, 368)
       
  5627 			label      	(object SegLabel @239
       
  5628 			    Parent_View 	@238
       
  5629 			    location   	(1124, 340)
       
  5630 			    quidu      	"3CB6B8BA01E6"
       
  5631 			    anchor_loc 	1
       
  5632 			    nlines     	1
       
  5633 			    max_width  	2739
       
  5634 			    justify    	0
       
  5635 			    label      	"StartRequest( )"
       
  5636 			    pctDist    	0.497598
       
  5637 			    height     	29
       
  5638 			    orientation 	0)
       
  5639 			line_color 	3342489
       
  5640 			client     	@199
       
  5641 			supplier   	@207
       
  5642 			Focus_Src  	@200
       
  5643 			Focus_Entry 	@208
       
  5644 			origin     	(447, 368)
       
  5645 			terminus   	(1808, 368)
       
  5646 			ordinal    	0)
       
  5647 		    (object InterMessView "" @240
       
  5648 			location   	(16, 544)
       
  5649 			label      	(object SegLabel @241
       
  5650 			    Parent_View 	@240
       
  5651 			    location   	(2127, 500)
       
  5652 			    quidu      	"3CB6B9130021"
       
  5653 			    anchor_loc 	1
       
  5654 			    nlines     	1
       
  5655 			    max_width  	3884
       
  5656 			    justify    	0
       
  5657 			    label      	"GetCurrentSettingsL( )"
       
  5658 			    pctDist    	0.500000
       
  5659 			    height     	45
       
  5660 			    orientation 	0)
       
  5661 			line_color 	3342489
       
  5662 			client     	@207
       
  5663 			supplier   	@218
       
  5664 			Focus_Src  	@208
       
  5665 			Focus_Entry 	@219
       
  5666 			origin     	(1839, 544)
       
  5667 			terminus   	(2416, 544)
       
  5668 			ordinal    	2)
       
  5669 		    (object InterMessView "" @242
       
  5670 			location   	(16, 672)
       
  5671 			label      	(object SegLabel @243
       
  5672 			    Parent_View 	@242
       
  5673 			    location   	(2127, 628)
       
  5674 			    quidu      	"3CB6B92B0256"
       
  5675 			    anchor_loc 	1
       
  5676 			    nlines     	1
       
  5677 			    max_width  	3861
       
  5678 			    justify    	0
       
  5679 			    label      	"SetCurrentSettingsL( )"
       
  5680 			    pctDist    	0.500000
       
  5681 			    height     	45
       
  5682 			    orientation 	0)
       
  5683 			line_color 	3342489
       
  5684 			client     	@207
       
  5685 			supplier   	@218
       
  5686 			Focus_Src  	@208
       
  5687 			Focus_Entry 	@220
       
  5688 			origin     	(1839, 672)
       
  5689 			terminus   	(2416, 672)
       
  5690 			ordinal    	3)
       
  5691 		    (object InterMessView "" @244
       
  5692 			location   	(16, 816)
       
  5693 			label      	(object SegLabel @245
       
  5694 			    Parent_View 	@244
       
  5695 			    location   	(2183, 777)
       
  5696 			    quidu      	"3CB6DBB70290"
       
  5697 			    anchor_loc 	1
       
  5698 			    nlines     	1
       
  5699 			    max_width  	4849
       
  5700 			    justify    	0
       
  5701 			    label      	"SelectModemAndLocation( )"
       
  5702 			    pctDist    	0.346981
       
  5703 			    height     	40
       
  5704 			    orientation 	0)
       
  5705 			line_color 	3342489
       
  5706 			client     	@207
       
  5707 			supplier   	@225
       
  5708 			Focus_Src  	@208
       
  5709 			Focus_Entry 	@226
       
  5710 			origin     	(1839, 816)
       
  5711 			terminus   	(2832, 816)
       
  5712 			ordinal    	4)
       
  5713 		    (object InterMessView "" @246
       
  5714 			location   	(16, 1008)
       
  5715 			label      	(object SegLabel @247
       
  5716 			    Parent_View 	@246
       
  5717 			    location   	(2336, 964)
       
  5718 			    quidu      	"3CB6DBD60302"
       
  5719 			    anchor_loc 	1
       
  5720 			    nlines     	1
       
  5721 			    max_width  	7453
       
  5722 			    justify    	0
       
  5723 			    label      	"MDPOSelectModemAndLocationComplete( )"
       
  5724 			    pctDist    	0.500000
       
  5725 			    height     	45
       
  5726 			    orientation 	1)
       
  5727 			line_color 	3342489
       
  5728 			client     	@225
       
  5729 			supplier   	@207
       
  5730 			Focus_Src  	@227
       
  5731 			Focus_Entry 	@210
       
  5732 			origin     	(2832, 1008)
       
  5733 			terminus   	(1840, 1008)
       
  5734 			ordinal    	5)
       
  5735 		    (object SelfMessView "" @248
       
  5736 			location   	(16, 1152)
       
  5737 			label      	(object SegLabel @249
       
  5738 			    Parent_View 	@248
       
  5739 			    location   	(2216, 1109)
       
  5740 			    quidu      	"3CB6DBE802EA"
       
  5741 			    anchor_loc 	1
       
  5742 			    nlines     	1
       
  5743 			    max_width  	6578
       
  5744 			    justify    	0
       
  5745 			    label      	"SelectModemAndLocationCompleteL( )"
       
  5746 			    pctDist    	2.513333
       
  5747 			    height     	44
       
  5748 			    orientation 	0)
       
  5749 			line_color 	3342489
       
  5750 			client     	@207
       
  5751 			supplier   	@207
       
  5752 			Focus_Src  	@210
       
  5753 			Focus_Entry 	@211
       
  5754 			origin     	(1840, 1152)
       
  5755 			terminus   	(1990, 1152)
       
  5756 			ordinal    	6)
       
  5757 		    (object InterMessView "" @250
       
  5758 			location   	(16, 1280)
       
  5759 			label      	(object SegLabel @251
       
  5760 			    Parent_View 	@250
       
  5761 			    location   	(2127, 1236)
       
  5762 			    quidu      	"3CB6DC1901F0"
       
  5763 			    anchor_loc 	1
       
  5764 			    nlines     	1
       
  5765 			    max_width  	4602
       
  5766 			    justify    	0
       
  5767 			    label      	"SetModemAndLocationL( )"
       
  5768 			    pctDist    	0.500000
       
  5769 			    height     	45
       
  5770 			    orientation 	0)
       
  5771 			line_color 	3342489
       
  5772 			client     	@207
       
  5773 			supplier   	@218
       
  5774 			Focus_Src  	@210
       
  5775 			Focus_Entry 	@221
       
  5776 			origin     	(1839, 1280)
       
  5777 			terminus   	(2416, 1280)
       
  5778 			ordinal    	7)
       
  5779 		    (object InterMessView "" @252
       
  5780 			location   	(16, 1600)
       
  5781 			label      	(object SegLabel @253
       
  5782 			    Parent_View 	@252
       
  5783 			    location   	(1128, 1556)
       
  5784 			    quidu      	"3CB6DC970363"
       
  5785 			    anchor_loc 	1
       
  5786 			    nlines     	1
       
  5787 			    max_width  	4647
       
  5788 			    justify    	0
       
  5789 			    label      	"CheckBearerAvailability( )"
       
  5790 			    pctDist    	0.500000
       
  5791 			    height     	45
       
  5792 			    orientation 	1)
       
  5793 			line_color 	3342489
       
  5794 			client     	@207
       
  5795 			supplier   	@199
       
  5796 			Focus_Src  	@210
       
  5797 			Focus_Entry 	@201
       
  5798 			origin     	(1808, 1600)
       
  5799 			terminus   	(448, 1600)
       
  5800 			ordinal    	9)
       
  5801 		    (object InterMessView "" @254
       
  5802 			location   	(16, 1840)
       
  5803 			label      	(object SegLabel @255
       
  5804 			    Parent_View 	@254
       
  5805 			    location   	(1127, 1796)
       
  5806 			    quidu      	"3CB6DCBA03BE"
       
  5807 			    anchor_loc 	1
       
  5808 			    nlines     	1
       
  5809 			    max_width  	4131
       
  5810 			    justify    	0
       
  5811 			    label      	"SetAvailableBearers( )"
       
  5812 			    pctDist    	0.500000
       
  5813 			    height     	45
       
  5814 			    orientation 	0)
       
  5815 			line_color 	3342489
       
  5816 			client     	@199
       
  5817 			supplier   	@207
       
  5818 			Focus_Src  	@202
       
  5819 			Focus_Entry 	@212
       
  5820 			origin     	(447, 1840)
       
  5821 			terminus   	(1808, 1840)
       
  5822 			ordinal    	10)
       
  5823 		    (object InterMessView "" @256
       
  5824 			location   	(16, 1872)
       
  5825 			label      	(object SegLabel @257
       
  5826 			    Parent_View 	@256
       
  5827 			    location   	(2127, 1828)
       
  5828 			    quidu      	"3CB6DCE0016A"
       
  5829 			    anchor_loc 	1
       
  5830 			    nlines     	1
       
  5831 			    max_width  	4131
       
  5832 			    justify    	0
       
  5833 			    label      	"GetServiceSettingsL( )"
       
  5834 			    pctDist    	0.500000
       
  5835 			    height     	45
       
  5836 			    orientation 	0)
       
  5837 			line_color 	3342489
       
  5838 			client     	@207
       
  5839 			supplier   	@218
       
  5840 			Focus_Src  	@212
       
  5841 			Focus_Entry 	@223
       
  5842 			origin     	(1839, 1872)
       
  5843 			terminus   	(2416, 1872)
       
  5844 			ordinal    	11)
       
  5845 		    (object SelfMessView "" @258
       
  5846 			location   	(16, 2000)
       
  5847 			label      	(object SegLabel @259
       
  5848 			    Parent_View 	@258
       
  5849 			    location   	(2123, 1957)
       
  5850 			    quidu      	"3CB6DD430086"
       
  5851 			    anchor_loc 	1
       
  5852 			    nlines     	1
       
  5853 			    max_width  	4916
       
  5854 			    justify    	0
       
  5855 			    label      	"SelectedServiceAvailable( )"
       
  5856 			    pctDist    	1.886667
       
  5857 			    height     	44
       
  5858 			    orientation 	0)
       
  5859 			line_color 	3342489
       
  5860 			client     	@207
       
  5861 			supplier   	@207
       
  5862 			Focus_Src  	@212
       
  5863 			Focus_Entry 	@213
       
  5864 			origin     	(1840, 2000)
       
  5865 			terminus   	(1990, 2000)
       
  5866 			ordinal    	12)
       
  5867 		    (object SelfMessView "" @260
       
  5868 			location   	(16, 2128)
       
  5869 			label      	(object SegLabel @261
       
  5870 			    Parent_View 	@260
       
  5871 			    location   	(2009, 2085)
       
  5872 			    quidu      	"3CB6DD7D033C"
       
  5873 			    anchor_loc 	1
       
  5874 			    nlines     	1
       
  5875 			    max_width  	2559
       
  5876 			    justify    	0
       
  5877 			    label      	"SelectIapL( )"
       
  5878 			    pctDist    	1.126667
       
  5879 			    height     	44
       
  5880 			    orientation 	0)
       
  5881 			line_color 	3342489
       
  5882 			client     	@207
       
  5883 			supplier   	@207
       
  5884 			Focus_Src  	@212
       
  5885 			Focus_Entry 	@214
       
  5886 			origin     	(1840, 2128)
       
  5887 			terminus   	(1990, 2128)
       
  5888 			ordinal    	13)
       
  5889 		    (object InterMessView "" @262
       
  5890 			location   	(16, 2224)
       
  5891 			label      	(object SegLabel @263
       
  5892 			    Parent_View 	@262
       
  5893 			    location   	(2335, 2180)
       
  5894 			    quidu      	"3CB6DDAB022A"
       
  5895 			    anchor_loc 	1
       
  5896 			    nlines     	1
       
  5897 			    max_width  	3659
       
  5898 			    justify    	0
       
  5899 			    label      	"SelectConnection( )"
       
  5900 			    pctDist    	0.500000
       
  5901 			    height     	45
       
  5902 			    orientation 	0)
       
  5903 			line_color 	3342489
       
  5904 			client     	@207
       
  5905 			supplier   	@225
       
  5906 			Focus_Src  	@212
       
  5907 			Focus_Entry 	@228
       
  5908 			origin     	(1839, 2224)
       
  5909 			terminus   	(2832, 2224)
       
  5910 			ordinal    	14)
       
  5911 		    (object InterMessView "" @264
       
  5912 			location   	(16, 2672)
       
  5913 			label      	(object SegLabel @265
       
  5914 			    Parent_View 	@264
       
  5915 			    location   	(2336, 2628)
       
  5916 			    quidu      	"3CB6DDC30329"
       
  5917 			    anchor_loc 	1
       
  5918 			    nlines     	1
       
  5919 			    max_width  	4490
       
  5920 			    justify    	0
       
  5921 			    label      	"MDPOSelectComplete( )"
       
  5922 			    pctDist    	0.500000
       
  5923 			    height     	45
       
  5924 			    orientation 	1)
       
  5925 			line_color 	3342489
       
  5926 			client     	@225
       
  5927 			supplier   	@207
       
  5928 			Focus_Src  	@229
       
  5929 			Focus_Entry 	@215
       
  5930 			origin     	(2832, 2672)
       
  5931 			terminus   	(1840, 2672)
       
  5932 			ordinal    	15)
       
  5933 		    (object SelfMessView "" @266
       
  5934 			location   	(16, 2784)
       
  5935 			label      	(object SegLabel @267
       
  5936 			    Parent_View 	@266
       
  5937 			    location   	(2090, 2742)
       
  5938 			    quidu      	"3CB6DDE70140"
       
  5939 			    anchor_loc 	1
       
  5940 			    nlines     	1
       
  5941 			    max_width  	4176
       
  5942 			    justify    	0
       
  5943 			    label      	"SelectIAPCompleteL( )"
       
  5944 			    pctDist    	1.673333
       
  5945 			    height     	43
       
  5946 			    orientation 	0)
       
  5947 			line_color 	3342489
       
  5948 			client     	@207
       
  5949 			supplier   	@207
       
  5950 			Focus_Src  	@215
       
  5951 			Focus_Entry 	@216
       
  5952 			origin     	(1840, 2784)
       
  5953 			terminus   	(1990, 2784)
       
  5954 			ordinal    	16)
       
  5955 		    (object InterMessView "" @268
       
  5956 			location   	(16, 2912)
       
  5957 			label      	(object SegLabel @269
       
  5958 			    Parent_View 	@268
       
  5959 			    location   	(2112, 2869)
       
  5960 			    quidu      	"3CB6DE0B020A"
       
  5961 			    anchor_loc 	1
       
  5962 			    nlines     	1
       
  5963 			    max_width  	4063
       
  5964 			    justify    	0
       
  5965 			    label      	"SetCurrentSettingsL( )"
       
  5966 			    pctDist    	0.473137
       
  5967 			    height     	44
       
  5968 			    orientation 	0)
       
  5969 			line_color 	3342489
       
  5970 			client     	@207
       
  5971 			supplier   	@218
       
  5972 			Focus_Src  	@215
       
  5973 			Focus_Entry 	@224
       
  5974 			origin     	(1839, 2912)
       
  5975 			terminus   	(2416, 2912)
       
  5976 			ordinal    	17)
       
  5977 		    (object SelfMessView "" @270
       
  5978 			location   	(16, 3024)
       
  5979 			label      	(object SegLabel @271
       
  5980 			    Parent_View 	@270
       
  5981 			    location   	(2024, 2981)
       
  5982 			    quidu      	"3CB6DE1C01AA"
       
  5983 			    anchor_loc 	1
       
  5984 			    nlines     	1
       
  5985 			    max_width  	3008
       
  5986 			    justify    	0
       
  5987 			    label      	"SelectAgentL( )"
       
  5988 			    pctDist    	1.226667
       
  5989 			    height     	44
       
  5990 			    orientation 	0)
       
  5991 			line_color 	3342489
       
  5992 			client     	@207
       
  5993 			supplier   	@207
       
  5994 			Focus_Src  	@215
       
  5995 			Focus_Entry 	@217
       
  5996 			origin     	(1840, 3024)
       
  5997 			terminus   	(1990, 3024)
       
  5998 			ordinal    	18)
       
  5999 		    (object InterMessView "" @272
       
  6000 			location   	(16, 3328)
       
  6001 			label      	(object SegLabel @273
       
  6002 			    Parent_View 	@272
       
  6003 			    location   	(1128, 3284)
       
  6004 			    quidu      	"3CB6DE46036D"
       
  6005 			    anchor_loc 	1
       
  6006 			    nlines     	1
       
  6007 			    max_width  	5747
       
  6008 			    justify    	0
       
  6009 			    label      	"FindExistingAgentForSelection( )"
       
  6010 			    pctDist    	0.500000
       
  6011 			    height     	45
       
  6012 			    orientation 	1)
       
  6013 			line_color 	3342489
       
  6014 			client     	@207
       
  6015 			supplier   	@199
       
  6016 			Focus_Src  	@215
       
  6017 			Focus_Entry 	@204
       
  6018 			origin     	(1808, 3328)
       
  6019 			terminus   	(448, 3328)
       
  6020 			ordinal    	20)
       
  6021 		    (object InterMessView "" @274
       
  6022 			location   	(16, 3440)
       
  6023 			label      	(object SegLabel @275
       
  6024 			    Parent_View 	@274
       
  6025 			    location   	(1320, 3396)
       
  6026 			    quidu      	"3CB6DF6D0169"
       
  6027 			    anchor_loc 	1
       
  6028 			    nlines     	1
       
  6029 			    max_width  	3098
       
  6030 			    justify    	0
       
  6031 			    label      	"CreateAgentL( )"
       
  6032 			    pctDist    	0.500000
       
  6033 			    height     	45
       
  6034 			    orientation 	1)
       
  6035 			line_color 	3342489
       
  6036 			client     	@207
       
  6037 			supplier   	@236
       
  6038 			Focus_Src  	@215
       
  6039 			Focus_Entry 	@237
       
  6040 			origin     	(1808, 3440)
       
  6041 			terminus   	(832, 3440)
       
  6042 			ordinal    	21)
       
  6043 		    (object InterMessView "" @276
       
  6044 			location   	(16, 3520)
       
  6045 			label      	(object SegLabel @277
       
  6046 			    Parent_View 	@276
       
  6047 			    location   	(1480, 3476)
       
  6048 			    quidu      	"3CB6DFA70036"
       
  6049 			    anchor_loc 	1
       
  6050 			    nlines     	1
       
  6051 			    max_width  	1437
       
  6052 			    justify    	0
       
  6053 			    label      	"Info( )"
       
  6054 			    pctDist    	0.500000
       
  6055 			    height     	45
       
  6056 			    orientation 	1)
       
  6057 			line_color 	3342489
       
  6058 			client     	@207
       
  6059 			supplier   	@233
       
  6060 			Focus_Src  	@215
       
  6061 			Focus_Entry 	@234
       
  6062 			origin     	(1808, 3520)
       
  6063 			terminus   	(1152, 3520)
       
  6064 			ordinal    	22)
       
  6065 		    (object InterMessView "" @278
       
  6066 			location   	(16, 3648)
       
  6067 			label      	(object SegLabel @279
       
  6068 			    Parent_View 	@278
       
  6069 			    location   	(1289, 3605)
       
  6070 			    quidu      	"3CB6DFC40358"
       
  6071 			    anchor_loc 	1
       
  6072 			    nlines     	1
       
  6073 			    max_width  	4692
       
  6074 			    justify    	0
       
  6075 			    label      	"SetConnectionSettingsL( )"
       
  6076 			    pctDist    	0.791667
       
  6077 			    height     	44
       
  6078 			    orientation 	1)
       
  6079 			line_color 	3342489
       
  6080 			client     	@207
       
  6081 			supplier   	@233
       
  6082 			Focus_Src  	@215
       
  6083 			Focus_Entry 	@235
       
  6084 			origin     	(1808, 3648)
       
  6085 			terminus   	(1152, 3648)
       
  6086 			ordinal    	23)
       
  6087 		    (object InterMessView "" @280
       
  6088 			location   	(16, 3776)
       
  6089 			label      	(object SegLabel @281
       
  6090 			    Parent_View 	@280
       
  6091 			    location   	(1042, 3733)
       
  6092 			    quidu      	"3CB6DFE600E0"
       
  6093 			    anchor_loc 	1
       
  6094 			    nlines     	1
       
  6095 			    max_width  	3547
       
  6096 			    justify    	0
       
  6097 			    label      	"FindNetworkById( )"
       
  6098 			    pctDist    	0.563462
       
  6099 			    height     	44
       
  6100 			    orientation 	1)
       
  6101 			line_color 	3342489
       
  6102 			client     	@207
       
  6103 			supplier   	@199
       
  6104 			Focus_Src  	@215
       
  6105 			Focus_Entry 	@205
       
  6106 			origin     	(1808, 3776)
       
  6107 			terminus   	(448, 3776)
       
  6108 			ordinal    	24)
       
  6109 		    (object InterMessView "" @282
       
  6110 			location   	(16, 3872)
       
  6111 			label      	(object SegLabel @283
       
  6112 			    Parent_View 	@282
       
  6113 			    location   	(1648, 3828)
       
  6114 			    quidu      	"3CB6E0590191"
       
  6115 			    anchor_loc 	1
       
  6116 			    nlines     	1
       
  6117 			    max_width  	1796
       
  6118 			    justify    	0
       
  6119 			    label      	"NewL( )"
       
  6120 			    pctDist    	0.500000
       
  6121 			    height     	45
       
  6122 			    orientation 	1)
       
  6123 			line_color 	3342489
       
  6124 			client     	@207
       
  6125 			supplier   	@230
       
  6126 			Focus_Src  	@215
       
  6127 			Focus_Entry 	@231
       
  6128 			origin     	(1808, 3872)
       
  6129 			terminus   	(1488, 3872)
       
  6130 			ordinal    	25)
       
  6131 		    (object InterMessView "" @284
       
  6132 			location   	(16, 3984)
       
  6133 			label      	(object SegLabel @285
       
  6134 			    Parent_View 	@284
       
  6135 			    location   	(1648, 3940)
       
  6136 			    quidu      	"3CB6E06500C5"
       
  6137 			    anchor_loc 	1
       
  6138 			    nlines     	1
       
  6139 			    max_width  	2671
       
  6140 			    justify    	0
       
  6141 			    label      	"AddAgentL( )"
       
  6142 			    pctDist    	0.500000
       
  6143 			    height     	45
       
  6144 			    orientation 	1)
       
  6145 			line_color 	3342489
       
  6146 			client     	@207
       
  6147 			supplier   	@230
       
  6148 			Focus_Src  	@215
       
  6149 			Focus_Entry 	@232
       
  6150 			origin     	(1808, 3984)
       
  6151 			terminus   	(1488, 3984)
       
  6152 			ordinal    	26)
       
  6153 		    (object InterMessView "" @286
       
  6154 			location   	(16, 4112)
       
  6155 			label      	(object SegLabel @287
       
  6156 			    Parent_View 	@286
       
  6157 			    location   	(1128, 4068)
       
  6158 			    quidu      	"3CB6E0980140"
       
  6159 			    anchor_loc 	1
       
  6160 			    nlines     	1
       
  6161 			    max_width  	3727
       
  6162 			    justify    	0
       
  6163 			    label      	"RequestComplete( )"
       
  6164 			    pctDist    	0.500000
       
  6165 			    height     	45
       
  6166 			    orientation 	1)
       
  6167 			line_color 	3342489
       
  6168 			client     	@207
       
  6169 			supplier   	@199
       
  6170 			Focus_Src  	@215
       
  6171 			Focus_Entry 	@206
       
  6172 			origin     	(1808, 4112)
       
  6173 			terminus   	(448, 4112)
       
  6174 			ordinal    	27)
       
  6175 		    (object InterMessView "" @288
       
  6176 			location   	(16, 1520)
       
  6177 			label      	(object SegLabel @289
       
  6178 			    Parent_View 	@288
       
  6179 			    location   	(2212, 1477)
       
  6180 			    quidu      	"3CBAA6B3015C"
       
  6181 			    anchor_loc 	1
       
  6182 			    nlines     	1
       
  6183 			    max_width  	7049
       
  6184 			    justify    	0
       
  6185 			    label      	"IsTelNumLengthZeroForRasConnectionL( )"
       
  6186 			    pctDist    	0.648180
       
  6187 			    height     	44
       
  6188 			    orientation 	0)
       
  6189 			line_color 	3342489
       
  6190 			client     	@207
       
  6191 			supplier   	@218
       
  6192 			Focus_Src  	@210
       
  6193 			Focus_Entry 	@222
       
  6194 			origin     	(1839, 1520)
       
  6195 			terminus   	(2416, 1520)
       
  6196 			ordinal    	8)
       
  6197 		    (object SelfMessView "" @290
       
  6198 			location   	(16, 416)
       
  6199 			label      	(object SegLabel @291
       
  6200 			    Parent_View 	@290
       
  6201 			    location   	(2027, 372)
       
  6202 			    quidu      	"3CBD54130186"
       
  6203 			    anchor_loc 	1
       
  6204 			    nlines     	1
       
  6205 			    max_width  	2627
       
  6206 			    justify    	0
       
  6207 			    label      	"StartSelectL( )"
       
  6208 			    pctDist    	1.246667
       
  6209 			    height     	45
       
  6210 			    orientation 	0)
       
  6211 			line_color 	3342489
       
  6212 			client     	@207
       
  6213 			supplier   	@207
       
  6214 			Focus_Src  	@208
       
  6215 			Focus_Entry 	@209
       
  6216 			origin     	(1840, 416)
       
  6217 			terminus   	(1990, 416)
       
  6218 			ordinal    	1)
       
  6219 		    (object InterMessView "" @292
       
  6220 			location   	(16, 3152)
       
  6221 			label      	(object SegLabel @293
       
  6222 			    Parent_View 	@292
       
  6223 			    location   	(1128, 3108)
       
  6224 			    quidu      	"3CC8367002BE"
       
  6225 			    anchor_loc 	1
       
  6226 			    nlines     	1
       
  6227 			    max_width  	6084
       
  6228 			    justify    	0
       
  6229 			    label      	"RequestSecondPhaseAvailability( )"
       
  6230 			    pctDist    	0.500000
       
  6231 			    height     	45
       
  6232 			    orientation 	1)
       
  6233 			line_color 	3342489
       
  6234 			client     	@207
       
  6235 			supplier   	@199
       
  6236 			Focus_Src  	@215
       
  6237 			Focus_Entry 	@203
       
  6238 			origin     	(1808, 3152)
       
  6239 			terminus   	(448, 3152)
       
  6240 			ordinal    	19)))
       
  6241 	    (object InteractionDiagram "Selection4"
       
  6242 		mechanism_ref 	@4
       
  6243 		quid       	"3CB6DC3702BB"
       
  6244 		title      	"Selection4"
       
  6245 		zoom       	100
       
  6246 		max_height 	28350
       
  6247 		max_width  	21600
       
  6248 		origin_x   	0
       
  6249 		origin_y   	0
       
  6250 		items      	(list diagram_item_list
       
  6251 		    (object InterObjView "$UNNAMED$64" @294
       
  6252 			location   	(288, 224)
       
  6253 			font       	(object Font
       
  6254 			    underline  	TRUE)
       
  6255 			label      	(object ItemLabel
       
  6256 			    Parent_View 	@294
       
  6257 			    location   	(288, 224)
       
  6258 			    fill_color 	13434879
       
  6259 			    anchor_loc 	1
       
  6260 			    nlines     	2
       
  6261 			    max_width  	364
       
  6262 			    justify    	0
       
  6263 			    label      	"")
       
  6264 			icon_style 	"Icon"
       
  6265 			line_color 	3342489
       
  6266 			fill_color 	13434879
       
  6267 			quidu      	"3CB6E16101F4"
       
  6268 			width      	382
       
  6269 			height     	781
       
  6270 			icon_height 	0
       
  6271 			icon_width 	0
       
  6272 			icon_y_offset 	0
       
  6273 			annotation 	1
       
  6274 			Focus_Of_Control 	(object Focus_Of_Control "" @295
       
  6275 			    location   	(288, 368)
       
  6276 			    line_color 	3342489
       
  6277 			    InterObjView 	@294
       
  6278 			    height     	228
       
  6279 			    y_coord    	168
       
  6280 			    Nested     	FALSE)
       
  6281 			Focus_Of_Control 	(object Focus_Of_Control "" @296
       
  6282 			    location   	(288, 736)
       
  6283 			    line_color 	3342489
       
  6284 			    InterObjView 	@294
       
  6285 			    height     	60
       
  6286 			    y_coord    	0
       
  6287 			    Nested     	FALSE))
       
  6288 		    (object InterObjView "$UNNAMED$66" @297
       
  6289 			location   	(1504, 224)
       
  6290 			font       	(object Font
       
  6291 			    underline  	TRUE)
       
  6292 			label      	(object ItemLabel
       
  6293 			    Parent_View 	@297
       
  6294 			    location   	(1504, 224)
       
  6295 			    fill_color 	13434879
       
  6296 			    anchor_loc 	1
       
  6297 			    nlines     	2
       
  6298 			    max_width  	282
       
  6299 			    justify    	0
       
  6300 			    label      	"")
       
  6301 			icon_style 	"Icon"
       
  6302 			line_color 	3342489
       
  6303 			fill_color 	13434879
       
  6304 			quidu      	"3CB6E1CE0313"
       
  6305 			width      	300
       
  6306 			height     	781
       
  6307 			icon_height 	0
       
  6308 			icon_width 	0
       
  6309 			icon_y_offset 	0
       
  6310 			annotation 	1
       
  6311 			Focus_Of_Control 	(object Focus_Of_Control "" @298
       
  6312 			    location   	(1504, 416)
       
  6313 			    line_color 	3342489
       
  6314 			    InterObjView 	@297
       
  6315 			    height     	60
       
  6316 			    y_coord    	0
       
  6317 			    Nested     	FALSE)
       
  6318 			Focus_Of_Control 	(object Focus_Of_Control "" @299
       
  6319 			    location   	(1504, 720)
       
  6320 			    line_color 	3342489
       
  6321 			    InterObjView 	@297
       
  6322 			    height     	196
       
  6323 			    y_coord    	136
       
  6324 			    Nested     	FALSE))
       
  6325 		    (object InterObjView "$UNNAMED$65" @300
       
  6326 			location   	(880, 224)
       
  6327 			font       	(object Font
       
  6328 			    underline  	TRUE)
       
  6329 			label      	(object ItemLabel
       
  6330 			    Parent_View 	@300
       
  6331 			    location   	(880, 224)
       
  6332 			    fill_color 	13434879
       
  6333 			    anchor_loc 	1
       
  6334 			    nlines     	2
       
  6335 			    max_width  	364
       
  6336 			    justify    	0
       
  6337 			    label      	"")
       
  6338 			icon_style 	"Icon"
       
  6339 			line_color 	3342489
       
  6340 			fill_color 	13434879
       
  6341 			quidu      	"3CB6E16B019E"
       
  6342 			width      	382
       
  6343 			height     	781
       
  6344 			icon_height 	0
       
  6345 			icon_width 	0
       
  6346 			icon_y_offset 	0
       
  6347 			annotation 	1
       
  6348 			Focus_Of_Control 	(object Focus_Of_Control "" @301
       
  6349 			    location   	(880, 368)
       
  6350 			    line_color 	3342489
       
  6351 			    InterObjView 	@300
       
  6352 			    height     	168
       
  6353 			    y_coord    	108
       
  6354 			    Nested     	FALSE)
       
  6355 			Focus_Of_Control 	(object Focus_Of_Control "" @302
       
  6356 			    location   	(880, 720)
       
  6357 			    line_color 	3342489
       
  6358 			    InterObjView 	@300
       
  6359 			    height     	136
       
  6360 			    y_coord    	76
       
  6361 			    Nested     	FALSE))
       
  6362 		    (object InterMessView "" @303
       
  6363 			location   	(16, 368)
       
  6364 			label      	(object SegLabel @304
       
  6365 			    Parent_View 	@303
       
  6366 			    location   	(583, 324)
       
  6367 			    quidu      	"3CB6E171039C"
       
  6368 			    anchor_loc 	1
       
  6369 			    nlines     	1
       
  6370 			    max_width  	509
       
  6371 			    justify    	0
       
  6372 			    label      	"CheckBearerAvailability( )"
       
  6373 			    pctDist    	0.500000
       
  6374 			    height     	45
       
  6375 			    orientation 	0)
       
  6376 			line_color 	3342489
       
  6377 			client     	@294
       
  6378 			supplier   	@300
       
  6379 			Focus_Src  	@295
       
  6380 			Focus_Entry 	@301
       
  6381 			origin     	(303, 368)
       
  6382 			terminus   	(864, 368)
       
  6383 			ordinal    	0)
       
  6384 		    (object InterMessView "" @305
       
  6385 			location   	(16, 416)
       
  6386 			label      	(object SegLabel @306
       
  6387 			    Parent_View 	@305
       
  6388 			    location   	(1191, 372)
       
  6389 			    quidu      	"3CC836C9024E"
       
  6390 			    anchor_loc 	1
       
  6391 			    nlines     	1
       
  6392 			    max_width  	341
       
  6393 			    justify    	0
       
  6394 			    label      	"StartChecking( )"
       
  6395 			    pctDist    	0.500000
       
  6396 			    height     	45
       
  6397 			    orientation 	0)
       
  6398 			line_color 	3342489
       
  6399 			client     	@300
       
  6400 			supplier   	@297
       
  6401 			Focus_Src  	@301
       
  6402 			Focus_Entry 	@298
       
  6403 			origin     	(895, 416)
       
  6404 			terminus   	(1488, 416)
       
  6405 			ordinal    	1)
       
  6406 		    (object InterMessView "" @307
       
  6407 			location   	(16, 720)
       
  6408 			label      	(object SegLabel @308
       
  6409 			    Parent_View 	@307
       
  6410 			    location   	(1192, 676)
       
  6411 			    quidu      	"3CC836F2017A"
       
  6412 			    anchor_loc 	1
       
  6413 			    nlines     	1
       
  6414 			    max_width  	438
       
  6415 			    justify    	0
       
  6416 			    label      	"BearerStateChange( )"
       
  6417 			    pctDist    	0.500000
       
  6418 			    height     	45
       
  6419 			    orientation 	1)
       
  6420 			line_color 	3342489
       
  6421 			client     	@297
       
  6422 			supplier   	@300
       
  6423 			Focus_Src  	@299
       
  6424 			Focus_Entry 	@302
       
  6425 			origin     	(1488, 720)
       
  6426 			terminus   	(896, 720)
       
  6427 			ordinal    	2)
       
  6428 		    (object InterMessView "" @309
       
  6429 			location   	(16, 736)
       
  6430 			label      	(object SegLabel @310
       
  6431 			    Parent_View 	@309
       
  6432 			    location   	(584, 692)
       
  6433 			    quidu      	"3CC8370A01BB"
       
  6434 			    anchor_loc 	1
       
  6435 			    nlines     	1
       
  6436 			    max_width  	447
       
  6437 			    justify    	0
       
  6438 			    label      	"SetAvailableBearers( )"
       
  6439 			    pctDist    	0.500000
       
  6440 			    height     	45
       
  6441 			    orientation 	1)
       
  6442 			line_color 	3342489
       
  6443 			client     	@300
       
  6444 			supplier   	@294
       
  6445 			Focus_Src  	@302
       
  6446 			Focus_Entry 	@296
       
  6447 			origin     	(864, 736)
       
  6448 			terminus   	(304, 736)
       
  6449 			ordinal    	3)))
       
  6450 	    (object InteractionDiagram "Selection5"
       
  6451 		mechanism_ref 	@5
       
  6452 		quid       	"3CB6E4CC021A"
       
  6453 		title      	"Selection5"
       
  6454 		zoom       	100
       
  6455 		max_height 	28350
       
  6456 		max_width  	21600
       
  6457 		origin_x   	0
       
  6458 		origin_y   	5806
       
  6459 		items      	(list diagram_item_list
       
  6460 		    (object InterObjView "$UNNAMED$67" @311
       
  6461 			location   	(448, 224)
       
  6462 			font       	(object Font
       
  6463 			    underline  	TRUE)
       
  6464 			label      	(object ItemLabel
       
  6465 			    Parent_View 	@311
       
  6466 			    location   	(448, 224)
       
  6467 			    fill_color 	13434879
       
  6468 			    anchor_loc 	1
       
  6469 			    nlines     	2
       
  6470 			    max_width  	364
       
  6471 			    justify    	0
       
  6472 			    label      	"")
       
  6473 			icon_style 	"Icon"
       
  6474 			line_color 	3342489
       
  6475 			fill_color 	13434879
       
  6476 			quidu      	"3CB6E7FF0312"
       
  6477 			width      	382
       
  6478 			height     	4417
       
  6479 			icon_height 	0
       
  6480 			icon_width 	0
       
  6481 			icon_y_offset 	0
       
  6482 			annotation 	1
       
  6483 			Focus_Of_Control 	(object Focus_Of_Control "" @312
       
  6484 			    location   	(448, 400)
       
  6485 			    line_color 	3342489
       
  6486 			    InterObjView 	@311
       
  6487 			    height     	244
       
  6488 			    y_coord    	184
       
  6489 			    Nested     	FALSE)
       
  6490 			Focus_Of_Control 	(object Focus_Of_Control "" @313
       
  6491 			    location   	(448, 944)
       
  6492 			    line_color 	3342489
       
  6493 			    InterObjView 	@311
       
  6494 			    height     	60
       
  6495 			    y_coord    	0
       
  6496 			    Nested     	FALSE)
       
  6497 			Focus_Of_Control 	(object Focus_Of_Control "" @314
       
  6498 			    location   	(448, 2176)
       
  6499 			    line_color 	3342489
       
  6500 			    InterObjView 	@311
       
  6501 			    height     	60
       
  6502 			    y_coord    	0
       
  6503 			    Nested     	FALSE)
       
  6504 			Focus_Of_Control 	(object Focus_Of_Control "" @315
       
  6505 			    location   	(448, 4432)
       
  6506 			    line_color 	3342489
       
  6507 			    InterObjView 	@311
       
  6508 			    height     	60
       
  6509 			    y_coord    	0
       
  6510 			    Nested     	FALSE))
       
  6511 		    (object InterObjView "$UNNAMED$68" @316
       
  6512 			location   	(912, 224)
       
  6513 			font       	(object Font
       
  6514 			    underline  	TRUE)
       
  6515 			label      	(object ItemLabel
       
  6516 			    Parent_View 	@316
       
  6517 			    location   	(912, 224)
       
  6518 			    fill_color 	13434879
       
  6519 			    anchor_loc 	1
       
  6520 			    nlines     	2
       
  6521 			    max_width  	282
       
  6522 			    justify    	0
       
  6523 			    label      	"")
       
  6524 			icon_style 	"Icon"
       
  6525 			line_color 	3342489
       
  6526 			fill_color 	13434879
       
  6527 			quidu      	"3CB6E801021A"
       
  6528 			width      	300
       
  6529 			height     	4417
       
  6530 			icon_height 	0
       
  6531 			icon_width 	0
       
  6532 			icon_y_offset 	0
       
  6533 			annotation 	1
       
  6534 			Focus_Of_Control 	(object Focus_Of_Control "" @317
       
  6535 			    location   	(912, 400)
       
  6536 			    line_color 	3342489
       
  6537 			    InterObjView 	@316
       
  6538 			    height     	184
       
  6539 			    y_coord    	124
       
  6540 			    Nested     	FALSE)
       
  6541 			Focus_Of_Control 	(object Focus_Of_Control "" @318
       
  6542 			    location   	(912, 464)
       
  6543 			    line_color 	3342489
       
  6544 			    InterObjView 	@316
       
  6545 			    height     	60
       
  6546 			    y_coord    	0
       
  6547 			    Nested     	TRUE)
       
  6548 			Focus_Of_Control 	(object Focus_Of_Control "" @319
       
  6549 			    location   	(912, 672)
       
  6550 			    line_color 	3342489
       
  6551 			    InterObjView 	@316
       
  6552 			    height     	2436
       
  6553 			    y_coord    	2376
       
  6554 			    Nested     	FALSE)
       
  6555 			Focus_Of_Control 	(object Focus_Of_Control "" @320
       
  6556 			    location   	(912, 688)
       
  6557 			    line_color 	3342489
       
  6558 			    InterObjView 	@316
       
  6559 			    height     	60
       
  6560 			    y_coord    	0
       
  6561 			    Nested     	TRUE)
       
  6562 			Focus_Of_Control 	(object Focus_Of_Control "" @321
       
  6563 			    location   	(912, 816)
       
  6564 			    line_color 	3342489
       
  6565 			    InterObjView 	@316
       
  6566 			    height     	60
       
  6567 			    y_coord    	0
       
  6568 			    Nested     	TRUE)
       
  6569 			Focus_Of_Control 	(object Focus_Of_Control "" @322
       
  6570 			    location   	(912, 1200)
       
  6571 			    line_color 	3342489
       
  6572 			    InterObjView 	@316
       
  6573 			    height     	60
       
  6574 			    y_coord    	0
       
  6575 			    Nested     	TRUE)
       
  6576 			Focus_Of_Control 	(object Focus_Of_Control "" @323
       
  6577 			    location   	(912, 1728)
       
  6578 			    line_color 	3342489
       
  6579 			    InterObjView 	@316
       
  6580 			    height     	60
       
  6581 			    y_coord    	0
       
  6582 			    Nested     	TRUE)
       
  6583 			Focus_Of_Control 	(object Focus_Of_Control "" @324
       
  6584 			    location   	(912, 2000)
       
  6585 			    line_color 	3342489
       
  6586 			    InterObjView 	@316
       
  6587 			    height     	60
       
  6588 			    y_coord    	0
       
  6589 			    Nested     	TRUE)
       
  6590 			Focus_Of_Control 	(object Focus_Of_Control "" @325
       
  6591 			    location   	(912, 2272)
       
  6592 			    line_color 	3342489
       
  6593 			    InterObjView 	@316
       
  6594 			    height     	60
       
  6595 			    y_coord    	0
       
  6596 			    Nested     	TRUE)
       
  6597 			Focus_Of_Control 	(object Focus_Of_Control "" @326
       
  6598 			    location   	(912, 3616)
       
  6599 			    line_color 	3342489
       
  6600 			    InterObjView 	@316
       
  6601 			    height     	728
       
  6602 			    y_coord    	668
       
  6603 			    Nested     	FALSE)
       
  6604 			Focus_Of_Control 	(object Focus_Of_Control "" @327
       
  6605 			    location   	(912, 3728)
       
  6606 			    line_color 	3342489
       
  6607 			    InterObjView 	@316
       
  6608 			    height     	60
       
  6609 			    y_coord    	0
       
  6610 			    Nested     	TRUE)
       
  6611 			Focus_Of_Control 	(object Focus_Of_Control "" @328
       
  6612 			    location   	(912, 3856)
       
  6613 			    line_color 	3342489
       
  6614 			    InterObjView 	@316
       
  6615 			    height     	60
       
  6616 			    y_coord    	0
       
  6617 			    Nested     	TRUE)
       
  6618 			Focus_Of_Control 	(object Focus_Of_Control "" @329
       
  6619 			    location   	(912, 3968)
       
  6620 			    line_color 	3342489
       
  6621 			    InterObjView 	@316
       
  6622 			    height     	60
       
  6623 			    y_coord    	0
       
  6624 			    Nested     	TRUE)
       
  6625 			Focus_Of_Control 	(object Focus_Of_Control "" @330
       
  6626 			    location   	(912, 4080)
       
  6627 			    line_color 	3342489
       
  6628 			    InterObjView 	@316
       
  6629 			    height     	60
       
  6630 			    y_coord    	0
       
  6631 			    Nested     	TRUE)
       
  6632 			Focus_Of_Control 	(object Focus_Of_Control "" @331
       
  6633 			    location   	(912, 4224)
       
  6634 			    line_color 	3342489
       
  6635 			    InterObjView 	@316
       
  6636 			    height     	60
       
  6637 			    y_coord    	0
       
  6638 			    Nested     	TRUE)
       
  6639 			Focus_Of_Control 	(object Focus_Of_Control "" @332
       
  6640 			    location   	(912, 4432)
       
  6641 			    line_color 	3342489
       
  6642 			    InterObjView 	@316
       
  6643 			    height     	120
       
  6644 			    y_coord    	60
       
  6645 			    Nested     	FALSE))
       
  6646 		    (object InterObjView "$UNNAMED$69" @333
       
  6647 			location   	(1456, 224)
       
  6648 			font       	(object Font
       
  6649 			    underline  	TRUE)
       
  6650 			label      	(object ItemLabel
       
  6651 			    Parent_View 	@333
       
  6652 			    location   	(1456, 224)
       
  6653 			    fill_color 	13434879
       
  6654 			    anchor_loc 	1
       
  6655 			    nlines     	2
       
  6656 			    max_width  	282
       
  6657 			    justify    	0
       
  6658 			    label      	"")
       
  6659 			icon_style 	"Icon"
       
  6660 			line_color 	3342489
       
  6661 			fill_color 	13434879
       
  6662 			quidu      	"3CB6E89A0206"
       
  6663 			width      	300
       
  6664 			height     	4417
       
  6665 			icon_height 	0
       
  6666 			icon_width 	0
       
  6667 			icon_y_offset 	0
       
  6668 			annotation 	1
       
  6669 			Focus_Of_Control 	(object Focus_Of_Control "" @334
       
  6670 			    location   	(1456, 1008)
       
  6671 			    line_color 	3342489
       
  6672 			    InterObjView 	@333
       
  6673 			    height     	60
       
  6674 			    y_coord    	0
       
  6675 			    Nested     	FALSE)
       
  6676 			Focus_Of_Control 	(object Focus_Of_Control "" @335
       
  6677 			    location   	(1456, 1088)
       
  6678 			    line_color 	3342489
       
  6679 			    InterObjView 	@333
       
  6680 			    height     	60
       
  6681 			    y_coord    	0
       
  6682 			    Nested     	FALSE)
       
  6683 			Focus_Of_Control 	(object Focus_Of_Control "" @336
       
  6684 			    location   	(1456, 1312)
       
  6685 			    line_color 	3342489
       
  6686 			    InterObjView 	@333
       
  6687 			    height     	60
       
  6688 			    y_coord    	0
       
  6689 			    Nested     	FALSE)
       
  6690 			Focus_Of_Control 	(object Focus_Of_Control "" @337
       
  6691 			    location   	(1456, 1408)
       
  6692 			    line_color 	3342489
       
  6693 			    InterObjView 	@333
       
  6694 			    height     	60
       
  6695 			    y_coord    	0
       
  6696 			    Nested     	FALSE))
       
  6697 		    (object InterObjView "$UNNAMED$70" @338
       
  6698 			location   	(1792, 224)
       
  6699 			font       	(object Font
       
  6700 			    underline  	TRUE)
       
  6701 			label      	(object ItemLabel
       
  6702 			    Parent_View 	@338
       
  6703 			    location   	(1792, 224)
       
  6704 			    fill_color 	13434879
       
  6705 			    anchor_loc 	1
       
  6706 			    nlines     	2
       
  6707 			    max_width  	282
       
  6708 			    justify    	0
       
  6709 			    label      	"")
       
  6710 			icon_style 	"Icon"
       
  6711 			line_color 	3342489
       
  6712 			fill_color 	13434879
       
  6713 			quidu      	"3CB6E91901CD"
       
  6714 			width      	300
       
  6715 			height     	4417
       
  6716 			icon_height 	0
       
  6717 			icon_width 	0
       
  6718 			icon_y_offset 	0
       
  6719 			annotation 	1
       
  6720 			Focus_Of_Control 	(object Focus_Of_Control "" @339
       
  6721 			    location   	(1792, 1504)
       
  6722 			    line_color 	3342489
       
  6723 			    InterObjView 	@338
       
  6724 			    height     	60
       
  6725 			    y_coord    	0
       
  6726 			    Nested     	FALSE)
       
  6727 			Focus_Of_Control 	(object Focus_Of_Control "" @340
       
  6728 			    location   	(1792, 1808)
       
  6729 			    line_color 	3342489
       
  6730 			    InterObjView 	@338
       
  6731 			    height     	60
       
  6732 			    y_coord    	0
       
  6733 			    Nested     	FALSE)
       
  6734 			Focus_Of_Control 	(object Focus_Of_Control "" @341
       
  6735 			    location   	(1792, 1904)
       
  6736 			    line_color 	3342489
       
  6737 			    InterObjView 	@338
       
  6738 			    height     	60
       
  6739 			    y_coord    	0
       
  6740 			    Nested     	FALSE)
       
  6741 			Focus_Of_Control 	(object Focus_Of_Control "" @342
       
  6742 			    location   	(1792, 2096)
       
  6743 			    line_color 	3342489
       
  6744 			    InterObjView 	@338
       
  6745 			    height     	60
       
  6746 			    y_coord    	0
       
  6747 			    Nested     	FALSE))
       
  6748 		    (object InterObjView "$UNNAMED$71" @343
       
  6749 			location   	(2128, 224)
       
  6750 			font       	(object Font
       
  6751 			    underline  	TRUE)
       
  6752 			label      	(object ItemLabel
       
  6753 			    Parent_View 	@343
       
  6754 			    location   	(2128, 224)
       
  6755 			    fill_color 	13434879
       
  6756 			    anchor_loc 	1
       
  6757 			    nlines     	2
       
  6758 			    max_width  	310
       
  6759 			    justify    	0
       
  6760 			    label      	"")
       
  6761 			icon_style 	"Icon"
       
  6762 			line_color 	3342489
       
  6763 			fill_color 	13434879
       
  6764 			quidu      	"3CB6EA7600C0"
       
  6765 			width      	328
       
  6766 			height     	4417
       
  6767 			icon_height 	0
       
  6768 			icon_width 	0
       
  6769 			icon_y_offset 	0
       
  6770 			annotation 	1
       
  6771 			Focus_Of_Control 	(object Focus_Of_Control "" @344
       
  6772 			    location   	(2128, 2352)
       
  6773 			    line_color 	3342489
       
  6774 			    InterObjView 	@343
       
  6775 			    height     	60
       
  6776 			    y_coord    	0
       
  6777 			    Nested     	FALSE)
       
  6778 			Focus_Of_Control 	(object Focus_Of_Control "" @345
       
  6779 			    location   	(2128, 2448)
       
  6780 			    line_color 	3342489
       
  6781 			    InterObjView 	@343
       
  6782 			    height     	60
       
  6783 			    y_coord    	0
       
  6784 			    Nested     	FALSE)
       
  6785 			Focus_Of_Control 	(object Focus_Of_Control "" @346
       
  6786 			    location   	(2128, 2544)
       
  6787 			    line_color 	3342489
       
  6788 			    InterObjView 	@343
       
  6789 			    height     	60
       
  6790 			    y_coord    	0
       
  6791 			    Nested     	FALSE)
       
  6792 			Focus_Of_Control 	(object Focus_Of_Control "" @347
       
  6793 			    location   	(2128, 2832)
       
  6794 			    line_color 	3342489
       
  6795 			    InterObjView 	@343
       
  6796 			    height     	60
       
  6797 			    y_coord    	0
       
  6798 			    Nested     	FALSE)
       
  6799 			Focus_Of_Control 	(object Focus_Of_Control "" @348
       
  6800 			    location   	(2128, 2928)
       
  6801 			    line_color 	3342489
       
  6802 			    InterObjView 	@343
       
  6803 			    height     	60
       
  6804 			    y_coord    	0
       
  6805 			    Nested     	FALSE)
       
  6806 			Focus_Of_Control 	(object Focus_Of_Control "" @349
       
  6807 			    location   	(2128, 3264)
       
  6808 			    line_color 	3342489
       
  6809 			    InterObjView 	@343
       
  6810 			    height     	60
       
  6811 			    y_coord    	0
       
  6812 			    Nested     	FALSE))
       
  6813 		    (object InterObjView "$UNNAMED$72" @350
       
  6814 			location   	(3216, 224)
       
  6815 			font       	(object Font
       
  6816 			    underline  	TRUE)
       
  6817 			label      	(object ItemLabel
       
  6818 			    Parent_View 	@350
       
  6819 			    location   	(3216, 224)
       
  6820 			    fill_color 	13434879
       
  6821 			    anchor_loc 	1
       
  6822 			    nlines     	2
       
  6823 			    max_width  	540
       
  6824 			    justify    	0
       
  6825 			    label      	"")
       
  6826 			icon_style 	"Icon"
       
  6827 			line_color 	3342489
       
  6828 			fill_color 	13434879
       
  6829 			quidu      	"3CB6EAF80398"
       
  6830 			width      	558
       
  6831 			height     	4417
       
  6832 			icon_height 	0
       
  6833 			icon_width 	0
       
  6834 			icon_y_offset 	0
       
  6835 			annotation 	1
       
  6836 			Focus_Of_Control 	(object Focus_Of_Control "" @351
       
  6837 			    location   	(3216, 2640)
       
  6838 			    line_color 	3342489
       
  6839 			    InterObjView 	@350
       
  6840 			    height     	60
       
  6841 			    y_coord    	0
       
  6842 			    Nested     	FALSE)
       
  6843 			Focus_Of_Control 	(object Focus_Of_Control "" @352
       
  6844 			    location   	(3216, 2752)
       
  6845 			    line_color 	3342489
       
  6846 			    InterObjView 	@350
       
  6847 			    height     	296
       
  6848 			    y_coord    	236
       
  6849 			    Nested     	FALSE)
       
  6850 			Focus_Of_Control 	(object Focus_Of_Control "" @353
       
  6851 			    location   	(3216, 3168)
       
  6852 			    line_color 	3342489
       
  6853 			    InterObjView 	@350
       
  6854 			    height     	216
       
  6855 			    y_coord    	156
       
  6856 			    Nested     	FALSE)
       
  6857 			Focus_Of_Control 	(object Focus_Of_Control "" @354
       
  6858 			    location   	(3216, 3184)
       
  6859 			    line_color 	3342489
       
  6860 			    InterObjView 	@350
       
  6861 			    height     	60
       
  6862 			    y_coord    	0
       
  6863 			    Nested     	TRUE)
       
  6864 			Focus_Of_Control 	(object Focus_Of_Control "" @355
       
  6865 			    location   	(3216, 3504)
       
  6866 			    line_color 	3342489
       
  6867 			    InterObjView 	@350
       
  6868 			    height     	900
       
  6869 			    y_coord    	840
       
  6870 			    Nested     	FALSE)
       
  6871 			Focus_Of_Control 	(object Focus_Of_Control "" @356
       
  6872 			    location   	(3216, 3520)
       
  6873 			    line_color 	3342489
       
  6874 			    InterObjView 	@350
       
  6875 			    height     	60
       
  6876 			    y_coord    	0
       
  6877 			    Nested     	TRUE))
       
  6878 		    (object InterObjView "$UNNAMED$73" @357
       
  6879 			location   	(2624, 224)
       
  6880 			font       	(object Font
       
  6881 			    underline  	TRUE)
       
  6882 			label      	(object ItemLabel
       
  6883 			    Parent_View 	@357
       
  6884 			    location   	(2624, 224)
       
  6885 			    fill_color 	13434879
       
  6886 			    anchor_loc 	1
       
  6887 			    nlines     	2
       
  6888 			    max_width  	564
       
  6889 			    justify    	0
       
  6890 			    label      	"")
       
  6891 			icon_style 	"Icon"
       
  6892 			line_color 	3342489
       
  6893 			fill_color 	13434879
       
  6894 			quidu      	"3CB6EB2900D2"
       
  6895 			width      	582
       
  6896 			height     	4417
       
  6897 			icon_height 	0
       
  6898 			icon_width 	0
       
  6899 			icon_y_offset 	0
       
  6900 			annotation 	1
       
  6901 			Focus_Of_Control 	(object Focus_Of_Control "" @358
       
  6902 			    location   	(2624, 1600)
       
  6903 			    line_color 	3342489
       
  6904 			    InterObjView 	@357
       
  6905 			    height     	60
       
  6906 			    y_coord    	0
       
  6907 			    Nested     	FALSE))
       
  6908 		    (object InterMessView "" @359
       
  6909 			location   	(16, 400)
       
  6910 			label      	(object SegLabel @360
       
  6911 			    Parent_View 	@359
       
  6912 			    location   	(679, 356)
       
  6913 			    quidu      	"3CB6E81102D3"
       
  6914 			    anchor_loc 	1
       
  6915 			    nlines     	1
       
  6916 			    max_width  	429
       
  6917 			    justify    	0
       
  6918 			    label      	"StartChecking( )"
       
  6919 			    pctDist    	0.500000
       
  6920 			    height     	45
       
  6921 			    orientation 	0)
       
  6922 			line_color 	3342489
       
  6923 			client     	@311
       
  6924 			supplier   	@316
       
  6925 			Focus_Src  	@312
       
  6926 			Focus_Entry 	@317
       
  6927 			origin     	(463, 400)
       
  6928 			terminus   	(896, 400)
       
  6929 			ordinal    	0)
       
  6930 		    (object SelfMessView "" @361
       
  6931 			location   	(16, 464)
       
  6932 			label      	(object SegLabel @362
       
  6933 			    Parent_View 	@361
       
  6934 			    location   	(1130, 421)
       
  6935 			    quidu      	"3CB6E81600E5"
       
  6936 			    anchor_loc 	1
       
  6937 			    nlines     	1
       
  6938 			    max_width  	477
       
  6939 			    justify    	0
       
  6940 			    label      	"StartCheckingCb( )"
       
  6941 			    pctDist    	1.353333
       
  6942 			    height     	44
       
  6943 			    orientation 	0)
       
  6944 			line_color 	3342489
       
  6945 			client     	@316
       
  6946 			supplier   	@316
       
  6947 			Focus_Src  	@317
       
  6948 			Focus_Entry 	@318
       
  6949 			origin     	(928, 464)
       
  6950 			terminus   	(1078, 464)
       
  6951 			ordinal    	1)
       
  6952 		    (object SelfMessView "" @363
       
  6953 			location   	(16, 688)
       
  6954 			label      	(object SegLabel @364
       
  6955 			    Parent_View 	@363
       
  6956 			    location   	(1147, 645)
       
  6957 			    quidu      	"3CB6E82803D9"
       
  6958 			    anchor_loc 	1
       
  6959 			    nlines     	1
       
  6960 			    max_width  	572
       
  6961 			    justify    	0
       
  6962 			    label      	"GetBearerSupportL( )"
       
  6963 			    pctDist    	1.460000
       
  6964 			    height     	44
       
  6965 			    orientation 	0)
       
  6966 			line_color 	3342489
       
  6967 			client     	@316
       
  6968 			supplier   	@316
       
  6969 			Focus_Src  	@319
       
  6970 			Focus_Entry 	@320
       
  6971 			origin     	(928, 688)
       
  6972 			terminus   	(1078, 688)
       
  6973 			ordinal    	2)
       
  6974 		    (object SelfMessView "" @365
       
  6975 			location   	(16, 816)
       
  6976 			label      	(object SegLabel @366
       
  6977 			    Parent_View 	@365
       
  6978 			    location   	(1131, 773)
       
  6979 			    quidu      	"3CB6E84401F9"
       
  6980 			    anchor_loc 	1
       
  6981 			    nlines     	1
       
  6982 			    max_width  	477
       
  6983 			    justify    	0
       
  6984 			    label      	"OpenTelephonyL( )"
       
  6985 			    pctDist    	1.353333
       
  6986 			    height     	44
       
  6987 			    orientation 	0)
       
  6988 			line_color 	3342489
       
  6989 			client     	@316
       
  6990 			supplier   	@316
       
  6991 			Focus_Src  	@319
       
  6992 			Focus_Entry 	@321
       
  6993 			origin     	(928, 816)
       
  6994 			terminus   	(1078, 816)
       
  6995 			ordinal    	3)
       
  6996 		    (object InterMessView "" @367
       
  6997 			location   	(16, 944)
       
  6998 			label      	(object SegLabel @368
       
  6999 			    Parent_View 	@367
       
  7000 			    location   	(680, 900)
       
  7001 			    quidu      	"3CB6E87300DE"
       
  7002 			    anchor_loc 	1
       
  7003 			    nlines     	1
       
  7004 			    max_width  	453
       
  7005 			    justify    	0
       
  7006 			    label      	"GetTsyNameL( )"
       
  7007 			    pctDist    	0.500000
       
  7008 			    height     	45
       
  7009 			    orientation 	1)
       
  7010 			line_color 	3342489
       
  7011 			client     	@316
       
  7012 			supplier   	@311
       
  7013 			Focus_Src  	@319
       
  7014 			Focus_Entry 	@313
       
  7015 			origin     	(896, 944)
       
  7016 			terminus   	(464, 944)
       
  7017 			ordinal    	4)
       
  7018 		    (object InterMessView "" @369
       
  7019 			location   	(16, 1008)
       
  7020 			label      	(object SegLabel @370
       
  7021 			    Parent_View 	@369
       
  7022 			    location   	(1183, 964)
       
  7023 			    quidu      	"3CB6E8A00043"
       
  7024 			    anchor_loc 	1
       
  7025 			    nlines     	1
       
  7026 			    max_width  	310
       
  7027 			    justify    	0
       
  7028 			    label      	"Connect( )"
       
  7029 			    pctDist    	0.500000
       
  7030 			    height     	45
       
  7031 			    orientation 	0)
       
  7032 			line_color 	3342489
       
  7033 			client     	@316
       
  7034 			supplier   	@333
       
  7035 			Focus_Src  	@319
       
  7036 			Focus_Entry 	@334
       
  7037 			origin     	(927, 1008)
       
  7038 			terminus   	(1440, 1008)
       
  7039 			ordinal    	5)
       
  7040 		    (object InterMessView "" @371
       
  7041 			location   	(16, 1088)
       
  7042 			label      	(object SegLabel @372
       
  7043 			    Parent_View 	@371
       
  7044 			    location   	(1183, 1044)
       
  7045 			    quidu      	"3CB6E8B00212"
       
  7046 			    anchor_loc 	1
       
  7047 			    nlines     	1
       
  7048 			    max_width  	501
       
  7049 			    justify    	0
       
  7050 			    label      	"LoadPhoneModule( )"
       
  7051 			    pctDist    	0.500000
       
  7052 			    height     	45
       
  7053 			    orientation 	0)
       
  7054 			line_color 	3342489
       
  7055 			client     	@316
       
  7056 			supplier   	@333
       
  7057 			Focus_Src  	@319
       
  7058 			Focus_Entry 	@335
       
  7059 			origin     	(927, 1088)
       
  7060 			terminus   	(1440, 1088)
       
  7061 			ordinal    	6)
       
  7062 		    (object SelfMessView "" @373
       
  7063 			location   	(16, 1200)
       
  7064 			label      	(object SegLabel @374
       
  7065 			    Parent_View 	@373
       
  7066 			    location   	(1099, 1156)
       
  7067 			    quidu      	"3CB6E8C1013A"
       
  7068 			    anchor_loc 	1
       
  7069 			    nlines     	1
       
  7070 			    max_width  	405
       
  7071 			    justify    	0
       
  7072 			    label      	"OpenPhoneL( )"
       
  7073 			    pctDist    	1.146667
       
  7074 			    height     	45
       
  7075 			    orientation 	0)
       
  7076 			line_color 	3342489
       
  7077 			client     	@316
       
  7078 			supplier   	@316
       
  7079 			Focus_Src  	@319
       
  7080 			Focus_Entry 	@322
       
  7081 			origin     	(928, 1200)
       
  7082 			terminus   	(1078, 1200)
       
  7083 			ordinal    	7)
       
  7084 		    (object InterMessView "" @375
       
  7085 			location   	(16, 1312)
       
  7086 			label      	(object SegLabel @376
       
  7087 			    Parent_View 	@375
       
  7088 			    location   	(1183, 1268)
       
  7089 			    quidu      	"3CB6E8E802B3"
       
  7090 			    anchor_loc 	1
       
  7091 			    nlines     	1
       
  7092 			    max_width  	525
       
  7093 			    justify    	0
       
  7094 			    label      	"EnumeratePhones( )"
       
  7095 			    pctDist    	0.500000
       
  7096 			    height     	45
       
  7097 			    orientation 	0)
       
  7098 			line_color 	3342489
       
  7099 			client     	@316
       
  7100 			supplier   	@333
       
  7101 			Focus_Src  	@319
       
  7102 			Focus_Entry 	@336
       
  7103 			origin     	(927, 1312)
       
  7104 			terminus   	(1440, 1312)
       
  7105 			ordinal    	8)
       
  7106 		    (object InterMessView "" @377
       
  7107 			location   	(16, 1408)
       
  7108 			label      	(object SegLabel @378
       
  7109 			    Parent_View 	@377
       
  7110 			    location   	(1183, 1364)
       
  7111 			    quidu      	"3CB6E9270277"
       
  7112 			    anchor_loc 	1
       
  7113 			    nlines     	1
       
  7114 			    max_width  	477
       
  7115 			    justify    	0
       
  7116 			    label      	"GetPhoneInfo( )"
       
  7117 			    pctDist    	0.500000
       
  7118 			    height     	45
       
  7119 			    orientation 	0)
       
  7120 			line_color 	3342489
       
  7121 			client     	@316
       
  7122 			supplier   	@333
       
  7123 			Focus_Src  	@319
       
  7124 			Focus_Entry 	@337
       
  7125 			origin     	(927, 1408)
       
  7126 			terminus   	(1440, 1408)
       
  7127 			ordinal    	9)
       
  7128 		    (object InterMessView "" @379
       
  7129 			location   	(16, 1504)
       
  7130 			label      	(object SegLabel @380
       
  7131 			    Parent_View 	@379
       
  7132 			    location   	(1301, 1462)
       
  7133 			    quidu      	"3CB6E938020F"
       
  7134 			    anchor_loc 	1
       
  7135 			    nlines     	1
       
  7136 			    max_width  	286
       
  7137 			    justify    	0
       
  7138 			    label      	"Open( )"
       
  7139 			    pctDist    	0.440518
       
  7140 			    height     	43
       
  7141 			    orientation 	0)
       
  7142 			line_color 	3342489
       
  7143 			client     	@316
       
  7144 			supplier   	@338
       
  7145 			Focus_Src  	@319
       
  7146 			Focus_Entry 	@339
       
  7147 			origin     	(927, 1504)
       
  7148 			terminus   	(1776, 1504)
       
  7149 			ordinal    	10)
       
  7150 		    (object SelfMessView "" @381
       
  7151 			location   	(16, 1728)
       
  7152 			label      	(object SegLabel @382
       
  7153 			    Parent_View 	@381
       
  7154 			    location   	(1177, 1687)
       
  7155 			    quidu      	"3CB6E98C001A"
       
  7156 			    anchor_loc 	1
       
  7157 			    nlines     	1
       
  7158 			    max_width  	572
       
  7159 			    justify    	0
       
  7160 			    label      	"RetrievePhoneCapsL( )"
       
  7161 			    pctDist    	1.666667
       
  7162 			    height     	42
       
  7163 			    orientation 	0)
       
  7164 			line_color 	3342489
       
  7165 			client     	@316
       
  7166 			supplier   	@316
       
  7167 			Focus_Src  	@319
       
  7168 			Focus_Entry 	@323
       
  7169 			origin     	(928, 1728)
       
  7170 			terminus   	(1078, 1728)
       
  7171 			ordinal    	12)
       
  7172 		    (object InterMessView "" @383
       
  7173 			location   	(16, 1808)
       
  7174 			label      	(object SegLabel @384
       
  7175 			    Parent_View 	@383
       
  7176 			    location   	(1351, 1764)
       
  7177 			    quidu      	"3CB6E9A7007D"
       
  7178 			    anchor_loc 	1
       
  7179 			    nlines     	1
       
  7180 			    max_width  	358
       
  7181 			    justify    	0
       
  7182 			    label      	"GetCaps( )"
       
  7183 			    pctDist    	0.500000
       
  7184 			    height     	45
       
  7185 			    orientation 	0)
       
  7186 			line_color 	3342489
       
  7187 			client     	@316
       
  7188 			supplier   	@338
       
  7189 			Focus_Src  	@319
       
  7190 			Focus_Entry 	@340
       
  7191 			origin     	(927, 1808)
       
  7192 			terminus   	(1776, 1808)
       
  7193 			ordinal    	13)
       
  7194 		    (object InterMessView "" @385
       
  7195 			location   	(16, 1904)
       
  7196 			label      	(object SegLabel @386
       
  7197 			    Parent_View 	@385
       
  7198 			    location   	(1351, 1860)
       
  7199 			    quidu      	"3CB6E9B30214"
       
  7200 			    anchor_loc 	1
       
  7201 			    nlines     	1
       
  7202 			    max_width  	572
       
  7203 			    justify    	0
       
  7204 			    label      	"GetMultimodeCaps( )"
       
  7205 			    pctDist    	0.500000
       
  7206 			    height     	45
       
  7207 			    orientation 	0)
       
  7208 			line_color 	3342489
       
  7209 			client     	@316
       
  7210 			supplier   	@338
       
  7211 			Focus_Src  	@319
       
  7212 			Focus_Entry 	@341
       
  7213 			origin     	(927, 1904)
       
  7214 			terminus   	(1776, 1904)
       
  7215 			ordinal    	14)
       
  7216 		    (object SelfMessView "" @387
       
  7217 			location   	(16, 2000)
       
  7218 			label      	(object SegLabel @388
       
  7219 			    Parent_View 	@387
       
  7220 			    location   	(1177, 1957)
       
  7221 			    quidu      	"3CB6E9C60316"
       
  7222 			    anchor_loc 	1
       
  7223 			    nlines     	1
       
  7224 			    max_width  	620
       
  7225 			    justify    	0
       
  7226 			    label      	"RetrieveNetworkMode( )"
       
  7227 			    pctDist    	1.666667
       
  7228 			    height     	44
       
  7229 			    orientation 	0)
       
  7230 			line_color 	3342489
       
  7231 			client     	@316
       
  7232 			supplier   	@316
       
  7233 			Focus_Src  	@319
       
  7234 			Focus_Entry 	@324
       
  7235 			origin     	(928, 2000)
       
  7236 			terminus   	(1078, 2000)
       
  7237 			ordinal    	15)
       
  7238 		    (object InterMessView "" @389
       
  7239 			location   	(16, 2096)
       
  7240 			label      	(object SegLabel @390
       
  7241 			    Parent_View 	@389
       
  7242 			    location   	(1351, 2052)
       
  7243 			    quidu      	"3CB6E9D10091"
       
  7244 			    anchor_loc 	1
       
  7245 			    nlines     	1
       
  7246 			    max_width  	548
       
  7247 			    justify    	0
       
  7248 			    label      	"GetCurrentMode( )"
       
  7249 			    pctDist    	0.500000
       
  7250 			    height     	45
       
  7251 			    orientation 	0)
       
  7252 			line_color 	3342489
       
  7253 			client     	@316
       
  7254 			supplier   	@338
       
  7255 			Focus_Src  	@319
       
  7256 			Focus_Entry 	@342
       
  7257 			origin     	(927, 2096)
       
  7258 			terminus   	(1776, 2096)
       
  7259 			ordinal    	16)
       
  7260 		    (object InterMessView "" @391
       
  7261 			location   	(16, 2176)
       
  7262 			label      	(object SegLabel @392
       
  7263 			    Parent_View 	@391
       
  7264 			    location   	(680, 2132)
       
  7265 			    quidu      	"3CB6E9FA00E0"
       
  7266 			    anchor_loc 	1
       
  7267 			    nlines     	1
       
  7268 			    max_width  	525
       
  7269 			    justify    	0
       
  7270 			    label      	"SetNetworkMode( )"
       
  7271 			    pctDist    	0.500000
       
  7272 			    height     	45
       
  7273 			    orientation 	1)
       
  7274 			line_color 	3342489
       
  7275 			client     	@316
       
  7276 			supplier   	@311
       
  7277 			Focus_Src  	@319
       
  7278 			Focus_Entry 	@314
       
  7279 			origin     	(896, 2176)
       
  7280 			terminus   	(464, 2176)
       
  7281 			ordinal    	17)
       
  7282 		    (object SelfMessView "" @393
       
  7283 			location   	(16, 2272)
       
  7284 			label      	(object SegLabel @394
       
  7285 			    Parent_View 	@393
       
  7286 			    location   	(1193, 2229)
       
  7287 			    quidu      	"3CB6EA0C0190"
       
  7288 			    anchor_loc 	1
       
  7289 			    nlines     	1
       
  7290 			    max_width  	668
       
  7291 			    justify    	0
       
  7292 			    label      	"RetrievePacketSupportL( )"
       
  7293 			    pctDist    	1.773333
       
  7294 			    height     	44
       
  7295 			    orientation 	0)
       
  7296 			line_color 	3342489
       
  7297 			client     	@316
       
  7298 			supplier   	@316
       
  7299 			Focus_Src  	@319
       
  7300 			Focus_Entry 	@325
       
  7301 			origin     	(928, 2272)
       
  7302 			terminus   	(1078, 2272)
       
  7303 			ordinal    	18)
       
  7304 		    (object InterMessView "" @395
       
  7305 			location   	(16, 2352)
       
  7306 			label      	(object SegLabel @396
       
  7307 			    Parent_View 	@395
       
  7308 			    location   	(1510, 2309)
       
  7309 			    quidu      	"3CB6EA7C0215"
       
  7310 			    anchor_loc 	1
       
  7311 			    nlines     	1
       
  7312 			    max_width  	286
       
  7313 			    justify    	0
       
  7314 			    label      	"Open( )"
       
  7315 			    pctDist    	0.492827
       
  7316 			    height     	44
       
  7317 			    orientation 	0)
       
  7318 			line_color 	3342489
       
  7319 			client     	@316
       
  7320 			supplier   	@343
       
  7321 			Focus_Src  	@319
       
  7322 			Focus_Entry 	@344
       
  7323 			origin     	(927, 2352)
       
  7324 			terminus   	(2112, 2352)
       
  7325 			ordinal    	19)
       
  7326 		    (object InterMessView "" @397
       
  7327 			location   	(16, 2448)
       
  7328 			label      	(object SegLabel @398
       
  7329 			    Parent_View 	@397
       
  7330 			    location   	(1529, 2405)
       
  7331 			    quidu      	"3CB6EA9D022F"
       
  7332 			    anchor_loc 	1
       
  7333 			    nlines     	1
       
  7334 			    max_width  	405
       
  7335 			    justify    	0
       
  7336 			    label      	"GetStatus( )"
       
  7337 			    pctDist    	0.508017
       
  7338 			    height     	44
       
  7339 			    orientation 	0)
       
  7340 			line_color 	3342489
       
  7341 			client     	@316
       
  7342 			supplier   	@343
       
  7343 			Focus_Src  	@319
       
  7344 			Focus_Entry 	@345
       
  7345 			origin     	(927, 2448)
       
  7346 			terminus   	(2112, 2448)
       
  7347 			ordinal    	20)
       
  7348 		    (object InterMessView "" @399
       
  7349 			location   	(16, 2544)
       
  7350 			label      	(object SegLabel @400
       
  7351 			    Parent_View 	@399
       
  7352 			    location   	(1513, 2501)
       
  7353 			    quidu      	"3CB6EABA024F"
       
  7354 			    anchor_loc 	1
       
  7355 			    nlines     	1
       
  7356 			    max_width  	262
       
  7357 			    justify    	0
       
  7358 			    label      	"Close( )"
       
  7359 			    pctDist    	0.495359
       
  7360 			    height     	44
       
  7361 			    orientation 	0)
       
  7362 			line_color 	3342489
       
  7363 			client     	@316
       
  7364 			supplier   	@343
       
  7365 			Focus_Src  	@319
       
  7366 			Focus_Entry 	@346
       
  7367 			origin     	(927, 2544)
       
  7368 			terminus   	(2112, 2544)
       
  7369 			ordinal    	21)
       
  7370 		    (object InterMessView "" @401
       
  7371 			location   	(16, 2640)
       
  7372 			label      	(object SegLabel @402
       
  7373 			    Parent_View 	@401
       
  7374 			    location   	(1967, 2598)
       
  7375 			    quidu      	"3CB6EB000106"
       
  7376 			    anchor_loc 	1
       
  7377 			    nlines     	1
       
  7378 			    max_width  	715
       
  7379 			    justify    	0
       
  7380 			    label      	"NewL( )"
       
  7381 			    pctDist    	0.457545
       
  7382 			    height     	43
       
  7383 			    orientation 	0)
       
  7384 			line_color 	3342489
       
  7385 			client     	@316
       
  7386 			supplier   	@350
       
  7387 			Focus_Src  	@319
       
  7388 			Focus_Entry 	@351
       
  7389 			origin     	(927, 2640)
       
  7390 			terminus   	(3200, 2640)
       
  7391 			ordinal    	22)
       
  7392 		    (object InterMessView "" @403
       
  7393 			location   	(16, 1600)
       
  7394 			label      	(object SegLabel @404
       
  7395 			    Parent_View 	@403
       
  7396 			    location   	(1653, 1557)
       
  7397 			    quidu      	"3CB6EB3500B2"
       
  7398 			    anchor_loc 	1
       
  7399 			    nlines     	1
       
  7400 			    max_width  	715
       
  7401 			    justify    	0
       
  7402 			    label      	"NewL( )"
       
  7403 			    pctDist    	0.432481
       
  7404 			    height     	44
       
  7405 			    orientation 	0)
       
  7406 			line_color 	3342489
       
  7407 			client     	@316
       
  7408 			supplier   	@357
       
  7409 			Focus_Src  	@319
       
  7410 			Focus_Entry 	@358
       
  7411 			origin     	(927, 1600)
       
  7412 			terminus   	(2608, 1600)
       
  7413 			ordinal    	11)
       
  7414 		    (object InterMessView "" @405
       
  7415 			location   	(16, 2752)
       
  7416 			label      	(object SegLabel @406
       
  7417 			    Parent_View 	@405
       
  7418 			    location   	(2063, 2708)
       
  7419 			    quidu      	"3CB6EB7402A6"
       
  7420 			    anchor_loc 	1
       
  7421 			    nlines     	1
       
  7422 			    max_width  	596
       
  7423 			    justify    	0
       
  7424 			    label      	"StartAsyncRequests( )"
       
  7425 			    pctDist    	0.500000
       
  7426 			    height     	45
       
  7427 			    orientation 	0)
       
  7428 			line_color 	3342489
       
  7429 			client     	@316
       
  7430 			supplier   	@350
       
  7431 			Focus_Src  	@319
       
  7432 			Focus_Entry 	@352
       
  7433 			origin     	(927, 2752)
       
  7434 			terminus   	(3200, 2752)
       
  7435 			ordinal    	23)
       
  7436 		    (object InterMessView "" @407
       
  7437 			location   	(16, 2832)
       
  7438 			label      	(object SegLabel @408
       
  7439 			    Parent_View 	@407
       
  7440 			    location   	(2672, 2788)
       
  7441 			    quidu      	"3CB6EBC8004F"
       
  7442 			    anchor_loc 	1
       
  7443 			    nlines     	1
       
  7444 			    max_width  	286
       
  7445 			    justify    	0
       
  7446 			    label      	"Open( )"
       
  7447 			    pctDist    	0.500000
       
  7448 			    height     	45
       
  7449 			    orientation 	1)
       
  7450 			line_color 	3342489
       
  7451 			client     	@350
       
  7452 			supplier   	@343
       
  7453 			Focus_Src  	@352
       
  7454 			Focus_Entry 	@347
       
  7455 			origin     	(3200, 2832)
       
  7456 			terminus   	(2144, 2832)
       
  7457 			ordinal    	24)
       
  7458 		    (object InterMessView "" @409
       
  7459 			location   	(16, 2928)
       
  7460 			label      	(object SegLabel @410
       
  7461 			    Parent_View 	@409
       
  7462 			    location   	(2672, 2884)
       
  7463 			    quidu      	"3CB6EBD0003C"
       
  7464 			    anchor_loc 	1
       
  7465 			    nlines     	1
       
  7466 			    max_width  	429
       
  7467 			    justify    	0
       
  7468 			    label      	"GetMSClass( )"
       
  7469 			    pctDist    	0.500000
       
  7470 			    height     	45
       
  7471 			    orientation 	1)
       
  7472 			line_color 	3342489
       
  7473 			client     	@350
       
  7474 			supplier   	@343
       
  7475 			Focus_Src  	@352
       
  7476 			Focus_Entry 	@348
       
  7477 			origin     	(3200, 2928)
       
  7478 			terminus   	(2144, 2928)
       
  7479 			ordinal    	25)
       
  7480 		    (object SelfMessView "" @411
       
  7481 			location   	(16, 3184)
       
  7482 			label      	(object SegLabel @412
       
  7483 			    Parent_View 	@411
       
  7484 			    location   	(3321, 3139)
       
  7485 			    quidu      	"3CB6EBEB003C"
       
  7486 			    anchor_loc 	1
       
  7487 			    nlines     	1
       
  7488 			    max_width  	262
       
  7489 			    justify    	0
       
  7490 			    label      	"RunL( )"
       
  7491 			    pctDist    	0.593333
       
  7492 			    height     	45
       
  7493 			    orientation 	0)
       
  7494 			line_color 	3342489
       
  7495 			client     	@350
       
  7496 			supplier   	@350
       
  7497 			Focus_Src  	@353
       
  7498 			Focus_Entry 	@354
       
  7499 			origin     	(3232, 3184)
       
  7500 			terminus   	(3382, 3184)
       
  7501 			ordinal    	26)
       
  7502 		    (object InterMessView "" @413
       
  7503 			location   	(16, 3264)
       
  7504 			label      	(object SegLabel @414
       
  7505 			    Parent_View 	@413
       
  7506 			    location   	(2672, 3220)
       
  7507 			    quidu      	"3CB6EC0E0384"
       
  7508 			    anchor_loc 	1
       
  7509 			    nlines     	1
       
  7510 			    max_width  	572
       
  7511 			    justify    	0
       
  7512 			    label      	"GetNtwkRegStatus( )"
       
  7513 			    pctDist    	0.500000
       
  7514 			    height     	45
       
  7515 			    orientation 	1)
       
  7516 			line_color 	3342489
       
  7517 			client     	@350
       
  7518 			supplier   	@343
       
  7519 			Focus_Src  	@353
       
  7520 			Focus_Entry 	@349
       
  7521 			origin     	(3200, 3264)
       
  7522 			terminus   	(2144, 3264)
       
  7523 			ordinal    	27)
       
  7524 		    (object SelfMessView "" @415
       
  7525 			location   	(16, 3520)
       
  7526 			label      	(object SegLabel @416
       
  7527 			    Parent_View 	@415
       
  7528 			    location   	(3340, 3476)
       
  7529 			    quidu      	"3CB6EC180067"
       
  7530 			    anchor_loc 	1
       
  7531 			    nlines     	1
       
  7532 			    max_width  	262
       
  7533 			    justify    	0
       
  7534 			    label      	"RunL( )"
       
  7535 			    pctDist    	0.720000
       
  7536 			    height     	44
       
  7537 			    orientation 	0)
       
  7538 			line_color 	3342489
       
  7539 			client     	@350
       
  7540 			supplier   	@350
       
  7541 			Focus_Src  	@355
       
  7542 			Focus_Entry 	@356
       
  7543 			origin     	(3232, 3520)
       
  7544 			terminus   	(3382, 3520)
       
  7545 			ordinal    	28)
       
  7546 		    (object InterMessView "" @417
       
  7547 			location   	(16, 3616)
       
  7548 			label      	(object SegLabel @418
       
  7549 			    Parent_View 	@417
       
  7550 			    location   	(2064, 3572)
       
  7551 			    quidu      	"3CB6EC3503BC"
       
  7552 			    anchor_loc 	1
       
  7553 			    nlines     	1
       
  7554 			    max_width  	739
       
  7555 			    justify    	0
       
  7556 			    label      	"ETelAsyncRequestsComplete( )"
       
  7557 			    pctDist    	0.500000
       
  7558 			    height     	45
       
  7559 			    orientation 	1)
       
  7560 			line_color 	3342489
       
  7561 			client     	@350
       
  7562 			supplier   	@316
       
  7563 			Focus_Src  	@355
       
  7564 			Focus_Entry 	@326
       
  7565 			origin     	(3200, 3616)
       
  7566 			terminus   	(928, 3616)
       
  7567 			ordinal    	29)
       
  7568 		    (object SelfMessView "" @419
       
  7569 			location   	(16, 3728)
       
  7570 			label      	(object SegLabel @420
       
  7571 			    Parent_View 	@419
       
  7572 			    location   	(1228, 3685)
       
  7573 			    quidu      	"3CB6EC88027B"
       
  7574 			    anchor_loc 	1
       
  7575 			    nlines     	1
       
  7576 			    max_width  	691
       
  7577 			    justify    	0
       
  7578 			    label      	"CalculateAvailableBearerSet( )"
       
  7579 			    pctDist    	2.000000
       
  7580 			    height     	44
       
  7581 			    orientation 	0)
       
  7582 			line_color 	3342489
       
  7583 			client     	@316
       
  7584 			supplier   	@316
       
  7585 			Focus_Src  	@326
       
  7586 			Focus_Entry 	@327
       
  7587 			origin     	(928, 3728)
       
  7588 			terminus   	(1078, 3728)
       
  7589 			ordinal    	30)
       
  7590 		    (object SelfMessView "" @421
       
  7591 			location   	(16, 3856)
       
  7592 			label      	(object SegLabel @422
       
  7593 			    Parent_View 	@421
       
  7594 			    location   	(1100, 3812)
       
  7595 			    quidu      	"3CB6ECA80277"
       
  7596 			    anchor_loc 	1
       
  7597 			    nlines     	1
       
  7598 			    max_width  	358
       
  7599 			    justify    	0
       
  7600 			    label      	"CsdAvailable( )"
       
  7601 			    pctDist    	1.146667
       
  7602 			    height     	44
       
  7603 			    orientation 	0)
       
  7604 			line_color 	3342489
       
  7605 			client     	@316
       
  7606 			supplier   	@316
       
  7607 			Focus_Src  	@326
       
  7608 			Focus_Entry 	@328
       
  7609 			origin     	(928, 3856)
       
  7610 			terminus   	(1078, 3856)
       
  7611 			ordinal    	31)
       
  7612 		    (object SelfMessView "" @423
       
  7613 			location   	(16, 3968)
       
  7614 			label      	(object SegLabel @424
       
  7615 			    Parent_View 	@423
       
  7616 			    location   	(1131, 3923)
       
  7617 			    quidu      	"3CB6ECB8013A"
       
  7618 			    anchor_loc 	1
       
  7619 			    nlines     	1
       
  7620 			    max_width  	453
       
  7621 			    justify    	0
       
  7622 			    label      	"WcdmaAvailable( )"
       
  7623 			    pctDist    	1.353333
       
  7624 			    height     	45
       
  7625 			    orientation 	0)
       
  7626 			line_color 	3342489
       
  7627 			client     	@316
       
  7628 			supplier   	@316
       
  7629 			Focus_Src  	@326
       
  7630 			Focus_Entry 	@329
       
  7631 			origin     	(928, 3968)
       
  7632 			terminus   	(1078, 3968)
       
  7633 			ordinal    	32)
       
  7634 		    (object SelfMessView "" @425
       
  7635 			location   	(16, 4080)
       
  7636 			label      	(object SegLabel @426
       
  7637 			    Parent_View 	@425
       
  7638 			    location   	(1116, 4035)
       
  7639 			    quidu      	"3CB6ECC400D3"
       
  7640 			    anchor_loc 	1
       
  7641 			    nlines     	1
       
  7642 			    max_width  	405
       
  7643 			    justify    	0
       
  7644 			    label      	"CdmaAvailable( )"
       
  7645 			    pctDist    	1.253333
       
  7646 			    height     	45
       
  7647 			    orientation 	0)
       
  7648 			line_color 	3342489
       
  7649 			client     	@316
       
  7650 			supplier   	@316
       
  7651 			Focus_Src  	@326
       
  7652 			Focus_Entry 	@330
       
  7653 			origin     	(928, 4080)
       
  7654 			terminus   	(1078, 4080)
       
  7655 			ordinal    	33)
       
  7656 		    (object SelfMessView "" @427
       
  7657 			location   	(16, 4224)
       
  7658 			label      	(object SegLabel @428
       
  7659 			    Parent_View 	@427
       
  7660 			    location   	(1131, 4179)
       
  7661 			    quidu      	"3CB6ECDF0294"
       
  7662 			    anchor_loc 	1
       
  7663 			    nlines     	1
       
  7664 			    max_width  	525
       
  7665 			    justify    	0
       
  7666 			    label      	"UpdateObserver( )"
       
  7667 			    pctDist    	1.353333
       
  7668 			    height     	45
       
  7669 			    orientation 	0)
       
  7670 			line_color 	3342489
       
  7671 			client     	@316
       
  7672 			supplier   	@316
       
  7673 			Focus_Src  	@326
       
  7674 			Focus_Entry 	@331
       
  7675 			origin     	(928, 4224)
       
  7676 			terminus   	(1078, 4224)
       
  7677 			ordinal    	34)
       
  7678 		    (object InterMessView "" @429
       
  7679 			location   	(16, 4432)
       
  7680 			label      	(object SegLabel @430
       
  7681 			    Parent_View 	@429
       
  7682 			    location   	(680, 4388)
       
  7683 			    quidu      	"3CB6ED21000E"
       
  7684 			    anchor_loc 	1
       
  7685 			    nlines     	1
       
  7686 			    max_width  	572
       
  7687 			    justify    	0
       
  7688 			    label      	"BearerStateChange( )"
       
  7689 			    pctDist    	0.500000
       
  7690 			    height     	45
       
  7691 			    orientation 	1)
       
  7692 			line_color 	3342489
       
  7693 			client     	@316
       
  7694 			supplier   	@311
       
  7695 			Focus_Src  	@332
       
  7696 			Focus_Entry 	@315
       
  7697 			origin     	(896, 4432)
       
  7698 			terminus   	(464, 4432)
       
  7699 			ordinal    	35)))
       
  7700 	    (object InteractionDiagram "Selection6"
       
  7701 		mechanism_ref 	@6
       
  7702 		quid       	"3CBAE4CC004D"
       
  7703 		title      	"Selection6"
       
  7704 		zoom       	100
       
  7705 		max_height 	28350
       
  7706 		max_width  	21600
       
  7707 		origin_x   	0
       
  7708 		origin_y   	0
       
  7709 		items      	(list diagram_item_list
       
  7710 		    (object InterObjView "$UNNAMED$74" @431
       
  7711 			location   	(256, 224)
       
  7712 			font       	(object Font
       
  7713 			    underline  	TRUE)
       
  7714 			label      	(object ItemLabel
       
  7715 			    Parent_View 	@431
       
  7716 			    location   	(256, 224)
       
  7717 			    fill_color 	13434879
       
  7718 			    anchor_loc 	1
       
  7719 			    nlines     	2
       
  7720 			    max_width  	364
       
  7721 			    justify    	0
       
  7722 			    label      	"")
       
  7723 			icon_style 	"Icon"
       
  7724 			line_color 	3342489
       
  7725 			fill_color 	13434879
       
  7726 			quidu      	"3CBAE4E702A4"
       
  7727 			width      	382
       
  7728 			height     	869
       
  7729 			icon_height 	0
       
  7730 			icon_width 	0
       
  7731 			icon_y_offset 	0
       
  7732 			annotation 	1
       
  7733 			Focus_Of_Control 	(object Focus_Of_Control "" @432
       
  7734 			    location   	(256, 384)
       
  7735 			    line_color 	3342489
       
  7736 			    InterObjView 	@431
       
  7737 			    height     	620
       
  7738 			    y_coord    	560
       
  7739 			    Nested     	FALSE))
       
  7740 		    (object InterObjView "$UNNAMED$75" @433
       
  7741 			location   	(1104, 224)
       
  7742 			font       	(object Font
       
  7743 			    underline  	TRUE)
       
  7744 			label      	(object ItemLabel
       
  7745 			    Parent_View 	@433
       
  7746 			    location   	(1104, 224)
       
  7747 			    fill_color 	13434879
       
  7748 			    anchor_loc 	1
       
  7749 			    nlines     	2
       
  7750 			    max_width  	364
       
  7751 			    justify    	0
       
  7752 			    label      	"")
       
  7753 			icon_style 	"Icon"
       
  7754 			line_color 	3342489
       
  7755 			fill_color 	13434879
       
  7756 			quidu      	"3CBAE4F0006D"
       
  7757 			width      	382
       
  7758 			height     	869
       
  7759 			icon_height 	0
       
  7760 			icon_width 	0
       
  7761 			icon_y_offset 	0
       
  7762 			annotation 	1
       
  7763 			Focus_Of_Control 	(object Focus_Of_Control "" @434
       
  7764 			    location   	(1104, 384)
       
  7765 			    line_color 	3342489
       
  7766 			    InterObjView 	@433
       
  7767 			    height     	560
       
  7768 			    y_coord    	500
       
  7769 			    Nested     	FALSE)
       
  7770 			Focus_Of_Control 	(object Focus_Of_Control "" @435
       
  7771 			    location   	(1104, 688)
       
  7772 			    line_color 	3342489
       
  7773 			    InterObjView 	@433
       
  7774 			    height     	136
       
  7775 			    y_coord    	76
       
  7776 			    Nested     	TRUE))
       
  7777 		    (object InterObjView "$UNNAMED$76" @436
       
  7778 			location   	(1760, 224)
       
  7779 			font       	(object Font
       
  7780 			    underline  	TRUE)
       
  7781 			label      	(object ItemLabel
       
  7782 			    Parent_View 	@436
       
  7783 			    location   	(1760, 224)
       
  7784 			    fill_color 	13434879
       
  7785 			    anchor_loc 	1
       
  7786 			    nlines     	2
       
  7787 			    max_width  	282
       
  7788 			    justify    	0
       
  7789 			    label      	"")
       
  7790 			icon_style 	"Icon"
       
  7791 			line_color 	3342489
       
  7792 			fill_color 	13434879
       
  7793 			quidu      	"3CBAE51B01F5"
       
  7794 			width      	300
       
  7795 			height     	869
       
  7796 			icon_height 	0
       
  7797 			icon_width 	0
       
  7798 			icon_y_offset 	0
       
  7799 			annotation 	1
       
  7800 			Focus_Of_Control 	(object Focus_Of_Control "" @437
       
  7801 			    location   	(1760, 576)
       
  7802 			    line_color 	3342489
       
  7803 			    InterObjView 	@436
       
  7804 			    height     	308
       
  7805 			    y_coord    	248
       
  7806 			    Nested     	FALSE))
       
  7807 		    (object InterObjView "$UNNAMED$78" @438
       
  7808 			location   	(2304, 224)
       
  7809 			font       	(object Font
       
  7810 			    underline  	TRUE)
       
  7811 			label      	(object ItemLabel
       
  7812 			    Parent_View 	@438
       
  7813 			    location   	(2304, 224)
       
  7814 			    fill_color 	13434879
       
  7815 			    anchor_loc 	1
       
  7816 			    nlines     	2
       
  7817 			    max_width  	564
       
  7818 			    justify    	0
       
  7819 			    label      	"")
       
  7820 			icon_style 	"Icon"
       
  7821 			line_color 	3342489
       
  7822 			fill_color 	13434879
       
  7823 			quidu      	"3CBAE5FB0111"
       
  7824 			width      	582
       
  7825 			height     	869
       
  7826 			icon_height 	0
       
  7827 			icon_width 	0
       
  7828 			icon_y_offset 	0
       
  7829 			annotation 	1
       
  7830 			Focus_Of_Control 	(object Focus_Of_Control "" @439
       
  7831 			    location   	(2304, 592)
       
  7832 			    line_color 	3342489
       
  7833 			    InterObjView 	@438
       
  7834 			    height     	60
       
  7835 			    y_coord    	0
       
  7836 			    Nested     	FALSE))
       
  7837 		    (object InterObjView "$UNNAMED$77" @440
       
  7838 			location   	(704, 224)
       
  7839 			font       	(object Font
       
  7840 			    underline  	TRUE)
       
  7841 			label      	(object ItemLabel
       
  7842 			    Parent_View 	@440
       
  7843 			    location   	(704, 224)
       
  7844 			    fill_color 	13434879
       
  7845 			    anchor_loc 	1
       
  7846 			    nlines     	2
       
  7847 			    max_width  	366
       
  7848 			    justify    	0
       
  7849 			    label      	"")
       
  7850 			icon_style 	"Icon"
       
  7851 			line_color 	3342489
       
  7852 			fill_color 	13434879
       
  7853 			quidu      	"3CBAE6AD0366"
       
  7854 			width      	384
       
  7855 			height     	869
       
  7856 			icon_height 	0
       
  7857 			icon_width 	0
       
  7858 			icon_y_offset 	0
       
  7859 			annotation 	1
       
  7860 			Focus_Of_Control 	(object Focus_Of_Control "" @441
       
  7861 			    location   	(704, 704)
       
  7862 			    line_color 	3342489
       
  7863 			    InterObjView 	@440
       
  7864 			    height     	60
       
  7865 			    y_coord    	0
       
  7866 			    Nested     	FALSE))
       
  7867 		    (object InterMessView "" @442
       
  7868 			location   	(16, 384)
       
  7869 			label      	(object SegLabel @443
       
  7870 			    Parent_View 	@442
       
  7871 			    location   	(679, 340)
       
  7872 			    quidu      	"3CBAE4F70032"
       
  7873 			    anchor_loc 	1
       
  7874 			    nlines     	1
       
  7875 			    max_width  	678
       
  7876 			    justify    	0
       
  7877 			    label      	"RequestSecondPhaseAvailability( )"
       
  7878 			    pctDist    	0.500000
       
  7879 			    height     	45
       
  7880 			    orientation 	0)
       
  7881 			line_color 	3342489
       
  7882 			client     	@431
       
  7883 			supplier   	@433
       
  7884 			Focus_Src  	@432
       
  7885 			Focus_Entry 	@434
       
  7886 			origin     	(271, 384)
       
  7887 			terminus   	(1088, 384)
       
  7888 			ordinal    	0)
       
  7889 		    (object InterMessView "" @444
       
  7890 			location   	(16, 576)
       
  7891 			label      	(object SegLabel @445
       
  7892 			    Parent_View 	@444
       
  7893 			    location   	(1431, 532)
       
  7894 			    quidu      	"3CBAE54A003B"
       
  7895 			    anchor_loc 	1
       
  7896 			    nlines     	1
       
  7897 			    max_width  	528
       
  7898 			    justify    	0
       
  7899 			    label      	"SecondPhaseAvailability( )"
       
  7900 			    pctDist    	0.500000
       
  7901 			    height     	45
       
  7902 			    orientation 	0)
       
  7903 			line_color 	3342489
       
  7904 			client     	@433
       
  7905 			supplier   	@436
       
  7906 			Focus_Src  	@434
       
  7907 			Focus_Entry 	@437
       
  7908 			origin     	(1119, 576)
       
  7909 			terminus   	(1744, 576)
       
  7910 			ordinal    	1)
       
  7911 		    (object InterMessView "" @446
       
  7912 			location   	(16, 592)
       
  7913 			label      	(object SegLabel @447
       
  7914 			    Parent_View 	@446
       
  7915 			    location   	(2031, 548)
       
  7916 			    quidu      	"3CBAE608016B"
       
  7917 			    anchor_loc 	1
       
  7918 			    nlines     	1
       
  7919 			    max_width  	481
       
  7920 			    justify    	0
       
  7921 			    label      	"CurrentSignalStrength( )"
       
  7922 			    pctDist    	0.500000
       
  7923 			    height     	45
       
  7924 			    orientation 	0)
       
  7925 			line_color 	3342489
       
  7926 			client     	@436
       
  7927 			supplier   	@438
       
  7928 			Focus_Src  	@437
       
  7929 			Focus_Entry 	@439
       
  7930 			origin     	(1775, 592)
       
  7931 			terminus   	(2288, 592)
       
  7932 			ordinal    	2)
       
  7933 		    (object InterMessView "" @448
       
  7934 			location   	(16, 688)
       
  7935 			label      	(object SegLabel @449
       
  7936 			    Parent_View 	@448
       
  7937 			    location   	(1432, 644)
       
  7938 			    quidu      	"3CBAE6140293"
       
  7939 			    anchor_loc 	1
       
  7940 			    nlines     	1
       
  7941 			    max_width  	450
       
  7942 			    justify    	0
       
  7943 			    label      	"GetMinSigStrengthL( )"
       
  7944 			    pctDist    	0.500000
       
  7945 			    height     	45
       
  7946 			    orientation 	1)
       
  7947 			line_color 	3342489
       
  7948 			client     	@436
       
  7949 			supplier   	@433
       
  7950 			Focus_Src  	@437
       
  7951 			Focus_Entry 	@435
       
  7952 			origin     	(1744, 688)
       
  7953 			terminus   	(1120, 688)
       
  7954 			ordinal    	3)
       
  7955 		    (object InterMessView "" @450
       
  7956 			location   	(16, 704)
       
  7957 			label      	(object SegLabel @451
       
  7958 			    Parent_View 	@450
       
  7959 			    location   	(904, 660)
       
  7960 			    quidu      	"3CBAE6DE0118"
       
  7961 			    anchor_loc 	1
       
  7962 			    nlines     	1
       
  7963 			    max_width  	222
       
  7964 			    justify    	0
       
  7965 			    label      	"ReadInt( )"
       
  7966 			    pctDist    	0.500000
       
  7967 			    height     	45
       
  7968 			    orientation 	1)
       
  7969 			line_color 	3342489
       
  7970 			client     	@433
       
  7971 			supplier   	@440
       
  7972 			Focus_Src  	@435
       
  7973 			Focus_Entry 	@441
       
  7974 			origin     	(1088, 704)
       
  7975 			terminus   	(720, 704)
       
  7976 			ordinal    	4)))
       
  7977 	    (object InteractionDiagram "Selection7"
       
  7978 		mechanism_ref 	@7
       
  7979 		quid       	"3CBD8A170270"
       
  7980 		title      	"Selection7"
       
  7981 		zoom       	100
       
  7982 		max_height 	28350
       
  7983 		max_width  	21600
       
  7984 		origin_x   	25
       
  7985 		origin_y   	0
       
  7986 		items      	(list diagram_item_list
       
  7987 		    (object InterObjView "$UNNAMED$79" @452
       
  7988 			location   	(448, 224)
       
  7989 			font       	(object Font
       
  7990 			    underline  	TRUE)
       
  7991 			label      	(object ItemLabel
       
  7992 			    Parent_View 	@452
       
  7993 			    location   	(448, 224)
       
  7994 			    fill_color 	13434879
       
  7995 			    anchor_loc 	1
       
  7996 			    nlines     	2
       
  7997 			    max_width  	364
       
  7998 			    justify    	0
       
  7999 			    label      	"")
       
  8000 			icon_style 	"Icon"
       
  8001 			line_color 	3342489
       
  8002 			fill_color 	13434879
       
  8003 			quidu      	"3CBD8A3901A6"
       
  8004 			width      	382
       
  8005 			height     	1045
       
  8006 			icon_height 	0
       
  8007 			icon_width 	0
       
  8008 			icon_y_offset 	0
       
  8009 			annotation 	1
       
  8010 			Focus_Of_Control 	(object Focus_Of_Control "" @453
       
  8011 			    location   	(448, 400)
       
  8012 			    line_color 	3342489
       
  8013 			    InterObjView 	@452
       
  8014 			    height     	780
       
  8015 			    y_coord    	720
       
  8016 			    Nested     	FALSE))
       
  8017 		    (object InterObjView "$UNNAMED$80" @454
       
  8018 			location   	(928, 224)
       
  8019 			font       	(object Font
       
  8020 			    underline  	TRUE)
       
  8021 			label      	(object ItemLabel
       
  8022 			    Parent_View 	@454
       
  8023 			    location   	(928, 224)
       
  8024 			    fill_color 	13434879
       
  8025 			    anchor_loc 	1
       
  8026 			    nlines     	2
       
  8027 			    max_width  	282
       
  8028 			    justify    	0
       
  8029 			    label      	"")
       
  8030 			icon_style 	"Icon"
       
  8031 			line_color 	3342489
       
  8032 			fill_color 	13434879
       
  8033 			quidu      	"3CBD8A3C00F6"
       
  8034 			width      	300
       
  8035 			height     	1045
       
  8036 			icon_height 	0
       
  8037 			icon_width 	0
       
  8038 			icon_y_offset 	0
       
  8039 			annotation 	1
       
  8040 			Focus_Of_Control 	(object Focus_Of_Control "" @455
       
  8041 			    location   	(928, 400)
       
  8042 			    line_color 	3342489
       
  8043 			    InterObjView 	@454
       
  8044 			    height     	720
       
  8045 			    y_coord    	660
       
  8046 			    Nested     	FALSE))
       
  8047 		    (object InterObjView "$UNNAMED$81" @456
       
  8048 			location   	(1376, 224)
       
  8049 			font       	(object Font
       
  8050 			    underline  	TRUE)
       
  8051 			label      	(object ItemLabel
       
  8052 			    Parent_View 	@456
       
  8053 			    location   	(1376, 224)
       
  8054 			    fill_color 	13434879
       
  8055 			    anchor_loc 	1
       
  8056 			    nlines     	2
       
  8057 			    max_width  	282
       
  8058 			    justify    	0
       
  8059 			    label      	"")
       
  8060 			icon_style 	"Icon"
       
  8061 			line_color 	3342489
       
  8062 			fill_color 	13434879
       
  8063 			quidu      	"3CBD8A63025B"
       
  8064 			width      	300
       
  8065 			height     	1045
       
  8066 			icon_height 	0
       
  8067 			icon_width 	0
       
  8068 			icon_y_offset 	0
       
  8069 			annotation 	1
       
  8070 			Focus_Of_Control 	(object Focus_Of_Control "" @457
       
  8071 			    location   	(1376, 432)
       
  8072 			    line_color 	3342489
       
  8073 			    InterObjView 	@456
       
  8074 			    height     	628
       
  8075 			    y_coord    	568
       
  8076 			    Nested     	FALSE)
       
  8077 			Focus_Of_Control 	(object Focus_Of_Control "" @458
       
  8078 			    location   	(1376, 512)
       
  8079 			    line_color 	3342489
       
  8080 			    InterObjView 	@456
       
  8081 			    height     	60
       
  8082 			    y_coord    	0
       
  8083 			    Nested     	TRUE)
       
  8084 			Focus_Of_Control 	(object Focus_Of_Control "" @459
       
  8085 			    location   	(1376, 640)
       
  8086 			    line_color 	3342489
       
  8087 			    InterObjView 	@456
       
  8088 			    height     	60
       
  8089 			    y_coord    	0
       
  8090 			    Nested     	TRUE))
       
  8091 		    (object InterObjView "$UNNAMED$82" @460
       
  8092 			location   	(2272, 224)
       
  8093 			font       	(object Font
       
  8094 			    underline  	TRUE)
       
  8095 			label      	(object ItemLabel
       
  8096 			    Parent_View 	@460
       
  8097 			    location   	(2272, 224)
       
  8098 			    fill_color 	13434879
       
  8099 			    anchor_loc 	1
       
  8100 			    nlines     	2
       
  8101 			    max_width  	282
       
  8102 			    justify    	0
       
  8103 			    label      	"")
       
  8104 			icon_style 	"Icon"
       
  8105 			line_color 	3342489
       
  8106 			fill_color 	13434879
       
  8107 			quidu      	"3CBD8AD002F8"
       
  8108 			width      	300
       
  8109 			height     	1045
       
  8110 			icon_height 	0
       
  8111 			icon_width 	0
       
  8112 			icon_y_offset 	0
       
  8113 			annotation 	1
       
  8114 			Focus_Of_Control 	(object Focus_Of_Control "" @461
       
  8115 			    location   	(2272, 736)
       
  8116 			    line_color 	3342489
       
  8117 			    InterObjView 	@460
       
  8118 			    height     	264
       
  8119 			    y_coord    	204
       
  8120 			    Nested     	FALSE))
       
  8121 		    (object InterObjView "$UNNAMED$84" @462
       
  8122 			location   	(2608, 224)
       
  8123 			font       	(object Font
       
  8124 			    underline  	TRUE)
       
  8125 			label      	(object ItemLabel
       
  8126 			    Parent_View 	@462
       
  8127 			    location   	(2608, 224)
       
  8128 			    fill_color 	13434879
       
  8129 			    anchor_loc 	1
       
  8130 			    nlines     	2
       
  8131 			    max_width  	282
       
  8132 			    justify    	0
       
  8133 			    label      	"")
       
  8134 			icon_style 	"Icon"
       
  8135 			line_color 	3342489
       
  8136 			fill_color 	13434879
       
  8137 			quidu      	"3CBD8CAD02D6"
       
  8138 			width      	300
       
  8139 			height     	1045
       
  8140 			icon_height 	0
       
  8141 			icon_width 	0
       
  8142 			icon_y_offset 	0
       
  8143 			annotation 	1
       
  8144 			Focus_Of_Control 	(object Focus_Of_Control "" @463
       
  8145 			    location   	(2608, 880)
       
  8146 			    line_color 	3342489
       
  8147 			    InterObjView 	@462
       
  8148 			    height     	60
       
  8149 			    y_coord    	0
       
  8150 			    Nested     	FALSE))
       
  8151 		    (object InterObjView "$UNNAMED$83" @464
       
  8152 			location   	(1840, 224)
       
  8153 			font       	(object Font
       
  8154 			    underline  	TRUE)
       
  8155 			label      	(object ItemLabel
       
  8156 			    Parent_View 	@464
       
  8157 			    location   	(1840, 224)
       
  8158 			    fill_color 	13434879
       
  8159 			    anchor_loc 	1
       
  8160 			    nlines     	2
       
  8161 			    max_width  	338
       
  8162 			    justify    	0
       
  8163 			    label      	"")
       
  8164 			icon_style 	"Icon"
       
  8165 			line_color 	3342489
       
  8166 			fill_color 	13434879
       
  8167 			quidu      	"3CBD8B6A01F5"
       
  8168 			width      	356
       
  8169 			height     	1045
       
  8170 			icon_height 	0
       
  8171 			icon_width 	0
       
  8172 			icon_y_offset 	0
       
  8173 			annotation 	1
       
  8174 			Focus_Of_Control 	(object Focus_Of_Control "" @465
       
  8175 			    location   	(1840, 832)
       
  8176 			    line_color 	3342489
       
  8177 			    InterObjView 	@464
       
  8178 			    height     	60
       
  8179 			    y_coord    	0
       
  8180 			    Nested     	FALSE))
       
  8181 		    (object InterMessView "" @466
       
  8182 			location   	(16, 400)
       
  8183 			label      	(object SegLabel @467
       
  8184 			    Parent_View 	@466
       
  8185 			    location   	(687, 356)
       
  8186 			    quidu      	"3CBD8A4302CE"
       
  8187 			    anchor_loc 	1
       
  8188 			    nlines     	1
       
  8189 			    max_width  	331
       
  8190 			    justify    	0
       
  8191 			    label      	"CreateAgentL( )"
       
  8192 			    pctDist    	0.500000
       
  8193 			    height     	45
       
  8194 			    orientation 	0)
       
  8195 			line_color 	3342489
       
  8196 			client     	@452
       
  8197 			supplier   	@454
       
  8198 			Focus_Src  	@453
       
  8199 			Focus_Entry 	@455
       
  8200 			origin     	(463, 400)
       
  8201 			terminus   	(912, 400)
       
  8202 			ordinal    	0)
       
  8203 		    (object InterMessView "" @468
       
  8204 			location   	(16, 432)
       
  8205 			label      	(object SegLabel @469
       
  8206 			    Parent_View 	@468
       
  8207 			    location   	(1151, 388)
       
  8208 			    quidu      	"3CBD8A670081"
       
  8209 			    anchor_loc 	1
       
  8210 			    nlines     	1
       
  8211 			    max_width  	347
       
  8212 			    justify    	0
       
  8213 			    label      	"FindOrCreateL( )"
       
  8214 			    pctDist    	0.500000
       
  8215 			    height     	45
       
  8216 			    orientation 	0)
       
  8217 			line_color 	3342489
       
  8218 			client     	@454
       
  8219 			supplier   	@456
       
  8220 			Focus_Src  	@455
       
  8221 			Focus_Entry 	@457
       
  8222 			origin     	(943, 432)
       
  8223 			terminus   	(1360, 432)
       
  8224 			ordinal    	1)
       
  8225 		    (object SelfMessView "" @470
       
  8226 			location   	(16, 512)
       
  8227 			label      	(object SegLabel @471
       
  8228 			    Parent_View 	@470
       
  8229 			    location   	(1595, 484)
       
  8230 			    quidu      	"3CBD8A9203E0"
       
  8231 			    anchor_loc 	1
       
  8232 			    nlines     	1
       
  8233 			    max_width  	378
       
  8234 			    justify    	0
       
  8235 			    label      	"DoFindOrCreateL( )"
       
  8236 			    pctDist    	1.353333
       
  8237 			    height     	29
       
  8238 			    orientation 	0)
       
  8239 			line_color 	3342489
       
  8240 			client     	@456
       
  8241 			supplier   	@456
       
  8242 			Focus_Src  	@457
       
  8243 			Focus_Entry 	@458
       
  8244 			origin     	(1392, 512)
       
  8245 			terminus   	(1542, 512)
       
  8246 			ordinal    	2)
       
  8247 		    (object SelfMessView "" @472
       
  8248 			location   	(16, 640)
       
  8249 			label      	(object SegLabel @473
       
  8250 			    Parent_View 	@472
       
  8251 			    location   	(1579, 597)
       
  8252 			    quidu      	"3CBD8ABB0294"
       
  8253 			    anchor_loc 	1
       
  8254 			    nlines     	1
       
  8255 			    max_width  	344
       
  8256 			    justify    	0
       
  8257 			    label      	"DoFindFactoryL( )"
       
  8258 			    pctDist    	1.246667
       
  8259 			    height     	44
       
  8260 			    orientation 	0)
       
  8261 			line_color 	3342489
       
  8262 			client     	@456
       
  8263 			supplier   	@456
       
  8264 			Focus_Src  	@457
       
  8265 			Focus_Entry 	@459
       
  8266 			origin     	(1392, 640)
       
  8267 			terminus   	(1542, 640)
       
  8268 			ordinal    	3)
       
  8269 		    (object InterMessView "" @474
       
  8270 			location   	(16, 736)
       
  8271 			label      	(object SegLabel @475
       
  8272 			    Parent_View 	@474
       
  8273 			    location   	(1823, 692)
       
  8274 			    quidu      	"3CBD8AD700A0"
       
  8275 			    anchor_loc 	1
       
  8276 			    nlines     	1
       
  8277 			    max_width  	184
       
  8278 			    justify    	0
       
  8279 			    label      	"NewL( )"
       
  8280 			    pctDist    	0.500000
       
  8281 			    height     	45
       
  8282 			    orientation 	0)
       
  8283 			line_color 	3342489
       
  8284 			client     	@456
       
  8285 			supplier   	@460
       
  8286 			Focus_Src  	@457
       
  8287 			Focus_Entry 	@461
       
  8288 			origin     	(1391, 736)
       
  8289 			terminus   	(2256, 736)
       
  8290 			ordinal    	4)
       
  8291 		    (object InterMessView "" @476
       
  8292 			location   	(16, 832)
       
  8293 			label      	(object SegLabel @477
       
  8294 			    Parent_View 	@476
       
  8295 			    location   	(2056, 788)
       
  8296 			    quidu      	"3CBD8C660054"
       
  8297 			    anchor_loc 	1
       
  8298 			    nlines     	1
       
  8299 			    max_width  	291
       
  8300 			    justify    	0
       
  8301 			    label      	"NewAgentL( )"
       
  8302 			    pctDist    	0.500000
       
  8303 			    height     	45
       
  8304 			    orientation 	1)
       
  8305 			line_color 	3342489
       
  8306 			client     	@460
       
  8307 			supplier   	@464
       
  8308 			Focus_Src  	@461
       
  8309 			Focus_Entry 	@465
       
  8310 			origin     	(2256, 832)
       
  8311 			terminus   	(1856, 832)
       
  8312 			ordinal    	5)
       
  8313 		    (object InterMessView "" @478
       
  8314 			location   	(16, 880)
       
  8315 			label      	(object SegLabel @479
       
  8316 			    Parent_View 	@478
       
  8317 			    location   	(2439, 836)
       
  8318 			    quidu      	"3CBD8CB803AF"
       
  8319 			    anchor_loc 	1
       
  8320 			    nlines     	1
       
  8321 			    max_width  	216
       
  8322 			    justify    	0
       
  8323 			    label      	"Add( )"
       
  8324 			    pctDist    	0.500000
       
  8325 			    height     	45
       
  8326 			    orientation 	0)
       
  8327 			line_color 	3342489
       
  8328 			client     	@460
       
  8329 			supplier   	@462
       
  8330 			Focus_Src  	@461
       
  8331 			Focus_Entry 	@463
       
  8332 			origin     	(2287, 880)
       
  8333 			terminus   	(2592, 880)
       
  8334 			ordinal    	6)))
       
  8335 	    (object InteractionDiagram "Reconnection1"
       
  8336 		mechanism_ref 	@8
       
  8337 		quid       	"3CBC27DA00DC"
       
  8338 		title      	"Reconnection1"
       
  8339 		zoom       	100
       
  8340 		max_height 	28350
       
  8341 		max_width  	21600
       
  8342 		origin_x   	0
       
  8343 		origin_y   	2125
       
  8344 		items      	(list diagram_item_list
       
  8345 		    (object InterObjView "$UNNAMED$85" @480
       
  8346 			location   	(448, 224)
       
  8347 			font       	(object Font
       
  8348 			    underline  	TRUE)
       
  8349 			label      	(object ItemLabel
       
  8350 			    Parent_View 	@480
       
  8351 			    location   	(448, 224)
       
  8352 			    fill_color 	13434879
       
  8353 			    anchor_loc 	1
       
  8354 			    nlines     	2
       
  8355 			    max_width  	282
       
  8356 			    justify    	0
       
  8357 			    label      	"")
       
  8358 			icon_style 	"Icon"
       
  8359 			line_color 	3342489
       
  8360 			fill_color 	13434879
       
  8361 			quidu      	"3CBC27EE02C5"
       
  8362 			width      	300
       
  8363 			height     	2589
       
  8364 			icon_height 	0
       
  8365 			icon_width 	0
       
  8366 			icon_y_offset 	0
       
  8367 			annotation 	1
       
  8368 			Focus_Of_Control 	(object Focus_Of_Control "" @481
       
  8369 			    location   	(448, 576)
       
  8370 			    line_color 	3342489
       
  8371 			    InterObjView 	@480
       
  8372 			    height     	60
       
  8373 			    y_coord    	0
       
  8374 			    Nested     	FALSE)
       
  8375 			Focus_Of_Control 	(object Focus_Of_Control "" @482
       
  8376 			    location   	(448, 848)
       
  8377 			    line_color 	3342489
       
  8378 			    InterObjView 	@480
       
  8379 			    height     	60
       
  8380 			    y_coord    	0
       
  8381 			    Nested     	FALSE)
       
  8382 			Focus_Of_Control 	(object Focus_Of_Control "" @483
       
  8383 			    location   	(448, 1136)
       
  8384 			    line_color 	3342489
       
  8385 			    InterObjView 	@480
       
  8386 			    height     	212
       
  8387 			    y_coord    	152
       
  8388 			    Nested     	FALSE)
       
  8389 			Focus_Of_Control 	(object Focus_Of_Control "" @484
       
  8390 			    location   	(448, 1792)
       
  8391 			    line_color 	3342489
       
  8392 			    InterObjView 	@480
       
  8393 			    height     	60
       
  8394 			    y_coord    	0
       
  8395 			    Nested     	FALSE)
       
  8396 			Focus_Of_Control 	(object Focus_Of_Control "" @485
       
  8397 			    location   	(448, 2048)
       
  8398 			    line_color 	3342489
       
  8399 			    InterObjView 	@480
       
  8400 			    height     	196
       
  8401 			    y_coord    	136
       
  8402 			    Nested     	FALSE)
       
  8403 			Focus_Of_Control 	(object Focus_Of_Control "" @486
       
  8404 			    location   	(448, 2544)
       
  8405 			    line_color 	3342489
       
  8406 			    InterObjView 	@480
       
  8407 			    height     	60
       
  8408 			    y_coord    	0
       
  8409 			    Nested     	FALSE))
       
  8410 		    (object InterObjView "$UNNAMED$86" @487
       
  8411 			location   	(912, 224)
       
  8412 			font       	(object Font
       
  8413 			    underline  	TRUE)
       
  8414 			label      	(object ItemLabel
       
  8415 			    Parent_View 	@487
       
  8416 			    location   	(912, 224)
       
  8417 			    fill_color 	13434879
       
  8418 			    anchor_loc 	1
       
  8419 			    nlines     	2
       
  8420 			    max_width  	282
       
  8421 			    justify    	0
       
  8422 			    label      	"")
       
  8423 			icon_style 	"Icon"
       
  8424 			line_color 	3342489
       
  8425 			fill_color 	13434879
       
  8426 			quidu      	"3CBC27F20180"
       
  8427 			width      	300
       
  8428 			height     	2589
       
  8429 			icon_height 	0
       
  8430 			icon_width 	0
       
  8431 			icon_y_offset 	0
       
  8432 			annotation 	1
       
  8433 			Focus_Of_Control 	(object Focus_Of_Control "" @488
       
  8434 			    location   	(912, 368)
       
  8435 			    line_color 	3342489
       
  8436 			    InterObjView 	@487
       
  8437 			    height     	120
       
  8438 			    y_coord    	60
       
  8439 			    Nested     	FALSE)
       
  8440 			Focus_Of_Control 	(object Focus_Of_Control "" @489
       
  8441 			    location   	(912, 560)
       
  8442 			    line_color 	3342489
       
  8443 			    InterObjView 	@487
       
  8444 			    height     	136
       
  8445 			    y_coord    	76
       
  8446 			    Nested     	FALSE)
       
  8447 			Focus_Of_Control 	(object Focus_Of_Control "" @490
       
  8448 			    location   	(912, 832)
       
  8449 			    line_color 	3342489
       
  8450 			    InterObjView 	@487
       
  8451 			    height     	136
       
  8452 			    y_coord    	76
       
  8453 			    Nested     	FALSE)
       
  8454 			Focus_Of_Control 	(object Focus_Of_Control "" @491
       
  8455 			    location   	(912, 1136)
       
  8456 			    line_color 	3342489
       
  8457 			    InterObjView 	@487
       
  8458 			    height     	152
       
  8459 			    y_coord    	92
       
  8460 			    Nested     	FALSE)
       
  8461 			Focus_Of_Control 	(object Focus_Of_Control "" @492
       
  8462 			    location   	(912, 1392)
       
  8463 			    line_color 	3342489
       
  8464 			    InterObjView 	@487
       
  8465 			    height     	216
       
  8466 			    y_coord    	156
       
  8467 			    Nested     	FALSE)
       
  8468 			Focus_Of_Control 	(object Focus_Of_Control "" @493
       
  8469 			    location   	(912, 1776)
       
  8470 			    line_color 	3342489
       
  8471 			    InterObjView 	@487
       
  8472 			    height     	136
       
  8473 			    y_coord    	76
       
  8474 			    Nested     	FALSE)
       
  8475 			Focus_Of_Control 	(object Focus_Of_Control "" @494
       
  8476 			    location   	(912, 2048)
       
  8477 			    line_color 	3342489
       
  8478 			    InterObjView 	@487
       
  8479 			    height     	136
       
  8480 			    y_coord    	76
       
  8481 			    Nested     	FALSE)
       
  8482 			Focus_Of_Control 	(object Focus_Of_Control "" @495
       
  8483 			    location   	(912, 2336)
       
  8484 			    line_color 	3342489
       
  8485 			    InterObjView 	@487
       
  8486 			    height     	328
       
  8487 			    y_coord    	268
       
  8488 			    Nested     	FALSE)
       
  8489 			Focus_Of_Control 	(object Focus_Of_Control "" @496
       
  8490 			    location   	(912, 2464)
       
  8491 			    line_color 	3342489
       
  8492 			    InterObjView 	@487
       
  8493 			    height     	60
       
  8494 			    y_coord    	0
       
  8495 			    Nested     	TRUE))
       
  8496 		    (object InterObjView "$UNNAMED$87" @497
       
  8497 			location   	(1440, 224)
       
  8498 			font       	(object Font
       
  8499 			    underline  	TRUE)
       
  8500 			label      	(object ItemLabel
       
  8501 			    Parent_View 	@497
       
  8502 			    location   	(1440, 224)
       
  8503 			    fill_color 	13434879
       
  8504 			    anchor_loc 	1
       
  8505 			    nlines     	2
       
  8506 			    max_width  	286
       
  8507 			    justify    	0
       
  8508 			    label      	"")
       
  8509 			icon_style 	"Icon"
       
  8510 			line_color 	3342489
       
  8511 			fill_color 	13434879
       
  8512 			quidu      	"3CBC27F901BD"
       
  8513 			width      	304
       
  8514 			height     	2589
       
  8515 			icon_height 	0
       
  8516 			icon_width 	0
       
  8517 			icon_y_offset 	0
       
  8518 			annotation 	1
       
  8519 			Focus_Of_Control 	(object Focus_Of_Control "" @498
       
  8520 			    location   	(1440, 368)
       
  8521 			    line_color 	3342489
       
  8522 			    InterObjView 	@497
       
  8523 			    height     	60
       
  8524 			    y_coord    	0
       
  8525 			    Nested     	FALSE)
       
  8526 			Focus_Of_Control 	(object Focus_Of_Control "" @499
       
  8527 			    location   	(1440, 560)
       
  8528 			    line_color 	3342489
       
  8529 			    InterObjView 	@497
       
  8530 			    height     	196
       
  8531 			    y_coord    	136
       
  8532 			    Nested     	FALSE)
       
  8533 			Focus_Of_Control 	(object Focus_Of_Control "" @500
       
  8534 			    location   	(1440, 832)
       
  8535 			    line_color 	3342489
       
  8536 			    InterObjView 	@497
       
  8537 			    height     	196
       
  8538 			    y_coord    	136
       
  8539 			    Nested     	FALSE)
       
  8540 			Focus_Of_Control 	(object Focus_Of_Control "" @501
       
  8541 			    location   	(1440, 1168)
       
  8542 			    line_color 	3342489
       
  8543 			    InterObjView 	@497
       
  8544 			    height     	60
       
  8545 			    y_coord    	0
       
  8546 			    Nested     	FALSE)
       
  8547 			Focus_Of_Control 	(object Focus_Of_Control "" @502
       
  8548 			    location   	(1440, 1392)
       
  8549 			    line_color 	3342489
       
  8550 			    InterObjView 	@497
       
  8551 			    height     	276
       
  8552 			    y_coord    	216
       
  8553 			    Nested     	FALSE)
       
  8554 			Focus_Of_Control 	(object Focus_Of_Control "" @503
       
  8555 			    location   	(1440, 1488)
       
  8556 			    line_color 	3342489
       
  8557 			    InterObjView 	@497
       
  8558 			    height     	60
       
  8559 			    y_coord    	0
       
  8560 			    Nested     	TRUE)
       
  8561 			Focus_Of_Control 	(object Focus_Of_Control "" @504
       
  8562 			    location   	(1440, 1776)
       
  8563 			    line_color 	3342489
       
  8564 			    InterObjView 	@497
       
  8565 			    height     	196
       
  8566 			    y_coord    	136
       
  8567 			    Nested     	FALSE)
       
  8568 			Focus_Of_Control 	(object Focus_Of_Control "" @505
       
  8569 			    location   	(1440, 2064)
       
  8570 			    line_color 	3342489
       
  8571 			    InterObjView 	@497
       
  8572 			    height     	60
       
  8573 			    y_coord    	0
       
  8574 			    Nested     	FALSE)
       
  8575 			Focus_Of_Control 	(object Focus_Of_Control "" @506
       
  8576 			    location   	(1440, 2336)
       
  8577 			    line_color 	3342489
       
  8578 			    InterObjView 	@497
       
  8579 			    height     	388
       
  8580 			    y_coord    	328
       
  8581 			    Nested     	FALSE))
       
  8582 		    (object InterMessView "" @507
       
  8583 			location   	(16, 368)
       
  8584 			label      	(object SegLabel @508
       
  8585 			    Parent_View 	@507
       
  8586 			    location   	(1175, 324)
       
  8587 			    quidu      	"3CBC28240382"
       
  8588 			    anchor_loc 	1
       
  8589 			    nlines     	1
       
  8590 			    max_width  	238
       
  8591 			    justify    	0
       
  8592 			    label      	"Connect( )"
       
  8593 			    pctDist    	0.500000
       
  8594 			    height     	45
       
  8595 			    orientation 	0)
       
  8596 			line_color 	3342489
       
  8597 			client     	@487
       
  8598 			supplier   	@497
       
  8599 			Focus_Src  	@488
       
  8600 			Focus_Entry 	@498
       
  8601 			origin     	(927, 368)
       
  8602 			terminus   	(1424, 368)
       
  8603 			ordinal    	0)
       
  8604 		    (object InterMessView "" @509
       
  8605 			location   	(16, 560)
       
  8606 			label      	(object SegLabel @510
       
  8607 			    Parent_View 	@509
       
  8608 			    location   	(1176, 516)
       
  8609 			    quidu      	"3CBC283203D1"
       
  8610 			    anchor_loc 	1
       
  8611 			    nlines     	1
       
  8612 			    max_width  	355
       
  8613 			    justify    	0
       
  8614 			    label      	"ServiceStarted( )"
       
  8615 			    pctDist    	0.500000
       
  8616 			    height     	45
       
  8617 			    orientation 	1)
       
  8618 			line_color 	3342489
       
  8619 			client     	@497
       
  8620 			supplier   	@487
       
  8621 			Focus_Src  	@499
       
  8622 			Focus_Entry 	@489
       
  8623 			origin     	(1424, 560)
       
  8624 			terminus   	(928, 560)
       
  8625 			ordinal    	1)
       
  8626 		    (object InterMessView "" @511
       
  8627 			location   	(16, 576)
       
  8628 			label      	(object SegLabel @512
       
  8629 			    Parent_View 	@511
       
  8630 			    location   	(680, 532)
       
  8631 			    quidu      	"3CBC283F036C"
       
  8632 			    anchor_loc 	1
       
  8633 			    nlines     	1
       
  8634 			    max_width  	216
       
  8635 			    justify    	0
       
  8636 			    label      	"Open( )"
       
  8637 			    pctDist    	0.500000
       
  8638 			    height     	45
       
  8639 			    orientation 	1)
       
  8640 			line_color 	3342489
       
  8641 			client     	@487
       
  8642 			supplier   	@480
       
  8643 			Focus_Src  	@489
       
  8644 			Focus_Entry 	@481
       
  8645 			origin     	(896, 576)
       
  8646 			terminus   	(464, 576)
       
  8647 			ordinal    	2)
       
  8648 		    (object InterMessView "" @513
       
  8649 			location   	(16, 832)
       
  8650 			label      	(object SegLabel @514
       
  8651 			    Parent_View 	@513
       
  8652 			    location   	(1176, 788)
       
  8653 			    quidu      	"3CBC28490149"
       
  8654 			    anchor_loc 	1
       
  8655 			    nlines     	1
       
  8656 			    max_width  	414
       
  8657 			    justify    	0
       
  8658 			    label      	"ConnectComplete( )"
       
  8659 			    pctDist    	0.500000
       
  8660 			    height     	45
       
  8661 			    orientation 	1)
       
  8662 			line_color 	3342489
       
  8663 			client     	@497
       
  8664 			supplier   	@487
       
  8665 			Focus_Src  	@500
       
  8666 			Focus_Entry 	@490
       
  8667 			origin     	(1424, 832)
       
  8668 			terminus   	(928, 832)
       
  8669 			ordinal    	3)
       
  8670 		    (object InterMessView "" @515
       
  8671 			location   	(16, 848)
       
  8672 			label      	(object SegLabel @516
       
  8673 			    Parent_View 	@515
       
  8674 			    location   	(680, 804)
       
  8675 			    quidu      	"3CBC285F0191"
       
  8676 			    anchor_loc 	1
       
  8677 			    nlines     	1
       
  8678 			    max_width  	216
       
  8679 			    justify    	0
       
  8680 			    label      	"Start( )"
       
  8681 			    pctDist    	0.500000
       
  8682 			    height     	45
       
  8683 			    orientation 	1)
       
  8684 			line_color 	3342489
       
  8685 			client     	@487
       
  8686 			supplier   	@480
       
  8687 			Focus_Src  	@490
       
  8688 			Focus_Entry 	@482
       
  8689 			origin     	(896, 848)
       
  8690 			terminus   	(464, 848)
       
  8691 			ordinal    	4)
       
  8692 		    (object InterMessView "" @517
       
  8693 			location   	(16, 1136)
       
  8694 			label      	(object SegLabel @518
       
  8695 			    Parent_View 	@517
       
  8696 			    location   	(679, 1092)
       
  8697 			    quidu      	"3CBC286902B8"
       
  8698 			    anchor_loc 	1
       
  8699 			    nlines     	1
       
  8700 			    max_width  	366
       
  8701 			    justify    	0
       
  8702 			    label      	"LinkLayerDown( )"
       
  8703 			    pctDist    	0.500000
       
  8704 			    height     	45
       
  8705 			    orientation 	0)
       
  8706 			line_color 	3342489
       
  8707 			client     	@480
       
  8708 			supplier   	@487
       
  8709 			Focus_Src  	@483
       
  8710 			Focus_Entry 	@491
       
  8711 			origin     	(463, 1136)
       
  8712 			terminus   	(896, 1136)
       
  8713 			ordinal    	5)
       
  8714 		    (object InterMessView "" @519
       
  8715 			location   	(16, 1168)
       
  8716 			label      	(object SegLabel @520
       
  8717 			    Parent_View 	@519
       
  8718 			    location   	(1175, 1124)
       
  8719 			    quidu      	"3CBC2871009D"
       
  8720 			    anchor_loc 	1
       
  8721 			    nlines     	1
       
  8722 			    max_width  	282
       
  8723 			    justify    	0
       
  8724 			    label      	"Reconnect( )"
       
  8725 			    pctDist    	0.500000
       
  8726 			    height     	45
       
  8727 			    orientation 	0)
       
  8728 			line_color 	3342489
       
  8729 			client     	@487
       
  8730 			supplier   	@497
       
  8731 			Focus_Src  	@491
       
  8732 			Focus_Entry 	@501
       
  8733 			origin     	(927, 1168)
       
  8734 			terminus   	(1424, 1168)
       
  8735 			ordinal    	6)
       
  8736 		    (object InterMessView "" @521
       
  8737 			location   	(16, 1392)
       
  8738 			label      	(object SegLabel @522
       
  8739 			    Parent_View 	@521
       
  8740 			    location   	(1176, 1348)
       
  8741 			    quidu      	"3CBC287E007D"
       
  8742 			    anchor_loc 	1
       
  8743 			    nlines     	1
       
  8744 			    max_width  	450
       
  8745 			    justify    	0
       
  8746 			    label      	"ReconnectComplete( )"
       
  8747 			    pctDist    	0.500000
       
  8748 			    height     	45
       
  8749 			    orientation 	1)
       
  8750 			line_color 	3342489
       
  8751 			client     	@497
       
  8752 			supplier   	@487
       
  8753 			Focus_Src  	@502
       
  8754 			Focus_Entry 	@492
       
  8755 			origin     	(1424, 1392)
       
  8756 			terminus   	(928, 1392)
       
  8757 			ordinal    	7)
       
  8758 		    (object InterMessView "" @523
       
  8759 			location   	(16, 1488)
       
  8760 			label      	(object SegLabel @524
       
  8761 			    Parent_View 	@523
       
  8762 			    location   	(1175, 1444)
       
  8763 			    quidu      	"3CBC288B0112"
       
  8764 			    anchor_loc 	1
       
  8765 			    nlines     	1
       
  8766 			    max_width  	238
       
  8767 			    justify    	0
       
  8768 			    label      	"Connect( )"
       
  8769 			    pctDist    	0.500000
       
  8770 			    height     	45
       
  8771 			    orientation 	0)
       
  8772 			line_color 	3342489
       
  8773 			client     	@487
       
  8774 			supplier   	@497
       
  8775 			Focus_Src  	@492
       
  8776 			Focus_Entry 	@503
       
  8777 			origin     	(927, 1488)
       
  8778 			terminus   	(1424, 1488)
       
  8779 			ordinal    	8)
       
  8780 		    (object InterMessView "" @525
       
  8781 			location   	(16, 1776)
       
  8782 			label      	(object SegLabel @526
       
  8783 			    Parent_View 	@525
       
  8784 			    location   	(1176, 1732)
       
  8785 			    quidu      	"3CBC28960281"
       
  8786 			    anchor_loc 	1
       
  8787 			    nlines     	1
       
  8788 			    max_width  	437
       
  8789 			    justify    	0
       
  8790 			    label      	"ConnectComplete( )"
       
  8791 			    pctDist    	0.500000
       
  8792 			    height     	45
       
  8793 			    orientation 	1)
       
  8794 			line_color 	3342489
       
  8795 			client     	@497
       
  8796 			supplier   	@487
       
  8797 			Focus_Src  	@504
       
  8798 			Focus_Entry 	@493
       
  8799 			origin     	(1424, 1776)
       
  8800 			terminus   	(928, 1776)
       
  8801 			ordinal    	9)
       
  8802 		    (object InterMessView "" @527
       
  8803 			location   	(16, 1792)
       
  8804 			label      	(object SegLabel @528
       
  8805 			    Parent_View 	@527
       
  8806 			    location   	(680, 1748)
       
  8807 			    quidu      	"3CBC289E01E2"
       
  8808 			    anchor_loc 	1
       
  8809 			    nlines     	1
       
  8810 			    max_width  	195
       
  8811 			    justify    	0
       
  8812 			    label      	"Start( )"
       
  8813 			    pctDist    	0.500000
       
  8814 			    height     	45
       
  8815 			    orientation 	1)
       
  8816 			line_color 	3342489
       
  8817 			client     	@487
       
  8818 			supplier   	@480
       
  8819 			Focus_Src  	@493
       
  8820 			Focus_Entry 	@484
       
  8821 			origin     	(896, 1792)
       
  8822 			terminus   	(464, 1792)
       
  8823 			ordinal    	10)
       
  8824 		    (object NoteView @529
       
  8825 			location   	(240, 464)
       
  8826 			label      	(object ItemLabel
       
  8827 			    Parent_View 	@529
       
  8828 			    location   	(99, 383)
       
  8829 			    fill_color 	13434879
       
  8830 			    nlines     	3
       
  8831 			    max_width  	246
       
  8832 			    label      	"NIF is constructed here")
       
  8833 			line_color 	3342489
       
  8834 			fill_color 	13434879
       
  8835 			width      	306
       
  8836 			height     	175)
       
  8837 		    (object NoteView @530
       
  8838 			location   	(1728, 1696)
       
  8839 			label      	(object ItemLabel
       
  8840 			    Parent_View 	@530
       
  8841 			    location   	(1534, 1637)
       
  8842 			    fill_color 	13434879
       
  8843 			    nlines     	2
       
  8844 			    max_width  	353
       
  8845 			    label      	"No ServiceStarted() this time around")
       
  8846 			line_color 	3342489
       
  8847 			fill_color 	13434879
       
  8848 			width      	413
       
  8849 			height     	131)
       
  8850 		    (object InterMessView "" @531
       
  8851 			location   	(16, 2048)
       
  8852 			label      	(object SegLabel @532
       
  8853 			    Parent_View 	@531
       
  8854 			    location   	(679, 2004)
       
  8855 			    quidu      	"3CBC4EA60079"
       
  8856 			    anchor_loc 	1
       
  8857 			    nlines     	1
       
  8858 			    max_width  	381
       
  8859 			    justify    	0
       
  8860 			    label      	"LinkLayerDown( )"
       
  8861 			    pctDist    	0.500000
       
  8862 			    height     	45
       
  8863 			    orientation 	0)
       
  8864 			line_color 	3342489
       
  8865 			client     	@480
       
  8866 			supplier   	@487
       
  8867 			Focus_Src  	@485
       
  8868 			Focus_Entry 	@494
       
  8869 			origin     	(463, 2048)
       
  8870 			terminus   	(896, 2048)
       
  8871 			ordinal    	11)
       
  8872 		    (object InterMessView "" @533
       
  8873 			location   	(16, 2064)
       
  8874 			label      	(object SegLabel @534
       
  8875 			    Parent_View 	@533
       
  8876 			    location   	(1175, 2020)
       
  8877 			    quidu      	"3CBC4EAD039A"
       
  8878 			    anchor_loc 	1
       
  8879 			    nlines     	1
       
  8880 			    max_width  	311
       
  8881 			    justify    	0
       
  8882 			    label      	"Disconnect( )"
       
  8883 			    pctDist    	0.500000
       
  8884 			    height     	45
       
  8885 			    orientation 	0)
       
  8886 			line_color 	3342489
       
  8887 			client     	@487
       
  8888 			supplier   	@497
       
  8889 			Focus_Src  	@494
       
  8890 			Focus_Entry 	@505
       
  8891 			origin     	(927, 2064)
       
  8892 			terminus   	(1424, 2064)
       
  8893 			ordinal    	12)
       
  8894 		    (object InterMessView "" @535
       
  8895 			location   	(16, 2336)
       
  8896 			label      	(object SegLabel @536
       
  8897 			    Parent_View 	@535
       
  8898 			    location   	(1176, 2292)
       
  8899 			    quidu      	"3CBC4EBA0154"
       
  8900 			    anchor_loc 	1
       
  8901 			    nlines     	1
       
  8902 			    max_width  	481
       
  8903 			    justify    	0
       
  8904 			    label      	"DisconnectComplete( )"
       
  8905 			    pctDist    	0.500000
       
  8906 			    height     	45
       
  8907 			    orientation 	1)
       
  8908 			line_color 	3342489
       
  8909 			client     	@497
       
  8910 			supplier   	@487
       
  8911 			Focus_Src  	@506
       
  8912 			Focus_Entry 	@495
       
  8913 			origin     	(1424, 2336)
       
  8914 			terminus   	(928, 2336)
       
  8915 			ordinal    	13)
       
  8916 		    (object SelfMessView "" @537
       
  8917 			location   	(16, 2464)
       
  8918 			label      	(object SegLabel @538
       
  8919 			    Parent_View 	@537
       
  8920 			    location   	(1130, 2421)
       
  8921 			    quidu      	"3CBC4EDF032E"
       
  8922 			    anchor_loc 	1
       
  8923 			    nlines     	1
       
  8924 			    max_width  	347
       
  8925 			    justify    	0
       
  8926 			    label      	"ServiceClosed( )"
       
  8927 			    pctDist    	1.353333
       
  8928 			    height     	44
       
  8929 			    orientation 	0)
       
  8930 			line_color 	3342489
       
  8931 			client     	@487
       
  8932 			supplier   	@487
       
  8933 			Focus_Src  	@495
       
  8934 			Focus_Entry 	@496
       
  8935 			origin     	(928, 2464)
       
  8936 			terminus   	(1078, 2464)
       
  8937 			ordinal    	14)
       
  8938 		    (object InterMessView "" @539
       
  8939 			location   	(16, 2544)
       
  8940 			label      	(object SegLabel @540
       
  8941 			    Parent_View 	@539
       
  8942 			    location   	(680, 2500)
       
  8943 			    quidu      	"3CBC4EF503C6"
       
  8944 			    anchor_loc 	1
       
  8945 			    nlines     	1
       
  8946 			    max_width  	238
       
  8947 			    justify    	0
       
  8948 			    label      	"Close( )"
       
  8949 			    pctDist    	0.500000
       
  8950 			    height     	45
       
  8951 			    orientation 	1)
       
  8952 			line_color 	3342489
       
  8953 			client     	@487
       
  8954 			supplier   	@480
       
  8955 			Focus_Src  	@495
       
  8956 			Focus_Entry 	@486
       
  8957 			origin     	(896, 2544)
       
  8958 			terminus   	(464, 2544)
       
  8959 			ordinal    	15)
       
  8960 		    (object NoteView @541
       
  8961 			location   	(240, 2560)
       
  8962 			label      	(object ItemLabel
       
  8963 			    Parent_View 	@541
       
  8964 			    location   	(99, 2479)
       
  8965 			    fill_color 	13434879
       
  8966 			    nlines     	3
       
  8967 			    max_width  	246
       
  8968 			    label      	"NIF is deleted here")
       
  8969 			line_color 	3342489
       
  8970 			fill_color 	13434879
       
  8971 			width      	306
       
  8972 			height     	175)))
       
  8973 	    (object InteractionDiagram "Reconnection2"
       
  8974 		mechanism_ref 	@9
       
  8975 		quid       	"3CBC292901E2"
       
  8976 		title      	"Reconnection2"
       
  8977 		zoom       	100
       
  8978 		max_height 	28350
       
  8979 		max_width  	21600
       
  8980 		origin_x   	0
       
  8981 		origin_y   	0
       
  8982 		items      	(list diagram_item_list
       
  8983 		    (object InterObjView "$UNNAMED$88" @542
       
  8984 			location   	(288, 224)
       
  8985 			font       	(object Font
       
  8986 			    underline  	TRUE)
       
  8987 			label      	(object ItemLabel
       
  8988 			    Parent_View 	@542
       
  8989 			    location   	(288, 224)
       
  8990 			    fill_color 	13434879
       
  8991 			    anchor_loc 	1
       
  8992 			    nlines     	2
       
  8993 			    max_width  	282
       
  8994 			    justify    	0
       
  8995 			    label      	"")
       
  8996 			icon_style 	"Icon"
       
  8997 			line_color 	3342489
       
  8998 			fill_color 	13434879
       
  8999 			quidu      	"3CBC293B0274"
       
  9000 			width      	300
       
  9001 			height     	1305
       
  9002 			icon_height 	0
       
  9003 			icon_width 	0
       
  9004 			icon_y_offset 	0
       
  9005 			annotation 	1
       
  9006 			Focus_Of_Control 	(object Focus_Of_Control "" @543
       
  9007 			    location   	(288, 368)
       
  9008 			    line_color 	3342489
       
  9009 			    InterObjView 	@542
       
  9010 			    height     	416
       
  9011 			    y_coord    	356
       
  9012 			    Nested     	FALSE)
       
  9013 			Focus_Of_Control 	(object Focus_Of_Control "" @544
       
  9014 			    location   	(288, 1200)
       
  9015 			    line_color 	3342489
       
  9016 			    InterObjView 	@542
       
  9017 			    height     	60
       
  9018 			    y_coord    	0
       
  9019 			    Nested     	FALSE))
       
  9020 		    (object InterObjView "$UNNAMED$89" @545
       
  9021 			location   	(784, 224)
       
  9022 			font       	(object Font
       
  9023 			    underline  	TRUE)
       
  9024 			label      	(object ItemLabel
       
  9025 			    Parent_View 	@545
       
  9026 			    location   	(784, 224)
       
  9027 			    fill_color 	13434879
       
  9028 			    anchor_loc 	1
       
  9029 			    nlines     	2
       
  9030 			    max_width  	282
       
  9031 			    justify    	0
       
  9032 			    label      	"")
       
  9033 			icon_style 	"Icon"
       
  9034 			line_color 	3342489
       
  9035 			fill_color 	13434879
       
  9036 			quidu      	"3CBC297003C4"
       
  9037 			width      	300
       
  9038 			height     	1305
       
  9039 			icon_height 	0
       
  9040 			icon_width 	0
       
  9041 			icon_y_offset 	0
       
  9042 			annotation 	1
       
  9043 			Focus_Of_Control 	(object Focus_Of_Control "" @546
       
  9044 			    location   	(784, 368)
       
  9045 			    line_color 	3342489
       
  9046 			    InterObjView 	@545
       
  9047 			    height     	356
       
  9048 			    y_coord    	296
       
  9049 			    Nested     	FALSE)
       
  9050 			Focus_Of_Control 	(object Focus_Of_Control "" @547
       
  9051 			    location   	(784, 1184)
       
  9052 			    line_color 	3342489
       
  9053 			    InterObjView 	@545
       
  9054 			    height     	136
       
  9055 			    y_coord    	76
       
  9056 			    Nested     	FALSE))
       
  9057 		    (object InterObjView "$UNNAMED$90" @548
       
  9058 			location   	(1296, 224)
       
  9059 			font       	(object Font
       
  9060 			    underline  	TRUE)
       
  9061 			label      	(object ItemLabel
       
  9062 			    Parent_View 	@548
       
  9063 			    location   	(1296, 224)
       
  9064 			    fill_color 	13434879
       
  9065 			    anchor_loc 	1
       
  9066 			    nlines     	2
       
  9067 			    max_width  	364
       
  9068 			    justify    	0
       
  9069 			    label      	"")
       
  9070 			icon_style 	"Icon"
       
  9071 			line_color 	3342489
       
  9072 			fill_color 	13434879
       
  9073 			quidu      	"3CBC29850216"
       
  9074 			width      	382
       
  9075 			height     	1305
       
  9076 			icon_height 	0
       
  9077 			icon_width 	0
       
  9078 			icon_y_offset 	0
       
  9079 			annotation 	1
       
  9080 			Focus_Of_Control 	(object Focus_Of_Control "" @549
       
  9081 			    location   	(1296, 384)
       
  9082 			    line_color 	3342489
       
  9083 			    InterObjView 	@548
       
  9084 			    height     	280
       
  9085 			    y_coord    	220
       
  9086 			    Nested     	FALSE)
       
  9087 			Focus_Of_Control 	(object Focus_Of_Control "" @550
       
  9088 			    location   	(1296, 544)
       
  9089 			    line_color 	3342489
       
  9090 			    InterObjView 	@548
       
  9091 			    height     	60
       
  9092 			    y_coord    	0
       
  9093 			    Nested     	TRUE)
       
  9094 			Focus_Of_Control 	(object Focus_Of_Control "" @551
       
  9095 			    location   	(1296, 720)
       
  9096 			    line_color 	3342489
       
  9097 			    InterObjView 	@548
       
  9098 			    height     	232
       
  9099 			    y_coord    	172
       
  9100 			    Nested     	FALSE)
       
  9101 			Focus_Of_Control 	(object Focus_Of_Control "" @552
       
  9102 			    location   	(1296, 1136)
       
  9103 			    line_color 	3342489
       
  9104 			    InterObjView 	@548
       
  9105 			    height     	244
       
  9106 			    y_coord    	184
       
  9107 			    Nested     	FALSE))
       
  9108 		    (object InterObjView "$UNNAMED$91" @553
       
  9109 			location   	(1904, 224)
       
  9110 			font       	(object Font
       
  9111 			    underline  	TRUE)
       
  9112 			label      	(object ItemLabel
       
  9113 			    Parent_View 	@553
       
  9114 			    location   	(1904, 224)
       
  9115 			    fill_color 	13434879
       
  9116 			    anchor_loc 	1
       
  9117 			    nlines     	2
       
  9118 			    max_width  	384
       
  9119 			    justify    	0
       
  9120 			    label      	"")
       
  9121 			icon_style 	"Icon"
       
  9122 			line_color 	3342489
       
  9123 			fill_color 	13434879
       
  9124 			quidu      	"3CBD54EF0222"
       
  9125 			width      	402
       
  9126 			height     	1305
       
  9127 			icon_height 	0
       
  9128 			icon_width 	0
       
  9129 			icon_y_offset 	0
       
  9130 			annotation 	1
       
  9131 			Focus_Of_Control 	(object Focus_Of_Control "" @554
       
  9132 			    location   	(1904, 400)
       
  9133 			    line_color 	3342489
       
  9134 			    InterObjView 	@553
       
  9135 			    height     	60
       
  9136 			    y_coord    	0
       
  9137 			    Nested     	FALSE)
       
  9138 			Focus_Of_Control 	(object Focus_Of_Control "" @555
       
  9139 			    location   	(1904, 832)
       
  9140 			    line_color 	3342489
       
  9141 			    InterObjView 	@553
       
  9142 			    height     	60
       
  9143 			    y_coord    	0
       
  9144 			    Nested     	FALSE)
       
  9145 			Focus_Of_Control 	(object Focus_Of_Control "" @556
       
  9146 			    location   	(1904, 1136)
       
  9147 			    line_color 	3342489
       
  9148 			    InterObjView 	@553
       
  9149 			    height     	304
       
  9150 			    y_coord    	244
       
  9151 			    Nested     	FALSE))
       
  9152 		    (object InterObjView "$UNNAMED$92" @557
       
  9153 			location   	(2352, 224)
       
  9154 			font       	(object Font
       
  9155 			    underline  	TRUE)
       
  9156 			label      	(object ItemLabel
       
  9157 			    Parent_View 	@557
       
  9158 			    location   	(2352, 224)
       
  9159 			    fill_color 	13434879
       
  9160 			    anchor_loc 	1
       
  9161 			    nlines     	2
       
  9162 			    max_width  	366
       
  9163 			    justify    	0
       
  9164 			    label      	"")
       
  9165 			icon_style 	"Icon"
       
  9166 			line_color 	3342489
       
  9167 			fill_color 	13434879
       
  9168 			quidu      	"3CBD566B002A"
       
  9169 			width      	384
       
  9170 			height     	1305
       
  9171 			icon_height 	0
       
  9172 			icon_width 	0
       
  9173 			icon_y_offset 	0
       
  9174 			annotation 	1
       
  9175 			Focus_Of_Control 	(object Focus_Of_Control "" @558
       
  9176 			    location   	(2352, 720)
       
  9177 			    line_color 	3342489
       
  9178 			    InterObjView 	@557
       
  9179 			    height     	60
       
  9180 			    y_coord    	0
       
  9181 			    Nested     	FALSE))
       
  9182 		    (object InterMessView "" @559
       
  9183 			location   	(16, 368)
       
  9184 			label      	(object SegLabel @560
       
  9185 			    Parent_View 	@559
       
  9186 			    location   	(535, 324)
       
  9187 			    quidu      	"3CBC2978031D"
       
  9188 			    anchor_loc 	1
       
  9189 			    nlines     	1
       
  9190 			    max_width  	282
       
  9191 			    justify    	0
       
  9192 			    label      	"Reconnect( )"
       
  9193 			    pctDist    	0.500000
       
  9194 			    height     	45
       
  9195 			    orientation 	0)
       
  9196 			line_color 	3342489
       
  9197 			client     	@542
       
  9198 			supplier   	@545
       
  9199 			Focus_Src  	@543
       
  9200 			Focus_Entry 	@546
       
  9201 			origin     	(303, 368)
       
  9202 			terminus   	(768, 368)
       
  9203 			ordinal    	0)
       
  9204 		    (object InterMessView "" @561
       
  9205 			location   	(16, 384)
       
  9206 			label      	(object SegLabel @562
       
  9207 			    Parent_View 	@561
       
  9208 			    location   	(1039, 340)
       
  9209 			    quidu      	"3CBC299C03C9"
       
  9210 			    anchor_loc 	1
       
  9211 			    nlines     	1
       
  9212 			    max_width  	282
       
  9213 			    justify    	0
       
  9214 			    label      	"Reconnect( )"
       
  9215 			    pctDist    	0.500000
       
  9216 			    height     	45
       
  9217 			    orientation 	0)
       
  9218 			line_color 	3342489
       
  9219 			client     	@545
       
  9220 			supplier   	@548
       
  9221 			Focus_Src  	@546
       
  9222 			Focus_Entry 	@549
       
  9223 			origin     	(799, 384)
       
  9224 			terminus   	(1280, 384)
       
  9225 			ordinal    	1)
       
  9226 		    (object InterMessView "" @563
       
  9227 			location   	(16, 1184)
       
  9228 			label      	(object SegLabel @564
       
  9229 			    Parent_View 	@563
       
  9230 			    location   	(1040, 1140)
       
  9231 			    quidu      	"3CBD535701FD"
       
  9232 			    anchor_loc 	1
       
  9233 			    nlines     	1
       
  9234 			    max_width  	450
       
  9235 			    justify    	0
       
  9236 			    label      	"ReconnectComplete( )"
       
  9237 			    pctDist    	0.500000
       
  9238 			    height     	45
       
  9239 			    orientation 	1)
       
  9240 			line_color 	3342489
       
  9241 			client     	@548
       
  9242 			supplier   	@545
       
  9243 			Focus_Src  	@552
       
  9244 			Focus_Entry 	@547
       
  9245 			origin     	(1280, 1184)
       
  9246 			terminus   	(800, 1184)
       
  9247 			ordinal    	7)
       
  9248 		    (object InterMessView "" @565
       
  9249 			location   	(16, 1200)
       
  9250 			label      	(object SegLabel @566
       
  9251 			    Parent_View 	@565
       
  9252 			    location   	(536, 1156)
       
  9253 			    quidu      	"3CBD53600337"
       
  9254 			    anchor_loc 	1
       
  9255 			    nlines     	1
       
  9256 			    max_width  	450
       
  9257 			    justify    	0
       
  9258 			    label      	"ReconnectComplete( )"
       
  9259 			    pctDist    	0.500000
       
  9260 			    height     	45
       
  9261 			    orientation 	1)
       
  9262 			line_color 	3342489
       
  9263 			client     	@545
       
  9264 			supplier   	@542
       
  9265 			Focus_Src  	@547
       
  9266 			Focus_Entry 	@544
       
  9267 			origin     	(768, 1200)
       
  9268 			terminus   	(304, 1200)
       
  9269 			ordinal    	8)
       
  9270 		    (object InterMessView "" @567
       
  9271 			location   	(16, 400)
       
  9272 			label      	(object SegLabel @568
       
  9273 			    Parent_View 	@567
       
  9274 			    location   	(1599, 356)
       
  9275 			    quidu      	"3CBD54FB0361"
       
  9276 			    anchor_loc 	1
       
  9277 			    nlines     	1
       
  9278 			    max_width  	216
       
  9279 			    justify    	0
       
  9280 			    label      	"NewL( )"
       
  9281 			    pctDist    	0.500000
       
  9282 			    height     	45
       
  9283 			    orientation 	0)
       
  9284 			line_color 	3342489
       
  9285 			client     	@548
       
  9286 			supplier   	@553
       
  9287 			Focus_Src  	@549
       
  9288 			Focus_Entry 	@554
       
  9289 			origin     	(1311, 400)
       
  9290 			terminus   	(1888, 400)
       
  9291 			ordinal    	2)
       
  9292 		    (object SelfMessView "" @569
       
  9293 			location   	(16, 544)
       
  9294 			label      	(object SegLabel @570
       
  9295 			    Parent_View 	@569
       
  9296 			    location   	(1547, 501)
       
  9297 			    quidu      	"3CBD5509036B"
       
  9298 			    anchor_loc 	1
       
  9299 			    nlines     	1
       
  9300 			    max_width  	416
       
  9301 			    justify    	0
       
  9302 			    label      	"ProcessRequestCb( )"
       
  9303 			    pctDist    	1.566667
       
  9304 			    height     	43
       
  9305 			    orientation 	0)
       
  9306 			line_color 	3342489
       
  9307 			client     	@548
       
  9308 			supplier   	@548
       
  9309 			Focus_Src  	@549
       
  9310 			Focus_Entry 	@550
       
  9311 			origin     	(1312, 544)
       
  9312 			terminus   	(1462, 544)
       
  9313 			ordinal    	3)
       
  9314 		    (object InterMessView "" @571
       
  9315 			location   	(16, 832)
       
  9316 			label      	(object SegLabel @572
       
  9317 			    Parent_View 	@571
       
  9318 			    location   	(1599, 788)
       
  9319 			    quidu      	"3CBD5519020F"
       
  9320 			    anchor_loc 	1
       
  9321 			    nlines     	1
       
  9322 			    max_width  	325
       
  9323 			    justify    	0
       
  9324 			    label      	"StartRequest( )"
       
  9325 			    pctDist    	0.500000
       
  9326 			    height     	45
       
  9327 			    orientation 	0)
       
  9328 			line_color 	3342489
       
  9329 			client     	@548
       
  9330 			supplier   	@553
       
  9331 			Focus_Src  	@551
       
  9332 			Focus_Entry 	@555
       
  9333 			origin     	(1311, 832)
       
  9334 			terminus   	(1888, 832)
       
  9335 			ordinal    	5)
       
  9336 		    (object InterMessView "" @573
       
  9337 			location   	(16, 1136)
       
  9338 			label      	(object SegLabel @574
       
  9339 			    Parent_View 	@573
       
  9340 			    location   	(1600, 1092)
       
  9341 			    quidu      	"3CBD55250021"
       
  9342 			    anchor_loc 	1
       
  9343 			    nlines     	1
       
  9344 			    max_width  	415
       
  9345 			    justify    	0
       
  9346 			    label      	"RequestComplete( )"
       
  9347 			    pctDist    	0.500000
       
  9348 			    height     	45
       
  9349 			    orientation 	1)
       
  9350 			line_color 	3342489
       
  9351 			client     	@553
       
  9352 			supplier   	@548
       
  9353 			Focus_Src  	@556
       
  9354 			Focus_Entry 	@552
       
  9355 			origin     	(1888, 1136)
       
  9356 			terminus   	(1312, 1136)
       
  9357 			ordinal    	6)
       
  9358 		    (object InterMessView "" @575
       
  9359 			location   	(16, 720)
       
  9360 			label      	(object SegLabel @576
       
  9361 			    Parent_View 	@575
       
  9362 			    location   	(1823, 676)
       
  9363 			    quidu      	"3CBD566F032A"
       
  9364 			    anchor_loc 	1
       
  9365 			    nlines     	1
       
  9366 			    max_width  	347
       
  9367 			    justify    	0
       
  9368 			    label      	"SetOverridesL( )"
       
  9369 			    pctDist    	0.500000
       
  9370 			    height     	45
       
  9371 			    orientation 	0)
       
  9372 			line_color 	3342489
       
  9373 			client     	@548
       
  9374 			supplier   	@557
       
  9375 			Focus_Src  	@551
       
  9376 			Focus_Entry 	@558
       
  9377 			origin     	(1311, 720)
       
  9378 			terminus   	(2336, 720)
       
  9379 			ordinal    	4)))
       
  9380 	    (object InteractionDiagram "Reconnection3"
       
  9381 		mechanism_ref 	@10
       
  9382 		quid       	"3CBD536C028A"
       
  9383 		title      	"Reconnection3"
       
  9384 		zoom       	100
       
  9385 		max_height 	28350
       
  9386 		max_width  	21600
       
  9387 		origin_x   	0
       
  9388 		origin_y   	0
       
  9389 		items      	(list diagram_item_list
       
  9390 		    (object InterObjView "$UNNAMED$93" @577
       
  9391 			location   	(448, 224)
       
  9392 			font       	(object Font
       
  9393 			    underline  	TRUE)
       
  9394 			label      	(object ItemLabel
       
  9395 			    Parent_View 	@577
       
  9396 			    location   	(448, 224)
       
  9397 			    fill_color 	13434879
       
  9398 			    anchor_loc 	1
       
  9399 			    nlines     	2
       
  9400 			    max_width  	364
       
  9401 			    justify    	0
       
  9402 			    label      	"")
       
  9403 			icon_style 	"Icon"
       
  9404 			line_color 	3342489
       
  9405 			fill_color 	13434879
       
  9406 			quidu      	"3CBD5558030A"
       
  9407 			width      	382
       
  9408 			height     	1165
       
  9409 			icon_height 	0
       
  9410 			icon_width 	0
       
  9411 			icon_y_offset 	0
       
  9412 			annotation 	1
       
  9413 			Focus_Of_Control 	(object Focus_Of_Control "" @578
       
  9414 			    location   	(448, 400)
       
  9415 			    line_color 	3342489
       
  9416 			    InterObjView 	@577
       
  9417 			    height     	324
       
  9418 			    y_coord    	264
       
  9419 			    Nested     	FALSE)
       
  9420 			Focus_Of_Control 	(object Focus_Of_Control "" @579
       
  9421 			    location   	(448, 544)
       
  9422 			    line_color 	3342489
       
  9423 			    InterObjView 	@577
       
  9424 			    height     	60
       
  9425 			    y_coord    	0
       
  9426 			    Nested     	TRUE)
       
  9427 			Focus_Of_Control 	(object Focus_Of_Control "" @580
       
  9428 			    location   	(448, 800)
       
  9429 			    line_color 	3342489
       
  9430 			    InterObjView 	@577
       
  9431 			    height     	212
       
  9432 			    y_coord    	152
       
  9433 			    Nested     	FALSE)
       
  9434 			Focus_Of_Control 	(object Focus_Of_Control "" @581
       
  9435 			    location   	(448, 1120)
       
  9436 			    line_color 	3342489
       
  9437 			    InterObjView 	@577
       
  9438 			    height     	60
       
  9439 			    y_coord    	0
       
  9440 			    Nested     	FALSE))
       
  9441 		    (object InterObjView "$UNNAMED$94" @582
       
  9442 			location   	(1072, 224)
       
  9443 			font       	(object Font
       
  9444 			    underline  	TRUE)
       
  9445 			label      	(object ItemLabel
       
  9446 			    Parent_View 	@582
       
  9447 			    location   	(1072, 224)
       
  9448 			    fill_color 	13434879
       
  9449 			    anchor_loc 	1
       
  9450 			    nlines     	2
       
  9451 			    max_width  	384
       
  9452 			    justify    	0
       
  9453 			    label      	"")
       
  9454 			icon_style 	"Icon"
       
  9455 			line_color 	3342489
       
  9456 			fill_color 	13434879
       
  9457 			quidu      	"3CBD555B0368"
       
  9458 			width      	402
       
  9459 			height     	1165
       
  9460 			icon_height 	0
       
  9461 			icon_width 	0
       
  9462 			icon_y_offset 	0
       
  9463 			annotation 	1
       
  9464 			Focus_Of_Control 	(object Focus_Of_Control "" @583
       
  9465 			    location   	(1072, 400)
       
  9466 			    line_color 	3342489
       
  9467 			    InterObjView 	@582
       
  9468 			    height     	264
       
  9469 			    y_coord    	204
       
  9470 			    Nested     	FALSE)
       
  9471 			Focus_Of_Control 	(object Focus_Of_Control "" @584
       
  9472 			    location   	(1072, 448)
       
  9473 			    line_color 	3342489
       
  9474 			    InterObjView 	@582
       
  9475 			    height     	60
       
  9476 			    y_coord    	0
       
  9477 			    Nested     	TRUE)
       
  9478 			Focus_Of_Control 	(object Focus_Of_Control "" @585
       
  9479 			    location   	(1072, 800)
       
  9480 			    line_color 	3342489
       
  9481 			    InterObjView 	@582
       
  9482 			    height     	152
       
  9483 			    y_coord    	92
       
  9484 			    Nested     	FALSE)
       
  9485 			Focus_Of_Control 	(object Focus_Of_Control "" @586
       
  9486 			    location   	(1072, 1104)
       
  9487 			    line_color 	3342489
       
  9488 			    InterObjView 	@582
       
  9489 			    height     	136
       
  9490 			    y_coord    	76
       
  9491 			    Nested     	FALSE))
       
  9492 		    (object InterObjView "$UNNAMED$95" @587
       
  9493 			location   	(1696, 224)
       
  9494 			font       	(object Font
       
  9495 			    underline  	TRUE)
       
  9496 			label      	(object ItemLabel
       
  9497 			    Parent_View 	@587
       
  9498 			    location   	(1696, 224)
       
  9499 			    fill_color 	13434879
       
  9500 			    anchor_loc 	1
       
  9501 			    nlines     	2
       
  9502 			    max_width  	340
       
  9503 			    justify    	0
       
  9504 			    label      	"")
       
  9505 			icon_style 	"Icon"
       
  9506 			line_color 	3342489
       
  9507 			fill_color 	13434879
       
  9508 			quidu      	"3CC677CB018A"
       
  9509 			width      	358
       
  9510 			height     	1165
       
  9511 			icon_height 	0
       
  9512 			icon_width 	0
       
  9513 			icon_y_offset 	0
       
  9514 			annotation 	1
       
  9515 			Focus_Of_Control 	(object Focus_Of_Control "" @588
       
  9516 			    location   	(1696, 832)
       
  9517 			    line_color 	3342489
       
  9518 			    InterObjView 	@587
       
  9519 			    height     	60
       
  9520 			    y_coord    	0
       
  9521 			    Nested     	FALSE)
       
  9522 			Focus_Of_Control 	(object Focus_Of_Control "" @589
       
  9523 			    location   	(1696, 1104)
       
  9524 			    line_color 	3342489
       
  9525 			    InterObjView 	@587
       
  9526 			    height     	196
       
  9527 			    y_coord    	136
       
  9528 			    Nested     	FALSE))
       
  9529 		    (object InterMessView "" @590
       
  9530 			location   	(16, 400)
       
  9531 			label      	(object SegLabel @591
       
  9532 			    Parent_View 	@590
       
  9533 			    location   	(759, 356)
       
  9534 			    quidu      	"3CBD55610277"
       
  9535 			    anchor_loc 	1
       
  9536 			    nlines     	1
       
  9537 			    max_width  	322
       
  9538 			    justify    	0
       
  9539 			    label      	"StartRequest( )"
       
  9540 			    pctDist    	0.500000
       
  9541 			    height     	45
       
  9542 			    orientation 	0)
       
  9543 			line_color 	3342489
       
  9544 			client     	@577
       
  9545 			supplier   	@582
       
  9546 			Focus_Src  	@578
       
  9547 			Focus_Entry 	@583
       
  9548 			origin     	(463, 400)
       
  9549 			terminus   	(1056, 400)
       
  9550 			ordinal    	0)
       
  9551 		    (object SelfMessView "" @592
       
  9552 			location   	(16, 448)
       
  9553 			label      	(object SegLabel @593
       
  9554 			    Parent_View 	@592
       
  9555 			    location   	(1294, 405)
       
  9556 			    quidu      	"3CBD55770106"
       
  9557 			    anchor_loc 	1
       
  9558 			    nlines     	1
       
  9559 			    max_width  	359
       
  9560 			    justify    	0
       
  9561 			    label      	"StartReconnectL( )"
       
  9562 			    pctDist    	1.380000
       
  9563 			    height     	44
       
  9564 			    orientation 	0)
       
  9565 			line_color 	3342489
       
  9566 			client     	@582
       
  9567 			supplier   	@582
       
  9568 			Focus_Src  	@583
       
  9569 			Focus_Entry 	@584
       
  9570 			origin     	(1088, 448)
       
  9571 			terminus   	(1238, 448)
       
  9572 			ordinal    	1)
       
  9573 		    (object InterMessView "" @594
       
  9574 			location   	(16, 544)
       
  9575 			label      	(object SegLabel @595
       
  9576 			    Parent_View 	@594
       
  9577 			    location   	(760, 500)
       
  9578 			    quidu      	"3CC677A103C4"
       
  9579 			    anchor_loc 	1
       
  9580 			    nlines     	1
       
  9581 			    max_width  	509
       
  9582 			    justify    	0
       
  9583 			    label      	"CheckBearerAvailability( )"
       
  9584 			    pctDist    	0.500000
       
  9585 			    height     	45
       
  9586 			    orientation 	1)
       
  9587 			line_color 	3342489
       
  9588 			client     	@582
       
  9589 			supplier   	@577
       
  9590 			Focus_Src  	@583
       
  9591 			Focus_Entry 	@579
       
  9592 			origin     	(1056, 544)
       
  9593 			terminus   	(464, 544)
       
  9594 			ordinal    	2)
       
  9595 		    (object InterMessView "" @596
       
  9596 			location   	(16, 800)
       
  9597 			label      	(object SegLabel @597
       
  9598 			    Parent_View 	@596
       
  9599 			    location   	(759, 756)
       
  9600 			    quidu      	"3CC677C00260"
       
  9601 			    anchor_loc 	1
       
  9602 			    nlines     	1
       
  9603 			    max_width  	447
       
  9604 			    justify    	0
       
  9605 			    label      	"SetAvailableBearers( )"
       
  9606 			    pctDist    	0.500000
       
  9607 			    height     	45
       
  9608 			    orientation 	0)
       
  9609 			line_color 	3342489
       
  9610 			client     	@577
       
  9611 			supplier   	@582
       
  9612 			Focus_Src  	@580
       
  9613 			Focus_Entry 	@585
       
  9614 			origin     	(463, 800)
       
  9615 			terminus   	(1056, 800)
       
  9616 			ordinal    	3)
       
  9617 		    (object InterMessView "" @598
       
  9618 			location   	(16, 832)
       
  9619 			label      	(object SegLabel @599
       
  9620 			    Parent_View 	@598
       
  9621 			    location   	(1383, 788)
       
  9622 			    quidu      	"3CC677DC01FD"
       
  9623 			    anchor_loc 	1
       
  9624 			    nlines     	1
       
  9625 			    max_width  	278
       
  9626 			    justify    	0
       
  9627 			    label      	"Reconnect( )"
       
  9628 			    pctDist    	0.500000
       
  9629 			    height     	45
       
  9630 			    orientation 	0)
       
  9631 			line_color 	3342489
       
  9632 			client     	@582
       
  9633 			supplier   	@587
       
  9634 			Focus_Src  	@585
       
  9635 			Focus_Entry 	@588
       
  9636 			origin     	(1087, 832)
       
  9637 			terminus   	(1680, 832)
       
  9638 			ordinal    	4)
       
  9639 		    (object InterMessView "" @600
       
  9640 			location   	(16, 1104)
       
  9641 			label      	(object SegLabel @601
       
  9642 			    Parent_View 	@600
       
  9643 			    location   	(1384, 1060)
       
  9644 			    quidu      	"3CC677E2038B"
       
  9645 			    anchor_loc 	1
       
  9646 			    nlines     	1
       
  9647 			    max_width  	572
       
  9648 			    justify    	0
       
  9649 			    label      	"MDPOReconnectComplete( )"
       
  9650 			    pctDist    	0.500000
       
  9651 			    height     	45
       
  9652 			    orientation 	1)
       
  9653 			line_color 	3342489
       
  9654 			client     	@587
       
  9655 			supplier   	@582
       
  9656 			Focus_Src  	@589
       
  9657 			Focus_Entry 	@586
       
  9658 			origin     	(1680, 1104)
       
  9659 			terminus   	(1088, 1104)
       
  9660 			ordinal    	5)
       
  9661 		    (object InterMessView "" @602
       
  9662 			location   	(16, 1120)
       
  9663 			label      	(object SegLabel @603
       
  9664 			    Parent_View 	@602
       
  9665 			    location   	(760, 1076)
       
  9666 			    quidu      	"3CC677F300D3"
       
  9667 			    anchor_loc 	1
       
  9668 			    nlines     	1
       
  9669 			    max_width  	406
       
  9670 			    justify    	0
       
  9671 			    label      	"RequestComplete( )"
       
  9672 			    pctDist    	0.500000
       
  9673 			    height     	45
       
  9674 			    orientation 	1)
       
  9675 			line_color 	3342489
       
  9676 			client     	@582
       
  9677 			supplier   	@577
       
  9678 			Focus_Src  	@586
       
  9679 			Focus_Entry 	@581
       
  9680 			origin     	(1056, 1120)
       
  9681 			terminus   	(464, 1120)
       
  9682 			ordinal    	6)))
       
  9683 	    (object InteractionDiagram "ConnectionRetries1"
       
  9684 		mechanism_ref 	@11
       
  9685 		quid       	"3CC55DC700BB"
       
  9686 		title      	"ConnectionRetries1"
       
  9687 		zoom       	100
       
  9688 		max_height 	28350
       
  9689 		max_width  	21600
       
  9690 		origin_x   	0
       
  9691 		origin_y   	0
       
  9692 		items      	(list diagram_item_list
       
  9693 		    (object InterObjView "$UNNAMED$96" @604
       
  9694 			location   	(448, 224)
       
  9695 			font       	(object Font
       
  9696 			    underline  	TRUE)
       
  9697 			label      	(object ItemLabel
       
  9698 			    Parent_View 	@604
       
  9699 			    location   	(448, 224)
       
  9700 			    fill_color 	13434879
       
  9701 			    anchor_loc 	1
       
  9702 			    nlines     	2
       
  9703 			    max_width  	282
       
  9704 			    justify    	0
       
  9705 			    label      	"")
       
  9706 			icon_style 	"Icon"
       
  9707 			line_color 	3342489
       
  9708 			fill_color 	13434879
       
  9709 			quidu      	"3CC55DE40333"
       
  9710 			width      	300
       
  9711 			height     	1153
       
  9712 			icon_height 	0
       
  9713 			icon_width 	0
       
  9714 			icon_y_offset 	0
       
  9715 			annotation 	1
       
  9716 			Focus_Of_Control 	(object Focus_Of_Control "" @605
       
  9717 			    location   	(448, 416)
       
  9718 			    line_color 	3342489
       
  9719 			    InterObjView 	@604
       
  9720 			    height     	120
       
  9721 			    y_coord    	60
       
  9722 			    Nested     	FALSE)
       
  9723 			Focus_Of_Control 	(object Focus_Of_Control "" @606
       
  9724 			    location   	(448, 672)
       
  9725 			    line_color 	3342489
       
  9726 			    InterObjView 	@604
       
  9727 			    height     	60
       
  9728 			    y_coord    	0
       
  9729 			    Nested     	FALSE)
       
  9730 			Focus_Of_Control 	(object Focus_Of_Control "" @607
       
  9731 			    location   	(448, 928)
       
  9732 			    line_color 	3342489
       
  9733 			    InterObjView 	@604
       
  9734 			    height     	120
       
  9735 			    y_coord    	60
       
  9736 			    Nested     	FALSE)
       
  9737 			Focus_Of_Control 	(object Focus_Of_Control "" @608
       
  9738 			    location   	(448, 1168)
       
  9739 			    line_color 	3342489
       
  9740 			    InterObjView 	@604
       
  9741 			    height     	60
       
  9742 			    y_coord    	0
       
  9743 			    Nested     	FALSE))
       
  9744 		    (object InterObjView "$UNNAMED$97" @609
       
  9745 			location   	(944, 224)
       
  9746 			font       	(object Font
       
  9747 			    underline  	TRUE)
       
  9748 			label      	(object ItemLabel
       
  9749 			    Parent_View 	@609
       
  9750 			    location   	(944, 224)
       
  9751 			    fill_color 	13434879
       
  9752 			    anchor_loc 	1
       
  9753 			    nlines     	2
       
  9754 			    max_width  	364
       
  9755 			    justify    	0
       
  9756 			    label      	"")
       
  9757 			icon_style 	"Icon"
       
  9758 			line_color 	3342489
       
  9759 			fill_color 	13434879
       
  9760 			quidu      	"3CC55DEC02DB"
       
  9761 			width      	382
       
  9762 			height     	1153
       
  9763 			icon_height 	0
       
  9764 			icon_width 	0
       
  9765 			icon_y_offset 	0
       
  9766 			annotation 	1
       
  9767 			Focus_Of_Control 	(object Focus_Of_Control "" @610
       
  9768 			    location   	(944, 416)
       
  9769 			    line_color 	3342489
       
  9770 			    InterObjView 	@609
       
  9771 			    height     	60
       
  9772 			    y_coord    	0
       
  9773 			    Nested     	FALSE)
       
  9774 			Focus_Of_Control 	(object Focus_Of_Control "" @611
       
  9775 			    location   	(944, 672)
       
  9776 			    line_color 	3342489
       
  9777 			    InterObjView 	@609
       
  9778 			    height     	120
       
  9779 			    y_coord    	60
       
  9780 			    Nested     	FALSE)
       
  9781 			Focus_Of_Control 	(object Focus_Of_Control "" @612
       
  9782 			    location   	(944, 928)
       
  9783 			    line_color 	3342489
       
  9784 			    InterObjView 	@609
       
  9785 			    height     	60
       
  9786 			    y_coord    	0
       
  9787 			    Nested     	FALSE)
       
  9788 			Focus_Of_Control 	(object Focus_Of_Control "" @613
       
  9789 			    location   	(944, 1168)
       
  9790 			    line_color 	3342489
       
  9791 			    InterObjView 	@609
       
  9792 			    height     	120
       
  9793 			    y_coord    	60
       
  9794 			    Nested     	FALSE))
       
  9795 		    (object InterMessView "" @614
       
  9796 			location   	(16, 416)
       
  9797 			label      	(object SegLabel @615
       
  9798 			    Parent_View 	@614
       
  9799 			    location   	(695, 372)
       
  9800 			    quidu      	"3CC55DF00115"
       
  9801 			    anchor_loc 	1
       
  9802 			    nlines     	1
       
  9803 			    max_width  	307
       
  9804 			    justify    	0
       
  9805 			    label      	"SelectAgent( )"
       
  9806 			    pctDist    	0.500000
       
  9807 			    height     	45
       
  9808 			    orientation 	0)
       
  9809 			line_color 	3342489
       
  9810 			client     	@604
       
  9811 			supplier   	@609
       
  9812 			Focus_Src  	@605
       
  9813 			Focus_Entry 	@610
       
  9814 			origin     	(463, 416)
       
  9815 			terminus   	(928, 416)
       
  9816 			ordinal    	0)
       
  9817 		    (object InterMessView "" @616
       
  9818 			location   	(16, 672)
       
  9819 			label      	(object SegLabel @617
       
  9820 			    Parent_View 	@616
       
  9821 			    location   	(696, 628)
       
  9822 			    quidu      	"3CC55DF8009D"
       
  9823 			    anchor_loc 	1
       
  9824 			    nlines     	1
       
  9825 			    max_width  	375
       
  9826 			    justify    	0
       
  9827 			    label      	"SelectComplete( )"
       
  9828 			    pctDist    	0.500000
       
  9829 			    height     	45
       
  9830 			    orientation 	1)
       
  9831 			line_color 	3342489
       
  9832 			client     	@609
       
  9833 			supplier   	@604
       
  9834 			Focus_Src  	@611
       
  9835 			Focus_Entry 	@606
       
  9836 			origin     	(928, 672)
       
  9837 			terminus   	(464, 672)
       
  9838 			ordinal    	1)
       
  9839 		    (object InterMessView "" @618
       
  9840 			location   	(16, 928)
       
  9841 			label      	(object SegLabel @619
       
  9842 			    Parent_View 	@618
       
  9843 			    location   	(695, 884)
       
  9844 			    quidu      	"3CC55E2201F2"
       
  9845 			    anchor_loc 	1
       
  9846 			    nlines     	1
       
  9847 			    max_width  	307
       
  9848 			    justify    	0
       
  9849 			    label      	"SelectAgent( )"
       
  9850 			    pctDist    	0.500000
       
  9851 			    height     	45
       
  9852 			    orientation 	0)
       
  9853 			line_color 	3342489
       
  9854 			client     	@604
       
  9855 			supplier   	@609
       
  9856 			Focus_Src  	@607
       
  9857 			Focus_Entry 	@612
       
  9858 			origin     	(463, 928)
       
  9859 			terminus   	(928, 928)
       
  9860 			ordinal    	2)
       
  9861 		    (object InterMessView "" @620
       
  9862 			location   	(16, 1168)
       
  9863 			label      	(object SegLabel @621
       
  9864 			    Parent_View 	@620
       
  9865 			    location   	(696, 1124)
       
  9866 			    quidu      	"3CC55E2A021C"
       
  9867 			    anchor_loc 	1
       
  9868 			    nlines     	1
       
  9869 			    max_width  	375
       
  9870 			    justify    	0
       
  9871 			    label      	"SelectComplete( )"
       
  9872 			    pctDist    	0.500000
       
  9873 			    height     	45
       
  9874 			    orientation 	1)
       
  9875 			line_color 	3342489
       
  9876 			client     	@609
       
  9877 			supplier   	@604
       
  9878 			Focus_Src  	@613
       
  9879 			Focus_Entry 	@608
       
  9880 			origin     	(928, 1168)
       
  9881 			terminus   	(464, 1168)
       
  9882 			ordinal    	3)
       
  9883 		    (object NoteView @622
       
  9884 			location   	(1248, 816)
       
  9885 			label      	(object ItemLabel
       
  9886 			    Parent_View 	@622
       
  9887 			    location   	(1063, 678)
       
  9888 			    fill_color 	13434879
       
  9889 			    nlines     	5
       
  9890 			    max_width  	334
       
  9891 			    label      	"An error occurs during selection so go to the next connection preference")
       
  9892 			line_color 	3342489
       
  9893 			fill_color 	13434879
       
  9894 			width      	394
       
  9895 			height     	288)))
       
  9896 	    (object InteractionDiagram "ConnectionRetries2"
       
  9897 		mechanism_ref 	@12
       
  9898 		quid       	"3CC55E750328"
       
  9899 		title      	"ConnectionRetries2"
       
  9900 		zoom       	100
       
  9901 		max_height 	28350
       
  9902 		max_width  	21600
       
  9903 		origin_x   	0
       
  9904 		origin_y   	0
       
  9905 		items      	(list diagram_item_list
       
  9906 		    (object InterObjView "$UNNAMED$98" @623
       
  9907 			location   	(288, 224)
       
  9908 			font       	(object Font
       
  9909 			    underline  	TRUE)
       
  9910 			label      	(object ItemLabel
       
  9911 			    Parent_View 	@623
       
  9912 			    location   	(288, 224)
       
  9913 			    fill_color 	13434879
       
  9914 			    anchor_loc 	1
       
  9915 			    nlines     	2
       
  9916 			    max_width  	282
       
  9917 			    justify    	0
       
  9918 			    label      	"")
       
  9919 			icon_style 	"Icon"
       
  9920 			line_color 	3342489
       
  9921 			fill_color 	13434879
       
  9922 			quidu      	"3CC55EA300F3"
       
  9923 			width      	300
       
  9924 			height     	1681
       
  9925 			icon_height 	0
       
  9926 			icon_width 	0
       
  9927 			icon_y_offset 	0
       
  9928 			annotation 	1
       
  9929 			Focus_Of_Control 	(object Focus_Of_Control "" @624
       
  9930 			    location   	(288, 416)
       
  9931 			    line_color 	3342489
       
  9932 			    InterObjView 	@623
       
  9933 			    height     	120
       
  9934 			    y_coord    	60
       
  9935 			    Nested     	FALSE)
       
  9936 			Focus_Of_Control 	(object Focus_Of_Control "" @625
       
  9937 			    location   	(288, 656)
       
  9938 			    line_color 	3342489
       
  9939 			    InterObjView 	@623
       
  9940 			    height     	60
       
  9941 			    y_coord    	0
       
  9942 			    Nested     	FALSE)
       
  9943 			Focus_Of_Control 	(object Focus_Of_Control "" @626
       
  9944 			    location   	(288, 912)
       
  9945 			    line_color 	3342489
       
  9946 			    InterObjView 	@623
       
  9947 			    height     	120
       
  9948 			    y_coord    	60
       
  9949 			    Nested     	FALSE)
       
  9950 			Focus_Of_Control 	(object Focus_Of_Control "" @627
       
  9951 			    location   	(288, 1184)
       
  9952 			    line_color 	3342489
       
  9953 			    InterObjView 	@623
       
  9954 			    height     	408
       
  9955 			    y_coord    	348
       
  9956 			    Nested     	FALSE)
       
  9957 			Focus_Of_Control 	(object Focus_Of_Control "" @628
       
  9958 			    location   	(288, 1696)
       
  9959 			    line_color 	3342489
       
  9960 			    InterObjView 	@623
       
  9961 			    height     	60
       
  9962 			    y_coord    	0
       
  9963 			    Nested     	FALSE))
       
  9964 		    (object InterObjView "$UNNAMED$99" @629
       
  9965 			location   	(896, 224)
       
  9966 			font       	(object Font
       
  9967 			    underline  	TRUE)
       
  9968 			label      	(object ItemLabel
       
  9969 			    Parent_View 	@629
       
  9970 			    location   	(896, 224)
       
  9971 			    fill_color 	13434879
       
  9972 			    anchor_loc 	1
       
  9973 			    nlines     	2
       
  9974 			    max_width  	364
       
  9975 			    justify    	0
       
  9976 			    label      	"")
       
  9977 			icon_style 	"Icon"
       
  9978 			line_color 	3342489
       
  9979 			fill_color 	13434879
       
  9980 			quidu      	"3CC55EA802BD"
       
  9981 			width      	382
       
  9982 			height     	1681
       
  9983 			icon_height 	0
       
  9984 			icon_width 	0
       
  9985 			icon_y_offset 	0
       
  9986 			annotation 	1
       
  9987 			Focus_Of_Control 	(object Focus_Of_Control "" @630
       
  9988 			    location   	(896, 416)
       
  9989 			    line_color 	3342489
       
  9990 			    InterObjView 	@629
       
  9991 			    height     	60
       
  9992 			    y_coord    	0
       
  9993 			    Nested     	FALSE)
       
  9994 			Focus_Of_Control 	(object Focus_Of_Control "" @631
       
  9995 			    location   	(896, 656)
       
  9996 			    line_color 	3342489
       
  9997 			    InterObjView 	@629
       
  9998 			    height     	120
       
  9999 			    y_coord    	60
       
 10000 			    Nested     	FALSE)
       
 10001 			Focus_Of_Control 	(object Focus_Of_Control "" @632
       
 10002 			    location   	(896, 1312)
       
 10003 			    line_color 	3342489
       
 10004 			    InterObjView 	@629
       
 10005 			    height     	60
       
 10006 			    y_coord    	0
       
 10007 			    Nested     	FALSE)
       
 10008 			Focus_Of_Control 	(object Focus_Of_Control "" @633
       
 10009 			    location   	(896, 1472)
       
 10010 			    line_color 	3342489
       
 10011 			    InterObjView 	@629
       
 10012 			    height     	60
       
 10013 			    y_coord    	0
       
 10014 			    Nested     	FALSE)
       
 10015 			Focus_Of_Control 	(object Focus_Of_Control "" @634
       
 10016 			    location   	(896, 1696)
       
 10017 			    line_color 	3342489
       
 10018 			    InterObjView 	@629
       
 10019 			    height     	120
       
 10020 			    y_coord    	60
       
 10021 			    Nested     	FALSE))
       
 10022 		    (object InterObjView "$UNNAMED$100" @635
       
 10023 			location   	(1312, 224)
       
 10024 			font       	(object Font
       
 10025 			    underline  	TRUE)
       
 10026 			label      	(object ItemLabel
       
 10027 			    Parent_View 	@635
       
 10028 			    location   	(1312, 224)
       
 10029 			    fill_color 	13434879
       
 10030 			    anchor_loc 	1
       
 10031 			    nlines     	2
       
 10032 			    max_width  	282
       
 10033 			    justify    	0
       
 10034 			    label      	"")
       
 10035 			icon_style 	"Icon"
       
 10036 			line_color 	3342489
       
 10037 			fill_color 	13434879
       
 10038 			quidu      	"3CC55ED80031"
       
 10039 			width      	300
       
 10040 			height     	1681
       
 10041 			icon_height 	0
       
 10042 			icon_width 	0
       
 10043 			icon_y_offset 	0
       
 10044 			annotation 	1
       
 10045 			Focus_Of_Control 	(object Focus_Of_Control "" @636
       
 10046 			    location   	(1312, 912)
       
 10047 			    line_color 	3342489
       
 10048 			    InterObjView 	@635
       
 10049 			    height     	60
       
 10050 			    y_coord    	0
       
 10051 			    Nested     	FALSE)
       
 10052 			Focus_Of_Control 	(object Focus_Of_Control "" @637
       
 10053 			    location   	(1312, 1184)
       
 10054 			    line_color 	3342489
       
 10055 			    InterObjView 	@635
       
 10056 			    height     	468
       
 10057 			    y_coord    	408
       
 10058 			    Nested     	FALSE))
       
 10059 		    (object InterMessView "" @638
       
 10060 			location   	(16, 416)
       
 10061 			label      	(object SegLabel @639
       
 10062 			    Parent_View 	@638
       
 10063 			    location   	(591, 372)
       
 10064 			    quidu      	"3CC55EAC02EC"
       
 10065 			    anchor_loc 	1
       
 10066 			    nlines     	1
       
 10067 			    max_width  	307
       
 10068 			    justify    	0
       
 10069 			    label      	"SelectAgent( )"
       
 10070 			    pctDist    	0.500000
       
 10071 			    height     	45
       
 10072 			    orientation 	0)
       
 10073 			line_color 	3342489
       
 10074 			client     	@623
       
 10075 			supplier   	@629
       
 10076 			Focus_Src  	@624
       
 10077 			Focus_Entry 	@630
       
 10078 			origin     	(303, 416)
       
 10079 			terminus   	(880, 416)
       
 10080 			ordinal    	0)
       
 10081 		    (object InterMessView "" @640
       
 10082 			location   	(16, 656)
       
 10083 			label      	(object SegLabel @641
       
 10084 			    Parent_View 	@640
       
 10085 			    location   	(592, 612)
       
 10086 			    quidu      	"3CC55EB50334"
       
 10087 			    anchor_loc 	1
       
 10088 			    nlines     	1
       
 10089 			    max_width  	375
       
 10090 			    justify    	0
       
 10091 			    label      	"SelectComplete( )"
       
 10092 			    pctDist    	0.500000
       
 10093 			    height     	45
       
 10094 			    orientation 	1)
       
 10095 			line_color 	3342489
       
 10096 			client     	@629
       
 10097 			supplier   	@623
       
 10098 			Focus_Src  	@631
       
 10099 			Focus_Entry 	@625
       
 10100 			origin     	(880, 656)
       
 10101 			terminus   	(304, 656)
       
 10102 			ordinal    	1)
       
 10103 		    (object InterMessView "" @642
       
 10104 			location   	(16, 912)
       
 10105 			label      	(object SegLabel @643
       
 10106 			    Parent_View 	@642
       
 10107 			    location   	(799, 868)
       
 10108 			    quidu      	"3CC55EDF0046"
       
 10109 			    anchor_loc 	1
       
 10110 			    nlines     	1
       
 10111 			    max_width  	172
       
 10112 			    justify    	0
       
 10113 			    label      	"Start( )"
       
 10114 			    pctDist    	0.500000
       
 10115 			    height     	45
       
 10116 			    orientation 	0)
       
 10117 			line_color 	3342489
       
 10118 			client     	@623
       
 10119 			supplier   	@635
       
 10120 			Focus_Src  	@626
       
 10121 			Focus_Entry 	@636
       
 10122 			origin     	(303, 912)
       
 10123 			terminus   	(1296, 912)
       
 10124 			ordinal    	2)
       
 10125 		    (object InterMessView "" @644
       
 10126 			location   	(16, 1184)
       
 10127 			label      	(object SegLabel @645
       
 10128 			    Parent_View 	@644
       
 10129 			    location   	(800, 1140)
       
 10130 			    quidu      	"3CC55F02006E"
       
 10131 			    anchor_loc 	1
       
 10132 			    nlines     	1
       
 10133 			    max_width  	453
       
 10134 			    justify    	0
       
 10135 			    label      	"ProgressNotification( )"
       
 10136 			    pctDist    	0.500000
       
 10137 			    height     	45
       
 10138 			    orientation 	1)
       
 10139 			line_color 	3342489
       
 10140 			client     	@635
       
 10141 			supplier   	@623
       
 10142 			Focus_Src  	@637
       
 10143 			Focus_Entry 	@627
       
 10144 			origin     	(1296, 1184)
       
 10145 			terminus   	(304, 1184)
       
 10146 			ordinal    	3)
       
 10147 		    (object InterMessView "" @646
       
 10148 			location   	(16, 1472)
       
 10149 			label      	(object SegLabel @647
       
 10150 			    Parent_View 	@646
       
 10151 			    location   	(591, 1428)
       
 10152 			    quidu      	"3CC55F170258"
       
 10153 			    anchor_loc 	1
       
 10154 			    nlines     	1
       
 10155 			    max_width  	307
       
 10156 			    justify    	0
       
 10157 			    label      	"SelectAgent( )"
       
 10158 			    pctDist    	0.500000
       
 10159 			    height     	45
       
 10160 			    orientation 	0)
       
 10161 			line_color 	3342489
       
 10162 			client     	@623
       
 10163 			supplier   	@629
       
 10164 			Focus_Src  	@627
       
 10165 			Focus_Entry 	@633
       
 10166 			origin     	(303, 1472)
       
 10167 			terminus   	(880, 1472)
       
 10168 			ordinal    	5)
       
 10169 		    (object InterMessView "" @648
       
 10170 			location   	(16, 1696)
       
 10171 			label      	(object SegLabel @649
       
 10172 			    Parent_View 	@648
       
 10173 			    location   	(592, 1652)
       
 10174 			    quidu      	"3CC55F23009D"
       
 10175 			    anchor_loc 	1
       
 10176 			    nlines     	1
       
 10177 			    max_width  	375
       
 10178 			    justify    	0
       
 10179 			    label      	"SelectComplete( )"
       
 10180 			    pctDist    	0.500000
       
 10181 			    height     	45
       
 10182 			    orientation 	1)
       
 10183 			line_color 	3342489
       
 10184 			client     	@629
       
 10185 			supplier   	@623
       
 10186 			Focus_Src  	@634
       
 10187 			Focus_Entry 	@628
       
 10188 			origin     	(880, 1696)
       
 10189 			terminus   	(304, 1696)
       
 10190 			ordinal    	6)
       
 10191 		    (object NoteView @650
       
 10192 			location   	(1600, 1280)
       
 10193 			label      	(object ItemLabel
       
 10194 			    Parent_View 	@650
       
 10195 			    location   	(1418, 1167)
       
 10196 			    fill_color 	13434879
       
 10197 			    nlines     	4
       
 10198 			    max_width  	328
       
 10199 			    label      	"Progress Notification indicates an error during connection")
       
 10200 			line_color 	3342489
       
 10201 			fill_color 	13434879
       
 10202 			width      	388
       
 10203 			height     	238)
       
 10204 		    (object InterMessView "" @651
       
 10205 			location   	(16, 1312)
       
 10206 			label      	(object SegLabel @652
       
 10207 			    Parent_View 	@651
       
 10208 			    location   	(591, 1268)
       
 10209 			    quidu      	"3CC55F5D0137"
       
 10210 			    anchor_loc 	1
       
 10211 			    nlines     	1
       
 10212 			    max_width  	516
       
 10213 			    justify    	0
       
 10214 			    label      	"AgentConnectionFailure( )"
       
 10215 			    pctDist    	0.500000
       
 10216 			    height     	45
       
 10217 			    orientation 	0)
       
 10218 			line_color 	3342489
       
 10219 			client     	@623
       
 10220 			supplier   	@629
       
 10221 			Focus_Src  	@627
       
 10222 			Focus_Entry 	@632
       
 10223 			origin     	(303, 1312)
       
 10224 			terminus   	(880, 1312)
       
 10225 			ordinal    	4)))
       
 10226 	    (object InteractionDiagram "ConnectionRetries3"
       
 10227 		mechanism_ref 	@13
       
 10228 		quid       	"3CC55F7F00C7"
       
 10229 		title      	"ConnectionRetries3"
       
 10230 		zoom       	100
       
 10231 		max_height 	28350
       
 10232 		max_width  	21600
       
 10233 		origin_x   	0
       
 10234 		origin_y   	0
       
 10235 		items      	(list diagram_item_list
       
 10236 		    (object InterObjView "$UNNAMED$101" @653
       
 10237 			location   	(224, 224)
       
 10238 			font       	(object Font
       
 10239 			    underline  	TRUE)
       
 10240 			label      	(object ItemLabel
       
 10241 			    Parent_View 	@653
       
 10242 			    location   	(224, 224)
       
 10243 			    fill_color 	13434879
       
 10244 			    anchor_loc 	1
       
 10245 			    nlines     	2
       
 10246 			    max_width  	282
       
 10247 			    justify    	0
       
 10248 			    label      	"")
       
 10249 			icon_style 	"Icon"
       
 10250 			line_color 	3342489
       
 10251 			fill_color 	13434879
       
 10252 			quidu      	"3CC55F8A0196"
       
 10253 			width      	300
       
 10254 			height     	2673
       
 10255 			icon_height 	0
       
 10256 			icon_width 	0
       
 10257 			icon_y_offset 	0
       
 10258 			annotation 	1
       
 10259 			Focus_Of_Control 	(object Focus_Of_Control "" @654
       
 10260 			    location   	(224, 416)
       
 10261 			    line_color 	3342489
       
 10262 			    InterObjView 	@653
       
 10263 			    height     	120
       
 10264 			    y_coord    	60
       
 10265 			    Nested     	FALSE)
       
 10266 			Focus_Of_Control 	(object Focus_Of_Control "" @655
       
 10267 			    location   	(224, 656)
       
 10268 			    line_color 	3342489
       
 10269 			    InterObjView 	@653
       
 10270 			    height     	60
       
 10271 			    y_coord    	0
       
 10272 			    Nested     	FALSE)
       
 10273 			Focus_Of_Control 	(object Focus_Of_Control "" @656
       
 10274 			    location   	(224, 912)
       
 10275 			    line_color 	3342489
       
 10276 			    InterObjView 	@653
       
 10277 			    height     	196
       
 10278 			    y_coord    	136
       
 10279 			    Nested     	FALSE)
       
 10280 			Focus_Of_Control 	(object Focus_Of_Control "" @657
       
 10281 			    location   	(224, 2256)
       
 10282 			    line_color 	3342489
       
 10283 			    InterObjView 	@653
       
 10284 			    height     	344
       
 10285 			    y_coord    	284
       
 10286 			    Nested     	FALSE)
       
 10287 			Focus_Of_Control 	(object Focus_Of_Control "" @658
       
 10288 			    location   	(224, 2688)
       
 10289 			    line_color 	3342489
       
 10290 			    InterObjView 	@653
       
 10291 			    height     	60
       
 10292 			    y_coord    	0
       
 10293 			    Nested     	FALSE))
       
 10294 		    (object InterObjView "$UNNAMED$102" @659
       
 10295 			location   	(864, 224)
       
 10296 			font       	(object Font
       
 10297 			    underline  	TRUE)
       
 10298 			label      	(object ItemLabel
       
 10299 			    Parent_View 	@659
       
 10300 			    location   	(864, 224)
       
 10301 			    fill_color 	13434879
       
 10302 			    anchor_loc 	1
       
 10303 			    nlines     	2
       
 10304 			    max_width  	364
       
 10305 			    justify    	0
       
 10306 			    label      	"")
       
 10307 			icon_style 	"Icon"
       
 10308 			line_color 	3342489
       
 10309 			fill_color 	13434879
       
 10310 			quidu      	"3CC55F8A01A0"
       
 10311 			width      	382
       
 10312 			height     	2673
       
 10313 			icon_height 	0
       
 10314 			icon_width 	0
       
 10315 			icon_y_offset 	0
       
 10316 			annotation 	1
       
 10317 			Focus_Of_Control 	(object Focus_Of_Control "" @660
       
 10318 			    location   	(864, 416)
       
 10319 			    line_color 	3342489
       
 10320 			    InterObjView 	@659
       
 10321 			    height     	60
       
 10322 			    y_coord    	0
       
 10323 			    Nested     	FALSE)
       
 10324 			Focus_Of_Control 	(object Focus_Of_Control "" @661
       
 10325 			    location   	(864, 656)
       
 10326 			    line_color 	3342489
       
 10327 			    InterObjView 	@659
       
 10328 			    height     	120
       
 10329 			    y_coord    	60
       
 10330 			    Nested     	FALSE)
       
 10331 			Focus_Of_Control 	(object Focus_Of_Control "" @662
       
 10332 			    location   	(864, 2368)
       
 10333 			    line_color 	3342489
       
 10334 			    InterObjView 	@659
       
 10335 			    height     	60
       
 10336 			    y_coord    	0
       
 10337 			    Nested     	FALSE)
       
 10338 			Focus_Of_Control 	(object Focus_Of_Control "" @663
       
 10339 			    location   	(864, 2480)
       
 10340 			    line_color 	3342489
       
 10341 			    InterObjView 	@659
       
 10342 			    height     	60
       
 10343 			    y_coord    	0
       
 10344 			    Nested     	FALSE)
       
 10345 			Focus_Of_Control 	(object Focus_Of_Control "" @664
       
 10346 			    location   	(864, 2688)
       
 10347 			    line_color 	3342489
       
 10348 			    InterObjView 	@659
       
 10349 			    height     	120
       
 10350 			    y_coord    	60
       
 10351 			    Nested     	FALSE))
       
 10352 		    (object InterObjView "$UNNAMED$103" @665
       
 10353 			location   	(1728, 224)
       
 10354 			font       	(object Font
       
 10355 			    underline  	TRUE)
       
 10356 			label      	(object ItemLabel
       
 10357 			    Parent_View 	@665
       
 10358 			    location   	(1728, 224)
       
 10359 			    fill_color 	13434879
       
 10360 			    anchor_loc 	1
       
 10361 			    nlines     	2
       
 10362 			    max_width  	282
       
 10363 			    justify    	0
       
 10364 			    label      	"")
       
 10365 			icon_style 	"Icon"
       
 10366 			line_color 	3342489
       
 10367 			fill_color 	13434879
       
 10368 			quidu      	"3CC55F8A01A1"
       
 10369 			width      	300
       
 10370 			height     	2673
       
 10371 			icon_height 	0
       
 10372 			icon_width 	0
       
 10373 			icon_y_offset 	0
       
 10374 			annotation 	1
       
 10375 			Focus_Of_Control 	(object Focus_Of_Control "" @666
       
 10376 			    location   	(1728, 912)
       
 10377 			    line_color 	3342489
       
 10378 			    InterObjView 	@665
       
 10379 			    height     	136
       
 10380 			    y_coord    	76
       
 10381 			    Nested     	FALSE)
       
 10382 			Focus_Of_Control 	(object Focus_Of_Control "" @667
       
 10383 			    location   	(1728, 1136)
       
 10384 			    line_color 	3342489
       
 10385 			    InterObjView 	@665
       
 10386 			    height     	136
       
 10387 			    y_coord    	76
       
 10388 			    Nested     	FALSE)
       
 10389 			Focus_Of_Control 	(object Focus_Of_Control "" @668
       
 10390 			    location   	(1728, 1408)
       
 10391 			    line_color 	3342489
       
 10392 			    InterObjView 	@665
       
 10393 			    height     	136
       
 10394 			    y_coord    	76
       
 10395 			    Nested     	FALSE)
       
 10396 			Focus_Of_Control 	(object Focus_Of_Control "" @669
       
 10397 			    location   	(1728, 1664)
       
 10398 			    line_color 	3342489
       
 10399 			    InterObjView 	@665
       
 10400 			    height     	168
       
 10401 			    y_coord    	108
       
 10402 			    Nested     	FALSE)
       
 10403 			Focus_Of_Control 	(object Focus_Of_Control "" @670
       
 10404 			    location   	(1728, 1920)
       
 10405 			    line_color 	3342489
       
 10406 			    InterObjView 	@665
       
 10407 			    height     	740
       
 10408 			    y_coord    	680
       
 10409 			    Nested     	FALSE)
       
 10410 			Focus_Of_Control 	(object Focus_Of_Control "" @671
       
 10411 			    location   	(1728, 2048)
       
 10412 			    line_color 	3342489
       
 10413 			    InterObjView 	@665
       
 10414 			    height     	60
       
 10415 			    y_coord    	0
       
 10416 			    Nested     	TRUE))
       
 10417 		    (object InterObjView "$UNNAMED$105" @672
       
 10418 			location   	(1312, 224)
       
 10419 			font       	(object Font
       
 10420 			    underline  	TRUE)
       
 10421 			label      	(object ItemLabel
       
 10422 			    Parent_View 	@672
       
 10423 			    location   	(1312, 224)
       
 10424 			    fill_color 	13434879
       
 10425 			    anchor_loc 	1
       
 10426 			    nlines     	2
       
 10427 			    max_width  	282
       
 10428 			    justify    	0
       
 10429 			    label      	"")
       
 10430 			icon_style 	"Icon"
       
 10431 			line_color 	3342489
       
 10432 			fill_color 	13434879
       
 10433 			quidu      	"3CC55F9902EC"
       
 10434 			width      	300
       
 10435 			height     	2673
       
 10436 			icon_height 	0
       
 10437 			icon_width 	0
       
 10438 			icon_y_offset 	0
       
 10439 			annotation 	1
       
 10440 			Focus_Of_Control 	(object Focus_Of_Control "" @673
       
 10441 			    location   	(1312, 1152)
       
 10442 			    line_color 	3342489
       
 10443 			    InterObjView 	@672
       
 10444 			    height     	60
       
 10445 			    y_coord    	0
       
 10446 			    Nested     	FALSE)
       
 10447 			Focus_Of_Control 	(object Focus_Of_Control "" @674
       
 10448 			    location   	(1312, 1424)
       
 10449 			    line_color 	3342489
       
 10450 			    InterObjView 	@672
       
 10451 			    height     	60
       
 10452 			    y_coord    	0
       
 10453 			    Nested     	FALSE)
       
 10454 			Focus_Of_Control 	(object Focus_Of_Control "" @675
       
 10455 			    location   	(1312, 1664)
       
 10456 			    line_color 	3342489
       
 10457 			    InterObjView 	@672
       
 10458 			    height     	228
       
 10459 			    y_coord    	168
       
 10460 			    Nested     	FALSE)
       
 10461 			Focus_Of_Control 	(object Focus_Of_Control "" @676
       
 10462 			    location   	(1312, 2128)
       
 10463 			    line_color 	3342489
       
 10464 			    InterObjView 	@672
       
 10465 			    height     	60
       
 10466 			    y_coord    	0
       
 10467 			    Nested     	FALSE))
       
 10468 		    (object InterObjView "$UNNAMED$104" @677
       
 10469 			location   	(2272, 224)
       
 10470 			font       	(object Font
       
 10471 			    underline  	TRUE)
       
 10472 			label      	(object ItemLabel
       
 10473 			    Parent_View 	@677
       
 10474 			    location   	(2272, 224)
       
 10475 			    fill_color 	13434879
       
 10476 			    anchor_loc 	1
       
 10477 			    nlines     	2
       
 10478 			    max_width  	286
       
 10479 			    justify    	0
       
 10480 			    label      	"")
       
 10481 			icon_style 	"Icon"
       
 10482 			line_color 	3342489
       
 10483 			fill_color 	13434879
       
 10484 			quidu      	"3CC55FBE01F4"
       
 10485 			width      	304
       
 10486 			height     	2673
       
 10487 			icon_height 	0
       
 10488 			icon_width 	0
       
 10489 			icon_y_offset 	0
       
 10490 			annotation 	1
       
 10491 			Focus_Of_Control 	(object Focus_Of_Control "" @678
       
 10492 			    location   	(2272, 928)
       
 10493 			    line_color 	3342489
       
 10494 			    InterObjView 	@677
       
 10495 			    height     	60
       
 10496 			    y_coord    	0
       
 10497 			    Nested     	FALSE)
       
 10498 			Focus_Of_Control 	(object Focus_Of_Control "" @679
       
 10499 			    location   	(2272, 1136)
       
 10500 			    line_color 	3342489
       
 10501 			    InterObjView 	@677
       
 10502 			    height     	196
       
 10503 			    y_coord    	136
       
 10504 			    Nested     	FALSE)
       
 10505 			Focus_Of_Control 	(object Focus_Of_Control "" @680
       
 10506 			    location   	(2272, 1408)
       
 10507 			    line_color 	3342489
       
 10508 			    InterObjView 	@677
       
 10509 			    height     	196
       
 10510 			    y_coord    	136
       
 10511 			    Nested     	FALSE)
       
 10512 			Focus_Of_Control 	(object Focus_Of_Control "" @681
       
 10513 			    location   	(2272, 1712)
       
 10514 			    line_color 	3342489
       
 10515 			    InterObjView 	@677
       
 10516 			    height     	60
       
 10517 			    y_coord    	0
       
 10518 			    Nested     	FALSE)
       
 10519 			Focus_Of_Control 	(object Focus_Of_Control "" @682
       
 10520 			    location   	(2272, 1920)
       
 10521 			    line_color 	3342489
       
 10522 			    InterObjView 	@677
       
 10523 			    height     	800
       
 10524 			    y_coord    	740
       
 10525 			    Nested     	FALSE))
       
 10526 		    (object InterMessView "" @683
       
 10527 			location   	(16, 416)
       
 10528 			label      	(object SegLabel @684
       
 10529 			    Parent_View 	@683
       
 10530 			    location   	(543, 372)
       
 10531 			    quidu      	"3CC55F8A0198"
       
 10532 			    anchor_loc 	1
       
 10533 			    nlines     	1
       
 10534 			    max_width  	306
       
 10535 			    justify    	0
       
 10536 			    label      	"SelectAgent( )"
       
 10537 			    pctDist    	0.500000
       
 10538 			    height     	45
       
 10539 			    orientation 	0)
       
 10540 			line_color 	3342489
       
 10541 			client     	@653
       
 10542 			supplier   	@659
       
 10543 			Focus_Src  	@654
       
 10544 			Focus_Entry 	@660
       
 10545 			origin     	(239, 416)
       
 10546 			terminus   	(848, 416)
       
 10547 			ordinal    	0)
       
 10548 		    (object InterMessView "" @685
       
 10549 			location   	(16, 656)
       
 10550 			label      	(object SegLabel @686
       
 10551 			    Parent_View 	@685
       
 10552 			    location   	(544, 612)
       
 10553 			    quidu      	"3CC55F8A0199"
       
 10554 			    anchor_loc 	1
       
 10555 			    nlines     	1
       
 10556 			    max_width  	372
       
 10557 			    justify    	0
       
 10558 			    label      	"SelectComplete( )"
       
 10559 			    pctDist    	0.500000
       
 10560 			    height     	45
       
 10561 			    orientation 	1)
       
 10562 			line_color 	3342489
       
 10563 			client     	@659
       
 10564 			supplier   	@653
       
 10565 			Focus_Src  	@661
       
 10566 			Focus_Entry 	@655
       
 10567 			origin     	(848, 656)
       
 10568 			terminus   	(240, 656)
       
 10569 			ordinal    	1)
       
 10570 		    (object InterMessView "" @687
       
 10571 			location   	(16, 912)
       
 10572 			label      	(object SegLabel @688
       
 10573 			    Parent_View 	@687
       
 10574 			    location   	(975, 868)
       
 10575 			    quidu      	"3CC55F8A019E"
       
 10576 			    anchor_loc 	1
       
 10577 			    nlines     	1
       
 10578 			    max_width  	172
       
 10579 			    justify    	0
       
 10580 			    label      	"Start( )"
       
 10581 			    pctDist    	0.500000
       
 10582 			    height     	45
       
 10583 			    orientation 	0)
       
 10584 			line_color 	3342489
       
 10585 			client     	@653
       
 10586 			supplier   	@665
       
 10587 			Focus_Src  	@656
       
 10588 			Focus_Entry 	@666
       
 10589 			origin     	(239, 912)
       
 10590 			terminus   	(1712, 912)
       
 10591 			ordinal    	2)
       
 10592 		    (object InterMessView "" @689
       
 10593 			location   	(16, 928)
       
 10594 			label      	(object SegLabel @690
       
 10595 			    Parent_View 	@689
       
 10596 			    location   	(1999, 884)
       
 10597 			    quidu      	"3CC55FC50051"
       
 10598 			    anchor_loc 	1
       
 10599 			    nlines     	1
       
 10600 			    max_width  	234
       
 10601 			    justify    	0
       
 10602 			    label      	"Connect( )"
       
 10603 			    pctDist    	0.500000
       
 10604 			    height     	45
       
 10605 			    orientation 	0)
       
 10606 			line_color 	3342489
       
 10607 			client     	@665
       
 10608 			supplier   	@677
       
 10609 			Focus_Src  	@666
       
 10610 			Focus_Entry 	@678
       
 10611 			origin     	(1743, 928)
       
 10612 			terminus   	(2256, 928)
       
 10613 			ordinal    	3)
       
 10614 		    (object InterMessView "" @691
       
 10615 			location   	(16, 1136)
       
 10616 			label      	(object SegLabel @692
       
 10617 			    Parent_View 	@691
       
 10618 			    location   	(2000, 1092)
       
 10619 			    quidu      	"3CC55FCD0250"
       
 10620 			    anchor_loc 	1
       
 10621 			    nlines     	1
       
 10622 			    max_width  	347
       
 10623 			    justify    	0
       
 10624 			    label      	"ServiceStarted( )"
       
 10625 			    pctDist    	0.500000
       
 10626 			    height     	45
       
 10627 			    orientation 	1)
       
 10628 			line_color 	3342489
       
 10629 			client     	@677
       
 10630 			supplier   	@665
       
 10631 			Focus_Src  	@679
       
 10632 			Focus_Entry 	@667
       
 10633 			origin     	(2256, 1136)
       
 10634 			terminus   	(1744, 1136)
       
 10635 			ordinal    	4)
       
 10636 		    (object InterMessView "" @693
       
 10637 			location   	(16, 1152)
       
 10638 			label      	(object SegLabel @694
       
 10639 			    Parent_View 	@693
       
 10640 			    location   	(1520, 1108)
       
 10641 			    quidu      	"3CC55FDE0350"
       
 10642 			    anchor_loc 	1
       
 10643 			    nlines     	1
       
 10644 			    max_width  	181
       
 10645 			    justify    	0
       
 10646 			    label      	"Open( )"
       
 10647 			    pctDist    	0.500000
       
 10648 			    height     	45
       
 10649 			    orientation 	1)
       
 10650 			line_color 	3342489
       
 10651 			client     	@665
       
 10652 			supplier   	@672
       
 10653 			Focus_Src  	@667
       
 10654 			Focus_Entry 	@673
       
 10655 			origin     	(1712, 1152)
       
 10656 			terminus   	(1328, 1152)
       
 10657 			ordinal    	5)
       
 10658 		    (object InterMessView "" @695
       
 10659 			location   	(16, 1408)
       
 10660 			label      	(object SegLabel @696
       
 10661 			    Parent_View 	@695
       
 10662 			    location   	(2000, 1364)
       
 10663 			    quidu      	"3CC55FE302A2"
       
 10664 			    anchor_loc 	1
       
 10665 			    nlines     	1
       
 10666 			    max_width  	406
       
 10667 			    justify    	0
       
 10668 			    label      	"ConnectComplete( )"
       
 10669 			    pctDist    	0.500000
       
 10670 			    height     	45
       
 10671 			    orientation 	1)
       
 10672 			line_color 	3342489
       
 10673 			client     	@677
       
 10674 			supplier   	@665
       
 10675 			Focus_Src  	@680
       
 10676 			Focus_Entry 	@668
       
 10677 			origin     	(2256, 1408)
       
 10678 			terminus   	(1744, 1408)
       
 10679 			ordinal    	6)
       
 10680 		    (object InterMessView "" @697
       
 10681 			location   	(16, 1424)
       
 10682 			label      	(object SegLabel @698
       
 10683 			    Parent_View 	@697
       
 10684 			    location   	(1520, 1380)
       
 10685 			    quidu      	"3CC55FEC0074"
       
 10686 			    anchor_loc 	1
       
 10687 			    nlines     	1
       
 10688 			    max_width  	172
       
 10689 			    justify    	0
       
 10690 			    label      	"Start( )"
       
 10691 			    pctDist    	0.500000
       
 10692 			    height     	45
       
 10693 			    orientation 	1)
       
 10694 			line_color 	3342489
       
 10695 			client     	@665
       
 10696 			supplier   	@672
       
 10697 			Focus_Src  	@668
       
 10698 			Focus_Entry 	@674
       
 10699 			origin     	(1712, 1424)
       
 10700 			terminus   	(1328, 1424)
       
 10701 			ordinal    	7)
       
 10702 		    (object InterMessView "" @699
       
 10703 			location   	(16, 1664)
       
 10704 			label      	(object SegLabel @700
       
 10705 			    Parent_View 	@699
       
 10706 			    location   	(1519, 1620)
       
 10707 			    quidu      	"3CC5600E02AE"
       
 10708 			    anchor_loc 	1
       
 10709 			    nlines     	1
       
 10710 			    max_width  	359
       
 10711 			    justify    	0
       
 10712 			    label      	"LinkLayerDown( )"
       
 10713 			    pctDist    	0.500000
       
 10714 			    height     	45
       
 10715 			    orientation 	0)
       
 10716 			line_color 	3342489
       
 10717 			client     	@672
       
 10718 			supplier   	@665
       
 10719 			Focus_Src  	@675
       
 10720 			Focus_Entry 	@669
       
 10721 			origin     	(1327, 1664)
       
 10722 			terminus   	(1712, 1664)
       
 10723 			ordinal    	8)
       
 10724 		    (object InterMessView "" @701
       
 10725 			location   	(16, 1712)
       
 10726 			label      	(object SegLabel @702
       
 10727 			    Parent_View 	@701
       
 10728 			    location   	(1999, 1668)
       
 10729 			    quidu      	"3CC5602A0023"
       
 10730 			    anchor_loc 	1
       
 10731 			    nlines     	1
       
 10732 			    max_width  	309
       
 10733 			    justify    	0
       
 10734 			    label      	"Disconnect( )"
       
 10735 			    pctDist    	0.500000
       
 10736 			    height     	45
       
 10737 			    orientation 	0)
       
 10738 			line_color 	3342489
       
 10739 			client     	@665
       
 10740 			supplier   	@677
       
 10741 			Focus_Src  	@669
       
 10742 			Focus_Entry 	@681
       
 10743 			origin     	(1743, 1712)
       
 10744 			terminus   	(2256, 1712)
       
 10745 			ordinal    	9)
       
 10746 		    (object InterMessView "" @703
       
 10747 			location   	(16, 1920)
       
 10748 			label      	(object SegLabel @704
       
 10749 			    Parent_View 	@703
       
 10750 			    location   	(2000, 1876)
       
 10751 			    quidu      	"3CC56040022D"
       
 10752 			    anchor_loc 	1
       
 10753 			    nlines     	1
       
 10754 			    max_width  	481
       
 10755 			    justify    	0
       
 10756 			    label      	"DisconnectComplete( )"
       
 10757 			    pctDist    	0.500000
       
 10758 			    height     	45
       
 10759 			    orientation 	1)
       
 10760 			line_color 	3342489
       
 10761 			client     	@677
       
 10762 			supplier   	@665
       
 10763 			Focus_Src  	@682
       
 10764 			Focus_Entry 	@670
       
 10765 			origin     	(2256, 1920)
       
 10766 			terminus   	(1744, 1920)
       
 10767 			ordinal    	10)
       
 10768 		    (object SelfMessView "" @705
       
 10769 			location   	(16, 2048)
       
 10770 			label      	(object SegLabel @706
       
 10771 			    Parent_View 	@705
       
 10772 			    location   	(1931, 2005)
       
 10773 			    quidu      	"3CC5606403A3"
       
 10774 			    anchor_loc 	1
       
 10775 			    nlines     	1
       
 10776 			    max_width  	347
       
 10777 			    justify    	0
       
 10778 			    label      	"ServiceClosed( )"
       
 10779 			    pctDist    	1.246667
       
 10780 			    height     	44
       
 10781 			    orientation 	0)
       
 10782 			line_color 	3342489
       
 10783 			client     	@665
       
 10784 			supplier   	@665
       
 10785 			Focus_Src  	@670
       
 10786 			Focus_Entry 	@671
       
 10787 			origin     	(1744, 2048)
       
 10788 			terminus   	(1894, 2048)
       
 10789 			ordinal    	11)
       
 10790 		    (object InterMessView "" @707
       
 10791 			location   	(16, 2128)
       
 10792 			label      	(object SegLabel @708
       
 10793 			    Parent_View 	@707
       
 10794 			    location   	(1520, 2084)
       
 10795 			    quidu      	"3CC5607200A9"
       
 10796 			    anchor_loc 	1
       
 10797 			    nlines     	1
       
 10798 			    max_width  	209
       
 10799 			    justify    	0
       
 10800 			    label      	"Close( )"
       
 10801 			    pctDist    	0.500000
       
 10802 			    height     	45
       
 10803 			    orientation 	1)
       
 10804 			line_color 	3342489
       
 10805 			client     	@665
       
 10806 			supplier   	@672
       
 10807 			Focus_Src  	@670
       
 10808 			Focus_Entry 	@676
       
 10809 			origin     	(1712, 2128)
       
 10810 			terminus   	(1328, 2128)
       
 10811 			ordinal    	12)
       
 10812 		    (object InterMessView "" @709
       
 10813 			location   	(16, 2256)
       
 10814 			label      	(object SegLabel @710
       
 10815 			    Parent_View 	@709
       
 10816 			    location   	(969, 2214)
       
 10817 			    quidu      	"3CC5607E0088"
       
 10818 			    anchor_loc 	1
       
 10819 			    nlines     	1
       
 10820 			    max_width  	469
       
 10821 			    justify    	0
       
 10822 			    label      	"ProgressNotification( )"
       
 10823 			    pctDist    	0.504972
       
 10824 			    height     	43
       
 10825 			    orientation 	1)
       
 10826 			line_color 	3342489
       
 10827 			client     	@665
       
 10828 			supplier   	@653
       
 10829 			Focus_Src  	@670
       
 10830 			Focus_Entry 	@657
       
 10831 			origin     	(1712, 2256)
       
 10832 			terminus   	(240, 2256)
       
 10833 			ordinal    	13)
       
 10834 		    (object InterMessView "" @711
       
 10835 			location   	(16, 2368)
       
 10836 			label      	(object SegLabel @712
       
 10837 			    Parent_View 	@711
       
 10838 			    location   	(543, 2324)
       
 10839 			    quidu      	"3CC5609900F5"
       
 10840 			    anchor_loc 	1
       
 10841 			    nlines     	1
       
 10842 			    max_width  	538
       
 10843 			    justify    	0
       
 10844 			    label      	"AgentConnectionFailure( )"
       
 10845 			    pctDist    	0.500000
       
 10846 			    height     	45
       
 10847 			    orientation 	0)
       
 10848 			line_color 	3342489
       
 10849 			client     	@653
       
 10850 			supplier   	@659
       
 10851 			Focus_Src  	@657
       
 10852 			Focus_Entry 	@662
       
 10853 			origin     	(239, 2368)
       
 10854 			terminus   	(848, 2368)
       
 10855 			ordinal    	14)
       
 10856 		    (object InterMessView "" @713
       
 10857 			location   	(16, 2480)
       
 10858 			label      	(object SegLabel @714
       
 10859 			    Parent_View 	@713
       
 10860 			    location   	(543, 2436)
       
 10861 			    quidu      	"3CC560AC000C"
       
 10862 			    anchor_loc 	1
       
 10863 			    nlines     	1
       
 10864 			    max_width  	328
       
 10865 			    justify    	0
       
 10866 			    label      	"SelectAgent( )"
       
 10867 			    pctDist    	0.500000
       
 10868 			    height     	45
       
 10869 			    orientation 	0)
       
 10870 			line_color 	3342489
       
 10871 			client     	@653
       
 10872 			supplier   	@659
       
 10873 			Focus_Src  	@657
       
 10874 			Focus_Entry 	@663
       
 10875 			origin     	(239, 2480)
       
 10876 			terminus   	(848, 2480)
       
 10877 			ordinal    	15)
       
 10878 		    (object InterMessView "" @715
       
 10879 			location   	(16, 2688)
       
 10880 			label      	(object SegLabel @716
       
 10881 			    Parent_View 	@715
       
 10882 			    location   	(544, 2644)
       
 10883 			    quidu      	"3CC560B40086"
       
 10884 			    anchor_loc 	1
       
 10885 			    nlines     	1
       
 10886 			    max_width  	394
       
 10887 			    justify    	0
       
 10888 			    label      	"SelectComplete( )"
       
 10889 			    pctDist    	0.500000
       
 10890 			    height     	45
       
 10891 			    orientation 	1)
       
 10892 			line_color 	3342489
       
 10893 			client     	@659
       
 10894 			supplier   	@653
       
 10895 			Focus_Src  	@664
       
 10896 			Focus_Entry 	@658
       
 10897 			origin     	(848, 2688)
       
 10898 			terminus   	(240, 2688)
       
 10899 			ordinal    	16)
       
 10900 		    (object NoteView @717
       
 10901 			location   	(1984, 2384)
       
 10902 			label      	(object ItemLabel
       
 10903 			    Parent_View 	@717
       
 10904 			    location   	(1778, 2249)
       
 10905 			    fill_color 	13434879
       
 10906 			    nlines     	5
       
 10907 			    max_width  	377
       
 10908 			    label      	"Progress Notification indicates an error during interface negotiation - e.g. PPP authentication")
       
 10909 			line_color 	3342489
       
 10910 			fill_color 	13434879
       
 10911 			width      	437
       
 10912 			height     	282)))
       
 10913 	    (object InteractionDiagram "NIFMAN Interaction"
       
 10914 		mechanism_ref 	@14
       
 10915 		quid       	"3DE20CB9024E"
       
 10916 		title      	"NIFMAN Interaction"
       
 10917 		zoom       	100
       
 10918 		max_height 	28350
       
 10919 		max_width  	21600
       
 10920 		origin_x   	0
       
 10921 		origin_y   	0
       
 10922 		items      	(list diagram_item_list
       
 10923 		    (object InterObjView "$UNNAMED$106" @718
       
 10924 			location   	(448, 224)
       
 10925 			font       	(object Font
       
 10926 			    underline  	TRUE)
       
 10927 			label      	(object ItemLabel
       
 10928 			    Parent_View 	@718
       
 10929 			    location   	(448, 224)
       
 10930 			    fill_color 	13434879
       
 10931 			    anchor_loc 	1
       
 10932 			    nlines     	2
       
 10933 			    max_width  	528
       
 10934 			    justify    	0
       
 10935 			    label      	"")
       
 10936 			icon_style 	"Icon"
       
 10937 			line_color 	3342489
       
 10938 			fill_color 	13434879
       
 10939 			quidu      	"3DE20D0400B1"
       
 10940 			width      	546
       
 10941 			height     	673
       
 10942 			icon_height 	0
       
 10943 			icon_width 	0
       
 10944 			icon_y_offset 	0
       
 10945 			annotation 	1
       
 10946 			Focus_Of_Control 	(object Focus_Of_Control "" @719
       
 10947 			    location   	(448, 416)
       
 10948 			    line_color 	3342489
       
 10949 			    InterObjView 	@718
       
 10950 			    height     	120
       
 10951 			    y_coord    	60
       
 10952 			    Nested     	FALSE)
       
 10953 			Focus_Of_Control 	(object Focus_Of_Control "" @720
       
 10954 			    location   	(448, 688)
       
 10955 			    line_color 	3342489
       
 10956 			    InterObjView 	@718
       
 10957 			    height     	60
       
 10958 			    y_coord    	0
       
 10959 			    Nested     	FALSE))
       
 10960 		    (object InterObjView "$UNNAMED$107" @721
       
 10961 			location   	(1104, 224)
       
 10962 			font       	(object Font
       
 10963 			    underline  	TRUE)
       
 10964 			label      	(object ItemLabel
       
 10965 			    Parent_View 	@721
       
 10966 			    location   	(1104, 224)
       
 10967 			    fill_color 	13434879
       
 10968 			    anchor_loc 	1
       
 10969 			    nlines     	2
       
 10970 			    max_width  	364
       
 10971 			    justify    	0
       
 10972 			    label      	"")
       
 10973 			icon_style 	"Icon"
       
 10974 			line_color 	3342489
       
 10975 			fill_color 	13434879
       
 10976 			quidu      	"3DE20D0C030B"
       
 10977 			width      	382
       
 10978 			height     	673
       
 10979 			icon_height 	0
       
 10980 			icon_width 	0
       
 10981 			icon_y_offset 	0
       
 10982 			annotation 	1
       
 10983 			Focus_Of_Control 	(object Focus_Of_Control "" @722
       
 10984 			    location   	(1104, 416)
       
 10985 			    line_color 	3342489
       
 10986 			    InterObjView 	@721
       
 10987 			    height     	60
       
 10988 			    y_coord    	0
       
 10989 			    Nested     	FALSE)
       
 10990 			Focus_Of_Control 	(object Focus_Of_Control "" @723
       
 10991 			    location   	(1104, 688)
       
 10992 			    line_color 	3342489
       
 10993 			    InterObjView 	@721
       
 10994 			    height     	120
       
 10995 			    y_coord    	60
       
 10996 			    Nested     	FALSE))
       
 10997 		    (object InterMessView "" @724
       
 10998 			location   	(16, 416)
       
 10999 			label      	(object SegLabel @725
       
 11000 			    Parent_View 	@724
       
 11001 			    location   	(775, 372)
       
 11002 			    quidu      	"3DE20D110183"
       
 11003 			    anchor_loc 	1
       
 11004 			    nlines     	1
       
 11005 			    max_width  	306
       
 11006 			    justify    	0
       
 11007 			    label      	"SelectAgent( )"
       
 11008 			    pctDist    	0.500000
       
 11009 			    height     	45
       
 11010 			    orientation 	0)
       
 11011 			line_color 	3342489
       
 11012 			client     	@718
       
 11013 			supplier   	@721
       
 11014 			Focus_Src  	@719
       
 11015 			Focus_Entry 	@722
       
 11016 			origin     	(463, 416)
       
 11017 			terminus   	(1088, 416)
       
 11018 			ordinal    	0)
       
 11019 		    (object InterMessView "" @726
       
 11020 			location   	(16, 688)
       
 11021 			label      	(object SegLabel @727
       
 11022 			    Parent_View 	@726
       
 11023 			    location   	(776, 644)
       
 11024 			    quidu      	"3DE20D1A00EF"
       
 11025 			    anchor_loc 	1
       
 11026 			    nlines     	1
       
 11027 			    max_width  	372
       
 11028 			    justify    	0
       
 11029 			    label      	"SelectComplete( )"
       
 11030 			    pctDist    	0.500000
       
 11031 			    height     	45
       
 11032 			    orientation 	1)
       
 11033 			line_color 	3342489
       
 11034 			client     	@721
       
 11035 			supplier   	@718
       
 11036 			Focus_Src  	@723
       
 11037 			Focus_Entry 	@720
       
 11038 			origin     	(1088, 688)
       
 11039 			terminus   	(464, 688)
       
 11040 			ordinal    	1)))))
       
 11041     root_subsystem 	(object SubSystem "Component View"
       
 11042 	quid       	"3CB6A42E01EF"
       
 11043 	physical_models 	(list unit_reference_list)
       
 11044 	physical_presentations 	(list unit_reference_list
       
 11045 	    (object Module_Diagram "Main"
       
 11046 		quid       	"3CB6A42E0214"
       
 11047 		title      	"Main"
       
 11048 		zoom       	100
       
 11049 		max_height 	28350
       
 11050 		max_width  	21600
       
 11051 		origin_x   	0
       
 11052 		origin_y   	0
       
 11053 		items      	(list diagram_item_list))))
       
 11054     process_structure 	(object Processes
       
 11055 	quid       	"3CB6A42E01F0"
       
 11056 	ProcsNDevs 	(list
       
 11057 	    (object Process_Diagram "Deployment View"
       
 11058 		quid       	"3CB6A42E01F2"
       
 11059 		title      	"Deployment View"
       
 11060 		zoom       	100
       
 11061 		max_height 	28350
       
 11062 		max_width  	21600
       
 11063 		origin_x   	0
       
 11064 		origin_y   	0
       
 11065 		items      	(list diagram_item_list))))
       
 11066     properties 	(object Properties
       
 11067 	attributes 	(list Attribute_Set
       
 11068 	    (object Attribute
       
 11069 		tool       	"DDL"
       
 11070 		name       	"propertyId"
       
 11071 		value      	"809135966")
       
 11072 	    (object Attribute
       
 11073 		tool       	"DDL"
       
 11074 		name       	"default__Project"
       
 11075 		value      	(list Attribute_Set
       
 11076 		    (object Attribute
       
 11077 			tool       	"DDL"
       
 11078 			name       	"Directory"
       
 11079 			value      	"AUTO GENERATE")
       
 11080 		    (object Attribute
       
 11081 			tool       	"DDL"
       
 11082 			name       	"DataBase"
       
 11083 			value      	("DataBaseSet" 800))
       
 11084 		    (object Attribute
       
 11085 			tool       	"DDL"
       
 11086 			name       	"DataBaseSet"
       
 11087 			value      	(list Attribute_Set
       
 11088 			    (object Attribute
       
 11089 				tool       	"DDL"
       
 11090 				name       	"ANSI"
       
 11091 				value      	800)
       
 11092 			    (object Attribute
       
 11093 				tool       	"DDL"
       
 11094 				name       	"Oracle"
       
 11095 				value      	801)
       
 11096 			    (object Attribute
       
 11097 				tool       	"DDL"
       
 11098 				name       	"SQLServer"
       
 11099 				value      	802)
       
 11100 			    (object Attribute
       
 11101 				tool       	"DDL"
       
 11102 				name       	"Sybase"
       
 11103 				value      	803)
       
 11104 			    (object Attribute
       
 11105 				tool       	"DDL"
       
 11106 				name       	"Watcom"
       
 11107 				value      	804)))
       
 11108 		    (object Attribute
       
 11109 			tool       	"DDL"
       
 11110 			name       	"PrimaryKeyColumnName"
       
 11111 			value      	"Id")
       
 11112 		    (object Attribute
       
 11113 			tool       	"DDL"
       
 11114 			name       	"PrimaryKeyColumnType"
       
 11115 			value      	"NUMBER(5)")
       
 11116 		    (object Attribute
       
 11117 			tool       	"DDL"
       
 11118 			name       	"ViewName"
       
 11119 			value      	"V_")
       
 11120 		    (object Attribute
       
 11121 			tool       	"DDL"
       
 11122 			name       	"TableName"
       
 11123 			value      	"T_")
       
 11124 		    (object Attribute
       
 11125 			tool       	"DDL"
       
 11126 			name       	"InheritSuffix"
       
 11127 			value      	"_V")
       
 11128 		    (object Attribute
       
 11129 			tool       	"DDL"
       
 11130 			name       	"DropClause"
       
 11131 			value      	FALSE)
       
 11132 		    (object Attribute
       
 11133 			tool       	"DDL"
       
 11134 			name       	"BaseViews"
       
 11135 			value      	FALSE)
       
 11136 		    (object Attribute
       
 11137 			tool       	"DDL"
       
 11138 			name       	"DDLScriptFilename"
       
 11139 			value      	"DDL1.SQL")))
       
 11140 	    (object Attribute
       
 11141 		tool       	"DDL"
       
 11142 		name       	"default__Attribute"
       
 11143 		value      	(list Attribute_Set
       
 11144 		    (object Attribute
       
 11145 			tool       	"DDL"
       
 11146 			name       	"ColumnType"
       
 11147 			value      	"VARCHAR")
       
 11148 		    (object Attribute
       
 11149 			tool       	"DDL"
       
 11150 			name       	"Length"
       
 11151 			value      	"")
       
 11152 		    (object Attribute
       
 11153 			tool       	"DDL"
       
 11154 			name       	"NullsOK"
       
 11155 			value      	TRUE)
       
 11156 		    (object Attribute
       
 11157 			tool       	"DDL"
       
 11158 			name       	"PrimaryKey"
       
 11159 			value      	FALSE)
       
 11160 		    (object Attribute
       
 11161 			tool       	"DDL"
       
 11162 			name       	"Unique"
       
 11163 			value      	FALSE)
       
 11164 		    (object Attribute
       
 11165 			tool       	"DDL"
       
 11166 			name       	"CompositeUnique"
       
 11167 			value      	FALSE)
       
 11168 		    (object Attribute
       
 11169 			tool       	"DDL"
       
 11170 			name       	"CheckConstraint"
       
 11171 			value      	"")))
       
 11172 	    (object Attribute
       
 11173 		tool       	"DDL"
       
 11174 		name       	"HiddenTool"
       
 11175 		value      	FALSE)
       
 11176 	    (object Attribute
       
 11177 		tool       	"Rose Model Integrator"
       
 11178 		name       	"HiddenTool"
       
 11179 		value      	FALSE)
       
 11180 	    (object Attribute
       
 11181 		tool       	"Rose Web Publisher"
       
 11182 		name       	"HiddenTool"
       
 11183 		value      	FALSE)
       
 11184 	    (object Attribute
       
 11185 		tool       	"Version Control"
       
 11186 		name       	"HiddenTool"
       
 11187 		value      	FALSE))
       
 11188 	quid       	"3CB6A42E01F1"))