NCDModuleInst.uxf 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <diagram program="umlet" version="11.5">
  3. <zoom_level>10</zoom_level>
  4. <element>
  5. <type>com.umlet.element.custom.State</type>
  6. <coordinates>
  7. <x>210</x>
  8. <y>90</y>
  9. <w>90</w>
  10. <h>80</h>
  11. </coordinates>
  12. <panel_attributes>init
  13. --
  14. init job
  15. --
  16. interp down</panel_attributes>
  17. <additional_attributes/>
  18. </element>
  19. <element>
  20. <type>com.umlet.element.custom.State</type>
  21. <coordinates>
  22. <x>50</x>
  23. <y>220</y>
  24. <w>130</w>
  25. <h>80</h>
  26. </coordinates>
  27. <panel_attributes>uninit
  28. --
  29. uninit job
  30. --
  31. interp dying</panel_attributes>
  32. <additional_attributes/>
  33. </element>
  34. <element>
  35. <type>com.umlet.element.custom.State</type>
  36. <coordinates>
  37. <x>440</x>
  38. <y>490</y>
  39. <w>140</w>
  40. <h>100</h>
  41. </coordinates>
  42. <panel_attributes>down die
  43. --
  44. die job
  45. --
  46. interp dying
  47. --
  48. backend down</panel_attributes>
  49. <additional_attributes/>
  50. </element>
  51. <element>
  52. <type>com.umlet.element.custom.State</type>
  53. <coordinates>
  54. <x>790</x>
  55. <y>490</y>
  56. <w>160</w>
  57. <h>100</h>
  58. </coordinates>
  59. <panel_attributes>up die
  60. --
  61. die job
  62. --
  63. interp dying
  64. --
  65. backend up</panel_attributes>
  66. <additional_attributes/>
  67. </element>
  68. <element>
  69. <type>com.umlet.element.custom.State</type>
  70. <coordinates>
  71. <x>760</x>
  72. <y>90</y>
  73. <w>240</w>
  74. <h>80</h>
  75. </coordinates>
  76. <panel_attributes>up
  77. --
  78. interp up
  79. --
  80. backend up</panel_attributes>
  81. <additional_attributes/>
  82. </element>
  83. <element>
  84. <type>com.umlet.element.custom.State</type>
  85. <coordinates>
  86. <x>620</x>
  87. <y>820</y>
  88. <w>100</w>
  89. <h>100</h>
  90. </coordinates>
  91. <panel_attributes>dead
  92. --
  93. interp dead</panel_attributes>
  94. <additional_attributes/>
  95. </element>
  96. <element>
  97. <type>com.umlet.element.custom.State</type>
  98. <coordinates>
  99. <x>760</x>
  100. <y>300</y>
  101. <w>240</w>
  102. <h>80</h>
  103. </coordinates>
  104. <panel_attributes>down unclean
  105. --
  106. interp down
  107. --
  108. backend down</panel_attributes>
  109. <additional_attributes/>
  110. </element>
  111. <element>
  112. <type>com.umlet.element.custom.State</type>
  113. <coordinates>
  114. <x>420</x>
  115. <y>90</y>
  116. <w>160</w>
  117. <h>80</h>
  118. </coordinates>
  119. <panel_attributes>down clean
  120. --
  121. interp down
  122. --
  123. backend down</panel_attributes>
  124. <additional_attributes/>
  125. </element>
  126. <element>
  127. <type>com.umlet.element.custom.State</type>
  128. <coordinates>
  129. <x>430</x>
  130. <y>300</y>
  131. <w>150</w>
  132. <h>100</h>
  133. </coordinates>
  134. <panel_attributes>down pclean
  135. --
  136. clean job
  137. --
  138. interp down
  139. --
  140. backend down</panel_attributes>
  141. <additional_attributes/>
  142. </element>
  143. <element>
  144. <type>com.umlet.element.custom.InitialState</type>
  145. <coordinates>
  146. <x>100</x>
  147. <y>100</y>
  148. <w>20</w>
  149. <h>20</h>
  150. </coordinates>
  151. <panel_attributes/>
  152. <additional_attributes/>
  153. </element>
  154. <element>
  155. <type>com.umlet.element.Relation</type>
  156. <coordinates>
  157. <x>90</x>
  158. <y>60</y>
  159. <w>140</w>
  160. <h>70</h>
  161. </coordinates>
  162. <panel_attributes>lt=&lt;-
  163. Init</panel_attributes>
  164. <additional_attributes>120;50;30;50</additional_attributes>
  165. </element>
  166. <element>
  167. <type>com.umlet.element.custom.State</type>
  168. <coordinates>
  169. <x>610</x>
  170. <y>670</y>
  171. <w>120</w>
  172. <h>80</h>
  173. </coordinates>
  174. <panel_attributes>dying
  175. --
  176. interp dying
  177. --
  178. backend dying</panel_attributes>
  179. <additional_attributes/>
  180. </element>
  181. <element>
  182. <type>com.umlet.element.custom.FinalState</type>
  183. <coordinates>
  184. <x>660</x>
  185. <y>970</y>
  186. <w>20</w>
  187. <h>20</h>
  188. </coordinates>
  189. <panel_attributes/>
  190. <additional_attributes/>
  191. </element>
  192. <element>
  193. <type>com.umlet.element.Relation</type>
  194. <coordinates>
  195. <x>620</x>
  196. <y>890</y>
  197. <w>86</w>
  198. <h>100</h>
  199. </coordinates>
  200. <panel_attributes>lt=&lt;-
  201. Free</panel_attributes>
  202. <additional_attributes>50;80;50;30</additional_attributes>
  203. </element>
  204. <element>
  205. <type>com.umlet.element.Relation</type>
  206. <coordinates>
  207. <x>80</x>
  208. <y>110</y>
  209. <w>150</w>
  210. <h>130</h>
  211. </coordinates>
  212. <panel_attributes>lt=&lt;-
  213. Die</panel_attributes>
  214. <additional_attributes>30;110;130;30</additional_attributes>
  215. </element>
  216. <element>
  217. <type>com.umlet.element.Relation</type>
  218. <coordinates>
  219. <x>270</x>
  220. <y>60</y>
  221. <w>170</w>
  222. <h>94</h>
  223. </coordinates>
  224. <panel_attributes>lt=&lt;-
  225. init job
  226. func_new()</panel_attributes>
  227. <additional_attributes>150;50;30;50</additional_attributes>
  228. </element>
  229. <element>
  230. <type>com.umlet.element.Relation</type>
  231. <coordinates>
  232. <x>200</x>
  233. <y>0</y>
  234. <w>100</w>
  235. <h>110</h>
  236. </coordinates>
  237. <panel_attributes>lt=&lt;-
  238. Clean</panel_attributes>
  239. <additional_attributes>30;90;30;50;80;50;80;90</additional_attributes>
  240. </element>
  241. <element>
  242. <type>com.umlet.element.Relation</type>
  243. <coordinates>
  244. <x>0</x>
  245. <y>270</y>
  246. <w>640</w>
  247. <h>674</h>
  248. </coordinates>
  249. <panel_attributes>lt=&lt;.
  250. uninit job
  251. frontend_event_dead()</panel_attributes>
  252. <additional_attributes>620;630;110;630;110;30</additional_attributes>
  253. </element>
  254. <element>
  255. <type>com.umlet.element.Relation</type>
  256. <coordinates>
  257. <x>320</x>
  258. <y>140</y>
  259. <w>160</w>
  260. <h>370</h>
  261. </coordinates>
  262. <panel_attributes>lt=&lt;-
  263. Die</panel_attributes>
  264. <additional_attributes>140;350;40;280;40;80;110;30</additional_attributes>
  265. </element>
  266. <element>
  267. <type>com.umlet.element.Relation</type>
  268. <coordinates>
  269. <x>440</x>
  270. <y>10</y>
  271. <w>110</w>
  272. <h>100</h>
  273. </coordinates>
  274. <panel_attributes>lt=&lt;-
  275. Clean</panel_attributes>
  276. <additional_attributes>30;80;30;50;90;50;90;80</additional_attributes>
  277. </element>
  278. <element>
  279. <type>com.umlet.element.Relation</type>
  280. <coordinates>
  281. <x>550</x>
  282. <y>60</y>
  283. <w>230</w>
  284. <h>94</h>
  285. </coordinates>
  286. <panel_attributes>lt=&lt;-
  287. Backend Up
  288. frontend_event_up()</panel_attributes>
  289. <additional_attributes>210;50;30;50</additional_attributes>
  290. </element>
  291. <element>
  292. <type>com.umlet.element.Relation</type>
  293. <coordinates>
  294. <x>120</x>
  295. <y>100</y>
  296. <w>520</w>
  297. <h>800</h>
  298. </coordinates>
  299. <panel_attributes>lt=&lt;.
  300. Backend Dead
  301. frontend_event_dead()</panel_attributes>
  302. <additional_attributes>500;780;110;780;110;140;300;30</additional_attributes>
  303. </element>
  304. <element>
  305. <type>com.umlet.element.Relation</type>
  306. <coordinates>
  307. <x>900</x>
  308. <y>100</y>
  309. <w>190</w>
  310. <h>410</h>
  311. </coordinates>
  312. <panel_attributes>lt=&lt;-
  313. Die</panel_attributes>
  314. <additional_attributes>30;390;160;330;160;100;100;30</additional_attributes>
  315. </element>
  316. <element>
  317. <type>com.umlet.element.Relation</type>
  318. <coordinates>
  319. <x>710</x>
  320. <y>140</y>
  321. <w>214</w>
  322. <h>180</h>
  323. </coordinates>
  324. <panel_attributes>lt=&lt;-
  325. Backend Down
  326. frontend_event_down()</panel_attributes>
  327. <additional_attributes>110;160;110;30</additional_attributes>
  328. </element>
  329. <element>
  330. <type>com.umlet.element.Relation</type>
  331. <coordinates>
  332. <x>690</x>
  333. <y>90</y>
  334. <w>626</w>
  335. <h>810</h>
  336. </coordinates>
  337. <panel_attributes>lt=&lt;.
  338. Backend Dead
  339. frontent_event_dead()</panel_attributes>
  340. <additional_attributes>30;790;530;790;530;30;310;30</additional_attributes>
  341. </element>
  342. <element>
  343. <type>com.umlet.element.Relation</type>
  344. <coordinates>
  345. <x>490</x>
  346. <y>560</y>
  347. <w>170</w>
  348. <h>130</h>
  349. </coordinates>
  350. <panel_attributes>lt=&lt;-
  351. die job
  352. func_die()</panel_attributes>
  353. <additional_attributes>150;110;30;30</additional_attributes>
  354. </element>
  355. <element>
  356. <type>com.umlet.element.Relation</type>
  357. <coordinates>
  358. <x>550</x>
  359. <y>470</y>
  360. <w>260</w>
  361. <h>70</h>
  362. </coordinates>
  363. <panel_attributes>lt=&lt;-
  364. Backend Up</panel_attributes>
  365. <additional_attributes>240;50;30;50</additional_attributes>
  366. </element>
  367. <element>
  368. <type>com.umlet.element.Relation</type>
  369. <coordinates>
  370. <x>300</x>
  371. <y>520</y>
  372. <w>340</w>
  373. <h>340</h>
  374. </coordinates>
  375. <panel_attributes>lt=&lt;.
  376. Backend Dead
  377. frontend_event_dead()</panel_attributes>
  378. <additional_attributes>320;320;110;320;110;30;140;30</additional_attributes>
  379. </element>
  380. <element>
  381. <type>com.umlet.element.Relation</type>
  382. <coordinates>
  383. <x>660</x>
  384. <y>560</y>
  385. <w>210</w>
  386. <h>130</h>
  387. </coordinates>
  388. <panel_attributes>lt=&lt;-
  389. die job
  390. func_die()</panel_attributes>
  391. <additional_attributes>30;110;190;30</additional_attributes>
  392. </element>
  393. <element>
  394. <type>com.umlet.element.Relation</type>
  395. <coordinates>
  396. <x>550</x>
  397. <y>500</y>
  398. <w>260</w>
  399. <h>70</h>
  400. </coordinates>
  401. <panel_attributes>lt=&lt;-
  402. Backend Down</panel_attributes>
  403. <additional_attributes>30;50;240;50</additional_attributes>
  404. </element>
  405. <element>
  406. <type>com.umlet.element.Relation</type>
  407. <coordinates>
  408. <x>690</x>
  409. <y>520</y>
  410. <w>390</w>
  411. <h>340</h>
  412. </coordinates>
  413. <panel_attributes>lt=&lt;.
  414. Backend Dead
  415. frontend_event_dead()</panel_attributes>
  416. <additional_attributes>30;320;290;320;290;30;260;30</additional_attributes>
  417. </element>
  418. <element>
  419. <type>com.umlet.element.Relation</type>
  420. <coordinates>
  421. <x>530</x>
  422. <y>350</y>
  423. <w>270</w>
  424. <h>160</h>
  425. </coordinates>
  426. <panel_attributes>lt=&lt;-
  427. Die
  428. </panel_attributes>
  429. <additional_attributes>30;140;250;30</additional_attributes>
  430. </element>
  431. <element>
  432. <type>com.umlet.element.Relation</type>
  433. <coordinates>
  434. <x>550</x>
  435. <y>280</y>
  436. <w>230</w>
  437. <h>70</h>
  438. </coordinates>
  439. <panel_attributes>lt=&lt;-
  440. Clean</panel_attributes>
  441. <additional_attributes>30;50;210;50</additional_attributes>
  442. </element>
  443. <element>
  444. <type>com.umlet.element.Relation</type>
  445. <coordinates>
  446. <x>870</x>
  447. <y>140</y>
  448. <w>194</w>
  449. <h>180</h>
  450. </coordinates>
  451. <panel_attributes>lt=&lt;-
  452. Backend Up
  453. frontend_event_up()</panel_attributes>
  454. <additional_attributes>100;30;100;160</additional_attributes>
  455. </element>
  456. <element>
  457. <type>com.umlet.element.Relation</type>
  458. <coordinates>
  459. <x>690</x>
  460. <y>330</y>
  461. <w>540</w>
  462. <h>550</h>
  463. </coordinates>
  464. <panel_attributes>lt=&lt;.
  465. Backend Dead
  466. frontend_event_dead()</panel_attributes>
  467. <additional_attributes>30;530;440;530;440;30;310;30</additional_attributes>
  468. </element>
  469. <element>
  470. <type>com.umlet.element.Relation</type>
  471. <coordinates>
  472. <x>380</x>
  473. <y>140</y>
  474. <w>130</w>
  475. <h>180</h>
  476. </coordinates>
  477. <panel_attributes>lt=&lt;-
  478. clean job
  479. func_clean()</panel_attributes>
  480. <additional_attributes>70;30;70;160</additional_attributes>
  481. </element>
  482. <element>
  483. <type>com.umlet.element.Relation</type>
  484. <coordinates>
  485. <x>470</x>
  486. <y>370</y>
  487. <w>70</w>
  488. <h>140</h>
  489. </coordinates>
  490. <panel_attributes>lt=&lt;-
  491. Die</panel_attributes>
  492. <additional_attributes>40;120;40;30</additional_attributes>
  493. </element>
  494. <element>
  495. <type>com.umlet.element.Relation</type>
  496. <coordinates>
  497. <x>460</x>
  498. <y>210</y>
  499. <w>100</w>
  500. <h>110</h>
  501. </coordinates>
  502. <panel_attributes>lt=&lt;-
  503. Clean</panel_attributes>
  504. <additional_attributes>30;90;30;50;80;50;80;90</additional_attributes>
  505. </element>
  506. <element>
  507. <type>com.umlet.element.Relation</type>
  508. <coordinates>
  509. <x>540</x>
  510. <y>140</y>
  511. <w>250</w>
  512. <h>180</h>
  513. </coordinates>
  514. <panel_attributes>lt=&lt;-
  515. Backend Up
  516. frontent_event_up()</panel_attributes>
  517. <additional_attributes>230;30;30;160</additional_attributes>
  518. </element>
  519. <element>
  520. <type>com.umlet.element.Relation</type>
  521. <coordinates>
  522. <x>200</x>
  523. <y>330</y>
  524. <w>440</w>
  525. <h>550</h>
  526. </coordinates>
  527. <panel_attributes>lt=&lt;.
  528. Backend Dead
  529. frontend_event_dead()</panel_attributes>
  530. <additional_attributes>420;530;110;530;110;30;230;30</additional_attributes>
  531. </element>
  532. <element>
  533. <type>com.umlet.element.Relation</type>
  534. <coordinates>
  535. <x>560</x>
  536. <y>720</y>
  537. <w>210</w>
  538. <h>120</h>
  539. </coordinates>
  540. <panel_attributes>lt=&lt;-
  541. Backend Dead
  542. frontend_event_dead()</panel_attributes>
  543. <additional_attributes>110;100;110;30</additional_attributes>
  544. </element>
  545. </diagram>