simple.mdl
上传用户:zhangf72
上传日期:2022-05-13
资源大小:77k
文件大小:1354k
源码类别:

软件工程

开发平台:

Visual C++

  1. quid        "419E704700C3"
  2. stereotype  "control"
  3. operations  (list Operations
  4.     (object Operation "InitiateCheckForUser"
  5. quid        "419EA4290065"
  6. concurrency  "Sequential"
  7. opExportControl  "Public"
  8. uid         0)
  9.     (object Operation "InitiateStaffSearch"
  10. quid        "419EA4310353"
  11. concurrency  "Sequential"
  12. opExportControl  "Public"
  13. uid         0)
  14.     (object Operation "InitiateLinkStaffToUserProfile"
  15. quid        "419EA43903D0"
  16. concurrency  "Sequential"
  17. opExportControl  "Public"
  18. uid         0)
  19.     (object Operation "InitiateValidateInputData"
  20. quid        "419EA44702B7"
  21. concurrency  "Sequential"
  22. opExportControl  "Public"
  23. uid         0)
  24.     (object Operation "CreateNewUser"
  25. quid        "419EA454021B"
  26. concurrency  "Sequential"
  27. opExportControl  "Public"
  28. uid         0)))
  29.     (object Class "SecurityScreen"
  30. quid        "419A3B4000D1"
  31. stereotype  "boundary"
  32. operations  (list Operations
  33.     (object Operation "HandleEnter"
  34. quid        "419EA46C00B3"
  35. concurrency  "Sequential"
  36. opExportControl  "Public"
  37. uid         0)
  38.     (object Operation "HandleClick"
  39. quid        "419EA4700305"
  40. concurrency  "Sequential"
  41. opExportControl  "Public"
  42. uid         0)
  43.     (object Operation "HandleSelect"
  44. quid        "419EA47403C0"
  45. concurrency  "Sequential"
  46. opExportControl  "Public"
  47. uid         0)
  48.     (object Operation "HandleDisplay"
  49. quid        "419EA4FC02B7"
  50. concurrency  "Sequential"
  51. opExportControl  "Public"
  52. uid         0)))
  53.     (object Class "User"
  54. quid        "419A3B1900C1"
  55. stereotype  "entity"
  56. operations  (list Operations
  57.     (object Operation "VarifyUserExists"
  58. quid        "419EA3B803C0"
  59. concurrency  "Sequential"
  60. opExportControl  "Public"
  61. uid         0)
  62.     (object Operation "GetUserSalt"
  63. quid        "419EA3BF03D0"
  64. concurrency  "Sequential"
  65. opExportControl  "Public"
  66. uid         0)
  67.     (object Operation "CompareHashedPasswords"
  68. quid        "419EA3C402C6"
  69. concurrency  "Sequential"
  70. opExportControl  "Public"
  71. uid         0)
  72.     (object Operation "CheckForUser"
  73. quid        "419EA3D60017"
  74. concurrency  "Sequential"
  75. opExportControl  "Public"
  76. uid         0)
  77.     (object Operation "LinkStafftoUser"
  78. quid        "419EA3DD017E"
  79. concurrency  "Sequential"
  80. opExportControl  "Public"
  81. uid         0)
  82.     (object Operation "CreateNewUser"
  83. quid        "419EA3EC0036"
  84. concurrency  "Sequential"
  85. opExportControl  "Public"
  86. uid         0)
  87.     (object Operation "CheckPassword"
  88. quid        "419EA4AF0084"
  89. concurrency  "Sequential"
  90. opExportControl  "Public"
  91. uid         0)
  92.     (object Operation "UpdateNewPassword"
  93. quid        "419EA4B70324"
  94. concurrency  "Sequential"
  95. opExportControl  "Public"
  96. uid         0)
  97.     (object Operation "GenerateNewSalt"
  98. quid        "419EA4BE01AD"
  99. concurrency  "Sequential"
  100. opExportControl  "Public"
  101. uid         0))
  102. class_attributes  (list class_attribute_list
  103.     (object ClassAttribute "UserName"
  104. quid        "419E9EF002A7")
  105.     (object ClassAttribute "AuthenticationLevel"
  106. quid        "419E9F1E0269")
  107.     (object ClassAttribute "TeacherProfileLink"
  108. quid        "419E9F260007")
  109.     (object ClassAttribute "UserEmail"
  110. quid        "419E9F2E0121")))
  111.     (object Mechanism @1394
  112. logical_models  (list unit_reference_list
  113.     (object Object "$UNNAMED$222"
  114. quid        "419E71420036"
  115. collaborators  (list link_list
  116.     (object Link
  117. quid        "419E728403B1"
  118. supplier    "$UNNAMED$223"
  119. quidu       "419E71510094"
  120. messages    (list Messages
  121.     (object Message "HandleEnter(userName)"
  122. quid        "419E728403B2"
  123. frequency   "Aperiodic"
  124. synchronization  "Simple"
  125. dir         "FromClientToSupplier"
  126. sequence    "1"
  127. ordinal     0
  128. Operation   "HandleEnter( )"
  129. quidu       "419EA46C00B3")
  130.     (object Message "HandleSelect(AuthenticationLevel)"
  131. quid        "419E73B3016F"
  132. frequency   "Aperiodic"
  133. synchronization  "Simple"
  134. dir         "FromClientToSupplier"
  135. sequence    "4"
  136. ordinal     3
  137. Operation   "HandleSelect( )"
  138. quidu       "419EA47403C0")
  139.     (object Message "HandleEnter(emailAddress)"
  140. quid        "419E73C90363"
  141. frequency   "Aperiodic"
  142. synchronization  "Simple"
  143. dir         "FromClientToSupplier"
  144. sequence    "5"
  145. ordinal     4
  146. Operation   "HandleEnter( )"
  147. quidu       "419EA46C00B3")
  148.     (object Message "HandleEnter(staffSearchname)"
  149. quid        "419E73E302D6"
  150. frequency   "Aperiodic"
  151. synchronization  "Simple"
  152. dir         "FromClientToSupplier"
  153. sequence    "6"
  154. ordinal     5
  155. Operation   "HandleEnter( )"
  156. quidu       "419EA46C00B3")
  157.     (object Message "HandleSelect(StaffName)"
  158. quid        "419E749A0101"
  159. frequency   "Aperiodic"
  160. synchronization  "Simple"
  161. dir         "FromClientToSupplier"
  162. sequence    "10"
  163. ordinal     9
  164. Operation   "HandleSelect( )"
  165. quidu       "419EA47403C0")
  166.     (object Message "HandleClick(CreateButton)"
  167. quid        "419E75F90084"
  168. frequency   "Aperiodic"
  169. synchronization  "Simple"
  170. dir         "FromClientToSupplier"
  171. sequence    "15"
  172. ordinal     14
  173. Operation   "HandleClick( )"
  174. quidu       "419EA4700305")
  175.     (object Message "HandleClick(LogOut)"
  176. quid        "419E777500B3"
  177. frequency   "Aperiodic"
  178. synchronization  "Simple"
  179. dir         "FromClientToSupplier"
  180. sequence    "22"
  181. ordinal     21
  182. Operation   "HandleClick( )"
  183. quidu       "419EA4700305"))))
  184. class       "Use Case View::SystemAdministration::System Administrator"
  185. quidu       "4159957A03D6"
  186. persistence  "Transient"
  187. multi       FALSE)
  188.     (object Object "$UNNAMED$224"
  189. quid        "419E714C0315"
  190. collaborators  (list link_list
  191.     (object Link
  192. quid        "419E734202B7"
  193. supplier    "$UNNAMED$225"
  194. quidu       "419E715E021B"
  195. messages    (list Messages
  196.     (object Message "CheckForUser(username)"
  197. quid        "419E734202B8"
  198. frequency   "Aperiodic"
  199. synchronization  "Simple"
  200. dir         "FromClientToSupplier"
  201. sequence    "3"
  202. ordinal     2
  203. Operation   "CheckForUser( )"
  204. quidu       "419EA3D60017")
  205.     (object Message "LinkStaffToUser(StaffName)"
  206. quid        "419E759602A7"
  207. frequency   "Aperiodic"
  208. synchronization  "Simple"
  209. dir         "FromClientToSupplier"
  210. sequence    "12"
  211. ordinal     11
  212. Operation   "LinkStaffToUser")
  213.     (object Message "CreateNewUser()"
  214. quid        "419E771500B3"
  215. frequency   "Aperiodic"
  216. synchronization  "Simple"
  217. dir         "FromClientToSupplier"
  218. sequence    "18"
  219. ordinal     17
  220. Operation   "CreateNewUser( )"
  221. quidu       "419EA3EC0036")))
  222.     (object Link
  223. quid        "419E745E0111"
  224. supplier    "$UNNAMED$226"
  225. quidu       "419E716C00E2"
  226. messages    (list Messages
  227.     (object Message "SearchforMatchedStaffNames(staffSearchName)"
  228. quid        "419E745E0112"
  229. frequency   "Aperiodic"
  230. synchronization  "Simple"
  231. dir         "FromClientToSupplier"
  232. sequence    "8"
  233. ordinal     7))))
  234. class       "Logical View::Security::SecurityControl"
  235. quidu       "419E704700C3"
  236. persistence  "Transient"
  237. multi       FALSE)
  238.     (object Object "$UNNAMED$223"
  239. quid        "419E71510094"
  240. collaborators  (list link_list
  241.     (object Link
  242. quid        "419E72AB02E6"
  243. supplier    "$UNNAMED$224"
  244. quidu       "419E714C0315"
  245. messages    (list Messages
  246.     (object Message "InitiateCheckForUser(userName)"
  247. quid        "419E72AB02E7"
  248. frequency   "Aperiodic"
  249. synchronization  "Simple"
  250. dir         "FromClientToSupplier"
  251. sequence    "2"
  252. ordinal     1
  253. Operation   "InitiateCheckForUser( )"
  254. quidu       "419EA4290065")
  255.     (object Message "InitiateStaffSearch(staffSearchName)"
  256. quid        "419E74090111"
  257. frequency   "Aperiodic"
  258. synchronization  "Simple"
  259. dir         "FromClientToSupplier"
  260. sequence    "7"
  261. ordinal     6
  262. Operation   "InitiateStaffSearch( )"
  263. quidu       "419EA4310353")
  264.     (object Message "HandleDisplay(UpdateStaffListbox)"
  265. quid        "419E747D03A1"
  266. frequency   "Aperiodic"
  267. synchronization  "Simple"
  268. dir         "ToClientFromSupplier"
  269. sequence    "9"
  270. ordinal     8
  271. Operation   "HandleDisplay( )"
  272. quidu       "419EA4FC02B7")
  273.     (object Message "InitiateLinkStafftoUserProfile(Staffname)"
  274. quid        "419E757D0382"
  275. frequency   "Aperiodic"
  276. synchronization  "Simple"
  277. dir         "FromClientToSupplier"
  278. sequence    "11"
  279. ordinal     10
  280. Operation   "InitiateLinkStafftoUserProfile()")
  281.     (object Message "HandleDisplay(CopyStaffNametoLinkStaffField)"
  282. quid        "419E75C90372"
  283. frequency   "Aperiodic"
  284. synchronization  "Simple"
  285. dir         "ToClientFromSupplier"
  286. sequence    "14"
  287. ordinal     13
  288. Operation   "HandleDisplay( )"
  289. quidu       "419EA4FC02B7")
  290.     (object Message "InitiateValidateInputData()"
  291. quid        "419E7656015F"
  292. frequency   "Aperiodic"
  293. synchronization  "Simple"
  294. dir         "FromClientToSupplier"
  295. sequence    "16"
  296. ordinal     15
  297. Operation   "InitiateValidateInputData( )"
  298. quidu       "419EA44702B7")
  299.     (object Message "CreateNewUser(UserName,AuthLevel,StaffProfileLink,EmailAddress)"
  300. quid        "419E767903D0"
  301. frequency   "Aperiodic"
  302. synchronization  "Simple"
  303. dir         "FromClientToSupplier"
  304. sequence    "17"
  305. ordinal     16
  306. Operation   "CreateNewUser( )"
  307. quidu       "419EA454021B")
  308.     (object Message "HandleDisplay(ClearFields)"
  309. quid        "419E774503C0"
  310. frequency   "Aperiodic"
  311. synchronization  "Simple"
  312. dir         "ToClientFromSupplier"
  313. sequence    "20"
  314. ordinal     19
  315. Operation   "HandleDisplay( )"
  316. quidu       "419EA4FC02B7")
  317.     (object Message "HandleDisplay(AddUserToSearchList)"
  318. quid        "419E77530278"
  319. frequency   "Aperiodic"
  320. synchronization  "Simple"
  321. dir         "ToClientFromSupplier"
  322. sequence    "21"
  323. ordinal     20
  324. Operation   "HandleDisplay( )"
  325. quidu       "419EA4FC02B7")))
  326.     (object Link
  327. quid        "419E753301DC"
  328. supplier    "$UNNAMED$223"
  329. quidu       "419E71510094"))
  330. class       "Logical View::Security::SecurityScreen"
  331. quidu       "419A3B4000D1"
  332. persistence  "Transient"
  333. multi       FALSE)
  334.     (object Object "$UNNAMED$225"
  335. quid        "419E715E021B"
  336. collaborators  (list link_list
  337.     (object Link
  338. quid        "419E75AB0334"
  339. supplier    "$UNNAMED$226"
  340. quidu       "419E716C00E2"
  341. messages    (list Messages
  342.     (object Message "GetTeacherInfo()"
  343. quid        "419E75AB0335"
  344. frequency   "Aperiodic"
  345. synchronization  "Simple"
  346. dir         "FromClientToSupplier"
  347. sequence    "13"
  348. ordinal     12
  349. Operation   "GetTeacherInfo")
  350.     (object Message "GetProfile(StaffName)"
  351. quid        "419E772202D6"
  352. frequency   "Aperiodic"
  353. synchronization  "Simple"
  354. dir         "FromClientToSupplier"
  355. sequence    "19"
  356. ordinal     18
  357. Operation   "GetProfile(StaffName0)"))))
  358. class       "Logical View::Security::User"
  359. quidu       "419A3B1900C1"
  360. persistence  "Transient"
  361. multi       FALSE)
  362.     (object Object "$UNNAMED$226"
  363. quid        "419E716C00E2"
  364. class       "Logical View::ManageTeacherInfo::TeacherInfo"
  365. quidu       "419A3A800238"
  366. persistence  "Transient"
  367. multi       FALSE)))
  368.     (object Mechanism @1395
  369. logical_models  (list unit_reference_list
  370.     (object Object "$UNNAMED$227"
  371. quid        "419E799302C6"
  372. collaborators  (list link_list
  373.     (object Link
  374. quid        "419E79E0019E"
  375. supplier    "$UNNAMED$228"
  376. quidu       "419E799C017E"
  377. messages    (list Messages
  378.     (object Message "HandleEnter(UserSearchName)"
  379. quid        "419E79E0019F"
  380. frequency   "Aperiodic"
  381. synchronization  "Simple"
  382. dir         "FromClientToSupplier"
  383. sequence    "1"
  384. ordinal     0
  385. Operation   "HandleEnter( )"
  386. quidu       "419EA46C00B3")
  387.     (object Message "HandleSelect(UserName)"
  388. quid        "419E7B0C015F"
  389. frequency   "Aperiodic"
  390. synchronization  "Simple"
  391. dir         "FromClientToSupplier"
  392. sequence    "5"
  393. ordinal     4
  394. Operation   "HandleSelect( )"
  395. quidu       "419EA47403C0")
  396.     (object Message "HandleSelect(AuthenticationLevel-OfficeStaff)"
  397. quid        "419E7B780353"
  398. frequency   "Aperiodic"
  399. synchronization  "Simple"
  400. dir         "FromClientToSupplier"
  401. sequence    "10"
  402. ordinal     9
  403. Operation   "HandleSelect( )"
  404. quidu       "419EA47403C0")
  405.     (object Message "HandleClick(Edit)"
  406. quid        "419E7C0D01DC"
  407. frequency   "Aperiodic"
  408. synchronization  "Simple"
  409. dir         "FromClientToSupplier"
  410. sequence    "12"
  411. ordinal     11
  412. Operation   "HandleClick( )"
  413. quidu       "419EA4700305")
  414.     (object Message "handleClick(LogOut)"
  415. quid        "419E7CD301AD"
  416. frequency   "Aperiodic"
  417. synchronization  "Simple"
  418. dir         "FromClientToSupplier"
  419. sequence    "16"
  420. ordinal     15))))
  421. class       "Use Case View::SystemAdministration::System Administrator"
  422. quidu       "4159957A03D6"
  423. persistence  "Transient"
  424. multi       FALSE)
  425.     (object Object "$UNNAMED$228"
  426. quid        "419E799C017E"
  427. collaborators  (list link_list
  428.     (object Link
  429. quid        "419E7A1C0392"
  430. supplier    "$UNNAMED$229"
  431. quidu       "419E799E02C6"
  432. messages    (list Messages
  433.     (object Message "InitiateUserSearch(UserSearchName)"
  434. quid        "419E7A1C0393"
  435. frequency   "Aperiodic"
  436. synchronization  "Simple"
  437. dir         "FromClientToSupplier"
  438. sequence    "2"
  439. ordinal     1
  440. Operation   "InitiateUserSearch")
  441.     (object Message "HandleDisplay(UpdateUserList)"
  442. quid        "419E7AEA01AD"
  443. frequency   "Aperiodic"
  444. synchronization  "Simple"
  445. dir         "ToClientFromSupplier"
  446. sequence    "4"
  447. ordinal     3
  448. Operation   "HandleDisplay( )"
  449. quidu       "419EA4FC02B7")
  450.     (object Message "InitiateGetUserData(UserName)"
  451. quid        "419E7B290288"
  452. frequency   "Aperiodic"
  453. synchronization  "Simple"
  454. dir         "FromClientToSupplier"
  455. sequence    "6"
  456. ordinal     5)
  457.     (object Message "HandleDisplay(UserData)"
  458. quid        "419E7B6800E2"
  459. frequency   "Aperiodic"
  460. synchronization  "Simple"
  461. dir         "ToClientFromSupplier"
  462. sequence    "9"
  463. ordinal     8
  464. Operation   "HandleDisplay( )"
  465. quidu       "419EA4FC02B7")
  466.     (object Message "InitiateUpdateUser()"
  467. quid        "419E7C270343"
  468. frequency   "Aperiodic"
  469. synchronization  "Simple"
  470. dir         "FromClientToSupplier"
  471. sequence    "13"
  472. ordinal     12)))
  473.     (object Link
  474. quid        "419E7BF702A7"
  475. supplier    "$UNNAMED$228"
  476. quidu       "419E799C017E"
  477. messages    (list Messages
  478.     (object Message "HandleDisplay(ClearStaffLinkField)"
  479. quid        "419E7BF702A8"
  480. frequency   "Aperiodic"
  481. synchronization  "Simple"
  482. dir         "FromClientToSupplier"
  483. sequence    "11"
  484. ordinal     10
  485. Operation   "HandleDisplay( )"
  486. quidu       "419EA4FC02B7"))))
  487. class       "Logical View::Security::SecurityScreen"
  488. quidu       "419A3B4000D1"
  489. persistence  "Transient"
  490. multi       FALSE)
  491.     (object Object "$UNNAMED$229"
  492. quid        "419E799E02C6"
  493. collaborators  (list link_list
  494.     (object Link
  495. quid        "419E7A440055"
  496. supplier    "$UNNAMED$230"
  497. quidu       "419E79A002F5"
  498. messages    (list Messages
  499.     (object Message "GetMatchingUsers(UserSearchName)"
  500. quid        "419E7A440056"
  501. frequency   "Aperiodic"
  502. synchronization  "Simple"
  503. dir         "FromClientToSupplier"
  504. sequence    "3"
  505. ordinal     2)
  506.     (object Message "GetUserInfo(UserName)"
  507. quid        "419E7B3C016F"
  508. frequency   "Aperiodic"
  509. synchronization  "Simple"
  510. dir         "FromClientToSupplier"
  511. sequence    "7"
  512. ordinal     6
  513. Operation   "GetUserInfo")
  514.     (object Message "ChangeAuthenticationLevel(OfficeStaff)"
  515. quid        "419E7C900288"
  516. frequency   "Aperiodic"
  517. synchronization  "Simple"
  518. dir         "FromClientToSupplier"
  519. sequence    "14"
  520. ordinal     13
  521. Operation   "ChangeAuthenticationLevel"))))
  522. class       "Logical View::Security::SecurityControl"
  523. quidu       "419E704700C3"
  524. persistence  "Transient"
  525. multi       FALSE)
  526.     (object Object "$UNNAMED$230"
  527. quid        "419E79A002F5"
  528. collaborators  (list link_list
  529.     (object Link
  530. quid        "419E7B4903D0"
  531. supplier    "$UNNAMED$231"
  532. quidu       "419E79AA016F"
  533. messages    (list Messages
  534.     (object Message "GetTeacherData()"
  535. quid        "419E7B4903D1"
  536. frequency   "Aperiodic"
  537. synchronization  "Simple"
  538. dir         "FromClientToSupplier"
  539. sequence    "8"
  540. ordinal     7)))
  541.     (object Link
  542. quid        "419E7CA70288"
  543. supplier    "$UNNAMED$230"
  544. quidu       "419E79A002F5"
  545. messages    (list Messages
  546.     (object Message "RemoveTeacherAssociation()"
  547. quid        "419E7CA70289"
  548. frequency   "Aperiodic"
  549. synchronization  "Simple"
  550. dir         "FromClientToSupplier"
  551. sequence    "15"
  552. ordinal     14
  553. Operation   "RemoveTeacherAssociation"))))
  554. class       "Logical View::Security::User"
  555. quidu       "419A3B1900C1"
  556. persistence  "Transient"
  557. multi       FALSE)
  558.     (object Object "$UNNAMED$231"
  559. quid        "419E79AA016F"
  560. class       "Logical View::ManageTeacherInfo::TeacherInfo"
  561. quidu       "419A3A800238"
  562. persistence  "Transient"
  563. multi       FALSE))))
  564. logical_presentations  (list unit_reference_list
  565.     (object InteractionDiagram "HDCreateANewUser"
  566. mechanism_ref  @1394
  567. quid        "419E6FC902D6"
  568. title       "HDCreateANewUser"
  569. zoom        100
  570. max_height  28350
  571. max_width   21600
  572. origin_x    0
  573. origin_y    1044
  574. items       (list diagram_item_list
  575.     (object InterObjView "$UNNAMED$222" @1396
  576. location    (144, 224)
  577. font        (object Font
  578.     size        10
  579.     face        "Arial"
  580.     bold        FALSE
  581.     italics     FALSE
  582.     underline   TRUE
  583.     strike      FALSE
  584.     color       0
  585.     default_color  TRUE)
  586. label       (object ItemLabel
  587.     Parent_View  @1396
  588.     location    (144, 249)
  589.     anchor_loc  1
  590.     nlines      2
  591.     max_width   360
  592.     justify     0
  593.     label       "")
  594. icon        "Actor"
  595. icon_style  "Icon"
  596. line_color  3342489
  597. fill_color  13434879
  598. quidu       "419E71420036"
  599. width       336
  600. height      2037
  601. icon_height  162
  602. icon_width  120
  603. icon_y_offset  0
  604. annotation  1
  605. Focus_Of_Control  (object Focus_Of_Control "" @1397
  606.     location    (144, 400)
  607.     line_color  3342489
  608.     InterObjView  @1396
  609.     height      -180
  610.     y_coord     -180
  611.     Nested      FALSE)
  612. Focus_Of_Control  (object Focus_Of_Control "" @1398
  613.     location    (144, 656)
  614.     line_color  3342489
  615.     InterObjView  @1396
  616.     height      -180
  617.     y_coord     -180
  618.     Nested      FALSE)
  619. Focus_Of_Control  (object Focus_Of_Control "" @1399
  620.     location    (144, 752)
  621.     line_color  3342489
  622.     InterObjView  @1396
  623.     height      -180
  624.     y_coord     -180
  625.     Nested      FALSE)
  626. Focus_Of_Control  (object Focus_Of_Control "" @1400
  627.     location    (144, 848)
  628.     line_color  3342489
  629.     InterObjView  @1396
  630.     height      -180
  631.     y_coord     -180
  632.     Nested      FALSE)
  633. Focus_Of_Control  (object Focus_Of_Control "" @1401
  634.     location    (144, 1168)
  635.     line_color  3342489
  636.     InterObjView  @1396
  637.     height      -180
  638.     y_coord     -180
  639.     Nested      FALSE)
  640. Focus_Of_Control  (object Focus_Of_Control "" @1402
  641.     location    (144, 1616)
  642.     line_color  3342489
  643.     InterObjView  @1396
  644.     height      -180
  645.     y_coord     -180
  646.     Nested      FALSE)
  647. Focus_Of_Control  (object Focus_Of_Control "" @1403
  648.     location    (144, 2352)
  649.     line_color  3342489
  650.     InterObjView  @1396
  651.     height      -180
  652.     y_coord     -180
  653.     Nested      FALSE))
  654.     (object InterObjView "$UNNAMED$223" @1404
  655. location    (464, 224)
  656. font        (object Font
  657.     size        10
  658.     face        "Arial"
  659.     bold        FALSE
  660.     italics     FALSE
  661.     underline   TRUE
  662.     strike      FALSE
  663.     color       0
  664.     default_color  TRUE)
  665. label       (object ItemLabel
  666.     Parent_View  @1404
  667.     location    (464, 250)
  668.     anchor_loc  1
  669.     nlines      2
  670.     max_width   687
  671.     justify     0
  672.     label       "")
  673. icon        "boundary"
  674. icon_style  "Icon"
  675. line_color  3342489
  676. fill_color  13434879
  677. quidu       "419E71510094"
  678. width       662
  679. height      2037
  680. icon_height  153
  681. icon_width  229
  682. icon_y_offset  0
  683. annotation  1
  684. Focus_Of_Control  (object Focus_Of_Control "" @1405
  685.     location    (464, 400)
  686.     line_color  3342489
  687.     InterObjView  @1404
  688.     height      -180
  689.     y_coord     -180
  690.     Nested      FALSE)
  691. Focus_Of_Control  (object Focus_Of_Control "" @1406
  692.     location    (464, 480)
  693.     line_color  3342489
  694.     InterObjView  @1404
  695.     height      -180
  696.     y_coord     -180
  697.     Nested      FALSE)
  698. Focus_Of_Control  (object Focus_Of_Control "" @1407
  699.     location    (464, 656)
  700.     line_color  3342489
  701.     InterObjView  @1404
  702.     height      -180
  703.     y_coord     -180
  704.     Nested      FALSE)
  705. Focus_Of_Control  (object Focus_Of_Control "" @1408
  706.     location    (464, 752)
  707.     line_color  3342489
  708.     InterObjView  @1404
  709.     height      -180
  710.     y_coord     -180
  711.     Nested      FALSE)
  712. Focus_Of_Control  (object Focus_Of_Control "" @1409
  713.     location    (464, 848)
  714.     line_color  3342489
  715.     InterObjView  @1404
  716.     height      -180
  717.     y_coord     -180
  718.     Nested      FALSE)
  719. Focus_Of_Control  (object Focus_Of_Control "" @1410
  720.     location    (464, 928)
  721.     line_color  3342489
  722.     InterObjView  @1404
  723.     height      -180
  724.     y_coord     -180
  725.     Nested      FALSE)
  726. Focus_Of_Control  (object Focus_Of_Control "" @1411
  727.     location    (464, 1088)
  728.     line_color  3342489
  729.     InterObjView  @1404
  730.     height      -180
  731.     y_coord     -180
  732.     Nested      FALSE)
  733. Focus_Of_Control  (object Focus_Of_Control "" @1412
  734.     location    (464, 1168)
  735.     line_color  3342489
  736.     InterObjView  @1404
  737.     height      -180
  738.     y_coord     -180
  739.     Nested      FALSE)
  740. Focus_Of_Control  (object Focus_Of_Control "" @1413
  741.     location    (464, 1264)
  742.     line_color  3342489
  743.     InterObjView  @1404
  744.     height      -180
  745.     y_coord     -180
  746.     Nested      FALSE)
  747. Focus_Of_Control  (object Focus_Of_Control "" @1414
  748.     location    (464, 1504)
  749.     line_color  3342489
  750.     InterObjView  @1404
  751.     height      -180
  752.     y_coord     -180
  753.     Nested      FALSE)
  754. Focus_Of_Control  (object Focus_Of_Control "" @1415
  755.     location    (464, 1616)
  756.     line_color  3342489
  757.     InterObjView  @1404
  758.     height      -180
  759.     y_coord     -180
  760.     Nested      FALSE)
  761. Focus_Of_Control  (object Focus_Of_Control "" @1416
  762.     location    (464, 1712)
  763.     line_color  3342489
  764.     InterObjView  @1404
  765.     height      -180
  766.     y_coord     -180
  767.     Nested      FALSE)
  768. Focus_Of_Control  (object Focus_Of_Control "" @1417
  769.     location    (464, 1808)
  770.     line_color  3342489
  771.     InterObjView  @1404
  772.     height      -180
  773.     y_coord     -180
  774.     Nested      FALSE)
  775. Focus_Of_Control  (object Focus_Of_Control "" @1418
  776.     location    (464, 2096)
  777.     line_color  3342489
  778.     InterObjView  @1404
  779.     height      -180
  780.     y_coord     -180
  781.     Nested      FALSE)
  782. Focus_Of_Control  (object Focus_Of_Control "" @1419
  783.     location    (464, 2224)
  784.     line_color  3342489
  785.     InterObjView  @1404
  786.     height      -180
  787.     y_coord     -180
  788.     Nested      FALSE)
  789. Focus_Of_Control  (object Focus_Of_Control "" @1420
  790.     location    (464, 2352)
  791.     line_color  3342489
  792.     InterObjView  @1404
  793.     height      -180
  794.     y_coord     -180
  795.     Nested      FALSE))
  796.     (object InterObjView "$UNNAMED$224" @1421
  797. location    (848, 224)
  798. font        (object Font
  799.     size        10
  800.     face        "Arial"
  801.     bold        FALSE
  802.     italics     FALSE
  803.     underline   TRUE
  804.     strike      FALSE
  805.     color       0
  806.     default_color  TRUE)
  807. label       (object ItemLabel
  808.     Parent_View  @1421
  809.     location    (848, 249)
  810.     anchor_loc  1
  811.     nlines      2
  812.     max_width   471
  813.     justify     0
  814.     label       "")
  815. icon        "control"
  816. icon_style  "Icon"
  817. line_color  3342489
  818. fill_color  13434879
  819. quidu       "419E714C0315"
  820. width       446
  821. height      2037
  822. icon_height  164
  823. icon_width  157
  824. icon_y_offset  0
  825. annotation  1
  826. Focus_Of_Control  (object Focus_Of_Control "" @1422
  827.     location    (848, 480)
  828.     line_color  3342489
  829.     InterObjView  @1421
  830.     height      -180
  831.     y_coord     -180
  832.     Nested      FALSE)
  833. Focus_Of_Control  (object Focus_Of_Control "" @1423
  834.     location    (848, 560)
  835.     line_color  3342489
  836.     InterObjView  @1421
  837.     height      -180
  838.     y_coord     -180
  839.     Nested      FALSE)
  840. Focus_Of_Control  (object Focus_Of_Control "" @1424
  841.     location    (848, 928)
  842.     line_color  3342489
  843.     InterObjView  @1421
  844.     height      -180
  845.     y_coord     -180
  846.     Nested      FALSE)
  847. Focus_Of_Control  (object Focus_Of_Control "" @1425
  848.     location    (848, 1008)
  849.     line_color  3342489
  850.     InterObjView  @1421
  851.     height      -180
  852.     y_coord     -180
  853.     Nested      FALSE)
  854. Focus_Of_Control  (object Focus_Of_Control "" @1426
  855.     location    (848, 1088)
  856.     line_color  3342489
  857.     InterObjView  @1421
  858.     height      -180
  859.     y_coord     -180
  860.     Nested      FALSE)
  861. Focus_Of_Control  (object Focus_Of_Control "" @1427
  862.     location    (848, 1264)
  863.     line_color  3342489
  864.     InterObjView  @1421
  865.     height      -180
  866.     y_coord     -180
  867.     Nested      FALSE)
  868. Focus_Of_Control  (object Focus_Of_Control "" @1428
  869.     location    (848, 1328)
  870.     line_color  3342489
  871.     InterObjView  @1421
  872.     height      -180
  873.     y_coord     -180
  874.     Nested      FALSE)
  875. Focus_Of_Control  (object Focus_Of_Control "" @1429
  876.     location    (848, 1504)
  877.     line_color  3342489
  878.     InterObjView  @1421
  879.     height      -180
  880.     y_coord     -180
  881.     Nested      FALSE)
  882. Focus_Of_Control  (object Focus_Of_Control "" @1430
  883.     location    (848, 1712)
  884.     line_color  3342489
  885.     InterObjView  @1421
  886.     height      -180
  887.     y_coord     -180
  888.     Nested      FALSE)
  889. Focus_Of_Control  (object Focus_Of_Control "" @1431
  890.     location    (848, 1808)
  891.     line_color  3342489
  892.     InterObjView  @1421
  893.     height      -180
  894.     y_coord     -180
  895.     Nested      FALSE)
  896. Focus_Of_Control  (object Focus_Of_Control "" @1432
  897.     location    (848, 1888)
  898.     line_color  3342489
  899.     InterObjView  @1421
  900.     height      -180
  901.     y_coord     -180
  902.     Nested      FALSE)
  903. Focus_Of_Control  (object Focus_Of_Control "" @1433
  904.     location    (848, 2096)
  905.     line_color  3342489
  906.     InterObjView  @1421
  907.     height      -180
  908.     y_coord     -180
  909.     Nested      FALSE)
  910. Focus_Of_Control  (object Focus_Of_Control "" @1434
  911.     location    (848, 2224)
  912.     line_color  3342489
  913.     InterObjView  @1421
  914.     height      -180
  915.     y_coord     -180
  916.     Nested      FALSE))
  917.     (object InterObjView "$UNNAMED$225" @1435
  918. location    (1168, 224)
  919. font        (object Font
  920.     size        10
  921.     face        "Arial"
  922.     bold        FALSE
  923.     italics     FALSE
  924.     underline   TRUE
  925.     strike      FALSE
  926.     color       0
  927.     default_color  TRUE)
  928. label       (object ItemLabel
  929.     Parent_View  @1435
  930.     location    (1168, 250)
  931.     anchor_loc  1
  932.     nlines      2
  933.     max_width   462
  934.     justify     0
  935.     label       "")
  936. icon        "entity"
  937. icon_style  "Icon"
  938. line_color  3342489
  939. fill_color  13434879
  940. quidu       "419E715E021B"
  941. width       438
  942. height      2037
  943. icon_height  153
  944. icon_width  154
  945. icon_y_offset  0
  946. annotation  1
  947. Focus_Of_Control  (object Focus_Of_Control "" @1436
  948.     location    (1168, 560)
  949.     line_color  3342489
  950.     InterObjView  @1435
  951.     height      -180
  952.     y_coord     -180
  953.     Nested      FALSE)
  954. Focus_Of_Control  (object Focus_Of_Control "" @1437
  955.     location    (1168, 1328)
  956.     line_color  3342489
  957.     InterObjView  @1435
  958.     height      -180
  959.     y_coord     -180
  960.     Nested      FALSE)
  961. Focus_Of_Control  (object Focus_Of_Control "" @1438
  962.     location    (1168, 1408)
  963.     line_color  3342489
  964.     InterObjView  @1435
  965.     height      -180
  966.     y_coord     -180
  967.     Nested      FALSE)
  968. Focus_Of_Control  (object Focus_Of_Control "" @1439
  969.     location    (1168, 1888)
  970.     line_color  3342489
  971.     InterObjView  @1435
  972.     height      -180
  973.     y_coord     -180
  974.     Nested      FALSE)
  975. Focus_Of_Control  (object Focus_Of_Control "" @1440
  976.     location    (1168, 1952)
  977.     line_color  3342489
  978.     InterObjView  @1435
  979.     height      -180
  980.     y_coord     -180
  981.     Nested      FALSE))
  982.     (object InterObjView "$UNNAMED$226" @1441
  983. location    (1424, 224)
  984. font        (object Font
  985.     size        10
  986.     face        "Arial"
  987.     bold        FALSE
  988.     italics     FALSE
  989.     underline   TRUE
  990.     strike      FALSE
  991.     color       0
  992.     default_color  TRUE)
  993. label       (object ItemLabel
  994.     Parent_View  @1441
  995.     location    (1424, 250)
  996.     anchor_loc  1
  997.     nlines      2
  998.     max_width   462
  999.     justify     0
  1000.     label       "")
  1001. icon        "entity"
  1002. icon_style  "Icon"
  1003. line_color  3342489
  1004. fill_color  13434879
  1005. quidu       "419E716C00E2"
  1006. width       438
  1007. height      2037
  1008. icon_height  153
  1009. icon_width  154
  1010. icon_y_offset  0
  1011. annotation  1
  1012. Focus_Of_Control  (object Focus_Of_Control "" @1442
  1013.     location    (1424, 1008)
  1014.     line_color  3342489
  1015.     InterObjView  @1441
  1016.     height      -180
  1017.     y_coord     -180
  1018.     Nested      FALSE)
  1019. Focus_Of_Control  (object Focus_Of_Control "" @1443
  1020.     location    (1424, 1408)
  1021.     line_color  3342489
  1022.     InterObjView  @1441
  1023.     height      -180
  1024.     y_coord     -180
  1025.     Nested      FALSE)
  1026. Focus_Of_Control  (object Focus_Of_Control "" @1444
  1027.     location    (1424, 1952)
  1028.     line_color  3342489
  1029.     InterObjView  @1441
  1030.     height      -180
  1031.     y_coord     -180
  1032.     Nested      FALSE))
  1033.     (object InterMessView "" @1445
  1034. location    (336, 400)
  1035. font        (object Font
  1036.     size        10
  1037.     face        "Arial"
  1038.     bold        FALSE
  1039.     italics     FALSE
  1040.     underline   FALSE
  1041.     strike      FALSE
  1042.     color       0
  1043.     default_color  TRUE)
  1044. label       (object SegLabel @1446
  1045.     Parent_View  @1445
  1046.     location    (303, 356)
  1047.     font        (object Font
  1048. size        10
  1049. face        "Arial"
  1050. bold        FALSE
  1051. italics     FALSE
  1052. underline   FALSE
  1053. strike      FALSE
  1054. color       0
  1055. default_color  TRUE)
  1056.     quidu       "419E728403B2"
  1057.     anchor_loc  1
  1058.     nlines      1
  1059.     max_width   488
  1060.     justify     0
  1061.     label       "HandleEnter(userName)"
  1062.     pctDist     0.500000
  1063.     height      45
  1064.     orientation  0)
  1065. line_color  3342489
  1066. client      @1396
  1067. supplier    @1404
  1068. Focus_Src   @1397
  1069. Focus_Entry  @1405
  1070. origin      (144, 400)
  1071. terminus    (463, 400)
  1072. ordinal     0)
  1073.     (object InterMessView "" @1447
  1074. location    (16, 480)
  1075. font        (object Font
  1076.     size        10
  1077.     face        "Arial"
  1078.     bold        FALSE
  1079.     italics     FALSE
  1080.     underline   FALSE
  1081.     strike      FALSE
  1082.     color       0
  1083.     default_color  TRUE)
  1084. label       (object SegLabel @1448
  1085.     Parent_View  @1447
  1086.     location    (655, 436)
  1087.     font        (object Font
  1088. size        10
  1089. face        "Arial"
  1090. bold        FALSE
  1091. italics     FALSE
  1092. underline   FALSE
  1093. strike      FALSE
  1094. color       0
  1095. default_color  TRUE)
  1096.     quidu       "419E72AB02E7"
  1097.     anchor_loc  1
  1098.     nlines      1
  1099.     max_width   644
  1100.     justify     0
  1101.     label       "InitiateCheckForUser(userName)"
  1102.     pctDist     0.500000
  1103.     height      45
  1104.     orientation  0)
  1105. line_color  3342489
  1106. client      @1404
  1107. supplier    @1421
  1108. Focus_Src   @1406
  1109. Focus_Entry  @1422
  1110. origin      (464, 480)
  1111. terminus    (847, 480)
  1112. ordinal     1)
  1113.     (object InterMessView "" @1449
  1114. location    (16, 560)
  1115. font        (object Font
  1116.     size        10
  1117.     face        "Arial"
  1118.     bold        FALSE
  1119.     italics     FALSE
  1120.     underline   FALSE
  1121.     strike      FALSE
  1122.     color       0
  1123.     default_color  TRUE)
  1124. label       (object SegLabel @1450
  1125.     Parent_View  @1449
  1126.     location    (1007, 516)
  1127.     font        (object Font
  1128. size        10
  1129. face        "Arial"
  1130. bold        FALSE
  1131. italics     FALSE
  1132. underline   FALSE
  1133. strike      FALSE
  1134. color       0
  1135. default_color  TRUE)
  1136.     quidu       "419E734202B8"
  1137.     anchor_loc  1
  1138.     nlines      1
  1139.     max_width   519
  1140.     justify     0
  1141.     label       "CheckForUser(username)"
  1142.     pctDist     0.500000
  1143.     height      45
  1144.     orientation  0)
  1145. line_color  3342489
  1146. client      @1421
  1147. supplier    @1435
  1148. Focus_Src   @1423
  1149. Focus_Entry  @1436
  1150. origin      (848, 560)
  1151. terminus    (1167, 560)
  1152. ordinal     2)
  1153.     (object InterMessView "" @1451
  1154. location    (16, 656)
  1155. font        (object Font
  1156.     size        10
  1157.     face        "Arial"
  1158.     bold        FALSE
  1159.     italics     FALSE
  1160.     underline   FALSE
  1161.     strike      FALSE
  1162.     color       0
  1163.     default_color  TRUE)
  1164. label       (object SegLabel @1452
  1165.     Parent_View  @1451
  1166.     location    (303, 612)
  1167.     font        (object Font
  1168. size        10
  1169. face        "Arial"
  1170. bold        FALSE
  1171. italics     FALSE
  1172. underline   FALSE
  1173. strike      FALSE
  1174. color       0
  1175. default_color  TRUE)
  1176.     quidu       "419E73B3016F"
  1177.     anchor_loc  1
  1178.     nlines      1
  1179.     max_width   673
  1180.     justify     0
  1181.     label       "HandleSelect(AuthenticationLevel)"
  1182.     pctDist     0.500000
  1183.     height      45
  1184.     orientation  0)
  1185. line_color  3342489
  1186. client      @1396
  1187. supplier    @1404
  1188. Focus_Src   @1398
  1189. Focus_Entry  @1407
  1190. origin      (144, 656)
  1191. terminus    (463, 656)
  1192. ordinal     3)
  1193.     (object InterMessView "" @1453
  1194. location    (16, 752)
  1195. font        (object Font
  1196.     size        10
  1197.     face        "Arial"
  1198.     bold        FALSE
  1199.     italics     FALSE
  1200.     underline   FALSE
  1201.     strike      FALSE
  1202.     color       0
  1203.     default_color  TRUE)
  1204. label       (object SegLabel @1454
  1205.     Parent_View  @1453
  1206.     location    (303, 708)
  1207.     font        (object Font
  1208. size        10
  1209. face        "Arial"
  1210. bold        FALSE
  1211. italics     FALSE
  1212. underline   FALSE
  1213. strike      FALSE
  1214. color       0
  1215. default_color  TRUE)
  1216.     quidu       "419E73C90363"
  1217.     anchor_loc  1
  1218.     nlines      1
  1219.     max_width   551
  1220.     justify     0
  1221.     label       "HandleEnter(emailAddress)"
  1222.     pctDist     0.500000
  1223.     height      45
  1224.     orientation  0)
  1225. line_color  3342489
  1226. client      @1396
  1227. supplier    @1404
  1228. Focus_Src   @1399
  1229. Focus_Entry  @1408
  1230. origin      (144, 752)
  1231. terminus    (463, 752)
  1232. ordinal     4)
  1233.     (object InterMessView "" @1455
  1234. location    (16, 848)
  1235. font        (object Font
  1236.     size        10
  1237.     face        "Arial"
  1238.     bold        FALSE
  1239.     italics     FALSE
  1240.     underline   FALSE
  1241.     strike      FALSE
  1242.     color       0
  1243.     default_color  TRUE)
  1244. label       (object SegLabel @1456
  1245.     Parent_View  @1455
  1246.     location    (303, 804)
  1247.     font        (object Font
  1248. size        10
  1249. face        "Arial"
  1250. bold        FALSE
  1251. italics     FALSE
  1252. underline   FALSE
  1253. strike      FALSE
  1254. color       0
  1255. default_color  TRUE)
  1256.     quidu       "419E73E302D6"
  1257.     anchor_loc  1
  1258.     nlines      1
  1259.     max_width   597
  1260.     justify     0
  1261.     label       "HandleEnter(staffSearchname)"
  1262.     pctDist     0.500000
  1263.     height      45
  1264.     orientation  0)
  1265. line_color  3342489
  1266. client      @1396
  1267. supplier    @1404
  1268. Focus_Src   @1400
  1269. Focus_Entry  @1409
  1270. origin      (144, 848)
  1271. terminus    (463, 848)
  1272. ordinal     5)
  1273.     (object InterMessView "" @1457
  1274. location    (16, 928)
  1275. font        (object Font
  1276.     size        10
  1277.     face        "Arial"
  1278.     bold        FALSE
  1279.     italics     FALSE
  1280.     underline   FALSE
  1281.     strike      FALSE
  1282.     color       0
  1283.     default_color  TRUE)
  1284. label       (object SegLabel @1458
  1285.     Parent_View  @1457
  1286.     location    (655, 884)
  1287.     font        (object Font
  1288. size        10
  1289. face        "Arial"
  1290. bold        FALSE
  1291. italics     FALSE
  1292. underline   FALSE
  1293. strike      FALSE
  1294. color       0
  1295. default_color  TRUE)
  1296.     quidu       "419E74090111"
  1297.     anchor_loc  1
  1298.     nlines      1
  1299.     max_width   719
  1300.     justify     0
  1301.     label       "InitiateStaffSearch(staffSearchName)"
  1302.     pctDist     0.500000
  1303.     height      45
  1304.     orientation  0)
  1305. line_color  3342489
  1306. client      @1404
  1307. supplier    @1421
  1308. Focus_Src   @1410
  1309. Focus_Entry  @1424
  1310. origin      (464, 928)
  1311. terminus    (847, 928)
  1312. ordinal     6)
  1313.     (object InterMessView "" @1459
  1314. location    (16, 1008)
  1315. font        (object Font
  1316.     size        10
  1317.     face        "Arial"
  1318.     bold        FALSE
  1319.     italics     FALSE
  1320.     underline   FALSE
  1321.     strike      FALSE
  1322.     color       0
  1323.     default_color  TRUE)
  1324. label       (object SegLabel @1460
  1325.     Parent_View  @1459
  1326.     location    (1133, 965)
  1327.     font        (object Font
  1328. size        10
  1329. face        "Arial"
  1330. bold        FALSE
  1331. italics     FALSE
  1332. underline   FALSE
  1333. strike      FALSE
  1334. color       0
  1335. default_color  TRUE)
  1336.     quidu       "419E745E0112"
  1337.     anchor_loc  1
  1338.     nlines      1
  1339.     max_width   919
  1340.     justify     0
  1341.     label       "SearchforMatchedStaffNames(staffSearchName)"
  1342.     pctDist     0.497391
  1343.     height      44
  1344.     orientation  0)
  1345. line_color  3342489
  1346. client      @1421
  1347. supplier    @1441
  1348. Focus_Src   @1425
  1349. Focus_Entry  @1442
  1350. origin      (848, 1008)
  1351. terminus    (1423, 1008)
  1352. ordinal     7)
  1353.     (object InterMessView "" @1461
  1354. location    (16, 1088)
  1355. font        (object Font
  1356.     size        10
  1357.     face        "Arial"
  1358.     bold        FALSE
  1359.     italics     FALSE
  1360.     underline   FALSE
  1361.     strike      FALSE
  1362.     color       0
  1363.     default_color  TRUE)
  1364. label       (object SegLabel @1462
  1365.     Parent_View  @1461
  1366.     location    (656, 1044)
  1367.     font        (object Font
  1368. size        10
  1369. face        "Arial"
  1370. bold        FALSE
  1371. italics     FALSE
  1372. underline   FALSE
  1373. strike      FALSE
  1374. color       0
  1375. default_color  TRUE)
  1376.     quidu       "419E747D03A1"
  1377.     anchor_loc  1
  1378.     nlines      1
  1379.     max_width   682
  1380.     justify     0
  1381.     label       "HandleDisplay(UpdateStaffListbox)"
  1382.     pctDist     0.500000
  1383.     height      45
  1384.     orientation  1)
  1385. line_color  3342489
  1386. client      @1421
  1387. supplier    @1404
  1388. Focus_Src   @1426
  1389. Focus_Entry  @1411
  1390. origin      (847, 1088)
  1391. terminus    (465, 1088)
  1392. ordinal     8)
  1393.     (object InterMessView "" @1463
  1394. location    (304, 1168)
  1395. font        (object Font
  1396.     size        10
  1397.     face        "Arial"
  1398.     bold        FALSE
  1399.     italics     FALSE
  1400.     underline   FALSE
  1401.     strike      FALSE
  1402.     color       0
  1403.     default_color  TRUE)
  1404. label       (object SegLabel @1464
  1405.     Parent_View  @1463
  1406.     location    (303, 1124)
  1407.     font        (object Font
  1408. size        10
  1409. face        "Arial"
  1410. bold        FALSE
  1411. italics     FALSE
  1412. underline   FALSE
  1413. strike      FALSE
  1414. color       0
  1415. default_color  TRUE)
  1416.     quidu       "419E749A0101"
  1417.     anchor_loc  1
  1418.     nlines      1
  1419.     max_width   532
  1420.     justify     0
  1421.     label       "HandleSelect(StaffName)"
  1422.     pctDist     0.498433
  1423.     height      45
  1424.     orientation  0)
  1425. line_color  3342489
  1426. client      @1396
  1427. supplier    @1404
  1428. Focus_Src   @1401
  1429. Focus_Entry  @1412
  1430. origin      (144, 1168)
  1431. terminus    (463, 1168)
  1432. ordinal     9)
  1433.     (object InterMessView "" @1465
  1434. location    (16, 1264)
  1435. font        (object Font
  1436.     size        10
  1437.     face        "Arial"
  1438.     bold        FALSE
  1439.     italics     FALSE
  1440.     underline   FALSE
  1441.     strike      FALSE
  1442.     color       0
  1443.     default_color  TRUE)
  1444. label       (object SegLabel @1466
  1445.     Parent_View  @1465
  1446.     location    (655, 1221)
  1447.     font        (object Font
  1448. size        10
  1449. face        "Arial"
  1450. bold        FALSE
  1451. italics     FALSE
  1452. underline   FALSE
  1453. strike      FALSE
  1454. color       0
  1455. default_color  TRUE)
  1456.     quidu       "419E757D0382"
  1457.     anchor_loc  1
  1458.     nlines      1
  1459.     max_width   781
  1460.     justify     0
  1461.     label       "InitiateLinkStafftoUserProfile(Staffname)"
  1462.     pctDist     0.501305
  1463.     height      44
  1464.     orientation  0)
  1465. line_color  3342489
  1466. client      @1404
  1467. supplier    @1421
  1468. Focus_Src   @1413
  1469. Focus_Entry  @1427
  1470. origin      (464, 1264)
  1471. terminus    (847, 1264)
  1472. ordinal     10)
  1473.     (object InterMessView "" @1467
  1474. location    (16, 1328)
  1475. font        (object Font
  1476.     size        10
  1477.     face        "Arial"
  1478.     bold        FALSE
  1479.     italics     FALSE
  1480.     underline   FALSE
  1481.     strike      FALSE
  1482.     color       0
  1483.     default_color  TRUE)
  1484. label       (object SegLabel @1468
  1485.     Parent_View  @1467
  1486.     location    (1007, 1284)
  1487.     font        (object Font
  1488. size        10
  1489. face        "Arial"
  1490. bold        FALSE
  1491. italics     FALSE
  1492. underline   FALSE
  1493. strike      FALSE
  1494. color       0
  1495. default_color  TRUE)
  1496.     quidu       "419E759602A7"
  1497.     anchor_loc  1
  1498.     nlines      1
  1499.     max_width   576
  1500.     justify     0
  1501.     label       "LinkStaffToUser(StaffName)"
  1502.     pctDist     0.500000
  1503.     height      45
  1504.     orientation  0)
  1505. line_color  3342489
  1506. client      @1421
  1507. supplier    @1435
  1508. Focus_Src   @1428
  1509. Focus_Entry  @1437
  1510. origin      (848, 1328)
  1511. terminus    (1167, 1328)
  1512. ordinal     11)
  1513.     (object InterMessView "" @1469
  1514. location    (16, 1408)
  1515. font        (object Font
  1516.     size        10
  1517.     face        "Arial"
  1518.     bold        FALSE
  1519.     italics     FALSE
  1520.     underline   FALSE
  1521.     strike      FALSE
  1522.     color       0
  1523.     default_color  TRUE)
  1524. label       (object SegLabel @1470
  1525.     Parent_View  @1469
  1526.     location    (1295, 1364)
  1527.     font        (object Font
  1528. size        10
  1529. face        "Arial"
  1530. bold        FALSE
  1531. italics     FALSE
  1532. underline   FALSE
  1533. strike      FALSE
  1534. color       0
  1535. default_color  TRUE)
  1536.     quidu       "419E75AB0335"
  1537.     anchor_loc  1
  1538.     nlines      1
  1539.     max_width   376
  1540.     justify     0
  1541.     label       "GetTeacherInfo()"
  1542.     pctDist     0.500000
  1543.     height      45
  1544.     orientation  0)
  1545. line_color  3342489
  1546. client      @1435
  1547. supplier    @1441
  1548. Focus_Src   @1438
  1549. Focus_Entry  @1443
  1550. origin      (1168, 1408)
  1551. terminus    (1423, 1408)
  1552. ordinal     12)
  1553.     (object InterMessView "" @1471
  1554. location    (16, 1504)
  1555. font        (object Font
  1556.     size        10
  1557.     face        "Arial"
  1558.     bold        FALSE
  1559.     italics     FALSE
  1560.     underline   FALSE
  1561.     strike      FALSE
  1562.     color       0
  1563.     default_color  TRUE)
  1564. label       (object SegLabel @1472
  1565.     Parent_View  @1471
  1566.     location    (656, 1460)
  1567.     font        (object Font
  1568. size        10
  1569. face        "Arial"
  1570. bold        FALSE
  1571. italics     FALSE
  1572. underline   FALSE
  1573. strike      FALSE
  1574. color       0
  1575. default_color  TRUE)
  1576.     quidu       "419E75C90372"
  1577.     anchor_loc  1
  1578.     nlines      1
  1579.     max_width   923
  1580.     justify     0
  1581.     label       "HandleDisplay(CopyStaffNametoLinkStaffField)"
  1582.     pctDist     0.500000
  1583.     height      45
  1584.     orientation  1)
  1585. line_color  3342489
  1586. client      @1421
  1587. supplier    @1404
  1588. Focus_Src   @1429
  1589. Focus_Entry  @1414
  1590. origin      (847, 1504)
  1591. terminus    (465, 1504)
  1592. ordinal     13)
  1593.     (object InterMessView "" @1473
  1594. location    (16, 1616)
  1595. font        (object Font
  1596.     size        10
  1597.     face        "Arial"
  1598.     bold        FALSE
  1599.     italics     FALSE
  1600.     underline   FALSE
  1601.     strike      FALSE
  1602.     color       0
  1603.     default_color  TRUE)
  1604. label       (object SegLabel @1474
  1605.     Parent_View  @1473
  1606.     location    (303, 1573)
  1607.     font        (object Font
  1608. size        10
  1609. face        "Arial"
  1610. bold        FALSE
  1611. italics     FALSE
  1612. underline   FALSE
  1613. strike      FALSE
  1614. color       0
  1615. default_color  TRUE)
  1616.     quidu       "419E75F90084"
  1617.     anchor_loc  1
  1618.     nlines      1
  1619.     max_width   557
  1620.     justify     0
  1621.     label       "HandleClick(CreateButton)"
  1622.     pctDist     0.498433
  1623.     height      44
  1624.     orientation  0)
  1625. line_color  3342489
  1626. client      @1396
  1627. supplier    @1404
  1628. Focus_Src   @1402
  1629. Focus_Entry  @1415
  1630. origin      (144, 1616)
  1631. terminus    (463, 1616)
  1632. ordinal     14)
  1633.     (object InterMessView "" @1475
  1634. location    (672, 1712)
  1635. font        (object Font
  1636.     size        10
  1637.     face        "Arial"
  1638.     bold        FALSE
  1639.     italics     FALSE
  1640.     underline   FALSE
  1641.     strike      FALSE
  1642.     color       0
  1643.     default_color  TRUE)
  1644. label       (object SegLabel @1476
  1645.     Parent_View  @1475
  1646.     location    (655, 1668)
  1647.     font        (object Font
  1648. size        10
  1649. face        "Arial"
  1650. bold        FALSE
  1651. italics     FALSE
  1652. underline   FALSE
  1653. strike      FALSE
  1654. color       0
  1655. default_color  TRUE)
  1656.     quidu       "419E7656015F"
  1657.     anchor_loc  1
  1658.     nlines      1
  1659.     max_width   531
  1660.     justify     0
  1661.     label       "InitiateValidateInputData()"
  1662.     pctDist     0.500000
  1663.     height      45
  1664.     orientation  0)
  1665. line_color  3342489
  1666. client      @1404
  1667. supplier    @1421
  1668. Focus_Src   @1416
  1669. Focus_Entry  @1430
  1670. origin      (464, 1712)
  1671. terminus    (847, 1712)
  1672. ordinal     15)
  1673.     (object InterMessView "" @1477
  1674. location    (656, 1808)
  1675. font        (object Font
  1676.     size        10
  1677.     face        "Arial"
  1678.     bold        FALSE
  1679.     italics     FALSE
  1680.     underline   FALSE
  1681.     strike      FALSE
  1682.     color       0
  1683.     default_color  TRUE)
  1684. label       (object SegLabel @1478
  1685.     Parent_View  @1477
  1686.     location    (655, 1764)
  1687.     font        (object Font
  1688. size        10
  1689. face        "Arial"
  1690. bold        FALSE
  1691. italics     FALSE
  1692. underline   FALSE
  1693. strike      FALSE
  1694. color       0
  1695. default_color  TRUE)
  1696.     quidu       "419E767903D0"
  1697.     anchor_loc  1
  1698.     nlines      1
  1699.     max_width   1300
  1700.     justify     0
  1701.     label       "CreateNewUser(UserName,AuthLevel,StaffProfileLink,EmailAddress)"
  1702.     pctDist     0.500000
  1703.     height      45
  1704.     orientation  0)
  1705. line_color  3342489
  1706. client      @1404
  1707. supplier    @1421
  1708. Focus_Src   @1417
  1709. Focus_Entry  @1431
  1710. origin      (464, 1808)
  1711. terminus    (847, 1808)
  1712. ordinal     16)
  1713.     (object InterMessView "" @1479
  1714. location    (16, 1888)
  1715. font        (object Font
  1716.     size        10
  1717.     face        "Arial"
  1718.     bold        FALSE
  1719.     italics     FALSE
  1720.     underline   FALSE
  1721.     strike      FALSE
  1722.     color       0
  1723.     default_color  TRUE)
  1724. label       (object SegLabel @1480
  1725.     Parent_View  @1479
  1726.     location    (1007, 1844)
  1727.     font        (object Font
  1728. size        10
  1729. face        "Arial"
  1730. bold        FALSE
  1731. italics     FALSE
  1732. underline   FALSE
  1733. strike      FALSE
  1734. color       0
  1735. default_color  TRUE)
  1736.     quidu       "419E771500B3"
  1737.     anchor_loc  1
  1738.     nlines      1
  1739.     max_width   385
  1740.     justify     0
  1741.     label       "CreateNewUser()"
  1742.     pctDist     0.500000
  1743.     height      45
  1744.     orientation  0)
  1745. line_color  3342489
  1746. client      @1421
  1747. supplier    @1435
  1748. Focus_Src   @1432
  1749. Focus_Entry  @1439
  1750. origin      (848, 1888)
  1751. terminus    (1167, 1888)
  1752. ordinal     17)
  1753.     (object InterMessView "" @1481
  1754. location    (16, 1952)
  1755. font        (object Font
  1756.     size        10
  1757.     face        "Arial"
  1758.     bold        FALSE
  1759.     italics     FALSE
  1760.     underline   FALSE
  1761.     strike      FALSE
  1762.     color       0
  1763.     default_color  TRUE)
  1764. label       (object SegLabel @1482
  1765.     Parent_View  @1481
  1766.     location    (1295, 1908)
  1767.     font        (object Font
  1768. size        10
  1769. face        "Arial"
  1770. bold        FALSE
  1771. italics     FALSE
  1772. underline   FALSE
  1773. strike      FALSE
  1774. color       0
  1775. default_color  TRUE)
  1776.     quidu       "419E772202D6"
  1777.     anchor_loc  1
  1778.     nlines      1
  1779.     max_width   469
  1780.     justify     0
  1781.     label       "GetProfile(StaffName)"
  1782.     pctDist     0.500000
  1783.     height      45
  1784.     orientation  0)
  1785. line_color  3342489
  1786. client      @1435
  1787. supplier    @1441
  1788. Focus_Src   @1440
  1789. Focus_Entry  @1444
  1790. origin      (1168, 1952)
  1791. terminus    (1423, 1952)
  1792. ordinal     18)
  1793.     (object InterMessView "" @1483
  1794. location    (656, 2096)
  1795. font        (object Font
  1796.     size        10
  1797.     face        "Arial"
  1798.     bold        FALSE
  1799.     italics     FALSE
  1800.     underline   FALSE
  1801.     strike      FALSE
  1802.     color       0
  1803.     default_color  TRUE)
  1804. label       (object SegLabel @1484
  1805.     Parent_View  @1483
  1806.     location    (656, 2052)
  1807.     font        (object Font
  1808. size        10
  1809. face        "Arial"
  1810. bold        FALSE
  1811. italics     FALSE
  1812. underline   FALSE
  1813. strike      FALSE
  1814. color       0
  1815. default_color  TRUE)
  1816.     quidu       "419E774503C0"
  1817.     anchor_loc  1
  1818.     nlines      1
  1819.     max_width   556
  1820.     justify     0
  1821.     label       "HandleDisplay(ClearFields)"
  1822.     pctDist     0.500000
  1823.     height      45
  1824.     orientation  1)
  1825. line_color  3342489
  1826. client      @1421
  1827. supplier    @1404
  1828. Focus_Src   @1433
  1829. Focus_Entry  @1418
  1830. origin      (847, 2096)
  1831. terminus    (465, 2096)
  1832. ordinal     19)
  1833.     (object InterMessView "" @1485
  1834. location    (16, 2224)
  1835. font        (object Font
  1836.     size        10
  1837.     face        "Arial"
  1838.     bold        FALSE
  1839.     italics     FALSE
  1840.     underline   FALSE
  1841.     strike      FALSE
  1842.     color       0
  1843.     default_color  TRUE)
  1844. label       (object SegLabel @1486
  1845.     Parent_View  @1485
  1846.     location    (656, 2181)
  1847.     font        (object Font
  1848. size        10
  1849. face        "Arial"
  1850. bold        FALSE
  1851. italics     FALSE
  1852. underline   FALSE
  1853. strike      FALSE
  1854. color       0
  1855. default_color  TRUE)
  1856.     quidu       "419E77530278"
  1857.     anchor_loc  1
  1858.     nlines      1
  1859.     max_width   747
  1860.     justify     0
  1861.     label       "HandleDisplay(AddUserToSearchList)"
  1862.     pctDist     0.500000
  1863.     height      44
  1864.     orientation  1)
  1865. line_color  3342489
  1866. client      @1421
  1867. supplier    @1404
  1868. Focus_Src   @1434
  1869. Focus_Entry  @1419
  1870. origin      (847, 2224)
  1871. terminus    (465, 2224)
  1872. ordinal     20)
  1873.     (object InterMessView "" @1487
  1874. location    (16, 2352)
  1875. font        (object Font
  1876.     size        10
  1877.     face        "Arial"
  1878.     bold        FALSE
  1879.     italics     FALSE
  1880.     underline   FALSE
  1881.     strike      FALSE
  1882.     color       0
  1883.     default_color  TRUE)
  1884. label       (object SegLabel @1488
  1885.     Parent_View  @1487
  1886.     location    (303, 2308)
  1887.     font        (object Font
  1888. size        10
  1889. face        "Arial"
  1890. bold        FALSE
  1891. italics     FALSE
  1892. underline   FALSE
  1893. strike      FALSE
  1894. color       0
  1895. default_color  TRUE)
  1896.     quidu       "419E777500B3"
  1897.     anchor_loc  1
  1898.     nlines      1
  1899.     max_width   451
  1900.     justify     0
  1901.     label       "HandleClick(LogOut)"
  1902.     pctDist     0.500000
  1903.     height      45
  1904.     orientation  0)
  1905. line_color  3342489
  1906. client      @1396
  1907. supplier    @1404
  1908. Focus_Src   @1403
  1909. Focus_Entry  @1420
  1910. origin      (144, 2352)
  1911. terminus    (463, 2352)
  1912. ordinal     21)))
  1913.     (object InteractionDiagram "HDEditAnExistingUser"
  1914. mechanism_ref  @1395
  1915. quid        "419E6FCD015F"
  1916. title       "HDEditAnExistingUser"
  1917. zoom        100
  1918. max_height  28350
  1919. max_width   21600
  1920. origin_x    0
  1921. origin_y    1200
  1922. items       (list diagram_item_list
  1923.     (object InterObjView "$UNNAMED$227" @1489
  1924. location    (208, 224)
  1925. font        (object Font
  1926.     size        10
  1927.     face        "Arial"
  1928.     bold        FALSE
  1929.     italics     FALSE
  1930.     underline   TRUE
  1931.     strike      FALSE
  1932.     color       0
  1933.     default_color  TRUE)
  1934. label       (object ItemLabel
  1935.     Parent_View  @1489
  1936.     location    (208, 249)
  1937.     anchor_loc  1
  1938.     nlines      2
  1939.     max_width   360
  1940.     justify     0
  1941.     label       "")
  1942. icon        "Actor"
  1943. icon_style  "Icon"
  1944. line_color  3342489
  1945. fill_color  13434879
  1946. quidu       "419E799302C6"
  1947. width       336
  1948. height      1749
  1949. icon_height  162
  1950. icon_width  120
  1951. icon_y_offset  0
  1952. annotation  1
  1953. Focus_Of_Control  (object Focus_Of_Control "" @1490
  1954.     location    (208, 384)
  1955.     line_color  3342489
  1956.     InterObjView  @1489
  1957.     height      -180
  1958.     y_coord     -180
  1959.     Nested      FALSE)
  1960. Focus_Of_Control  (object Focus_Of_Control "" @1491
  1961.     location    (208, 848)
  1962.     line_color  3342489
  1963.     InterObjView  @1489
  1964.     height      -180
  1965.     y_coord     -180
  1966.     Nested      FALSE)
  1967. Focus_Of_Control  (object Focus_Of_Control "" @1492
  1968.     location    (208, 1296)
  1969.     line_color  3342489
  1970.     InterObjView  @1489
  1971.     height      -180
  1972.     y_coord     -180
  1973.     Nested      FALSE)
  1974. Focus_Of_Control  (object Focus_Of_Control "" @1493
  1975.     location    (208, 1584)
  1976.     line_color  3342489
  1977.     InterObjView  @1489
  1978.     height      -180
  1979.     y_coord     -180
  1980.     Nested      FALSE)
  1981. Focus_Of_Control  (object Focus_Of_Control "" @1494
  1982.     location    (208, 2064)
  1983.     line_color  3342489
  1984.     InterObjView  @1489
  1985.     height      -180
  1986.     y_coord     -180
  1987.     Nested      FALSE))
  1988.     (object InterObjView "$UNNAMED$228" @1495
  1989. location    (528, 224)
  1990. font        (object Font
  1991.     size        10
  1992.     face        "Arial"
  1993.     bold        FALSE
  1994.     italics     FALSE
  1995.     underline   TRUE
  1996.     strike      FALSE
  1997.     color       0
  1998.     default_color  TRUE)
  1999. label       (object ItemLabel
  2000.     Parent_View  @1495
  2001.     location    (528, 250)
  2002.     anchor_loc  1
  2003.     nlines      2
  2004.     max_width   687
  2005.     justify     0
  2006.     label       "")
  2007. icon        "boundary"
  2008. icon_style  "Icon"
  2009. line_color  3342489
  2010. fill_color  13434879
  2011. quidu       "419E799C017E"
  2012. width       662
  2013. height      1749
  2014. icon_height  153
  2015. icon_width  229
  2016. icon_y_offset  0
  2017. annotation  1
  2018. Focus_Of_Control  (object Focus_Of_Control "" @1496
  2019.     location    (528, 384)
  2020.     line_color  3342489
  2021.     InterObjView  @1495
  2022.     height      -180
  2023.     y_coord     -180
  2024.     Nested      FALSE)
  2025. Focus_Of_Control  (object Focus_Of_Control "" @1497
  2026.     location    (528, 496)
  2027.     line_color  3342489
  2028.     InterObjView  @1495
  2029.     height      -180
  2030.     y_coord     -180
  2031.     Nested      FALSE)
  2032. Focus_Of_Control  (object Focus_Of_Control "" @1498
  2033.     location    (528, 736)
  2034.     line_color  3342489
  2035.     InterObjView  @1495
  2036.     height      -180
  2037.     y_coord     -180
  2038.     Nested      FALSE)
  2039. Focus_Of_Control  (object Focus_Of_Control "" @1499
  2040.     location    (528, 848)
  2041.     line_color  3342489
  2042.     InterObjView  @1495
  2043.     height      -180
  2044.     y_coord     -180
  2045.     Nested      FALSE)
  2046. Focus_Of_Control  (object Focus_Of_Control "" @1500
  2047.     location    (528, 960)
  2048.     line_color  3342489
  2049.     InterObjView  @1495
  2050.     height      -180
  2051.     y_coord     -180
  2052.     Nested      FALSE)
  2053. Focus_Of_Control  (object Focus_Of_Control "" @1501
  2054.     location    (528, 1216)
  2055.     line_color  3342489
  2056.     InterObjView  @1495
  2057.     height      -180
  2058.     y_coord     -180
  2059.     Nested      FALSE)
  2060. Focus_Of_Control  (object Focus_Of_Control "" @1502
  2061.     location    (528, 1296)
  2062.     line_color  3342489
  2063.     InterObjView  @1495
  2064.     height      -180
  2065.     y_coord     -180
  2066.     Nested      FALSE)
  2067. Focus_Of_Control  (object Focus_Of_Control "" @1503
  2068.     location    (528, 1424)
  2069.     line_color  3342489
  2070.     InterObjView  @1495
  2071.     height      -180
  2072.     y_coord     -180
  2073.     Nested      FALSE)
  2074. Focus_Of_Control  (object Focus_Of_Control "" @1504
  2075.     location    (528, 1424)
  2076.     line_color  3342489
  2077.     InterObjView  @1495
  2078.     height      -180
  2079.     y_coord     -180
  2080.     Nested      TRUE)
  2081. Focus_Of_Control  (object Focus_Of_Control "" @1505
  2082.     location    (528, 1584)
  2083.     line_color  3342489
  2084.     InterObjView  @1495
  2085.     height      -180
  2086.     y_coord     -180
  2087.     Nested      FALSE)
  2088. Focus_Of_Control  (object Focus_Of_Control "" @1506
  2089.     location    (528, 1680)
  2090.     line_color  3342489
  2091.     InterObjView  @1495
  2092.     height      -180
  2093.     y_coord     -180
  2094.     Nested      FALSE)
  2095. Focus_Of_Control  (object Focus_Of_Control "" @1507
  2096.     location    (528, 2064)
  2097.     line_color  3342489
  2098.     InterObjView  @1495
  2099.     height      -180
  2100.     y_coord     -180
  2101.     Nested      FALSE))
  2102.     (object InterObjView "$UNNAMED$229" @1508
  2103. location    (960, 224)
  2104. font        (object Font
  2105.     size        10
  2106.     face        "Arial"
  2107.     bold        FALSE
  2108.     italics     FALSE
  2109.     underline   TRUE
  2110.     strike      FALSE
  2111.     color       0
  2112.     default_color  TRUE)
  2113. label       (object ItemLabel
  2114.     Parent_View  @1508
  2115.     location    (960, 249)
  2116.     anchor_loc  1
  2117.     nlines      2
  2118.     max_width   471
  2119.     justify     0
  2120.     label       "")
  2121. icon        "control"
  2122. icon_style  "Icon"
  2123. line_color  3342489
  2124. fill_color  13434879
  2125. quidu       "419E799E02C6"
  2126. width       446
  2127. height      1749
  2128. icon_height  164
  2129. icon_width  157
  2130. icon_y_offset  0
  2131. annotation  1
  2132. Focus_Of_Control  (object Focus_Of_Control "" @1509
  2133.     location    (960, 496)
  2134.     line_color  3342489
  2135.     InterObjView  @1508
  2136.     height      -180
  2137.     y_coord     -180
  2138.     Nested      FALSE)
  2139. Focus_Of_Control  (object Focus_Of_Control "" @1510
  2140.     location    (960, 592)
  2141.     line_color  3342489
  2142.     InterObjView  @1508
  2143.     height      -180
  2144.     y_coord     -180
  2145.     Nested      FALSE)
  2146. Focus_Of_Control  (object Focus_Of_Control "" @1511
  2147.     location    (960, 736)
  2148.     line_color  3342489
  2149.     InterObjView  @1508
  2150.     height      -180
  2151.     y_coord     -180
  2152.     Nested      FALSE)
  2153. Focus_Of_Control  (object Focus_Of_Control "" @1512
  2154.     location    (960, 960)
  2155.     line_color  3342489
  2156.     InterObjView  @1508
  2157.     height      -180
  2158.     y_coord     -180
  2159.     Nested      FALSE)
  2160. Focus_Of_Control  (object Focus_Of_Control "" @1513
  2161.     location    (960, 1056)
  2162.     line_color  3342489
  2163.     InterObjView  @1508
  2164.     height      -180
  2165.     y_coord     -180
  2166.     Nested      FALSE)
  2167. Focus_Of_Control  (object Focus_Of_Control "" @1514
  2168.     location    (960, 1216)
  2169.     line_color  3342489
  2170.     InterObjView  @1508
  2171.     height      -180
  2172.     y_coord     -180
  2173.     Nested      FALSE)
  2174. Focus_Of_Control  (object Focus_Of_Control "" @1515
  2175.     location    (960, 1680)
  2176.     line_color  3342489
  2177.     InterObjView  @1508
  2178.     height      -180
  2179.     y_coord     -180
  2180.     Nested      FALSE)
  2181. Focus_Of_Control  (object Focus_Of_Control "" @1516
  2182.     location    (960, 1776)
  2183.     line_color  3342489
  2184.     InterObjView  @1508
  2185.     height      -180
  2186.     y_coord     -180
  2187.     Nested      FALSE))
  2188.     (object InterObjView "$UNNAMED$230" @1517
  2189. location    (1280, 224)
  2190. font        (object Font
  2191.     size        10
  2192.     face        "Arial"
  2193.     bold        FALSE
  2194.     italics     FALSE
  2195.     underline   TRUE
  2196.     strike      FALSE
  2197.     color       0
  2198.     default_color  TRUE)
  2199. label       (object ItemLabel
  2200.     Parent_View  @1517
  2201.     location    (1280, 250)
  2202.     anchor_loc  1
  2203.     nlines      2
  2204.     max_width   462
  2205.     justify     0
  2206.     label       "")
  2207. icon        "entity"
  2208. icon_style  "Icon"
  2209. line_color  3342489
  2210. fill_color  13434879
  2211. quidu       "419E79A002F5"
  2212. width       438
  2213. height      1749
  2214. icon_height  153
  2215. icon_width  154
  2216. icon_y_offset  0
  2217. annotation  1
  2218. Focus_Of_Control  (object Focus_Of_Control "" @1518
  2219.     location    (1280, 592)
  2220.     line_color  3342489
  2221.     InterObjView  @1517
  2222.     height      -180
  2223.     y_coord     -180
  2224.     Nested      FALSE)
  2225. Focus_Of_Control  (object Focus_Of_Control "" @1519
  2226.     location    (1280, 1056)
  2227.     line_color  3342489
  2228.     InterObjView  @1517
  2229.     height      -180
  2230.     y_coord     -180
  2231.     Nested      FALSE)
  2232. Focus_Of_Control  (object Focus_Of_Control "" @1520
  2233.     location    (1280, 1120)
  2234.     line_color  3342489
  2235.     InterObjView  @1517
  2236.     height      -180
  2237.     y_coord     -180
  2238.     Nested      FALSE)
  2239. Focus_Of_Control  (object Focus_Of_Control "" @1521
  2240.     location    (1280, 1776)
  2241.     line_color  3342489
  2242.     InterObjView  @1517
  2243.     height      -180
  2244.     y_coord     -180
  2245.     Nested      FALSE)
  2246. Focus_Of_Control  (object Focus_Of_Control "" @1522
  2247.     location    (1280, 1904)
  2248.     line_color  3342489
  2249.     InterObjView  @1517
  2250.     height      -180
  2251.     y_coord     -180
  2252.     Nested      FALSE)
  2253. Focus_Of_Control  (object Focus_Of_Control "" @1523
  2254.     location    (1280, 1904)
  2255.     line_color  3342489
  2256.     InterObjView  @1517
  2257.     height      -180
  2258.     y_coord     -180
  2259.     Nested      TRUE))
  2260.     (object InterObjView "$UNNAMED$231" @1524
  2261. location    (1632, 224)
  2262. font        (object Font
  2263.     size        10
  2264.     face        "Arial"
  2265.     bold        FALSE
  2266.     italics     FALSE
  2267.     underline   TRUE
  2268.     strike      FALSE
  2269.     color       0
  2270.     default_color  TRUE)
  2271. label       (object ItemLabel
  2272.     Parent_View  @1524
  2273.     location    (1632, 250)
  2274.     anchor_loc  1
  2275.     nlines      2
  2276.     max_width   462
  2277.     justify     0
  2278.     label       "")
  2279. icon        "entity"
  2280. icon_style  "Icon"
  2281. line_color  3342489
  2282. fill_color  13434879
  2283. quidu       "419E79AA016F"
  2284. width       438
  2285. height      1749
  2286. icon_height  153
  2287. icon_width  154
  2288. icon_y_offset  0
  2289. annotation  1
  2290. Focus_Of_Control  (object Focus_Of_Control "" @1525
  2291.     location    (1632, 1120)
  2292.     line_color  3342489
  2293.     InterObjView  @1524
  2294.     height      -180
  2295.     y_coord     -180
  2296.     Nested      FALSE))
  2297.     (object InterMessView "" @1526
  2298. location    (320, 384)
  2299. font        (object Font
  2300.     size        10
  2301.     face        "Arial"
  2302.     bold        FALSE
  2303.     italics     FALSE
  2304.     underline   FALSE
  2305.     strike      FALSE
  2306.     color       0
  2307.     default_color  TRUE)
  2308. label       (object SegLabel @1527
  2309.     Parent_View  @1526
  2310.     location    (367, 340)
  2311.     font        (object Font
  2312. size        10
  2313. face        "Arial"
  2314. bold        FALSE
  2315. italics     FALSE
  2316. underline   FALSE
  2317. strike      FALSE
  2318. color       0
  2319. default_color  TRUE)
  2320.     quidu       "419E79E0019F"
  2321.     anchor_loc  1
  2322.     nlines      1
  2323.     max_width   623
  2324.     justify     0
  2325.     label       "HandleEnter(UserSearchName)"
  2326.     pctDist     0.500000
  2327.     height      45
  2328.     orientation  0)
  2329. line_color  3342489
  2330. client      @1489
  2331. supplier    @1495
  2332. Focus_Src   @1490
  2333. Focus_Entry  @1496
  2334. origin      (208, 384)
  2335. terminus    (527, 384)
  2336. ordinal     0)
  2337.     (object InterMessView "" @1528
  2338. location    (16, 496)
  2339. font        (object Font
  2340.     size        10
  2341.     face        "Arial"
  2342.     bold        FALSE
  2343.     italics     FALSE
  2344.     underline   FALSE
  2345.     strike      FALSE
  2346.     color       0
  2347.     default_color  TRUE)
  2348. label       (object SegLabel @1529
  2349.     Parent_View  @1528
  2350.     location    (741, 468)
  2351.     font        (object Font
  2352. size        10
  2353. face        "Arial"
  2354. bold        FALSE
  2355. italics     FALSE
  2356. underline   FALSE
  2357. strike      FALSE
  2358. color       0
  2359. default_color  TRUE)
  2360.     quidu       "419E7A1C0393"
  2361.     anchor_loc  1
  2362.     nlines      1
  2363.     max_width   732
  2364.     justify     0
  2365.     label       "InitiateUserSearch(UserSearchName)"
  2366.     pctDist     0.495913
  2367.     height      29
  2368.     orientation  0)
  2369. line_color  3342489
  2370. client      @1495
  2371. supplier    @1508
  2372. Focus_Src   @1497
  2373. Focus_Entry  @1509
  2374. origin      (528, 496)
  2375. terminus    (959, 496)
  2376. ordinal     1)
  2377.     (object InterMessView "" @1530
  2378. location    (16, 592)
  2379. font        (object Font
  2380.     size        10
  2381.     face        "Arial"
  2382.     bold        FALSE
  2383.     italics     FALSE
  2384.     underline   FALSE
  2385.     strike      FALSE
  2386.     color       0
  2387.     default_color  TRUE)
  2388. label       (object SegLabel @1531
  2389.     Parent_View  @1530
  2390.     location    (1119, 548)
  2391.     font        (object Font
  2392. size        10
  2393. face        "Arial"
  2394. bold        FALSE
  2395. italics     FALSE
  2396. underline   FALSE
  2397. strike      FALSE
  2398. color       0
  2399. default_color  TRUE)
  2400.     quidu       "419E7A440056"
  2401.     anchor_loc  1
  2402.     nlines      1
  2403.     max_width   728
  2404.     justify     0
  2405.     label       "GetMatchingUsers(UserSearchName)"
  2406.     pctDist     0.500000
  2407.     height      45
  2408.     orientation  0)
  2409. line_color  3342489
  2410. client      @1508
  2411. supplier    @1517
  2412. Focus_Src   @1510
  2413. Focus_Entry  @1518
  2414. origin      (960, 592)
  2415. terminus    (1279, 592)
  2416. ordinal     2)
  2417.     (object InterMessView "" @1532
  2418. location    (16, 736)
  2419. font        (object Font
  2420.     size        10
  2421.     face        "Arial"
  2422.     bold        FALSE
  2423.     italics     FALSE
  2424.     underline   FALSE
  2425.     strike      FALSE
  2426.     color       0
  2427.     default_color  TRUE)
  2428. label       (object SegLabel @1533
  2429.     Parent_View  @1532
  2430.     location    (744, 692)
  2431.     font        (object Font
  2432. size        10
  2433. face        "Arial"
  2434. bold        FALSE
  2435. italics     FALSE
  2436. underline   FALSE
  2437. strike      FALSE
  2438. color       0
  2439. default_color  TRUE)
  2440.     quidu       "419E7AEA01AD"
  2441.     anchor_loc  1
  2442.     nlines      1
  2443.     max_width   619
  2444.     justify     0
  2445.     label       "HandleDisplay(UpdateUserList)"
  2446.     pctDist     0.500000
  2447.     height      45
  2448.     orientation  1)
  2449. line_color  3342489
  2450. client      @1508
  2451. supplier    @1495
  2452. Focus_Src   @1511
  2453. Focus_Entry  @1498
  2454. origin      (959, 736)
  2455. terminus    (529, 736)
  2456. ordinal     3)
  2457.     (object InterMessView "" @1534
  2458. location    (16, 848)
  2459. font        (object Font
  2460.     size        10
  2461.     face        "Arial"
  2462.     bold        FALSE
  2463.     italics     FALSE
  2464.     underline   FALSE
  2465.     strike      FALSE
  2466.     color       0
  2467.     default_color  TRUE)
  2468. label       (object SegLabel @1535
  2469.     Parent_View  @1534
  2470.     location    (367, 804)
  2471.     font        (object Font
  2472. size        10
  2473. face        "Arial"
  2474. bold        FALSE
  2475. italics     FALSE
  2476. underline   FALSE
  2477. strike      FALSE
  2478. color       0
  2479. default_color  TRUE)
  2480.     quidu       "419E7B0C015F"
  2481.     anchor_loc  1
  2482.     nlines      1
  2483.     max_width   513
  2484.     justify     0
  2485.     label       "HandleSelect(UserName)"
  2486.     pctDist     0.500000
  2487.     height      45
  2488.     orientation  0)
  2489. line_color  3342489
  2490. client      @1489
  2491. supplier    @1495
  2492. Focus_Src   @1491
  2493. Focus_Entry  @1499
  2494. origin      (208, 848)
  2495. terminus    (527, 848)
  2496. ordinal     4)
  2497.     (object InterMessView "" @1536
  2498. location    (16, 960)
  2499. font        (object Font
  2500.     size        10
  2501.     face        "Arial"
  2502.     bold        FALSE
  2503.     italics     FALSE
  2504.     underline   FALSE
  2505.     strike      FALSE
  2506.     color       0
  2507.     default_color  TRUE)
  2508. label       (object SegLabel @1537
  2509.     Parent_View  @1536
  2510.     location    (743, 916)
  2511.     font        (object Font
  2512. size        10
  2513. face        "Arial"
  2514. bold        FALSE
  2515. italics     FALSE
  2516. underline   FALSE
  2517. strike      FALSE
  2518. color       0
  2519. default_color  TRUE)
  2520.     quidu       "419E7B290288"
  2521.     anchor_loc  1
  2522.     nlines      1
  2523.     max_width   626
  2524.     justify     0
  2525.     label       "InitiateGetUserData(UserName)"
  2526.     pctDist     0.500000
  2527.     height      45
  2528.     orientation  0)
  2529. line_color  3342489
  2530. client      @1495
  2531. supplier    @1508
  2532. Focus_Src   @1500
  2533. Focus_Entry  @1512
  2534. origin      (528, 960)
  2535. terminus    (959, 960)
  2536. ordinal     5)
  2537.     (object InterMessView "" @1538
  2538. location    (16, 1056)
  2539. font        (object Font
  2540.     size        10
  2541.     face        "Arial"
  2542.     bold        FALSE
  2543.     italics     FALSE
  2544.     underline   FALSE
  2545.     strike      FALSE
  2546.     color       0
  2547.     default_color  TRUE)
  2548. label       (object SegLabel @1539
  2549.     Parent_View  @1538
  2550.     location    (1119, 1012)
  2551.     font        (object Font
  2552. size        10
  2553. face        "Arial"
  2554. bold        FALSE
  2555. italics     FALSE
  2556. underline   FALSE
  2557. strike      FALSE
  2558. color       0
  2559. default_color  TRUE)
  2560.     quidu       "419E7B3C016F"
  2561.     anchor_loc  1
  2562.     nlines      1
  2563.     max_width   485
  2564.     justify     0
  2565.     label       "GetUserInfo(UserName)"
  2566.     pctDist     0.500000
  2567.     height      45
  2568.     orientation  0)
  2569. line_color  3342489
  2570. client      @1508
  2571. supplier    @1517
  2572. Focus_Src   @1513
  2573. Focus_Entry  @1519
  2574. origin      (960, 1056)
  2575. terminus    (1279, 1056)
  2576. ordinal     6)
  2577.     (object InterMessView "" @1540
  2578. location    (1328, 1120)
  2579. font        (object Font
  2580.     size        10
  2581.     face        "Arial"
  2582.     bold        FALSE
  2583.     italics     FALSE
  2584.     underline   FALSE
  2585.     strike      FALSE
  2586.     color       0
  2587.     default_color  TRUE)
  2588. label       (object SegLabel @1541
  2589.     Parent_View  @1540
  2590.     location    (1455, 1076)
  2591.     font        (object Font
  2592. size        10
  2593. face        "Arial"
  2594. bold        FALSE
  2595. italics     FALSE
  2596. underline   FALSE
  2597. strike      FALSE
  2598. color       0
  2599. default_color  TRUE)
  2600.     quidu       "419E7B4903D1"
  2601.     anchor_loc  1
  2602.     nlines      1
  2603.     max_width   376
  2604.     justify     0
  2605.     label       "GetTeacherData()"
  2606.     pctDist     0.500000
  2607.     height      45
  2608.     orientation  0)
  2609. line_color  3342489
  2610. client      @1517
  2611. supplier    @1524
  2612. Focus_Src   @1520
  2613. Focus_Entry  @1525
  2614. origin      (1280, 1120)
  2615. terminus    (1631, 1120)
  2616. ordinal     7)
  2617.     (object InterMessView "" @1542
  2618. location    (16, 1216)
  2619. font        (object Font
  2620.     size        10
  2621.     face        "Arial"
  2622.     bold        FALSE
  2623.     italics     FALSE
  2624.     underline   FALSE
  2625.     strike      FALSE
  2626.     color       0
  2627.     default_color  TRUE)
  2628. label       (object SegLabel @1543
  2629.     Parent_View  @1542
  2630.     location    (744, 1172)
  2631.     font        (object Font
  2632. size        10
  2633. face        "Arial"
  2634. bold        FALSE
  2635. italics     FALSE
  2636. underline   FALSE
  2637. strike      FALSE
  2638. color       0
  2639. default_color  TRUE)
  2640.     quidu       "419E7B6800E2"
  2641.     anchor_loc  1
  2642.     nlines      1
  2643.     max_width   510
  2644.     justify     0
  2645.     label       "HandleDisplay(UserData)"
  2646.     pctDist     0.500000
  2647.     height      45
  2648.     orientation  1)
  2649. line_color  3342489
  2650. client      @1508
  2651. supplier    @1495
  2652. Focus_Src   @1514
  2653. Focus_Entry  @1501
  2654. origin      (959, 1216)
  2655. terminus    (529, 1216)
  2656. ordinal     8)
  2657.     (object InterMessView "" @1544
  2658. location    (16, 1296)
  2659. font        (object Font
  2660.     size        10
  2661.     face        "Arial"
  2662.     bold        FALSE
  2663.     italics     FALSE
  2664.     underline   FALSE
  2665.     strike      FALSE
  2666.     color       0
  2667.     default_color  TRUE)
  2668. label       (object SegLabel @1545
  2669.     Parent_View  @1544
  2670.     location    (457, 1252)
  2671.     font        (object Font
  2672. size        10
  2673. face        "Arial"
  2674. bold        FALSE
  2675. italics     FALSE
  2676. underline   FALSE
  2677. strike      FALSE
  2678. color       0
  2679. default_color  TRUE)
  2680.     quidu       "419E7B780353"
  2681.     anchor_loc  1
  2682.     nlines      1
  2683.     max_width   891
  2684.     justify     0
  2685.     label       "HandleSelect(AuthenticationLevel-OfficeStaff)"
  2686.     pctDist     0.783699
  2687.     height      45
  2688.     orientation  0)
  2689. line_color  3342489
  2690. client      @1489
  2691. supplier    @1495
  2692. Focus_Src   @1492
  2693. Focus_Entry  @1502
  2694. origin      (208, 1296)
  2695. terminus    (527, 1296)
  2696. ordinal     9)
  2697.     (object SelfMessView "" @1546
  2698. location    (16, 1424)
  2699. font        (object Font
  2700.     size        10
  2701.     face        "Arial"
  2702.     bold        FALSE
  2703.     italics     FALSE
  2704.     underline   FALSE
  2705.     strike      FALSE
  2706.     color       0
  2707.     default_color  TRUE)
  2708. label       (object SegLabel @1547
  2709.     Parent_View  @1546
  2710.     location    (604, 1380)
  2711.     font        (object Font
  2712. size        10
  2713. face        "Arial"
  2714. bold        FALSE
  2715. italics     FALSE
  2716. underline   FALSE
  2717. strike      FALSE
  2718. color       0
  2719. default_color  TRUE)
  2720.     quidu       "419E7BF702A8"
  2721.     anchor_loc  1
  2722.     nlines      1
  2723.     max_width   701
  2724.     justify     0
  2725.     label       "HandleDisplay(ClearStaffLinkField)"
  2726.     pctDist     0.500000
  2727.     height      45
  2728.     orientation  0)
  2729. line_color  3342489
  2730. client      @1495
  2731. supplier    @1495
  2732. Focus_Src   @1504
  2733. Focus_Entry  @1503
  2734. origin      (529, 1424)
  2735. terminus    (679, 1424)
  2736. ordinal     10)
  2737.     (object InterMessView "" @1548
  2738. location    (16, 1584)
  2739. font        (object Font
  2740.     size        10
  2741.     face        "Arial"
  2742.     bold        FALSE
  2743.     italics     FALSE
  2744.     underline   FALSE
  2745.     strike      FALSE
  2746.     color       0
  2747.     default_color  TRUE)
  2748. label       (object SegLabel @1549
  2749.     Parent_View  @1548
  2750.     location    (367, 1540)
  2751.     font        (object Font
  2752. size        10
  2753. face        "Arial"
  2754. bold        FALSE
  2755. italics     FALSE
  2756. underline   FALSE
  2757. strike      FALSE
  2758. color       0
  2759. default_color  TRUE)
  2760.     quidu       "419E7C0D01DC"
  2761.     anchor_loc  1
  2762.     nlines      1
  2763.     max_width   391
  2764.     justify     0
  2765.     label       "HandleClick(Edit)"
  2766.     pctDist     0.500000
  2767.     height      45
  2768.     orientation  0)
  2769. line_color  3342489
  2770. client      @1489
  2771. supplier    @1495
  2772. Focus_Src   @1493
  2773. Focus_Entry  @1505
  2774. origin      (208, 1584)
  2775. terminus    (527, 1584)
  2776. ordinal     11)
  2777.     (object InterMessView "" @1550
  2778. location    (16, 1680)
  2779. font        (object Font
  2780.     size        10
  2781.     face        "Arial"
  2782.     bold        FALSE
  2783.     italics     FALSE
  2784.     underline   FALSE
  2785.     strike      FALSE
  2786.     color       0
  2787.     default_color  TRUE)
  2788. label       (object SegLabel @1551
  2789.     Parent_View  @1550
  2790.     location    (743, 1636)
  2791.     font        (object Font
  2792. size        10
  2793. face        "Arial"
  2794. bold        FALSE
  2795. italics     FALSE
  2796. underline   FALSE
  2797. strike      FALSE
  2798. color       0
  2799. default_color  TRUE)
  2800.     quidu       "419E7C270343"
  2801.     anchor_loc  1
  2802.     nlines      1
  2803.     max_width   435
  2804.     justify     0
  2805.     label       "InitiateUpdateUser()"
  2806.     pctDist     0.500000
  2807.     height      45
  2808.     orientation  0)
  2809. line_color  3342489
  2810. client      @1495
  2811. supplier    @1508
  2812. Focus_Src   @1506
  2813. Focus_Entry  @1515
  2814. origin      (528, 1680)
  2815. terminus    (959, 1680)
  2816. ordinal     12)
  2817.     (object InterMessView "" @1552
  2818. location    (16, 1776)
  2819. font        (object Font
  2820.     size        10
  2821.     face        "Arial"
  2822.     bold        FALSE
  2823.     italics     FALSE
  2824.     underline   FALSE
  2825.     strike      FALSE
  2826.     color       0
  2827.     default_color  TRUE)
  2828. label       (object SegLabel @1553
  2829.     Parent_View  @1552
  2830.     location    (1119, 1733)
  2831.     font        (object Font
  2832. size        10
  2833. face        "Arial"
  2834. bold        FALSE
  2835. italics     FALSE
  2836. underline   FALSE
  2837. strike      FALSE
  2838. color       0
  2839. default_color  TRUE)
  2840.     quidu       "419E7C900288"
  2841.     anchor_loc  1
  2842.     nlines      1
  2843.     max_width   776
  2844.     justify     0
  2845.     label       "ChangeAuthenticationLevel(OfficeStaff)"
  2846.     pctDist     0.501567
  2847.     height      44
  2848.     orientation  0)
  2849. line_color  3342489
  2850. client      @1508
  2851. supplier    @1517
  2852. Focus_Src   @1516
  2853. Focus_Entry  @1521
  2854. origin      (960, 1776)
  2855. terminus    (1279, 1776)
  2856. ordinal     13)
  2857.     (object SelfMessView "" @1554
  2858. location    (16, 1904)
  2859. font        (object Font
  2860.     size        10
  2861.     face        "Arial"
  2862.     bold        FALSE
  2863.     italics     FALSE
  2864.     underline   FALSE
  2865.     strike      FALSE
  2866.     color       0
  2867.     default_color  TRUE)
  2868. label       (object SegLabel @1555
  2869.     Parent_View  @1554
  2870.     location    (1356, 1860)
  2871.     font        (object Font
  2872. size        10
  2873. face        "Arial"
  2874. bold        FALSE
  2875. italics     FALSE
  2876. underline   FALSE
  2877. strike      FALSE
  2878. color       0
  2879. default_color  TRUE)
  2880.     quidu       "419E7CA70289"
  2881.     anchor_loc  1
  2882.     nlines      1
  2883.     max_width   604
  2884.     justify     0
  2885.     label       "RemoveTeacherAssociation()"
  2886.     pctDist     0.500000
  2887.     height      45
  2888.     orientation  0)
  2889. line_color  3342489
  2890. client      @1517
  2891. supplier    @1517
  2892. Focus_Src   @1523
  2893. Focus_Entry  @1522
  2894. origin      (1281, 1904)
  2895. terminus    (1431, 1904)
  2896. ordinal     14)
  2897.     (object InterMessView "" @1556
  2898. location    (16, 2064)
  2899. font        (object Font
  2900.     size        10
  2901.     face        "Arial"
  2902.     bold        FALSE
  2903.     italics     FALSE
  2904.     underline   FALSE
  2905.     strike      FALSE
  2906.     color       0
  2907.     default_color  TRUE)
  2908. label       (object SegLabel @1557
  2909.     Parent_View  @1556
  2910.     location    (367, 2020)
  2911.     font        (object Font
  2912. size        10
  2913. face        "Arial"
  2914. bold        FALSE
  2915. italics     FALSE
  2916. underline   FALSE
  2917. strike      FALSE
  2918. color       0
  2919. default_color  TRUE)
  2920.     quidu       "419E7CD301AD"
  2921.     anchor_loc  1
  2922.     nlines      1
  2923.     max_width   444
  2924.     justify     0
  2925.     label       "handleClick(LogOut)"
  2926.     pctDist     0.500000
  2927.     height      45
  2928.     orientation  0)
  2929. line_color  3342489
  2930. client      @1489
  2931. supplier    @1495
  2932. Focus_Src   @1494
  2933. Focus_Entry  @1507
  2934. origin      (208, 2064)
  2935. terminus    (527, 2064)
  2936. ordinal     15)))))
  2937.     (object Class_Category "ManageStudentAccount"
  2938. quid        "419E7D4E01AD"
  2939. exportControl  "Public"
  2940. logical_models  (list unit_reference_list
  2941.     (object Class "StudentAccountScreen"
  2942. quid        "419A3D5501BB"
  2943. stereotype  "boundary"
  2944. operations  (list Operations
  2945.     (object Operation "HandleEnter"
  2946. quid        "419EA51F014F"
  2947. concurrency  "Sequential"
  2948. opExportControl  "Public"
  2949. uid         0)
  2950.     (object Operation "HandleClick"
  2951. quid        "419EA51F015F"
  2952. concurrency  "Sequential"
  2953. opExportControl  "Public"
  2954. uid         0)
  2955.     (object Operation "HandleSelect"
  2956. quid        "419EA51F0160"
  2957. concurrency  "Sequential"
  2958. opExportControl  "Public"
  2959. uid         0)
  2960.     (object Operation "HandleDisplay"
  2961. quid        "419EA51F0161"
  2962. concurrency  "Sequential"
  2963. opExportControl  "Public"
  2964. uid         0)))
  2965.     (object Class "StudentAccountControl"
  2966. quid        "419E7F530353"
  2967. stereotype  "control"
  2968. operations  (list Operations
  2969.     (object Operation "InitiateAddPayment"
  2970. quid        "419EA6270259"
  2971. concurrency  "Sequential"
  2972. opExportControl  "Public"
  2973. uid         0)
  2974.     (object Operation "InitiatePrintRequest"
  2975. quid        "419EA64B0269"
  2976. concurrency  "Sequential"
  2977. opExportControl  "Public"
  2978. uid         0)))
  2979.     (object Class "StudentFinancialRecord"
  2980. quid        "419A3CF902D5"
  2981. stereotype  "entity"
  2982. operations  (list Operations
  2983.     (object Operation "GetAccountInfo"
  2984. quid        "419F62F501E9"
  2985. concurrency  "Sequential"
  2986. opExportControl  "Public"
  2987. uid         0)
  2988.     (object Operation "AddPayment"
  2989. quid        "419F62F50208"
  2990. concurrency  "Sequential"
  2991. opExportControl  "Public"
  2992. uid         0)
  2993.     (object Operation "GetBalance"
  2994. quid        "419F62F50218"
  2995. concurrency  "Sequential"
  2996. opExportControl  "Public"
  2997. uid         0)
  2998.     (object Operation "UpdateBalance"
  2999. quid        "419F6510005C"
  3000. concurrency  "Sequential"
  3001. opExportControl  "Public"
  3002. uid         0)
  3003.     (object Operation "AddYearlyFees"
  3004. quid        "419F6638018C"
  3005. concurrency  "Sequential"
  3006. opExportControl  "Public"
  3007. uid         0))
  3008. class_attributes  (list class_attribute_list
  3009.     (object ClassAttribute "StartDate"
  3010. quid        "419EA2B60315")
  3011.     (object ClassAttribute "EndDate"
  3012. quid        "419EA2C00007")
  3013.     (object ClassAttribute "Balance"
  3014. quid        "419EA2C3023A")
  3015.     (object ClassAttribute "Payments"
  3016. quid        "419EA2CA00E2")
  3017.     (object ClassAttribute "DatesMade"
  3018. quid        "419EA2D2017E")
  3019.     (object ClassAttribute "PaymentTypes"
  3020. quid        "419EA2D50353")))
  3021.     (object Mechanism @1558
  3022. logical_models  (list unit_reference_list
  3023.     (object Object "$UNNAMED$232"
  3024. quid        "419E7EAD0324"
  3025. collaborators  (list link_list
  3026.     (object Link
  3027. quid        "419E7F050288"
  3028. supplier    "$UNNAMED$233"
  3029. quidu       "419E7EB40298"
  3030. messages    (list Messages
  3031.     (object Message "HandleSelect(PaymentType)"
  3032. quid        "419E7F050289"
  3033. frequency   "Aperiodic"
  3034. synchronization  "Simple"
  3035. dir         "FromClientToSupplier"
  3036. sequence    "1"
  3037. ordinal     0
  3038. Operation   "HandleSelect( )"
  3039. quidu       "419EA51F0160")
  3040.     (object Message "HandleEnter(Date)"
  3041. quid        "419E7F160353"
  3042. frequency   "Aperiodic"
  3043. synchronization  "Simple"
  3044. dir         "FromClientToSupplier"
  3045. sequence    "2"
  3046. ordinal     1
  3047. Operation   "HandleEnter( )"
  3048. quidu       "419EA51F014F")
  3049.     (object Message "HandleEnter(Amount)"
  3050. quid        "419E7F2103D0"
  3051. frequency   "Aperiodic"
  3052. synchronization  "Simple"
  3053. dir         "FromClientToSupplier"
  3054. sequence    "3"
  3055. ordinal     2
  3056. Operation   "HandleEnter( )"
  3057. quidu       "419EA51F014F")
  3058.     (object Message "HandleClick(AddPayment)"
  3059. quid        "419E7F2D0111"
  3060. frequency   "Aperiodic"
  3061. synchronization  "Simple"
  3062. dir         "FromClientToSupplier"
  3063. sequence    "4"
  3064. ordinal     3
  3065. Operation   "HandleClick( )"
  3066. quidu       "419EA51F015F")
  3067.     (object Message "HandleClick(NavigationBarItem)"
  3068. quid        "419E803D0288"
  3069. frequency   "Aperiodic"
  3070. synchronization  "Simple"
  3071. dir         "FromClientToSupplier"
  3072. sequence    "12"
  3073. ordinal     11
  3074. Operation   "HandleClick( )"
  3075. quidu       "419EA51F015F"))))
  3076. class       "Use Case View::Office Staff"
  3077. quidu       "415995A3002C"
  3078. persistence  "Transient"
  3079. multi       FALSE)
  3080.     (object Object "$UNNAMED$233"
  3081. quid        "419E7EB40298"
  3082. collaborators  (list link_list
  3083.     (object Link
  3084. quid        "419E7F7900D2"
  3085. supplier    "$UNNAMED$234"
  3086. quidu       "419E7F730305"
  3087. messages    (list Messages
  3088.     (object Message "InitiateAddPayment(PaymentType,Date,Amount)"
  3089. quid        "419E7F7900D3"
  3090. frequency   "Aperiodic"
  3091. synchronization  "Simple"
  3092. dir         "FromClientToSupplier"
  3093. sequence    "5"
  3094. ordinal     4
  3095. Operation   "InitiateAddPayment( )"
  3096. quidu       "419EA6270259")
  3097.     (object Message "HandleDisplay(UpdatePaymentsShown,UpdateBalance)"
  3098. quid        "419E800203D0"
  3099. frequency   "Aperiodic"
  3100. synchronization  "Simple"
  3101. dir         "ToClientFromSupplier"
  3102. sequence    "11"
  3103. ordinal     10
  3104. Operation   "HandleDisplay( )"
  3105. quidu       "419EA51F0161"))))
  3106. class       "Logical View::ManageStudentAccount::StudentAccountScreen"
  3107. quidu       "419A3D5501BB"
  3108. persistence  "Transient"
  3109. multi       FALSE)
  3110.     (object Object "$UNNAMED$235"
  3111. quid        "419E7EBE0343"
  3112. collaborators  (list link_list
  3113.     (object Link
  3114. quid        "419E7FA70315"
  3115. supplier    "$UNNAMED$236"
  3116. quidu       "419E7EC20036"
  3117. messages    (list Messages
  3118.     (object Message "AddPayment()"
  3119. quid        "419E7FA70316"
  3120. frequency   "Aperiodic"
  3121. synchronization  "Simple"
  3122. dir         "FromClientToSupplier"
  3123. sequence    "7"
  3124. ordinal     6
  3125. Operation   "AddPayment( )"
  3126. quidu       "419F62F50208")
  3127.     (object Message "GetBalance()"
  3128. quid        "419E7FE30101"
  3129. frequency   "Aperiodic"
  3130. synchronization  "Simple"
  3131. dir         "FromClientToSupplier"
  3132. sequence    "10"
  3133. ordinal     9
  3134. Operation   "GetBalance( )"
  3135. quidu       "419F62F50218")))
  3136.     (object Link
  3137. quid        "419E7FE802F5"
  3138. supplier    "$UNNAMED$235"
  3139. quidu       "419E7EBE0343"))
  3140. class       "Logical View::ManageStudentInfo::StudentInfo"
  3141. quidu       "419A3BAB0006"
  3142. persistence  "Transient"
  3143. multi       FALSE)
  3144.     (object Object "$UNNAMED$236"
  3145. quid        "419E7EC20036"
  3146. collaborators  (list link_list
  3147.     (object Link
  3148. quid        "419F64B2031C"
  3149. supplier    "$UNNAMED$236"
  3150. quidu       "419E7EC20036"
  3151. messages    (list Messages
  3152.     (object Message "UpdateBalance"
  3153. quid        "419F64B2031D"
  3154. frequency   "Aperiodic"
  3155. synchronization  "Simple"
  3156. dir         "FromClientToSupplier"
  3157. sequence    "8"
  3158. ordinal     7
  3159. Operation   "UpdateBalance( )"
  3160. quidu       "419F6510005C"))))
  3161. class       "Logical View::ManageStudentAccount::StudentFinancialRecord"
  3162. quidu       "419A3CF902D5"
  3163. persistence  "Transient"
  3164. multi       FALSE)
  3165.     (object Object "$UNNAMED$234"
  3166. quid        "419E7F730305"
  3167. collaborators  (list link_list
  3168.     (object Link
  3169. quid        "419E7F980007"
  3170. supplier    "$UNNAMED$235"
  3171. quidu       "419E7EBE0343"
  3172. messages    (list Messages
  3173.     (object Message "AddStudentAccountPayment()"
  3174. quid        "419E7F980008"
  3175. frequency   "Aperiodic"
  3176. synchronization  "Simple"
  3177. dir         "FromClientToSupplier"
  3178. sequence    "6"
  3179. ordinal     5
  3180. Operation   "AddStudentAccountPayment")
  3181.     (object Message "GetStudentAccountBalance()"
  3182. quid        "419E7FD802B7"
  3183. frequency   "Aperiodic"
  3184. synchronization  "Simple"
  3185. dir         "FromClientToSupplier"
  3186. sequence    "9"
  3187. ordinal     8
  3188. Operation   "GetStudentAccountBalance"))))
  3189. class       "Logical View::ManageStudentAccount::StudentAccountControl"
  3190. quidu       "419E7F530353"
  3191. persistence  "Transient"
  3192. multi       FALSE)))
  3193.     (object Mechanism @1559
  3194. logical_models  (list unit_reference_list
  3195.     (object Object "$UNNAMED$237"
  3196. quid        "419E80A503D0"
  3197. collaborators  (list link_list
  3198.     (object Link
  3199. quid        "419E80DD0140"
  3200. supplier    "$UNNAMED$238"
  3201. quidu       "419E80A9015F")
  3202.     (object Link
  3203. quid        "419E80F403E0"
  3204. supplier    "$UNNAMED$239"
  3205. quidu       "419E80AD020B"
  3206. messages    (list Messages
  3207.     (object Message "HandleClick(PrintButton)"
  3208. quid        "419E80F403E1"
  3209. frequency   "Aperiodic"
  3210. synchronization  "Simple"
  3211. dir         "FromClientToSupplier"
  3212. sequence    "1"
  3213. ordinal     0
  3214. Operation   "HandleClick( )"
  3215. quidu       "419EA51F015F")
  3216.     (object Message "HandleClick(NavigationBarItem)"
  3217. quid        "419E815800A4"
  3218. frequency   "Aperiodic"
  3219. synchronization  "Simple"
  3220. dir         "FromClientToSupplier"
  3221. sequence    "6"
  3222. ordinal     5
  3223. Operation   "HandleClick( )"
  3224. quidu       "419EA51F015F"))))
  3225. class       "Use Case View::Office Staff"
  3226. quidu       "415995A3002C"
  3227. persistence  "Transient"
  3228. multi       FALSE)
  3229.     (object Object "$UNNAMED$238"
  3230. quid        "419E80A9015F"
  3231. class       "Use Case View::Printer"
  3232. quidu       "419E80890315"
  3233. persistence  "Transient"
  3234. multi       FALSE)
  3235.     (object Object "$UNNAMED$239"
  3236. quid        "419E80AD020B"
  3237. collaborators  (list link_list
  3238.     (object Link
  3239. quid        "419E81000007"
  3240. supplier    "$UNNAMED$240"
  3241. quidu       "419E80B10353"
  3242. messages    (list Messages
  3243.     (object Message "InitiatePrintRequest(StudentAccount)"
  3244. quid        "419E81000008"
  3245. frequency   "Aperiodic"
  3246. synchronization  "Simple"
  3247. dir         "FromClientToSupplier"
  3248. sequence    "2"
  3249. ordinal     1
  3250. Operation   "InitiatePrintRequest( )"
  3251. quidu       "419EA64B0269"))))
  3252. class       "Logical View::ManageStudentAccount::StudentAccountScreen"
  3253. quidu       "419A3D5501BB"
  3254. persistence  "Transient"
  3255. multi       FALSE)
  3256.     (object Object "$UNNAMED$240"
  3257. quid        "419E80B10353"
  3258. collaborators  (list link_list
  3259.     (object Link
  3260. quid        "419E81130382"
  3261. supplier    "$UNNAMED$241"
  3262. quidu       "419E80BA022A"
  3263. messages    (list Messages
  3264.     (object Message "GetStudentAccountInfo(Student)"
  3265. quid        "419E81130383"
  3266. frequency   "Aperiodic"
  3267. synchronization  "Simple"
  3268. dir         "FromClientToSupplier"
  3269. sequence    "3"
  3270. ordinal     2)))
  3271.     (object Link
  3272. quid        "419E812B022A"
  3273. supplier    "$UNNAMED$238"
  3274. quidu       "419E80A9015F"
  3275. messages    (list Messages
  3276.     (object Message "HandlePrintRequest(StudentInfo)"
  3277. quid        "419E812B022B"
  3278. frequency   "Aperiodic"
  3279. synchronization  "Simple"
  3280. dir         "FromClientToSupplier"
  3281. sequence    "5"
  3282. ordinal     4))))
  3283. class       "Logical View::ManageStudentAccount::StudentAccountControl"
  3284. quidu       "419E7F530353"
  3285. persistence  "Transient"
  3286. multi       FALSE)
  3287.     (object Object "$UNNAMED$242"
  3288. quid        "419E80B30055"
  3289. class       "Logical View::ManageStudentAccount::StudentFinancialRecord"
  3290. quidu       "419A3CF902D5"
  3291. persistence  "Transient"
  3292. multi       FALSE)
  3293.     (object Object "$UNNAMED$241"
  3294. quid        "419E80BA022A"
  3295. collaborators  (list link_list
  3296.     (object Link
  3297. quid        "419E81210288"
  3298. supplier    "$UNNAMED$242"
  3299. quidu       "419E80B30055"
  3300. messages    (list Messages
  3301.     (object Message "GetAccountInfo()"
  3302. quid        "419E81210289"
  3303. frequency   "Aperiodic"
  3304. synchronization  "Simple"
  3305. dir         "FromClientToSupplier"
  3306. sequence    "4"
  3307. ordinal     3
  3308. Operation   "GetAccountInfo( )"
  3309. quidu       "419F62F501E9"))))
  3310. class       "Logical View::ManageStudentInfo::StudentInfo"
  3311. quidu       "419A3BAB0006"
  3312. persistence  "Transient"
  3313. multi       FALSE))))
  3314. logical_presentations  (list unit_reference_list
  3315.     (object InteractionDiagram "HDAddAPayment."
  3316. mechanism_ref  @1558
  3317. quid        "419E7E2103A1"
  3318. title       "HDAddAPayment."
  3319. zoom        100
  3320. max_height  28350
  3321. max_width   21600
  3322. origin_x    1500
  3323. origin_y    0
  3324. items       (list diagram_item_list
  3325.     (object InterObjView "$UNNAMED$232" @1560
  3326. location    (240, 224)
  3327. font        (object Font
  3328.     size        10
  3329.     face        "Arial"
  3330.     bold        FALSE
  3331.     italics     FALSE
  3332.     underline   TRUE
  3333.     strike      FALSE
  3334.     color       0
  3335.     default_color  TRUE)
  3336. label       (object ItemLabel
  3337.     Parent_View  @1560
  3338.     location    (240, 249)
  3339.     anchor_loc  1
  3340.     nlines      2
  3341.     max_width   360
  3342.     justify     0
  3343.     label       "")
  3344. icon        "Actor"
  3345. icon_style  "Icon"
  3346. line_color  3342489
  3347. fill_color  13434879
  3348. quidu       "419E7EAD0324"
  3349. width       336
  3350. height      1317
  3351. icon_height  162
  3352. icon_width  120
  3353. icon_y_offset  0
  3354. annotation  1
  3355. Focus_Of_Control  (object Focus_Of_Control "" @1561
  3356.     location    (240, 368)
  3357.     line_color  3342489
  3358.     InterObjView  @1560
  3359.     height      -180
  3360.     y_coord     -180
  3361.     Nested      FALSE)
  3362. Focus_Of_Control  (object Focus_Of_Control "" @1562
  3363.     location    (240, 480)
  3364.     line_color  3342489
  3365.     InterObjView  @1560
  3366.     height      -180
  3367.     y_coord     -180
  3368.     Nested      FALSE)
  3369. Focus_Of_Control  (object Focus_Of_Control "" @1563
  3370.     location    (240, 592)
  3371.     line_color  3342489
  3372.     InterObjView  @1560
  3373.     height      -180
  3374.     y_coord     -180
  3375.     Nested      FALSE)
  3376. Focus_Of_Control  (object Focus_Of_Control "" @1564
  3377.     location    (240, 720)
  3378.     line_color  3342489
  3379.     InterObjView  @1560
  3380.     height      -180
  3381.     y_coord     -180
  3382.     Nested      FALSE)
  3383. Focus_Of_Control  (object Focus_Of_Control "" @1565
  3384.     location    (240, 1632)
  3385.     line_color  3342489
  3386.     InterObjView  @1560
  3387.     height      -180
  3388.     y_coord     -180
  3389.     Nested      FALSE))
  3390.     (object InterObjView "$UNNAMED$233" @1566
  3391. location    (736, 224)
  3392. font        (object Font
  3393.     size        10
  3394.     face        "Arial"
  3395.     bold        FALSE
  3396.     italics     FALSE
  3397.     underline   TRUE
  3398.     strike      FALSE
  3399.     color       0
  3400.     default_color  TRUE)
  3401. label       (object ItemLabel
  3402.     Parent_View  @1566
  3403.     location    (736, 250)
  3404.     anchor_loc  1
  3405.     nlines      2
  3406.     max_width   687
  3407.     justify     0
  3408.     label       "")
  3409. icon        "boundary"
  3410. icon_style  "Icon"
  3411. line_color  3342489
  3412. fill_color  13434879
  3413. quidu       "419E7EB40298"
  3414. width       662
  3415. height      1317
  3416. icon_height  153
  3417. icon_width  229
  3418. icon_y_offset  0
  3419. annotation  1
  3420. Focus_Of_Control  (object Focus_Of_Control "" @1567
  3421.     location    (736, 368)
  3422.     line_color  3342489
  3423.     InterObjView  @1566
  3424.     height      -180
  3425.     y_coord     -180
  3426.     Nested      FALSE)
  3427. Focus_Of_Control  (object Focus_Of_Control "" @1568
  3428.     location    (736, 480)
  3429.     line_color  3342489
  3430.     InterObjView  @1566
  3431.     height      -180
  3432.     y_coord     -180
  3433.     Nested      FALSE)
  3434. Focus_Of_Control  (object Focus_Of_Control "" @1569
  3435.     location    (736, 592)
  3436.     line_color  3342489
  3437.     InterObjView  @1566
  3438.     height      -180
  3439.     y_coord     -180
  3440.     Nested      FALSE)
  3441. Focus_Of_Control  (object Focus_Of_Control "" @1570
  3442.     location    (736, 720)
  3443.     line_color  3342489
  3444.     InterObjView  @1566
  3445.     height      -180
  3446.     y_coord     -180
  3447.     Nested      FALSE)
  3448. Focus_Of_Control  (object Focus_Of_Control "" @1571
  3449.     location    (736, 816)
  3450.     line_color  3342489
  3451.     InterObjView  @1566
  3452.     height      -180
  3453.     y_coord     -180
  3454.     Nested      FALSE)
  3455. Focus_Of_Control  (object Focus_Of_Control "" @1572
  3456.     location    (736, 1536)
  3457.     line_color  3342489
  3458.     InterObjView  @1566
  3459.     height      -180
  3460.     y_coord     -180
  3461.     Nested      FALSE)
  3462. Focus_Of_Control  (object Focus_Of_Control "" @1573
  3463.     location    (736, 1632)
  3464.     line_color  3342489
  3465.     InterObjView  @1566
  3466.     height      -180
  3467.     y_coord     -180
  3468.     Nested      FALSE))
  3469.     (object InterObjView "$UNNAMED$235" @1574
  3470. location    (1584, 224)
  3471. font        (object Font
  3472.     size        10
  3473.     face        "Arial"
  3474.     bold        FALSE
  3475.     italics     FALSE
  3476.     underline   TRUE
  3477.     strike      FALSE
  3478.     color       0
  3479.     default_color  TRUE)
  3480. label       (object ItemLabel
  3481.     Parent_View  @1574
  3482.     location    (1584, 250)
  3483.     anchor_loc  1
  3484.     nlines      2
  3485.     max_width   462
  3486.     justify     0
  3487.     label       "")
  3488. icon        "entity"
  3489. icon_style  "Icon"
  3490. line_color  3342489
  3491. fill_color  13434879
  3492. quidu       "419E7EBE0343"
  3493. width       438
  3494. height      1317
  3495. icon_height  153
  3496. icon_width  154
  3497. icon_y_offset  0
  3498. annotation  1
  3499. Focus_Of_Control  (object Focus_Of_Control "" @1575
  3500.     location    (1584, 928)
  3501.     line_color  3342489
  3502.     InterObjView  @1574
  3503.     height      -180
  3504.     y_coord     -180
  3505.     Nested      FALSE)
  3506. Focus_Of_Control  (object Focus_Of_Control "" @1576
  3507.     location    (1584, 1008)
  3508.     line_color  3342489
  3509.     InterObjView  @1574
  3510.     height      -180
  3511.     y_coord     -180
  3512.     Nested      FALSE)
  3513. Focus_Of_Control  (object Focus_Of_Control "" @1577
  3514.     location    (1584, 1328)
  3515.     line_color  3342489
  3516.     InterObjView  @1574
  3517.     height      -180
  3518.     y_coord     -180
  3519.     Nested      FALSE)
  3520. Focus_Of_Control  (object Focus_Of_Control "" @1578
  3521.     location    (1584, 1424)
  3522.     line_color  3342489
  3523.     InterObjView  @1574
  3524.     height      -180
  3525.     y_coord     -180
  3526.     Nested      FALSE))
  3527.     (object InterObjView "$UNNAMED$236" @1579
  3528. location    (1904, 224)
  3529. font        (object Font
  3530.     size        10
  3531.     face        "Arial"
  3532.     bold        FALSE
  3533.     italics     FALSE
  3534.     underline   TRUE
  3535.     strike      FALSE
  3536.     color       0
  3537.     default_color  TRUE)
  3538. label       (object ItemLabel
  3539.     Parent_View  @1579
  3540.     location    (1904, 250)
  3541.     anchor_loc  1
  3542.     nlines      2
  3543.     max_width   462
  3544.     justify     0
  3545.     label       "")
  3546. icon        "entity"
  3547. icon_style  "Icon"
  3548. line_color  3342489
  3549. fill_color  13434879
  3550. quidu       "419E7EC20036"
  3551. width       438
  3552. height      1317
  3553. icon_height  153
  3554. icon_width  154
  3555. icon_y_offset  0
  3556. annotation  1
  3557. Focus_Of_Control  (object Focus_Of_Control "" @1580
  3558.     location    (1904, 1008)
  3559.     line_color  3342489
  3560.     InterObjView  @1579
  3561.     height      -180
  3562.     y_coord     -180
  3563.     Nested      FALSE)
  3564. Focus_Of_Control  (object Focus_Of_Control "" @1581
  3565.     location    (1904, 1152)
  3566.     line_color  3342489
  3567.     InterObjView  @1579
  3568.     height      -180
  3569.     y_coord     -180
  3570.     Nested      FALSE)
  3571. Focus_Of_Control  (object Focus_Of_Control "" @1582
  3572.     location    (1904, 1152)
  3573.     line_color  3342489
  3574.     InterObjView  @1579
  3575.     height      -180
  3576.     y_coord     -180
  3577.     Nested      TRUE)
  3578. Focus_Of_Control  (object Focus_Of_Control "" @1583
  3579.     location    (1904, 1424)
  3580.     line_color  3342489
  3581.     InterObjView  @1579
  3582.     height      -180
  3583.     y_coord     -180
  3584.     Nested      FALSE))
  3585.     (object InterObjView "$UNNAMED$234" @1584
  3586. location    (1248, 224)
  3587. font        (object Font
  3588.     size        10
  3589.     face        "Arial"
  3590.     bold        FALSE
  3591.     italics     FALSE
  3592.     underline   TRUE
  3593.     strike      FALSE
  3594.     color       0
  3595.     default_color  TRUE)
  3596. label       (object ItemLabel
  3597.     Parent_View  @1584
  3598.     location    (1248, 249)
  3599.     anchor_loc  1
  3600.     nlines      2
  3601.     max_width   471
  3602.     justify     0
  3603.     label       "")
  3604. icon        "control"
  3605. icon_style  "Icon"
  3606. line_color  3342489
  3607. fill_color  13434879
  3608. quidu       "419E7F730305"
  3609. width       446
  3610. height      1317
  3611. icon_height  164
  3612. icon_width  157
  3613. icon_y_offset  0
  3614. annotation  1
  3615. Focus_Of_Control  (object Focus_Of_Control "" @1585
  3616.     location    (1248, 816)
  3617.     line_color  3342489
  3618.     InterObjView  @1584
  3619.     height      -180
  3620.     y_coord     -180
  3621.     Nested      FALSE)
  3622. Focus_Of_Control  (object Focus_Of_Control "" @1586
  3623.     location    (1248, 928)
  3624.     line_color  3342489
  3625.     InterObjView  @1584
  3626.     height      -180
  3627.     y_coord     -180
  3628.     Nested      FALSE)
  3629. Focus_Of_Control  (object Focus_Of_Control "" @1587
  3630.     location    (1248, 1328)
  3631.     line_color  3342489
  3632.     InterObjView  @1584
  3633.     height      -180
  3634.     y_coord     -180
  3635.     Nested      FALSE)
  3636. Focus_Of_Control  (object Focus_Of_Control "" @1588
  3637.     location    (1248, 1536)
  3638.     line_color  3342489
  3639.     InterObjView  @1584
  3640.     height      -180
  3641.     y_coord     -180
  3642.     Nested      FALSE))
  3643.     (object InterMessView "" @1589
  3644. location    (16, 368)
  3645. font        (object Font
  3646.     size        10
  3647.     face        "Arial"
  3648.     bold        FALSE
  3649.     italics     FALSE
  3650.     underline   FALSE
  3651.     strike      FALSE
  3652.     color       0
  3653.     default_color  TRUE)
  3654. label       (object SegLabel @1590
  3655.     Parent_View  @1589
  3656.     location    (487, 324)
  3657.     font        (object Font
  3658. size        10
  3659. face        "Arial"
  3660. bold        FALSE
  3661. italics     FALSE
  3662. underline   FALSE
  3663. strike      FALSE
  3664. color       0
  3665. default_color  TRUE)
  3666.     quidu       "419E7F050289"
  3667.     anchor_loc  1
  3668.     nlines      1
  3669.     max_width   573
  3670.     justify     0
  3671.     label       "HandleSelect(PaymentType)"
  3672.     pctDist     0.500000
  3673.     height      45
  3674.     orientation  0)
  3675. line_color  3342489
  3676. client      @1560
  3677. supplier    @1566
  3678. Focus_Src   @1561
  3679. Focus_Entry  @1567
  3680. origin      (240, 368)
  3681. terminus    (735, 368)
  3682. ordinal     0)
  3683.     (object InterMessView "" @1591
  3684. location    (16, 480)
  3685. font        (object Font
  3686.     size        10
  3687.     face        "Arial"
  3688.     bold        FALSE
  3689.     italics     FALSE
  3690.     underline   FALSE
  3691.     strike      FALSE
  3692.     color       0
  3693.     default_color  TRUE)
  3694. label       (object SegLabel @1592
  3695.     Parent_View  @1591
  3696.     location    (487, 436)
  3697.     font        (object Font
  3698. size        10
  3699. face        "Arial"
  3700. bold        FALSE
  3701. italics     FALSE
  3702. underline   FALSE
  3703. strike      FALSE
  3704. color       0
  3705. default_color  TRUE)
  3706.     quidu       "419E7F160353"
  3707.     anchor_loc  1
  3708.     nlines      1
  3709.     max_width   388
  3710.     justify     0
  3711.     label       "HandleEnter(Date)"
  3712.     pctDist     0.500000
  3713.     height      45
  3714.     orientation  0)
  3715. line_color  3342489
  3716. client      @1560
  3717. supplier    @1566
  3718. Focus_Src   @1562
  3719. Focus_Entry  @1568
  3720. origin      (240, 480)
  3721. terminus    (735, 480)
  3722. ordinal     1)
  3723.     (object InterMessView "" @1593
  3724. location    (16, 592)
  3725. font        (object Font
  3726.     size        10
  3727.     face        "Arial"
  3728.     bold        FALSE
  3729.     italics     FALSE
  3730.     underline   FALSE
  3731.     strike      FALSE
  3732.     color       0
  3733.     default_color  TRUE)
  3734. label       (object SegLabel @1594
  3735.     Parent_View  @1593
  3736.     location    (487, 548)
  3737.     font        (object Font
  3738. size        10
  3739. face        "Arial"
  3740. bold        FALSE
  3741. italics     FALSE
  3742. underline   FALSE
  3743. strike      FALSE
  3744. color       0
  3745. default_color  TRUE)
  3746.     quidu       "419E7F2103D0"
  3747.     anchor_loc  1
  3748.     nlines      1
  3749.     max_width   444
  3750.     justify     0
  3751.     label       "HandleEnter(Amount)"
  3752.     pctDist     0.500000
  3753.     height      45
  3754.     orientation  0)
  3755. line_color  3342489
  3756. client      @1560
  3757. supplier    @1566
  3758. Focus_Src   @1563
  3759. Focus_Entry  @1569
  3760. origin      (240, 592)
  3761. terminus    (735, 592)
  3762. ordinal     2)
  3763.     (object InterMessView "" @1595
  3764. location    (512, 720)
  3765. font        (object Font
  3766.     size        10
  3767.     face        "Arial"
  3768.     bold        FALSE
  3769.     italics     FALSE
  3770.     underline   FALSE
  3771.     strike      FALSE
  3772.     color       0
  3773.     default_color  TRUE)
  3774. label       (object SegLabel @1596
  3775.     Parent_View  @1595
  3776.     location    (487, 676)
  3777.     font        (object Font
  3778. size        10
  3779. face        "Arial"
  3780. bold        FALSE
  3781. italics     FALSE
  3782. underline   FALSE
  3783. strike      FALSE
  3784. color       0
  3785. default_color  TRUE)
  3786.     quidu       "419E7F2D0111"
  3787.     anchor_loc  1
  3788.     nlines      1
  3789.     max_width   532
  3790.     justify     0
  3791.     label       "HandleClick(AddPayment)"
  3792.     pctDist     0.500000
  3793.     height      45
  3794.     orientation  0)
  3795. line_color  3342489
  3796. client      @1560
  3797. supplier    @1566
  3798. Focus_Src   @1564
  3799. Focus_Entry  @1570
  3800. origin      (240, 720)
  3801. terminus    (735, 720)
  3802. ordinal     3)
  3803.     (object InterMessView "" @1597
  3804. location    (16, 816)
  3805. font        (object Font
  3806.     size        10
  3807.     face        "Arial"
  3808.     bold        FALSE
  3809.     italics     FALSE
  3810.     underline   FALSE
  3811.     strike      FALSE
  3812.     color       0
  3813.     default_color  TRUE)
  3814. label       (object SegLabel @1598
  3815.     Parent_View  @1597
  3816.     location    (991, 772)
  3817.     font        (object Font
  3818. size        10
  3819. face        "Arial"
  3820. bold        FALSE
  3821. italics     FALSE
  3822. underline   FALSE
  3823. strike      FALSE
  3824. color       0
  3825. default_color  TRUE)
  3826.     quidu       "419E7F7900D3"
  3827.     anchor_loc  1
  3828.     nlines      1
  3829.     max_width   935
  3830.     justify     0
  3831.     label       "InitiateAddPayment(PaymentType,Date,Amount)"
  3832.     pctDist     0.500000
  3833.     height      45
  3834.     orientation  0)
  3835. line_color  3342489
  3836. client      @1566
  3837. supplier    @1584
  3838. Focus_Src   @1571
  3839. Focus_Entry  @1585
  3840. origin      (736, 816)
  3841. terminus    (1247, 816)
  3842. ordinal     4)
  3843.     (object InterMessView "" @1599
  3844. location    (16, 928)
  3845. font        (object Font
  3846.     size        10
  3847.     face        "Arial"
  3848.     bold        FALSE
  3849.     italics     FALSE
  3850.     underline   FALSE
  3851.     strike      FALSE
  3852.     color       0
  3853.     default_color  TRUE)
  3854. label       (object SegLabel @1600
  3855.     Parent_View  @1599
  3856.     location    (1415, 884)
  3857.     font        (object Font
  3858. size        10
  3859. face        "Arial"
  3860. bold        FALSE
  3861. italics     FALSE
  3862. underline   FALSE
  3863. strike      FALSE
  3864. color       0
  3865. default_color  TRUE)
  3866.     quidu       "419E7F980008"
  3867.     anchor_loc  1
  3868.     nlines      1
  3869.     max_width   607
  3870.     justify     0
  3871.     label       "AddStudentAccountPayment()"
  3872.     pctDist     0.500000
  3873.     height      45
  3874.     orientation  0)
  3875. line_color  3342489
  3876. client      @1584
  3877. supplier    @1574
  3878. Focus_Src   @1586
  3879. Focus_Entry  @1575
  3880. origin      (1248, 928)
  3881. terminus    (1583, 928)
  3882. ordinal     5)
  3883.     (object InterMessView "" @1601
  3884. location    (16, 1008)
  3885. font        (object Font
  3886.     size        10
  3887.     face        "Arial"
  3888.     bold        FALSE
  3889.     italics     FALSE
  3890.     underline   FALSE
  3891.     strike      FALSE
  3892.     color       0
  3893.     default_color  TRUE)
  3894. label       (object SegLabel @1602
  3895.     Parent_View  @1601
  3896.     location    (1743, 964)
  3897.     font        (object Font
  3898. size        10
  3899. face        "Arial"
  3900. bold        FALSE
  3901. italics     FALSE
  3902. underline   FALSE
  3903. strike      FALSE
  3904. color       0
  3905. default_color  TRUE)
  3906.     quidu       "419E7FA70316"
  3907.     anchor_loc  1
  3908.     nlines      1
  3909.     max_width   316
  3910.     justify     0
  3911.     label       "AddPayment()"
  3912.     pctDist     0.500000
  3913.     height      45
  3914.     orientation  0)
  3915. line_color  3342489
  3916. client      @1574
  3917. supplier    @1579
  3918. Focus_Src   @1576
  3919. Focus_Entry  @1580
  3920. origin      (1584, 1008)
  3921. terminus    (1903, 1008)
  3922. ordinal     6)
  3923.     (object InterMessView "" @1603
  3924. location    (1424, 1328)
  3925. font        (object Font
  3926.     size        10
  3927.     face        "Arial"
  3928.     bold        FALSE
  3929.     italics     FALSE
  3930.     underline   FALSE
  3931.     strike      FALSE
  3932.     color       0
  3933.     default_color  TRUE)
  3934. label       (object SegLabel @1604
  3935.     Parent_View  @1603
  3936.     location    (1415, 1284)
  3937.     font        (object Font
  3938. size        10
  3939. face        "Arial"
  3940. bold        FALSE
  3941. italics     FALSE
  3942. underline   FALSE
  3943. strike      FALSE
  3944. color       0
  3945. default_color  TRUE)
  3946.     quidu       "419E7FD802B7"
  3947.     anchor_loc  1
  3948.     nlines      1
  3949.     max_width   585
  3950.     justify     0
  3951.     label       "GetStudentAccountBalance()"
  3952.     pctDist     0.500000
  3953.     height      45
  3954.     orientation  0)
  3955. line_color  3342489
  3956. client      @1584
  3957. supplier    @1574
  3958. Focus_Src   @1587
  3959. Focus_Entry  @1577
  3960. origin      (1248, 1328)
  3961. terminus    (1583, 1328)
  3962. ordinal     8)
  3963.     (object InterMessView "" @1605
  3964. location    (1744, 1424)
  3965. font        (object Font
  3966.     size        10
  3967.     face        "Arial"
  3968.     bold        FALSE
  3969.     italics     FALSE
  3970.     underline   FALSE
  3971.     strike      FALSE
  3972.     color       0
  3973.     default_color  TRUE)
  3974. label       (object SegLabel @1606
  3975.     Parent_View  @1605
  3976.     location    (1743, 1380)
  3977.     font        (object Font
  3978. size        10
  3979. face        "Arial"
  3980. bold        FALSE
  3981. italics     FALSE
  3982. underline   FALSE
  3983. strike      FALSE
  3984. color       0
  3985. default_color  TRUE)
  3986.     quidu       "419E7FE30101"
  3987.     anchor_loc  1
  3988.     nlines      1
  3989.     max_width   316
  3990.     justify     0
  3991.     label       "GetBalance()"
  3992.     pctDist     0.500000
  3993.     height      45
  3994.     orientation  0)
  3995. line_color  3342489
  3996. client      @1574
  3997. supplier    @1579
  3998. Focus_Src   @1578
  3999. Focus_Entry  @1583
  4000. origin      (1584, 1424)
  4001. terminus    (1903, 1424)
  4002. ordinal     9)
  4003.     (object InterMessView "" @1607
  4004. location    (16, 1536)
  4005. font        (object Font
  4006.     size        10
  4007.     face        "Arial"
  4008.     bold        FALSE
  4009.     italics     FALSE
  4010.     underline   FALSE
  4011.     strike      FALSE
  4012.     color       0
  4013.     default_color  TRUE)
  4014. label       (object SegLabel @1608
  4015.     Parent_View  @1607
  4016.     location    (992, 1492)
  4017.     font        (object Font
  4018. size        10
  4019. face        "Arial"
  4020. bold        FALSE
  4021. italics     FALSE
  4022. underline   FALSE
  4023. strike      FALSE
  4024. color       0
  4025. default_color  TRUE)
  4026.     quidu       "419E800203D0"
  4027.     anchor_loc  1
  4028.     nlines      1
  4029.     max_width   1085
  4030.     justify     0
  4031.     label       "HandleDisplay(UpdatePaymentsShown,UpdateBalance)"
  4032.     pctDist     0.500000
  4033.     height      45
  4034.     orientation  1)
  4035. line_color  3342489
  4036. client      @1584
  4037. supplier    @1566
  4038. Focus_Src   @1588
  4039. Focus_Entry  @1572
  4040. origin      (1247, 1536)
  4041. terminus    (737, 1536)
  4042. ordinal     10)
  4043.     (object InterMessView "" @1609
  4044. location    (16, 1632)
  4045. font        (object Font
  4046.     size        10
  4047.     face        "Arial"
  4048.     bold        FALSE
  4049.     italics     FALSE
  4050.     underline   FALSE
  4051.     strike      FALSE
  4052.     color       0
  4053.     default_color  TRUE)
  4054. label       (object SegLabel @1610
  4055.     Parent_View  @1609
  4056.     location    (487, 1588)
  4057.     font        (object Font
  4058. size        10
  4059. face        "Arial"
  4060. bold        FALSE
  4061. italics     FALSE
  4062. underline   FALSE
  4063. strike      FALSE
  4064. color       0
  4065. default_color  TRUE)
  4066.     quidu       "419E803D0288"
  4067.     anchor_loc  1
  4068.     nlines      1
  4069.     max_width   644
  4070.     justify     0
  4071.     label       "HandleClick(NavigationBarItem)"
  4072.     pctDist     0.500000
  4073.     height      45
  4074.     orientation  0)
  4075. line_color  3342489
  4076. client      @1560
  4077. supplier    @1566
  4078. Focus_Src   @1565
  4079. Focus_Entry  @1573
  4080. origin      (240, 1632)
  4081. terminus    (735, 1632)
  4082. ordinal     11)
  4083.     (object SelfMessView "" @1611
  4084. location    (16, 1152)
  4085. font        (object Font
  4086.     size        10
  4087.     face        "Arial"
  4088.     bold        FALSE
  4089.     italics     FALSE
  4090.     underline   FALSE
  4091.     strike      FALSE
  4092.     color       0
  4093.     default_color  TRUE)
  4094. label       (object SegLabel @1612
  4095.     Parent_View  @1611
  4096.     location    (1980, 1108)
  4097.     font        (object Font
  4098. size        10
  4099. face        "Arial"
  4100. bold        FALSE
  4101. italics     FALSE
  4102. underline   FALSE
  4103. strike      FALSE
  4104. color       0
  4105. default_color  TRUE)
  4106.     quidu       "419F64B2031D"
  4107.     anchor_loc  1
  4108.     nlines      1
  4109.     max_width   332
  4110.     justify     0
  4111.     label       "UpdateBalance"
  4112.     pctDist     0.500000
  4113.     height      45
  4114.     orientation  0)
  4115. line_color  3342489
  4116. client      @1579
  4117. supplier    @1579
  4118. Focus_Src   @1582
  4119. Focus_Entry  @1581
  4120. origin      (1905, 1152)
  4121. terminus    (2055, 1152)
  4122. ordinal     7)))
  4123.     (object InteractionDiagram "HDPrintPaymentInfo"
  4124. mechanism_ref  @1559
  4125. quid        "419E7E7003A1"
  4126. title       "HDPrintPaymentInfo"
  4127. zoom        100
  4128. max_height  28350
  4129. max_width   21600
  4130. origin_x    2319
  4131. origin_y    0
  4132. items       (list diagram_item_list
  4133.     (object InterObjView "$UNNAMED$237" @1613
  4134. location    (448, 224)
  4135. font        (object Font
  4136.     size        10
  4137.     face        "Arial"
  4138.     bold        FALSE
  4139.     italics     FALSE
  4140.     underline   TRUE
  4141.     strike      FALSE
  4142.     color       0
  4143.     default_color  TRUE)
  4144. label       (object ItemLabel
  4145.     Parent_View  @1613
  4146.     location    (448, 249)
  4147.     anchor_loc  1
  4148.     nlines      2
  4149.     max_width   360
  4150.     justify     0
  4151.     label       "")
  4152. icon        "Actor"
  4153. icon_style  "Icon"
  4154. line_color  3342489
  4155. fill_color  13434879
  4156. quidu       "419E80A503D0"
  4157. width       336
  4158. height      629
  4159. icon_height  162
  4160. icon_width  120
  4161. icon_y_offset  0
  4162. annotation  1
  4163. Focus_Of_Control  (object Focus_Of_Control "" @1614
  4164.     location    (448, 352)
  4165.     line_color  3342489
  4166.     InterObjView  @1613
  4167.     height      -180
  4168.     y_coord     -180
  4169.     Nested      FALSE)
  4170. Focus_Of_Control  (object Focus_Of_Control "" @1615
  4171.     location    (448, 944)
  4172.     line_color  3342489
  4173.     InterObjView  @1613
  4174.     height      -180
  4175.     y_coord     -180
  4176.     Nested      FALSE))
  4177.     (object InterObjView "$UNNAMED$238" @1616
  4178. location    (704, 224)
  4179. font        (object Font
  4180.     size        10
  4181.     face        "Arial"
  4182.     bold        FALSE
  4183.     italics     FALSE
  4184.     underline   TRUE
  4185.     strike      FALSE
  4186.     color       0
  4187.     default_color  TRUE)
  4188. label       (object ItemLabel
  4189.     Parent_View  @1616
  4190.     location    (704, 249)
  4191.     anchor_loc  1
  4192.     nlines      2
  4193.     max_width   360
  4194.     justify     0
  4195.     label       "")
  4196. icon        "Actor"
  4197. icon_style  "Icon"
  4198. line_color  3342489
  4199. fill_color  13434879
  4200. quidu       "419E80A9015F"
  4201. width       336
  4202. height      629
  4203. icon_height  162
  4204. icon_width  120
  4205. icon_y_offset  0
  4206. annotation  1
  4207. Focus_Of_Control  (object Focus_Of_Control "" @1617
  4208.     location    (704, 800)
  4209.     line_color  3342489
  4210.     InterObjView  @1616
  4211.     height      -180
  4212.     y_coord     -180
  4213.     Nested      FALSE))
  4214.     (object InterObjView "$UNNAMED$239" @1618
  4215. location    (1040, 224)
  4216. font        (object Font
  4217.     size        10
  4218.     face        "Arial"
  4219.     bold        FALSE
  4220.     italics     FALSE
  4221.     underline   TRUE
  4222.     strike      FALSE
  4223.     color       0
  4224.     default_color  TRUE)
  4225. label       (object ItemLabel
  4226.     Parent_View  @1618
  4227.     location    (1040, 250)
  4228.     anchor_loc  1
  4229.     nlines      2
  4230.     max_width   687
  4231.     justify     0
  4232.     label       "")
  4233. icon        "boundary"
  4234. icon_style  "Icon"
  4235. line_color  3342489
  4236. fill_color  13434879
  4237. quidu       "419E80AD020B"
  4238. width       662
  4239. height      629
  4240. icon_height  153
  4241. icon_width  229
  4242. icon_y_offset  0
  4243. annotation  1
  4244. Focus_Of_Control  (object Focus_Of_Control "" @1619
  4245.     location    (1040, 352)
  4246.     line_color  3342489
  4247.     InterObjView  @1618
  4248.     height      -180
  4249.     y_coord     -180
  4250.     Nested      FALSE)
  4251. Focus_Of_Control  (object Focus_Of_Control "" @1620
  4252.     location    (1040, 448)
  4253.     line_color  3342489
  4254.     InterObjView  @1618
  4255.     height      -180
  4256.     y_coord     -180
  4257.     Nested      FALSE)
  4258. Focus_Of_Control  (object Focus_Of_Control "" @1621
  4259.     location    (1040, 944)
  4260.     line_color  3342489
  4261.     InterObjView  @1618
  4262.     height      -180
  4263.     y_coord     -180
  4264.     Nested      FALSE))
  4265.     (object InterObjView "$UNNAMED$240" @1622
  4266. location    (1520, 224)
  4267. font        (object Font
  4268.     size        10
  4269.     face        "Arial"
  4270.     bold        FALSE
  4271.     italics     FALSE
  4272.     underline   TRUE
  4273.     strike      FALSE
  4274.     color       0
  4275.     default_color  TRUE)
  4276. label       (object ItemLabel
  4277.     Parent_View  @1622
  4278.     location    (1520, 249)
  4279.     anchor_loc  1
  4280.     nlines      2
  4281.     max_width   471
  4282.     justify     0
  4283.     label       "")
  4284. icon        "control"
  4285. icon_style  "Icon"
  4286. line_color  3342489
  4287. fill_color  13434879
  4288. quidu       "419E80B10353"
  4289. width       446
  4290. height      629
  4291. icon_height  164
  4292. icon_width  157
  4293. icon_y_offset  0
  4294. annotation  1
  4295. Focus_Of_Control  (object Focus_Of_Control "" @1623
  4296.     location    (1520, 448)
  4297.     line_color  3342489
  4298.     InterObjView  @1622
  4299.     height      -180
  4300.     y_coord     -180
  4301.     Nested      FALSE)
  4302. Focus_Of_Control  (object Focus_Of_Control "" @1624
  4303.     location    (1520, 544)
  4304.     line_color  3342489
  4305.     InterObjView  @1622
  4306.     height      -180
  4307.     y_coord     -180
  4308.     Nested      FALSE)
  4309. Focus_Of_Control  (object Focus_Of_Control "" @1625
  4310.     location    (1520, 800)
  4311.     line_color  3342489
  4312.     InterObjView  @1622
  4313.     height      -180
  4314.     y_coord     -180
  4315.     Nested      FALSE))
  4316.     (object InterObjView "$UNNAMED$242" @1626
  4317. location    (2176, 224)
  4318. font        (object Font
  4319.     size        10
  4320.     face        "Arial"
  4321.     bold        FALSE
  4322.     italics     FALSE
  4323.     underline   TRUE
  4324.     strike      FALSE
  4325.     color       0
  4326.     default_color  TRUE)
  4327. label       (object ItemLabel
  4328.     Parent_View  @1626
  4329.     location    (2176, 250)
  4330.     anchor_loc  1
  4331.     nlines      2
  4332.     max_width   462
  4333.     justify     0