You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

readFileFromFilesystemSequenceDiagram.pgml 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278
  1. <?xml version="1.0" encoding="ISO-8859-1" ?>
  2. <!DOCTYPE pgml SYSTEM "pgml.dtd">
  3. <pgml description="org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram|-64--88-1-2-717d91:e7cd986e07:-7ff2"
  4. name="readFileFromFilesystemSequenceDiagram"
  5. >
  6. <group name="Fig0"
  7. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[10, 10, 84, 384]"
  8. href="10-10-101-65-3b05de:e8524f6c3a:-7ffd"
  9. shown="0"
  10. dynobjects="[a|0|7|false|false, b|0, b|7]"
  11. fill="1"
  12. fillcolor="-1"
  13. stroke="1"
  14. strokecolor="-16777216"
  15. >
  16. <private>
  17. enclosingFig="Fig0"
  18. </private>
  19. <rectangle name="Fig0.0"
  20. x="10"
  21. y="10"
  22. width="84"
  23. height="24"
  24. fill="1"
  25. fillcolor="-1"
  26. stroke="1"
  27. strokecolor="-16777216"
  28. />
  29. <rectangle name="Fig0.1"
  30. x="10"
  31. y="10"
  32. width="84"
  33. height="24"
  34. fill="1"
  35. fillcolor="-1"
  36. stroke="1"
  37. strokecolor="-16777216"
  38. />
  39. <text name="Fig0.2"
  40. context=""
  41. x="10"
  42. y="10"
  43. fill="1"
  44. fillcolor="-1"
  45. stroke="1"
  46. strokecolor="-16777216"
  47. font="dialog"
  48. textsize="9"
  49. > : ClientApps</text>
  50. <rectangle name="Fig0.3"
  51. x="48"
  52. y="34"
  53. width="10"
  54. height="360"
  55. fill="1"
  56. fillcolor="-1"
  57. stroke="1"
  58. strokecolor="-16777216"
  59. />
  60. <path name="Fig0.4"
  61. description="org.tigris.gef.presentation.FigLine"
  62. fill="1"
  63. fillcolor="-1"
  64. stroke="1"
  65. strokecolor="-16777216"
  66. >
  67. <moveto x="48"
  68. y="393" />
  69. <lineto x="57"
  70. y="393" />
  71. </path>
  72. <path name="Fig0.5"
  73. description="org.tigris.gef.presentation.FigLine"
  74. fill="1"
  75. fillcolor="-1"
  76. stroke="1"
  77. strokecolor="-16777216"
  78. >
  79. <moveto x="57"
  80. y="393" />
  81. <lineto x="48"
  82. y="393" />
  83. </path>
  84. <rectangle name="Fig0.6"
  85. x="42"
  86. y="69"
  87. width="21"
  88. height="280"
  89. fill="1"
  90. fillcolor="-1"
  91. stroke="1"
  92. strokecolor="-16777216"
  93. />
  94. <rectangle name="Fig0.7"
  95. x="42"
  96. y="69"
  97. width="21"
  98. height="0"
  99. fill="1"
  100. fillcolor="-1"
  101. stroke="1"
  102. strokecolor="-16777216"
  103. />
  104. <rectangle name="Fig0.8"
  105. x="42"
  106. y="349"
  107. width="21"
  108. height="0"
  109. fill="1"
  110. fillcolor="-1"
  111. stroke="1"
  112. strokecolor="-16777216"
  113. />
  114. </group>
  115. <group name="Fig1"
  116. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[154, 10, 97, 384]"
  117. href="10-10-101-65-3b05de:e8524f6c3a:-7ffc"
  118. shown="0"
  119. dynobjects="[a|0|7|false|false, b|1, b|3, b|5, b|6, b|0, b|7]"
  120. fill="1"
  121. fillcolor="-1"
  122. stroke="1"
  123. strokecolor="-16777216"
  124. >
  125. <private>
  126. enclosingFig="Fig1"
  127. </private>
  128. <rectangle name="Fig1.0"
  129. x="154"
  130. y="10"
  131. width="97"
  132. height="24"
  133. fill="1"
  134. fillcolor="-1"
  135. stroke="1"
  136. strokecolor="-16777216"
  137. />
  138. <rectangle name="Fig1.1"
  139. x="154"
  140. y="10"
  141. width="97"
  142. height="24"
  143. fill="1"
  144. fillcolor="-1"
  145. stroke="1"
  146. strokecolor="-16777216"
  147. />
  148. <text name="Fig1.2"
  149. context=""
  150. x="154"
  151. y="10"
  152. fill="1"
  153. fillcolor="-1"
  154. stroke="1"
  155. strokecolor="-16777216"
  156. font="dialog"
  157. textsize="9"
  158. > : POIFileSystem</text>
  159. <rectangle name="Fig1.3"
  160. x="198"
  161. y="34"
  162. width="10"
  163. height="360"
  164. fill="1"
  165. fillcolor="-1"
  166. stroke="1"
  167. strokecolor="-16777216"
  168. />
  169. <path name="Fig1.4"
  170. description="org.tigris.gef.presentation.FigLine"
  171. fill="1"
  172. fillcolor="-1"
  173. stroke="1"
  174. strokecolor="-16777216"
  175. >
  176. <moveto x="198"
  177. y="393" />
  178. <lineto x="207"
  179. y="393" />
  180. </path>
  181. <path name="Fig1.5"
  182. description="org.tigris.gef.presentation.FigLine"
  183. fill="1"
  184. fillcolor="-1"
  185. stroke="1"
  186. strokecolor="-16777216"
  187. >
  188. <moveto x="207"
  189. y="393" />
  190. <lineto x="198"
  191. y="393" />
  192. </path>
  193. <rectangle name="Fig1.6"
  194. x="192"
  195. y="69"
  196. width="21"
  197. height="280"
  198. fill="1"
  199. fillcolor="-1"
  200. stroke="1"
  201. strokecolor="-16777216"
  202. />
  203. <rectangle name="Fig1.7"
  204. x="192"
  205. y="109"
  206. width="21"
  207. height="0"
  208. fill="1"
  209. fillcolor="-1"
  210. stroke="1"
  211. strokecolor="-16777216"
  212. />
  213. <rectangle name="Fig1.8"
  214. x="192"
  215. y="189"
  216. width="21"
  217. height="0"
  218. fill="1"
  219. fillcolor="-1"
  220. stroke="1"
  221. strokecolor="-16777216"
  222. />
  223. <rectangle name="Fig1.9"
  224. x="192"
  225. y="269"
  226. width="21"
  227. height="0"
  228. fill="1"
  229. fillcolor="-1"
  230. stroke="1"
  231. strokecolor="-16777216"
  232. />
  233. <rectangle name="Fig1.10"
  234. x="192"
  235. y="309"
  236. width="21"
  237. height="0"
  238. fill="1"
  239. fillcolor="-1"
  240. stroke="1"
  241. strokecolor="-16777216"
  242. />
  243. <rectangle name="Fig1.11"
  244. x="192"
  245. y="69"
  246. width="21"
  247. height="0"
  248. fill="1"
  249. fillcolor="-1"
  250. stroke="1"
  251. strokecolor="-16777216"
  252. />
  253. <rectangle name="Fig1.12"
  254. x="192"
  255. y="349"
  256. width="21"
  257. height="0"
  258. fill="1"
  259. fillcolor="-1"
  260. stroke="1"
  261. strokecolor="-16777216"
  262. />
  263. </group>
  264. <group name="Fig2"
  265. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[311, 10, 97, 384]"
  266. href="10-10-101-65-3b05de:e8524f6c3a:-7ff7"
  267. shown="0"
  268. dynobjects="[a|1|2|false|false, b|1, b|2]"
  269. fill="1"
  270. fillcolor="-1"
  271. stroke="1"
  272. strokecolor="-16777216"
  273. >
  274. <private>
  275. enclosingFig="Fig2"
  276. </private>
  277. <rectangle name="Fig2.0"
  278. x="311"
  279. y="10"
  280. width="97"
  281. height="24"
  282. fill="1"
  283. fillcolor="-1"
  284. stroke="1"
  285. strokecolor="-16777216"
  286. />
  287. <rectangle name="Fig2.1"
  288. x="311"
  289. y="10"
  290. width="97"
  291. height="24"
  292. fill="1"
  293. fillcolor="-1"
  294. stroke="1"
  295. strokecolor="-16777216"
  296. />
  297. <text name="Fig2.2"
  298. context=""
  299. x="311"
  300. y="10"
  301. fill="1"
  302. fillcolor="-1"
  303. stroke="1"
  304. strokecolor="-16777216"
  305. font="dialog"
  306. textsize="9"
  307. > : PropertyTable</text>
  308. <rectangle name="Fig2.3"
  309. x="355"
  310. y="34"
  311. width="10"
  312. height="360"
  313. fill="1"
  314. fillcolor="-1"
  315. stroke="1"
  316. strokecolor="-16777216"
  317. />
  318. <path name="Fig2.4"
  319. description="org.tigris.gef.presentation.FigLine"
  320. fill="1"
  321. fillcolor="-1"
  322. stroke="1"
  323. strokecolor="-16777216"
  324. >
  325. <moveto x="355"
  326. y="393" />
  327. <lineto x="364"
  328. y="393" />
  329. </path>
  330. <path name="Fig2.5"
  331. description="org.tigris.gef.presentation.FigLine"
  332. fill="1"
  333. fillcolor="-1"
  334. stroke="1"
  335. strokecolor="-16777216"
  336. >
  337. <moveto x="364"
  338. y="393" />
  339. <lineto x="355"
  340. y="393" />
  341. </path>
  342. <rectangle name="Fig2.6"
  343. x="349"
  344. y="109"
  345. width="21"
  346. height="40"
  347. fill="1"
  348. fillcolor="-1"
  349. stroke="1"
  350. strokecolor="-16777216"
  351. />
  352. <rectangle name="Fig2.7"
  353. x="349"
  354. y="109"
  355. width="21"
  356. height="0"
  357. fill="1"
  358. fillcolor="-1"
  359. stroke="1"
  360. strokecolor="-16777216"
  361. />
  362. <rectangle name="Fig2.8"
  363. x="349"
  364. y="149"
  365. width="21"
  366. height="0"
  367. fill="1"
  368. fillcolor="-1"
  369. stroke="1"
  370. strokecolor="-16777216"
  371. />
  372. </group>
  373. <group name="Fig3"
  374. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[468, 10, 97, 384]"
  375. href="10-10-101-65-3b05de:e8524f6c3a:-7ff4"
  376. shown="0"
  377. dynobjects="[a|2|2|false|false, b|2]"
  378. fill="1"
  379. fillcolor="-1"
  380. stroke="1"
  381. strokecolor="-16777216"
  382. >
  383. <private>
  384. enclosingFig="Fig3"
  385. </private>
  386. <rectangle name="Fig3.0"
  387. x="468"
  388. y="10"
  389. width="97"
  390. height="24"
  391. fill="1"
  392. fillcolor="-1"
  393. stroke="1"
  394. strokecolor="-16777216"
  395. />
  396. <rectangle name="Fig3.1"
  397. x="468"
  398. y="10"
  399. width="97"
  400. height="24"
  401. fill="1"
  402. fillcolor="-1"
  403. stroke="1"
  404. strokecolor="-16777216"
  405. />
  406. <text name="Fig3.2"
  407. context=""
  408. x="468"
  409. y="10"
  410. fill="1"
  411. fillcolor="-1"
  412. stroke="1"
  413. strokecolor="-16777216"
  414. font="dialog"
  415. textsize="9"
  416. >PropertyBlock : </text>
  417. <rectangle name="Fig3.3"
  418. x="512"
  419. y="34"
  420. width="10"
  421. height="360"
  422. fill="1"
  423. fillcolor="-1"
  424. stroke="1"
  425. strokecolor="-16777216"
  426. />
  427. <path name="Fig3.4"
  428. description="org.tigris.gef.presentation.FigLine"
  429. fill="1"
  430. fillcolor="-1"
  431. stroke="1"
  432. strokecolor="-16777216"
  433. >
  434. <moveto x="512"
  435. y="393" />
  436. <lineto x="521"
  437. y="393" />
  438. </path>
  439. <path name="Fig3.5"
  440. description="org.tigris.gef.presentation.FigLine"
  441. fill="1"
  442. fillcolor="-1"
  443. stroke="1"
  444. strokecolor="-16777216"
  445. >
  446. <moveto x="521"
  447. y="393" />
  448. <lineto x="512"
  449. y="393" />
  450. </path>
  451. <rectangle name="Fig3.6"
  452. x="506"
  453. y="149"
  454. width="21"
  455. height="10"
  456. fill="1"
  457. fillcolor="-1"
  458. stroke="1"
  459. strokecolor="-16777216"
  460. />
  461. <rectangle name="Fig3.7"
  462. x="506"
  463. y="149"
  464. width="21"
  465. height="0"
  466. fill="1"
  467. fillcolor="-1"
  468. stroke="1"
  469. strokecolor="-16777216"
  470. />
  471. </group>
  472. <group name="Fig4"
  473. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[625, 10, 50, 384]"
  474. href="10-10-101-65-3b05de:e8524f6c3a:-7fef"
  475. shown="0"
  476. dynobjects="[a|3|4|false|false, b|3, b|4]"
  477. fill="1"
  478. fillcolor="-1"
  479. stroke="1"
  480. strokecolor="-16777216"
  481. >
  482. <private>
  483. enclosingFig="Fig4"
  484. </private>
  485. <rectangle name="Fig4.0"
  486. x="625"
  487. y="10"
  488. width="50"
  489. height="24"
  490. fill="1"
  491. fillcolor="-1"
  492. stroke="1"
  493. strokecolor="-16777216"
  494. />
  495. <rectangle name="Fig4.1"
  496. x="625"
  497. y="10"
  498. width="50"
  499. height="24"
  500. fill="1"
  501. fillcolor="-1"
  502. stroke="1"
  503. strokecolor="-16777216"
  504. />
  505. <text name="Fig4.2"
  506. context=""
  507. x="625"
  508. y="10"
  509. fill="1"
  510. fillcolor="-1"
  511. stroke="1"
  512. strokecolor="-16777216"
  513. font="dialog"
  514. textsize="9"
  515. > : BAT</text>
  516. <rectangle name="Fig4.3"
  517. x="646"
  518. y="34"
  519. width="10"
  520. height="360"
  521. fill="1"
  522. fillcolor="-1"
  523. stroke="1"
  524. strokecolor="-16777216"
  525. />
  526. <path name="Fig4.4"
  527. description="org.tigris.gef.presentation.FigLine"
  528. fill="1"
  529. fillcolor="-1"
  530. stroke="1"
  531. strokecolor="-16777216"
  532. >
  533. <moveto x="646"
  534. y="393" />
  535. <lineto x="655"
  536. y="393" />
  537. </path>
  538. <path name="Fig4.5"
  539. description="org.tigris.gef.presentation.FigLine"
  540. fill="1"
  541. fillcolor="-1"
  542. stroke="1"
  543. strokecolor="-16777216"
  544. >
  545. <moveto x="655"
  546. y="393" />
  547. <lineto x="646"
  548. y="393" />
  549. </path>
  550. <rectangle name="Fig4.6"
  551. x="640"
  552. y="189"
  553. width="21"
  554. height="40"
  555. fill="1"
  556. fillcolor="-1"
  557. stroke="1"
  558. strokecolor="-16777216"
  559. />
  560. <rectangle name="Fig4.7"
  561. x="640"
  562. y="189"
  563. width="21"
  564. height="0"
  565. fill="1"
  566. fillcolor="-1"
  567. stroke="1"
  568. strokecolor="-16777216"
  569. />
  570. <rectangle name="Fig4.8"
  571. x="640"
  572. y="229"
  573. width="21"
  574. height="0"
  575. fill="1"
  576. fillcolor="-1"
  577. stroke="1"
  578. strokecolor="-16777216"
  579. />
  580. </group>
  581. <group name="Fig5"
  582. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[735, 10, 76, 384]"
  583. href="10-10-101-65-3b05de:e8524f6c3a:-7fec"
  584. shown="0"
  585. dynobjects="[a|4|4|false|false, b|4]"
  586. fill="1"
  587. fillcolor="-1"
  588. stroke="1"
  589. strokecolor="-16777216"
  590. >
  591. <private>
  592. enclosingFig="Fig5"
  593. </private>
  594. <rectangle name="Fig5.0"
  595. x="735"
  596. y="10"
  597. width="76"
  598. height="24"
  599. fill="1"
  600. fillcolor="-1"
  601. stroke="1"
  602. strokecolor="-16777216"
  603. />
  604. <rectangle name="Fig5.1"
  605. x="735"
  606. y="10"
  607. width="76"
  608. height="24"
  609. fill="1"
  610. fillcolor="-1"
  611. stroke="1"
  612. strokecolor="-16777216"
  613. />
  614. <text name="Fig5.2"
  615. context=""
  616. x="735"
  617. y="10"
  618. fill="1"
  619. fillcolor="-1"
  620. stroke="1"
  621. strokecolor="-16777216"
  622. font="dialog"
  623. textsize="9"
  624. > : BATBlock</text>
  625. <rectangle name="Fig5.3"
  626. x="769"
  627. y="34"
  628. width="10"
  629. height="360"
  630. fill="1"
  631. fillcolor="-1"
  632. stroke="1"
  633. strokecolor="-16777216"
  634. />
  635. <path name="Fig5.4"
  636. description="org.tigris.gef.presentation.FigLine"
  637. fill="1"
  638. fillcolor="-1"
  639. stroke="1"
  640. strokecolor="-16777216"
  641. >
  642. <moveto x="769"
  643. y="393" />
  644. <lineto x="778"
  645. y="393" />
  646. </path>
  647. <path name="Fig5.5"
  648. description="org.tigris.gef.presentation.FigLine"
  649. fill="1"
  650. fillcolor="-1"
  651. stroke="1"
  652. strokecolor="-16777216"
  653. >
  654. <moveto x="778"
  655. y="393" />
  656. <lineto x="769"
  657. y="393" />
  658. </path>
  659. <rectangle name="Fig5.6"
  660. x="763"
  661. y="229"
  662. width="21"
  663. height="10"
  664. fill="1"
  665. fillcolor="-1"
  666. stroke="1"
  667. strokecolor="-16777216"
  668. />
  669. <rectangle name="Fig5.7"
  670. x="763"
  671. y="229"
  672. width="21"
  673. height="0"
  674. fill="1"
  675. fillcolor="-1"
  676. stroke="1"
  677. strokecolor="-16777216"
  678. />
  679. </group>
  680. <group name="Fig6"
  681. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[871, 10, 57, 384]"
  682. href="10-10-101-65-3b05de:e8524f6c3a:-7fe7"
  683. shown="0"
  684. dynobjects="[a|5|5|false|false, b|5]"
  685. fill="1"
  686. fillcolor="-1"
  687. stroke="1"
  688. strokecolor="-16777216"
  689. >
  690. <private>
  691. enclosingFig="Fig6"
  692. </private>
  693. <rectangle name="Fig6.0"
  694. x="871"
  695. y="10"
  696. width="57"
  697. height="24"
  698. fill="1"
  699. fillcolor="-1"
  700. stroke="1"
  701. strokecolor="-16777216"
  702. />
  703. <rectangle name="Fig6.1"
  704. x="871"
  705. y="10"
  706. width="57"
  707. height="24"
  708. fill="1"
  709. fillcolor="-1"
  710. stroke="1"
  711. strokecolor="-16777216"
  712. />
  713. <text name="Fig6.2"
  714. context=""
  715. x="871"
  716. y="10"
  717. fill="1"
  718. fillcolor="-1"
  719. stroke="1"
  720. strokecolor="-16777216"
  721. font="dialog"
  722. textsize="9"
  723. > : Block</text>
  724. <rectangle name="Fig6.3"
  725. x="895"
  726. y="34"
  727. width="10"
  728. height="360"
  729. fill="1"
  730. fillcolor="-1"
  731. stroke="1"
  732. strokecolor="-16777216"
  733. />
  734. <path name="Fig6.4"
  735. description="org.tigris.gef.presentation.FigLine"
  736. fill="1"
  737. fillcolor="-1"
  738. stroke="1"
  739. strokecolor="-16777216"
  740. >
  741. <moveto x="895"
  742. y="393" />
  743. <lineto x="904"
  744. y="393" />
  745. </path>
  746. <path name="Fig6.5"
  747. description="org.tigris.gef.presentation.FigLine"
  748. fill="1"
  749. fillcolor="-1"
  750. stroke="1"
  751. strokecolor="-16777216"
  752. >
  753. <moveto x="904"
  754. y="393" />
  755. <lineto x="895"
  756. y="393" />
  757. </path>
  758. <rectangle name="Fig6.6"
  759. x="889"
  760. y="269"
  761. width="21"
  762. height="10"
  763. fill="1"
  764. fillcolor="-1"
  765. stroke="1"
  766. strokecolor="-16777216"
  767. />
  768. <rectangle name="Fig6.7"
  769. x="889"
  770. y="269"
  771. width="21"
  772. height="0"
  773. fill="1"
  774. fillcolor="-1"
  775. stroke="1"
  776. strokecolor="-16777216"
  777. />
  778. </group>
  779. <group name="Fig7"
  780. description="org.argouml.uml.diagram.sequence.ui.FigSeqObject[988, 10, 166, 384]"
  781. href="10-10-101-65-3b05de:e8524f6c3a:-7fe4"
  782. shown="0"
  783. dynobjects="[a|6|6|false|false, b|6]"
  784. fill="1"
  785. fillcolor="-1"
  786. stroke="1"
  787. strokecolor="-16777216"
  788. >
  789. <private>
  790. enclosingFig="Fig7"
  791. </private>
  792. <rectangle name="Fig7.0"
  793. x="988"
  794. y="10"
  795. width="166"
  796. height="24"
  797. fill="1"
  798. fillcolor="-1"
  799. stroke="1"
  800. strokecolor="-16777216"
  801. />
  802. <rectangle name="Fig7.1"
  803. x="988"
  804. y="10"
  805. width="166"
  806. height="24"
  807. fill="1"
  808. fillcolor="-1"
  809. stroke="1"
  810. strokecolor="-16777216"
  811. />
  812. <text name="Fig7.2"
  813. context=""
  814. x="988"
  815. y="10"
  816. fill="1"
  817. fillcolor="-1"
  818. stroke="1"
  819. strokecolor="-16777216"
  820. font="dialog"
  821. textsize="9"
  822. >ByteArrayInputStream : Object</text>
  823. <rectangle name="Fig7.3"
  824. x="1067"
  825. y="34"
  826. width="10"
  827. height="360"
  828. fill="1"
  829. fillcolor="-1"
  830. stroke="1"
  831. strokecolor="-16777216"
  832. />
  833. <path name="Fig7.4"
  834. description="org.tigris.gef.presentation.FigLine"
  835. fill="1"
  836. fillcolor="-1"
  837. stroke="1"
  838. strokecolor="-16777216"
  839. >
  840. <moveto x="1067"
  841. y="393" />
  842. <lineto x="1076"
  843. y="393" />
  844. </path>
  845. <path name="Fig7.5"
  846. description="org.tigris.gef.presentation.FigLine"
  847. fill="1"
  848. fillcolor="-1"
  849. stroke="1"
  850. strokecolor="-16777216"
  851. >
  852. <moveto x="1076"
  853. y="393" />
  854. <lineto x="1067"
  855. y="393" />
  856. </path>
  857. <rectangle name="Fig7.6"
  858. x="1061"
  859. y="309"
  860. width="21"
  861. height="10"
  862. fill="1"
  863. fillcolor="-1"
  864. stroke="1"
  865. strokecolor="-16777216"
  866. />
  867. <rectangle name="Fig7.7"
  868. x="1061"
  869. y="309"
  870. width="21"
  871. height="0"
  872. fill="1"
  873. fillcolor="-1"
  874. stroke="1"
  875. strokecolor="-16777216"
  876. />
  877. </group>
  878. <group name="Fig8.1"
  879. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[219, 92, 111, 14]"
  880. href="10-10-101-65-3b05de:e8524f6c3a:-7ff5"
  881. shown="0"
  882. fill="1"
  883. fillcolor="-1"
  884. stroke="0"
  885. strokecolor="-16777216"
  886. >
  887. <private>
  888. </private>
  889. <text name="Fig8.1.0"
  890. context=""
  891. x="219"
  892. y="92"
  893. fill="0"
  894. fillcolor="-1"
  895. stroke="0"
  896. strokecolor="-16777216"
  897. font="dialog"
  898. textsize="9"
  899. > : gets property from</text>
  900. </group>
  901. <group name="Fig9.1"
  902. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[376, 132, 111, 14]"
  903. href="10-10-101-65-3b05de:e8524f6c3a:-7ff0"
  904. shown="0"
  905. fill="1"
  906. fillcolor="-1"
  907. stroke="0"
  908. strokecolor="-16777216"
  909. >
  910. <private>
  911. </private>
  912. <text name="Fig9.1.0"
  913. context=""
  914. x="376"
  915. y="132"
  916. fill="0"
  917. fillcolor="-1"
  918. stroke="0"
  919. strokecolor="-16777216"
  920. font="dialog"
  921. textsize="9"
  922. > : gets property from</text>
  923. </group>
  924. <group name="Fig10.1"
  925. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[350, 172, 111, 14]"
  926. href="10-10-101-65-3b05de:e8524f6c3a:-7fed"
  927. shown="0"
  928. fill="1"
  929. fillcolor="-1"
  930. stroke="0"
  931. strokecolor="-16777216"
  932. >
  933. <private>
  934. </private>
  935. <text name="Fig10.1.0"
  936. context=""
  937. x="350"
  938. y="172"
  939. fill="0"
  940. fillcolor="-1"
  941. stroke="0"
  942. strokecolor="-16777216"
  943. font="dialog"
  944. textsize="9"
  945. > : gets BAT Chain from</text>
  946. </group>
  947. <group name="Fig11.1"
  948. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[651, 212, 111, 14]"
  949. href="10-10-101-65-3b05de:e8524f6c3a:-7fe8"
  950. shown="0"
  951. fill="1"
  952. fillcolor="-1"
  953. stroke="0"
  954. strokecolor="-16777216"
  955. >
  956. <private>
  957. </private>
  958. <text name="Fig11.1.0"
  959. context=""
  960. x="651"
  961. y="212"
  962. fill="0"
  963. fillcolor="-1"
  964. stroke="0"
  965. strokecolor="-16777216"
  966. font="dialog"
  967. textsize="9"
  968. > : gets next bat chain element [until all are read]</text>
  969. </group>
  970. <group name="Fig12.1"
  971. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[462, 252, 111, 14]"
  972. href="10-10-101-65-3b05de:e8524f6c3a:-7fe5"
  973. shown="0"
  974. fill="1"
  975. fillcolor="-1"
  976. stroke="0"
  977. strokecolor="-16777216"
  978. >
  979. <private>
  980. </private>
  981. <text name="Fig12.1.0"
  982. context=""
  983. x="462"
  984. y="252"
  985. fill="0"
  986. fillcolor="-1"
  987. stroke="0"
  988. strokecolor="-16777216"
  989. font="dialog"
  990. textsize="9"
  991. > : gets bytes [from each block in bat chain]</text>
  992. </group>
  993. <group name="Fig13.1"
  994. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[539, 292, 111, 14]"
  995. href="10-10-101-65-3b05de:e8524f6c3a:-7fe2"
  996. shown="0"
  997. fill="1"
  998. fillcolor="-1"
  999. stroke="0"
  1000. strokecolor="-16777216"
  1001. >
  1002. <private>
  1003. </private>
  1004. <text name="Fig13.1.0"
  1005. context=""
  1006. x="539"
  1007. y="292"
  1008. fill="0"
  1009. fillcolor="-1"
  1010. stroke="0"
  1011. strokecolor="-16777216"
  1012. font="dialog"
  1013. textsize="9"
  1014. > : constructs a byte array input stream with file bytes</text>
  1015. </group>
  1016. <group name="Fig14.1"
  1017. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[66, 52, 111, 14]"
  1018. href="10-10-101-65-3b05de:e8524f6c3a:-7fde"
  1019. shown="0"
  1020. fill="1"
  1021. fillcolor="-1"
  1022. stroke="0"
  1023. strokecolor="-16777216"
  1024. >
  1025. <private>
  1026. </private>
  1027. <text name="Fig14.1.0"
  1028. context=""
  1029. x="66"
  1030. y="52"
  1031. fill="0"
  1032. fillcolor="-1"
  1033. stroke="0"
  1034. strokecolor="-16777216"
  1035. font="dialog"
  1036. textsize="9"
  1037. > : requests file</text>
  1038. </group>
  1039. <group name="Fig15.1"
  1040. description="org.argouml.uml.diagram.sequence.ui.FigSeqStimulus[79, 352, 111, 14]"
  1041. href="10-10-101-65-3b05de:e8524f6c3a:-7fdc"
  1042. shown="0"
  1043. fill="1"
  1044. fillcolor="-1"
  1045. stroke="0"
  1046. strokecolor="-16777216"
  1047. >
  1048. <private>
  1049. </private>
  1050. <text name="Fig15.1.0"
  1051. context=""
  1052. x="79"
  1053. y="352"
  1054. fill="0"
  1055. fillcolor="-1"
  1056. stroke="0"
  1057. strokecolor="-16777216"
  1058. font="dialog"
  1059. textsize="9"
  1060. > : returns input stream</text>
  1061. </group>
  1062. <group name="Fig8"
  1063. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1064. href="10-10-101-65-3b05de:e8524f6c3a:-7ff6"
  1065. stroke="1"
  1066. strokecolor="-16777216"
  1067. >
  1068. <private>
  1069. sourcePortFig="Fig1.7"
  1070. destPortFig="Fig2.7"
  1071. sourceFigNode="Fig1"
  1072. destFigNode="Fig2"
  1073. </private>
  1074. <path name="Fig8.1"
  1075. description="org.tigris.gef.presentation.FigPoly"
  1076. fill="0"
  1077. fillcolor="-1"
  1078. stroke="1"
  1079. strokecolor="-16777216"
  1080. >
  1081. <moveto x="213"
  1082. y="109" />
  1083. <lineto x="349"
  1084. y="109" />
  1085. </path>
  1086. <annotations>
  1087. </annotations>
  1088. </group>
  1089. <group name="Fig9"
  1090. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1091. href="10-10-101-65-3b05de:e8524f6c3a:-7ff1"
  1092. stroke="1"
  1093. strokecolor="-16777216"
  1094. >
  1095. <private>
  1096. sourcePortFig="Fig2.8"
  1097. destPortFig="Fig3.7"
  1098. sourceFigNode="Fig2"
  1099. destFigNode="Fig3"
  1100. </private>
  1101. <path name="Fig9.1"
  1102. description="org.tigris.gef.presentation.FigPoly"
  1103. fill="0"
  1104. fillcolor="-1"
  1105. stroke="1"
  1106. strokecolor="-16777216"
  1107. >
  1108. <moveto x="370"
  1109. y="149" />
  1110. <lineto x="506"
  1111. y="149" />
  1112. </path>
  1113. <annotations>
  1114. </annotations>
  1115. </group>
  1116. <group name="Fig10"
  1117. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1118. href="10-10-101-65-3b05de:e8524f6c3a:-7fee"
  1119. stroke="1"
  1120. strokecolor="-16777216"
  1121. >
  1122. <private>
  1123. sourcePortFig="Fig1.8"
  1124. destPortFig="Fig4.7"
  1125. sourceFigNode="Fig1"
  1126. destFigNode="Fig4"
  1127. </private>
  1128. <path name="Fig10.1"
  1129. description="org.tigris.gef.presentation.FigPoly"
  1130. fill="0"
  1131. fillcolor="-1"
  1132. stroke="1"
  1133. strokecolor="-16777216"
  1134. >
  1135. <moveto x="213"
  1136. y="189" />
  1137. <lineto x="640"
  1138. y="189" />
  1139. </path>
  1140. <annotations>
  1141. </annotations>
  1142. </group>
  1143. <group name="Fig11"
  1144. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1145. href="10-10-101-65-3b05de:e8524f6c3a:-7fe9"
  1146. stroke="1"
  1147. strokecolor="-16777216"
  1148. >
  1149. <private>
  1150. sourcePortFig="Fig4.8"
  1151. destPortFig="Fig5.7"
  1152. sourceFigNode="Fig4"
  1153. destFigNode="Fig5"
  1154. </private>
  1155. <path name="Fig11.1"
  1156. description="org.tigris.gef.presentation.FigPoly"
  1157. fill="0"
  1158. fillcolor="-1"
  1159. stroke="1"
  1160. strokecolor="-16777216"
  1161. >
  1162. <moveto x="661"
  1163. y="229" />
  1164. <lineto x="763"
  1165. y="229" />
  1166. </path>
  1167. <annotations>
  1168. </annotations>
  1169. </group>
  1170. <group name="Fig12"
  1171. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1172. href="10-10-101-65-3b05de:e8524f6c3a:-7fe6"
  1173. stroke="1"
  1174. strokecolor="-16777216"
  1175. >
  1176. <private>
  1177. sourcePortFig="Fig1.9"
  1178. destPortFig="Fig6.7"
  1179. sourceFigNode="Fig1"
  1180. destFigNode="Fig6"
  1181. </private>
  1182. <path name="Fig12.1"
  1183. description="org.tigris.gef.presentation.FigPoly"
  1184. fill="0"
  1185. fillcolor="-1"
  1186. stroke="1"
  1187. strokecolor="-16777216"
  1188. >
  1189. <moveto x="213"
  1190. y="269" />
  1191. <lineto x="889"
  1192. y="269" />
  1193. </path>
  1194. <annotations>
  1195. </annotations>
  1196. </group>
  1197. <group name="Fig13"
  1198. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1199. href="10-10-101-65-3b05de:e8524f6c3a:-7fe3"
  1200. stroke="1"
  1201. strokecolor="-16777216"
  1202. >
  1203. <private>
  1204. sourcePortFig="Fig1.10"
  1205. destPortFig="Fig7.7"
  1206. sourceFigNode="Fig1"
  1207. destFigNode="Fig7"
  1208. </private>
  1209. <path name="Fig13.1"
  1210. description="org.tigris.gef.presentation.FigPoly"
  1211. fill="0"
  1212. fillcolor="-1"
  1213. stroke="1"
  1214. strokecolor="-16777216"
  1215. >
  1216. <moveto x="213"
  1217. y="309" />
  1218. <lineto x="1061"
  1219. y="309" />
  1220. </path>
  1221. <annotations>
  1222. </annotations>
  1223. </group>
  1224. <group name="Fig14"
  1225. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1226. href="10-10-101-65-3b05de:e8524f6c3a:-7fdf"
  1227. stroke="1"
  1228. strokecolor="-16777216"
  1229. >
  1230. <private>
  1231. sourcePortFig="Fig0.7"
  1232. destPortFig="Fig1.11"
  1233. sourceFigNode="Fig0"
  1234. destFigNode="Fig1"
  1235. </private>
  1236. <path name="Fig14.1"
  1237. description="org.tigris.gef.presentation.FigPoly"
  1238. fill="0"
  1239. fillcolor="-1"
  1240. stroke="1"
  1241. strokecolor="-16777216"
  1242. >
  1243. <moveto x="63"
  1244. y="69" />
  1245. <lineto x="192"
  1246. y="69" />
  1247. </path>
  1248. <annotations>
  1249. </annotations>
  1250. </group>
  1251. <group name="Fig15"
  1252. description="org.argouml.uml.diagram.sequence.ui.FigSeqLink"
  1253. href="10-10-101-65-3b05de:e8524f6c3a:-7fdd"
  1254. stroke="1"
  1255. strokecolor="-16777216"
  1256. >
  1257. <private>
  1258. sourcePortFig="Fig1.12"
  1259. destPortFig="Fig0.8"
  1260. sourceFigNode="Fig1"
  1261. destFigNode="Fig0"
  1262. </private>
  1263. <path name="Fig15.1"
  1264. description="org.tigris.gef.presentation.FigPoly"
  1265. fill="0"
  1266. fillcolor="-1"
  1267. stroke="1"
  1268. strokecolor="-16777216"
  1269. >
  1270. <moveto x="192"
  1271. y="349" />
  1272. <lineto x="63"
  1273. y="349" />
  1274. </path>
  1275. <annotations>
  1276. </annotations>
  1277. </group>
  1278. </pgml>