bpmn.xml 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162
  1. <shapes name="mxgraph.bpmn">
  2. <shape h="10.39" name="Ad Hoc" strokewidth="inherit" w="15">
  3. <connections/>
  4. <background>
  5. <path>
  6. <move x="0" y="1.69"/>
  7. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="1" x="7.5" x-axis-rotation="0" y="1.69"/>
  8. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="0" x="15" x-axis-rotation="0" y="1.69"/>
  9. <line x="15" y="8.69"/>
  10. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="1" x="7.5" x-axis-rotation="0" y="8.69"/>
  11. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="0" x="0" x-axis-rotation="0" y="8.69"/>
  12. <close/>
  13. </path>
  14. </background>
  15. <foreground>
  16. <fillstroke/>
  17. </foreground>
  18. </shape>
  19. <shape h="65" name="Business Rule Task" strokewidth="inherit" w="100">
  20. <connections/>
  21. <background>
  22. <rect h="65" w="100" x="0" y="0"/>
  23. </background>
  24. <foreground>
  25. <fillstroke/>
  26. <path>
  27. <move x="0" y="15"/>
  28. <line x="100" y="15"/>
  29. <move x="1" y="40"/>
  30. <line x="99.4" y="40"/>
  31. <move x="25" y="15"/>
  32. <line x="25" y="65"/>
  33. </path>
  34. <stroke/>
  35. </foreground>
  36. </shape>
  37. <shape aspect="fixed" h="97" name="Cancel End" strokewidth="inherit" w="97">
  38. <connections>
  39. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  40. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  41. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  42. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  43. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  44. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  45. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  46. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  47. </connections>
  48. <background>
  49. <ellipse h="97" w="97" x="0" y="0"/>
  50. </background>
  51. <foreground>
  52. <strokewidth width="3"/>
  53. <fillstroke/>
  54. <path>
  55. <move x="23.5" y="23.5"/>
  56. <line x="73.5" y="73.5"/>
  57. <move x="73.5" y="23.5"/>
  58. <line x="23.5" y="73.5"/>
  59. </path>
  60. <stroke/>
  61. </foreground>
  62. </shape>
  63. <shape aspect="fixed" h="99" name="Cancel Intermediate" strokewidth="inherit" w="99">
  64. <connections>
  65. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  66. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  67. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  68. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  69. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  70. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  71. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  72. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  73. </connections>
  74. <background>
  75. <ellipse h="99" w="99" x="0" y="0"/>
  76. </background>
  77. <foreground>
  78. <fillstroke/>
  79. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  80. <fillstroke/>
  81. <strokewidth width="3"/>
  82. <path>
  83. <move x="24.5" y="24.5"/>
  84. <line x="74.5" y="74.5"/>
  85. <move x="74.5" y="24.5"/>
  86. <line x="24.5" y="74.5"/>
  87. </path>
  88. <stroke/>
  89. </foreground>
  90. </shape>
  91. <shape h="10" name="Compensation" strokewidth="inherit" w="15">
  92. <connections/>
  93. <background>
  94. <path>
  95. <move x="0" y="5"/>
  96. <line x="7.5" y="0"/>
  97. <line x="7.5" y="10"/>
  98. <close/>
  99. <move x="7.5" y="5"/>
  100. <line x="15" y="0"/>
  101. <line x="15" y="10"/>
  102. <close/>
  103. </path>
  104. </background>
  105. <foreground>
  106. <fillstroke/>
  107. </foreground>
  108. </shape>
  109. <shape aspect="fixed" h="97" name="Compensation End" strokewidth="inherit" w="97">
  110. <connections>
  111. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  112. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  113. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  114. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  115. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  116. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  117. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  118. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  119. </connections>
  120. <background>
  121. <save/>
  122. <ellipse h="97" w="97" x="0" y="0"/>
  123. </background>
  124. <foreground>
  125. <strokewidth width="3"/>
  126. <fillstroke/>
  127. <restore/>
  128. <rect/>
  129. <stroke/>
  130. <path>
  131. <move x="26.5" y="48.5"/>
  132. <line x="48.5" y="33.5"/>
  133. <line x="48.5" y="63.5"/>
  134. <close/>
  135. <move x="48.5" y="48.5"/>
  136. <line x="70.5" y="33.5"/>
  137. <line x="70.5" y="63.5"/>
  138. <close/>
  139. </path>
  140. <stroke/>
  141. </foreground>
  142. </shape>
  143. <shape aspect="fixed" h="99" name="Compensation Intermediate" strokewidth="inherit" w="99">
  144. <connections>
  145. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  146. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  147. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  148. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  149. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  150. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  151. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  152. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  153. </connections>
  154. <background>
  155. <ellipse h="99" w="99" x="0" y="0"/>
  156. </background>
  157. <foreground>
  158. <fillstroke/>
  159. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  160. <fillstroke/>
  161. <path>
  162. <move x="27.5" y="49.5"/>
  163. <line x="49.5" y="34.5"/>
  164. <line x="49.5" y="64.5"/>
  165. <close/>
  166. <move x="49.5" y="49.5"/>
  167. <line x="71.5" y="34.5"/>
  168. <line x="71.5" y="64.5"/>
  169. <close/>
  170. </path>
  171. <stroke/>
  172. </foreground>
  173. </shape>
  174. <shape aspect="fixed" h="97" name="Error End" strokewidth="inherit" w="97">
  175. <connections>
  176. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  177. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  178. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  179. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  180. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  181. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  182. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  183. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  184. </connections>
  185. <background>
  186. <save/>
  187. <ellipse h="97" w="97" x="0" y="0"/>
  188. </background>
  189. <foreground>
  190. <strokewidth width="3"/>
  191. <fillstroke/>
  192. <restore/>
  193. <rect/>
  194. <stroke/>
  195. <path>
  196. <move x="26.5" y="79.5"/>
  197. <line x="39.5" y="24.5"/>
  198. <line x="58.5" y="61.5"/>
  199. <line x="69.5" y="18.5"/>
  200. </path>
  201. <stroke/>
  202. </foreground>
  203. </shape>
  204. <shape aspect="fixed" h="99" name="Error Intermediate" strokewidth="inherit" w="99">
  205. <connections>
  206. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  207. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  208. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  209. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  210. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  211. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  212. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  213. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  214. </connections>
  215. <background>
  216. <ellipse h="99" w="99" x="0" y="0"/>
  217. </background>
  218. <foreground>
  219. <fillstroke/>
  220. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  221. <stroke/>
  222. <path>
  223. <move x="27.5" y="80.5"/>
  224. <line x="40.5" y="25.5"/>
  225. <line x="59.5" y="62.5"/>
  226. <line x="70.5" y="19.5"/>
  227. </path>
  228. <stroke/>
  229. </foreground>
  230. </shape>
  231. <shape aspect="fixed" h="99" name="Gateway" strokewidth="inherit" w="99">
  232. <connections>
  233. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  234. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  235. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  236. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  237. </connections>
  238. <background>
  239. <path>
  240. <move x="49.5" y="0"/>
  241. <line x="99" y="49.5"/>
  242. <line x="49.5" y="99"/>
  243. <line x="0" y="49.5"/>
  244. <close/>
  245. </path>
  246. </background>
  247. <foreground>
  248. <fillstroke/>
  249. </foreground>
  250. </shape>
  251. <shape aspect="fixed" h="99" name="Gateway AND" strokewidth="inherit" w="99">
  252. <connections>
  253. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  254. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  255. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  256. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  257. </connections>
  258. <background>
  259. <path>
  260. <move x="49.5" y="0"/>
  261. <line x="99" y="49.5"/>
  262. <line x="49.5" y="99"/>
  263. <line x="0" y="49.5"/>
  264. <close/>
  265. </path>
  266. </background>
  267. <foreground>
  268. <fillstroke/>
  269. <path>
  270. <move x="49.5" y="19.5"/>
  271. <line x="49.5" y="79.5"/>
  272. <move x="79.5" y="49.5"/>
  273. <line x="19.5" y="49.5"/>
  274. </path>
  275. <stroke/>
  276. </foreground>
  277. </shape>
  278. <shape aspect="fixed" h="99" name="Gateway COMPLEX" strokewidth="inherit" w="99">
  279. <connections>
  280. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  281. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  282. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  283. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  284. </connections>
  285. <background>
  286. <path>
  287. <move x="49.5" y="0"/>
  288. <line x="99" y="49.5"/>
  289. <line x="49.5" y="99"/>
  290. <line x="0" y="49.5"/>
  291. <close/>
  292. </path>
  293. </background>
  294. <foreground>
  295. <fillstroke/>
  296. <strokewidth width="3"/>
  297. <path>
  298. <move x="79.5" y="49.5"/>
  299. <line x="19.5" y="49.5"/>
  300. <move x="49.5" y="19.5"/>
  301. <line x="49.5" y="79.5"/>
  302. <move x="28.5" y="28.5"/>
  303. <line x="70.5" y="70.5"/>
  304. <move x="70.5" y="28.5"/>
  305. <line x="28.5" y="70.5"/>
  306. </path>
  307. <stroke/>
  308. </foreground>
  309. </shape>
  310. <shape aspect="fixed" h="99" name="Gateway OR" strokewidth="inherit" w="99">
  311. <connections>
  312. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  313. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  314. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  315. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  316. </connections>
  317. <background>
  318. <path>
  319. <move x="49.5" y="0"/>
  320. <line x="99" y="49.5"/>
  321. <line x="49.5" y="99"/>
  322. <line x="0" y="49.5"/>
  323. <close/>
  324. </path>
  325. </background>
  326. <foreground>
  327. <fillstroke/>
  328. <strokewidth width="3"/>
  329. <ellipse h="50" w="50" x="24.5" y="24.5"/>
  330. <stroke/>
  331. </foreground>
  332. </shape>
  333. <shape aspect="fixed" h="99" name="Gateway XOR (data)" strokewidth="inherit" w="99">
  334. <connections>
  335. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  336. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  337. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  338. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  339. </connections>
  340. <background>
  341. <path>
  342. <move x="49.5" y="0"/>
  343. <line x="99" y="49.5"/>
  344. <line x="49.5" y="99"/>
  345. <line x="0" y="49.5"/>
  346. <close/>
  347. <move x="37.5" y="23.5"/>
  348. <line x="61.5" y="75.5"/>
  349. <move x="61.5" y="23.5"/>
  350. <line x="37.5" y="75.5"/>
  351. </path>
  352. </background>
  353. <foreground>
  354. <fillstroke/>
  355. </foreground>
  356. </shape>
  357. <shape aspect="fixed" h="99" name="Gateway XOR (event)" strokewidth="inherit" w="99">
  358. <connections>
  359. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  360. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  361. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  362. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  363. </connections>
  364. <background>
  365. <path>
  366. <move x="49.5" y="0"/>
  367. <line x="99" y="49.5"/>
  368. <line x="49.5" y="99"/>
  369. <line x="0" y="49.5"/>
  370. <close/>
  371. </path>
  372. </background>
  373. <foreground>
  374. <fillstroke/>
  375. <ellipse h="49.8" w="49.8" x="24.6" y="24.6"/>
  376. <stroke/>
  377. <ellipse h="46.2" w="46.2" x="26.4" y="26.4"/>
  378. <stroke/>
  379. <path>
  380. <move x="49.5" y="37.1"/>
  381. <line x="60.2" y="55.7"/>
  382. <line x="38.8" y="55.7"/>
  383. <close/>
  384. <move x="49.5" y="61.9"/>
  385. <line x="59.5" y="43.3"/>
  386. <line x="38.5" y="43.3"/>
  387. <close/>
  388. </path>
  389. <stroke/>
  390. </foreground>
  391. </shape>
  392. <shape aspect="fixed" h="97" name="General End" strokewidth="inherit" w="97">
  393. <connections>
  394. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  395. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  396. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  397. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  398. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  399. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  400. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  401. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  402. </connections>
  403. <background>
  404. <ellipse h="97" w="97" x="0" y="0"/>
  405. </background>
  406. <foreground>
  407. <strokewidth width="3"/>
  408. <fillstroke/>
  409. </foreground>
  410. </shape>
  411. <shape aspect="fixed" h="99" name="General Intermediate" strokewidth="inherit" w="99">
  412. <connections>
  413. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  414. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  415. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  416. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  417. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  418. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  419. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  420. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  421. </connections>
  422. <background>
  423. <ellipse h="99" w="99" x="0" y="0"/>
  424. </background>
  425. <foreground>
  426. <fillstroke/>
  427. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  428. <stroke/>
  429. </foreground>
  430. </shape>
  431. <shape aspect="fixed" h="99" name="General Start" strokewidth="inherit" w="99">
  432. <connections>
  433. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  434. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  435. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  436. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  437. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  438. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  439. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  440. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  441. </connections>
  442. <background>
  443. <ellipse h="99" w="99" x="0" y="0"/>
  444. </background>
  445. <foreground>
  446. <fillstroke/>
  447. </foreground>
  448. </shape>
  449. <shape aspect="fixed" h="97" name="Link End" strokewidth="inherit" w="97">
  450. <connections>
  451. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  452. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  453. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  454. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  455. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  456. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  457. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  458. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  459. </connections>
  460. <background>
  461. <save/>
  462. <ellipse h="97" w="97" x="0" y="0"/>
  463. </background>
  464. <foreground>
  465. <strokewidth width="3"/>
  466. <fillstroke/>
  467. <restore/>
  468. <rect/>
  469. <stroke/>
  470. <path>
  471. <move x="25.5" y="57.5"/>
  472. <line x="25.5" y="39.5"/>
  473. <line x="54.5" y="39.5"/>
  474. <line x="54.5" y="31.5"/>
  475. <line x="71.5" y="48.5"/>
  476. <line x="54.5" y="65.5"/>
  477. <line x="54.5" y="57.5"/>
  478. <close/>
  479. </path>
  480. <stroke/>
  481. </foreground>
  482. </shape>
  483. <shape aspect="fixed" h="99" name="Link Intermediate" strokewidth="inherit" w="99">
  484. <connections>
  485. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  486. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  487. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  488. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  489. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  490. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  491. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  492. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  493. </connections>
  494. <background>
  495. <ellipse h="99" w="99" x="0" y="0"/>
  496. </background>
  497. <foreground>
  498. <fillstroke/>
  499. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  500. <stroke/>
  501. <path>
  502. <move x="26.5" y="58.5"/>
  503. <line x="26.5" y="40.5"/>
  504. <line x="55.5" y="40.5"/>
  505. <line x="55.5" y="32.5"/>
  506. <line x="72.5" y="49.5"/>
  507. <line x="55.5" y="66.5"/>
  508. <line x="55.5" y="58.5"/>
  509. <close/>
  510. </path>
  511. <stroke/>
  512. </foreground>
  513. </shape>
  514. <shape aspect="fixed" h="99" name="Link Start" strokewidth="inherit" w="99">
  515. <connections>
  516. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  517. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  518. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  519. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  520. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  521. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  522. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  523. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  524. </connections>
  525. <background>
  526. <ellipse h="99" w="99" x="0" y="0"/>
  527. </background>
  528. <foreground>
  529. <fillstroke/>
  530. <path>
  531. <move x="26.5" y="58.5"/>
  532. <line x="26.5" y="40.5"/>
  533. <line x="55.5" y="40.5"/>
  534. <line x="55.5" y="32.5"/>
  535. <line x="72.5" y="49.5"/>
  536. <line x="55.5" y="66.5"/>
  537. <line x="55.5" y="58.5"/>
  538. <close/>
  539. </path>
  540. <stroke/>
  541. </foreground>
  542. </shape>
  543. <shape h="21.62" name="Loop" strokewidth="inherit" w="22.49">
  544. <connections/>
  545. <background>
  546. <path>
  547. <move x="5.5" y="19.08"/>
  548. <arc large-arc-flag="1" rx="10" ry="10" sweep-flag="1" x="10.5" x-axis-rotation="0" y="21.08"/>
  549. <move x="5.5" y="14.08"/>
  550. <line x="5.5" y="19.08"/>
  551. <line x="0" y="17.58"/>
  552. </path>
  553. </background>
  554. <foreground>
  555. <stroke/>
  556. </foreground>
  557. </shape>
  558. <shape aspect="fixed" h="10.39" name="Loop Marker" strokewidth="inherit" w="15">
  559. <connections/>
  560. <background>
  561. <path>
  562. <move x="0" y="1.69"/>
  563. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="1" x="7.5" x-axis-rotation="0" y="1.69"/>
  564. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="0" x="15" x-axis-rotation="0" y="1.69"/>
  565. <line x="15" y="8.69"/>
  566. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="1" x="7.5" x-axis-rotation="0" y="8.69"/>
  567. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="0" x="0" x-axis-rotation="0" y="8.69"/>
  568. <close/>
  569. <close/>
  570. </path>
  571. </background>
  572. <foreground>
  573. <fillstroke/>
  574. </foreground>
  575. </shape>
  576. <shape h="59.28" name="Manual Task" strokewidth="inherit" w="91.4">
  577. <connections/>
  578. <background>
  579. <path>
  580. <move x="0" y="14"/>
  581. <arc large-arc-flag="0" rx="20" ry="20" sweep-flag="1" x="14" x-axis-rotation="0" y="0"/>
  582. <line x="50" y="0"/>
  583. <arc large-arc-flag="0" rx="6" ry="6" sweep-flag="1" x="50" x-axis-rotation="0" y="11"/>
  584. <line x="26" y="11"/>
  585. <line x="87" y="11"/>
  586. <arc large-arc-flag="0" rx="7" ry="7" sweep-flag="1" x="87" x-axis-rotation="0" y="24"/>
  587. <line x="45" y="24"/>
  588. <line x="87" y="24"/>
  589. <arc large-arc-flag="0" rx="7" ry="7" sweep-flag="1" x="87" x-axis-rotation="0" y="37"/>
  590. <line x="49" y="37"/>
  591. <line x="82" y="37"/>
  592. <arc large-arc-flag="0" rx="6" ry="6" sweep-flag="1" x="82" x-axis-rotation="0" y="49"/>
  593. <line x="48" y="49"/>
  594. <line x="75" y="49"/>
  595. <arc large-arc-flag="0" rx="5" ry="5" sweep-flag="1" x="75" x-axis-rotation="0" y="59"/>
  596. <line x="9" y="59"/>
  597. <arc large-arc-flag="0" rx="8" ry="8" sweep-flag="1" x="0" x-axis-rotation="0" y="52"/>
  598. <close/>
  599. </path>
  600. </background>
  601. <foreground>
  602. <fillstroke/>
  603. </foreground>
  604. </shape>
  605. <shape aspect="fixed" h="97" name="Message End" strokewidth="inherit" w="97">
  606. <connections>
  607. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  608. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  609. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  610. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  611. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  612. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  613. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  614. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  615. </connections>
  616. <background>
  617. <save/>
  618. <ellipse h="97" w="97" x="0" y="0"/>
  619. </background>
  620. <foreground>
  621. <strokewidth width="3"/>
  622. <fillstroke/>
  623. <restore/>
  624. <rect/>
  625. <stroke/>
  626. <rect h="40" w="70" x="13.5" y="28.5"/>
  627. <stroke/>
  628. <path>
  629. <move x="13.5" y="28.5"/>
  630. <line x="48.5" y="48.5"/>
  631. <line x="83.5" y="28.5"/>
  632. </path>
  633. <stroke/>
  634. </foreground>
  635. </shape>
  636. <shape aspect="fixed" h="99" name="Message Intermediate" strokewidth="inherit" w="99">
  637. <connections>
  638. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  639. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  640. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  641. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  642. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  643. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  644. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  645. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  646. </connections>
  647. <background>
  648. <ellipse h="99" w="99" x="0" y="0"/>
  649. </background>
  650. <foreground>
  651. <fillstroke/>
  652. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  653. <stroke/>
  654. <rect h="40" w="70" x="14.5" y="29.5"/>
  655. <stroke/>
  656. <path>
  657. <move x="14.5" y="29.5"/>
  658. <line x="49.5" y="49.5"/>
  659. <line x="84.5" y="29.5"/>
  660. </path>
  661. <stroke/>
  662. </foreground>
  663. </shape>
  664. <shape aspect="fixed" h="99" name="Message Start" strokewidth="inherit" w="99">
  665. <connections>
  666. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  667. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  668. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  669. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  670. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  671. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  672. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  673. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  674. </connections>
  675. <background>
  676. <ellipse h="99" w="99" x="0" y="0"/>
  677. </background>
  678. <foreground>
  679. <fillstroke/>
  680. <rect h="40" w="70" x="14.5" y="29.5"/>
  681. <stroke/>
  682. <path>
  683. <move x="14.5" y="29.5"/>
  684. <line x="49.5" y="49.5"/>
  685. <line x="84.5" y="29.5"/>
  686. </path>
  687. <stroke/>
  688. </foreground>
  689. </shape>
  690. <shape aspect="fixed" h="97" name="Multiple End" strokewidth="inherit" w="97">
  691. <connections>
  692. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  693. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  694. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  695. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  696. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  697. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  698. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  699. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  700. </connections>
  701. <background>
  702. <save/>
  703. <ellipse h="97" w="97" x="0" y="0"/>
  704. </background>
  705. <foreground>
  706. <strokewidth width="3"/>
  707. <fillstroke/>
  708. <restore/>
  709. <rect/>
  710. <stroke/>
  711. <path>
  712. <move x="48.5" y="23.5"/>
  713. <line x="70.5" y="60.5"/>
  714. <line x="26.5" y="60.5"/>
  715. <close/>
  716. <move x="48.5" y="73.5"/>
  717. <line x="70.5" y="36.5"/>
  718. <line x="26.5" y="36.5"/>
  719. <close/>
  720. </path>
  721. <stroke/>
  722. </foreground>
  723. </shape>
  724. <shape aspect="fixed" h="14" name="Multiple Instances" strokewidth="inherit" w="9">
  725. <connections/>
  726. <background>
  727. <path>
  728. <move x="0" y="0"/>
  729. <line x="3" y="0"/>
  730. <line x="3" y="14"/>
  731. <line x="0" y="14"/>
  732. <close/>
  733. <move x="6" y="0"/>
  734. <line x="9" y="0"/>
  735. <line x="9" y="14"/>
  736. <line x="6" y="14"/>
  737. <close/>
  738. </path>
  739. </background>
  740. <foreground>
  741. <fillstroke/>
  742. </foreground>
  743. </shape>
  744. <shape aspect="fixed" h="99" name="Multiple Intermediate" strokewidth="inherit" w="99">
  745. <connections>
  746. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  747. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  748. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  749. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  750. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  751. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  752. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  753. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  754. </connections>
  755. <background>
  756. <ellipse h="99" w="99" x="0" y="0"/>
  757. </background>
  758. <foreground>
  759. <fillstroke/>
  760. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  761. <stroke/>
  762. <path>
  763. <move x="49.5" y="24.5"/>
  764. <line x="71.5" y="61.5"/>
  765. <line x="27.5" y="61.5"/>
  766. <close/>
  767. <move x="49.5" y="74.5"/>
  768. <line x="71.5" y="37.5"/>
  769. <line x="27.5" y="37.5"/>
  770. <close/>
  771. </path>
  772. <stroke/>
  773. </foreground>
  774. </shape>
  775. <shape aspect="fixed" h="99" name="Multiple Start" strokewidth="inherit" w="99">
  776. <connections>
  777. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  778. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  779. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  780. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  781. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  782. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  783. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  784. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  785. </connections>
  786. <background>
  787. <ellipse h="99" w="99" x="0" y="0"/>
  788. </background>
  789. <foreground>
  790. <fillstroke/>
  791. <path>
  792. <move x="49.5" y="24.5"/>
  793. <line x="71.5" y="61.5"/>
  794. <line x="27.5" y="61.5"/>
  795. <close/>
  796. <move x="49.5" y="74.5"/>
  797. <line x="71.5" y="37.5"/>
  798. <line x="27.5" y="37.5"/>
  799. <close/>
  800. </path>
  801. <stroke/>
  802. </foreground>
  803. </shape>
  804. <shape aspect="fixed" h="99" name="Rule Intermediate" strokewidth="inherit" w="99">
  805. <connections>
  806. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  807. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  808. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  809. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  810. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  811. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  812. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  813. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  814. </connections>
  815. <background>
  816. <ellipse h="99" w="99" x="0" y="0"/>
  817. </background>
  818. <foreground>
  819. <fillstroke/>
  820. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  821. <stroke/>
  822. <rect h="68" w="40" x="29.5" y="15.5"/>
  823. <stroke/>
  824. <path>
  825. <move x="29.5" y="22.5"/>
  826. <line x="61.5" y="22.5"/>
  827. <move x="29.5" y="40.5"/>
  828. <line x="61.5" y="40.5"/>
  829. <move x="29.5" y="58.5"/>
  830. <line x="61.5" y="58.5"/>
  831. <move x="29.5" y="76.5"/>
  832. <line x="61.5" y="76.5"/>
  833. </path>
  834. <stroke/>
  835. </foreground>
  836. </shape>
  837. <shape aspect="fixed" h="99" name="Rule Start" strokewidth="inherit" w="99">
  838. <connections>
  839. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  840. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  841. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  842. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  843. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  844. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  845. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  846. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  847. </connections>
  848. <background>
  849. <ellipse h="99" w="99" x="0" y="0"/>
  850. </background>
  851. <foreground>
  852. <fillstroke/>
  853. <rect h="68" w="40" x="29.5" y="15.5"/>
  854. <stroke/>
  855. <path>
  856. <move x="29.5" y="22.5"/>
  857. <line x="61.5" y="22.5"/>
  858. <move x="29.5" y="40.5"/>
  859. <line x="61.5" y="40.5"/>
  860. <move x="29.5" y="58.5"/>
  861. <line x="61.5" y="58.5"/>
  862. <move x="29.5" y="76.5"/>
  863. <line x="61.5" y="76.5"/>
  864. </path>
  865. <stroke/>
  866. </foreground>
  867. </shape>
  868. <shape h="100" name="Script Task" strokewidth="inherit" w="73.4">
  869. <connections/>
  870. <background>
  871. <path>
  872. <move x="61.7" y="0"/>
  873. <arc large-arc-flag="0" rx="40" ry="40" sweep-flag="0" x="61.7" x-axis-rotation="0" y="50"/>
  874. <arc large-arc-flag="0" rx="40" ry="40" sweep-flag="1" x="61.7" x-axis-rotation="0" y="100"/>
  875. <line x="11.7" y="100"/>
  876. <arc large-arc-flag="0" rx="40" ry="40" sweep-flag="0" x="11.7" x-axis-rotation="0" y="50"/>
  877. <arc large-arc-flag="0" rx="40" ry="40" sweep-flag="1" x="11.7" x-axis-rotation="0" y="0"/>
  878. <close/>
  879. </path>
  880. </background>
  881. <foreground>
  882. <fillstroke/>
  883. <path>
  884. <move x="21.7" y="50"/>
  885. <line x="51.7" y="50"/>
  886. <move x="13.7" y="30"/>
  887. <line x="43.7" y="30"/>
  888. <move x="15.7" y="10"/>
  889. <line x="45.7" y="10"/>
  890. <move x="29.7" y="70"/>
  891. <line x="59.7" y="70"/>
  892. <move x="27.7" y="90"/>
  893. <line x="57.7" y="90"/>
  894. </path>
  895. <stroke/>
  896. </foreground>
  897. </shape>
  898. <shape h="93.3" name="Service Task" strokewidth="inherit" w="90.9">
  899. <connections/>
  900. <background>
  901. <path>
  902. <move x="2.06" y="24.62"/>
  903. <line x="10.17" y="30.95"/>
  904. <line x="9.29" y="37.73"/>
  905. <line x="0" y="41.42"/>
  906. <line x="2.95" y="54.24"/>
  907. <line x="13.41" y="52.92"/>
  908. <line x="17.39" y="58.52"/>
  909. <line x="13.56" y="67.66"/>
  910. <line x="24.47" y="74.44"/>
  911. <line x="30.81" y="66.33"/>
  912. <line x="37.88" y="67.21"/>
  913. <line x="41.57" y="76.5"/>
  914. <line x="54.24" y="73.55"/>
  915. <line x="53.06" y="62.94"/>
  916. <line x="58.52" y="58.52"/>
  917. <line x="67.21" y="63.09"/>
  918. <line x="74.58" y="51.88"/>
  919. <line x="66.03" y="45.25"/>
  920. <line x="66.92" y="38.62"/>
  921. <line x="76.5" y="34.93"/>
  922. <line x="73.7" y="22.26"/>
  923. <line x="62.64" y="23.44"/>
  924. <line x="58.81" y="18.42"/>
  925. <line x="62.79" y="8.7"/>
  926. <line x="51.74" y="2.21"/>
  927. <line x="44.81" y="10.47"/>
  928. <line x="38.03" y="9.43"/>
  929. <line x="33.75" y="0"/>
  930. <line x="21.52" y="3.24"/>
  931. <line x="22.7" y="13.56"/>
  932. <line x="18.13" y="17.54"/>
  933. <line x="8.7" y="13.56"/>
  934. <close/>
  935. <move x="24.8" y="39"/>
  936. <arc large-arc-flag="1" rx="12" ry="12" sweep-flag="1" x="51.8" x-axis-rotation="0" y="39"/>
  937. <arc large-arc-flag="0" rx="12" ry="12" sweep-flag="1" x="24.8" x-axis-rotation="0" y="39"/>
  938. <close/>
  939. </path>
  940. </background>
  941. <foreground>
  942. <fillstroke/>
  943. <path>
  944. <move x="16.46" y="41.42"/>
  945. <line x="24.57" y="47.75"/>
  946. <line x="23.69" y="54.53"/>
  947. <line x="14.4" y="58.22"/>
  948. <line x="17.35" y="71.04"/>
  949. <line x="27.81" y="69.72"/>
  950. <line x="31.79" y="75.32"/>
  951. <line x="27.96" y="84.46"/>
  952. <line x="38.87" y="91.24"/>
  953. <line x="45.21" y="83.13"/>
  954. <line x="52.28" y="84.01"/>
  955. <line x="55.97" y="93.3"/>
  956. <line x="68.64" y="90.35"/>
  957. <line x="67.46" y="79.74"/>
  958. <line x="72.92" y="75.32"/>
  959. <line x="81.61" y="79.89"/>
  960. <line x="88.98" y="68.68"/>
  961. <line x="80.43" y="62.05"/>
  962. <line x="81.32" y="55.42"/>
  963. <line x="90.9" y="51.73"/>
  964. <line x="88.1" y="39.06"/>
  965. <line x="77.04" y="40.24"/>
  966. <line x="73.21" y="35.22"/>
  967. <line x="77.19" y="25.5"/>
  968. <line x="66.14" y="19.01"/>
  969. <line x="59.21" y="27.27"/>
  970. <line x="52.43" y="26.23"/>
  971. <line x="48.15" y="16.8"/>
  972. <line x="35.92" y="20.04"/>
  973. <line x="37.1" y="30.36"/>
  974. <line x="32.53" y="34.34"/>
  975. <line x="23.1" y="30.36"/>
  976. <close/>
  977. <move x="39.2" y="55.8"/>
  978. <arc large-arc-flag="1" rx="12" ry="12" sweep-flag="1" x="66.2" x-axis-rotation="0" y="55.8"/>
  979. <arc large-arc-flag="0" rx="12" ry="12" sweep-flag="1" x="39.2" x-axis-rotation="0" y="55.8"/>
  980. <close/>
  981. </path>
  982. <fillstroke/>
  983. </foreground>
  984. </shape>
  985. <shape aspect="fixed" h="97" name="Terminate" strokewidth="inherit" w="97">
  986. <connections>
  987. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  988. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  989. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  990. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  991. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  992. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  993. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  994. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  995. </connections>
  996. <background>
  997. <ellipse h="97" w="97" x="0" y="0"/>
  998. </background>
  999. <foreground>
  1000. <strokewidth width="3"/>
  1001. <fillstroke/>
  1002. <strokewidth width="42"/>
  1003. <ellipse h="42" w="42" x="27.5" y="27.5"/>
  1004. <fillstroke/>
  1005. </foreground>
  1006. </shape>
  1007. <shape aspect="fixed" h="99" name="Timer Intermediate" strokewidth="inherit" w="99">
  1008. <connections>
  1009. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  1010. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  1011. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  1012. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  1013. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  1014. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  1015. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  1016. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  1017. </connections>
  1018. <background>
  1019. <ellipse h="99" w="99" x="0" y="0"/>
  1020. </background>
  1021. <foreground>
  1022. <fillstroke/>
  1023. <ellipse h="92" w="92" x="3.5" y="3.5"/>
  1024. <stroke/>
  1025. <ellipse h="78" w="78" x="10.5" y="10.5"/>
  1026. <stroke/>
  1027. <path>
  1028. <move x="49.5" y="49.5"/>
  1029. <line x="51.5" y="16"/>
  1030. <move x="49.5" y="49.5"/>
  1031. <line x="71.5" y="49.5"/>
  1032. <move x="49.5" y="10.5"/>
  1033. <line x="49.5" y="15.5"/>
  1034. <move x="69" y="15.6"/>
  1035. <line x="66.2" y="20.5"/>
  1036. <move x="83.2" y="29.8"/>
  1037. <line x="78.3" y="32.8"/>
  1038. <move x="88.5" y="49.5"/>
  1039. <line x="83.5" y="49.5"/>
  1040. <move x="83.2" y="69.2"/>
  1041. <line x="78.3" y="66.2"/>
  1042. <move x="30" y="15.6"/>
  1043. <line x="32.8" y="20.5"/>
  1044. <move x="69" y="83.4"/>
  1045. <line x="66.2" y="78.5"/>
  1046. <move x="49.5" y="83.5"/>
  1047. <line x="49.5" y="88.5"/>
  1048. <move x="30" y="83.4"/>
  1049. <line x="32.8" y="78.5"/>
  1050. <move x="15.8" y="69.2"/>
  1051. <line x="20.7" y="66.2"/>
  1052. <move x="10.5" y="49.5"/>
  1053. <line x="15.5" y="49.5"/>
  1054. <move x="15.8" y="29.8"/>
  1055. <line x="20.7" y="32.8"/>
  1056. </path>
  1057. <stroke/>
  1058. </foreground>
  1059. </shape>
  1060. <shape aspect="fixed" h="99" name="Timer Start" strokewidth="inherit" w="99">
  1061. <connections>
  1062. <constraint name="N" perimeter="0" x="0.5" y="0"/>
  1063. <constraint name="S" perimeter="0" x="0.5" y="1"/>
  1064. <constraint name="W" perimeter="0" x="0" y="0.5"/>
  1065. <constraint name="E" perimeter="0" x="1" y="0.5"/>
  1066. <constraint name="NW" perimeter="0" x="0.145" y="0.145"/>
  1067. <constraint name="SW" perimeter="0" x="0.145" y="0.855"/>
  1068. <constraint name="NE" perimeter="0" x="0.855" y="0.145"/>
  1069. <constraint name="SE" perimeter="0" x="0.855" y="0.855"/>
  1070. </connections>
  1071. <background>
  1072. <ellipse h="99" w="99" x="0" y="0"/>
  1073. </background>
  1074. <foreground>
  1075. <fillstroke/>
  1076. <ellipse h="78" w="78" x="10.5" y="10.5"/>
  1077. <stroke/>
  1078. <path>
  1079. <move x="49.5" y="49.5"/>
  1080. <line x="51.5" y="16"/>
  1081. <move x="49.5" y="49.5"/>
  1082. <line x="71.5" y="49.5"/>
  1083. <move x="49.5" y="10.5"/>
  1084. <line x="49.5" y="15.5"/>
  1085. <move x="69" y="15.6"/>
  1086. <line x="66.2" y="20.5"/>
  1087. <move x="83.2" y="29.8"/>
  1088. <line x="78.3" y="32.8"/>
  1089. <move x="88.5" y="49.5"/>
  1090. <line x="83.5" y="49.5"/>
  1091. <move x="83.2" y="69.2"/>
  1092. <line x="78.3" y="66.2"/>
  1093. <move x="30" y="15.6"/>
  1094. <line x="32.8" y="20.5"/>
  1095. <move x="69" y="83.4"/>
  1096. <line x="66.2" y="78.5"/>
  1097. <move x="49.5" y="83.5"/>
  1098. <line x="49.5" y="88.5"/>
  1099. <move x="30" y="83.4"/>
  1100. <line x="32.8" y="78.5"/>
  1101. <move x="15.8" y="69.2"/>
  1102. <line x="20.7" y="66.2"/>
  1103. <move x="10.5" y="49.5"/>
  1104. <line x="15.5" y="49.5"/>
  1105. <move x="15.8" y="29.8"/>
  1106. <line x="20.7" y="32.8"/>
  1107. </path>
  1108. <stroke/>
  1109. </foreground>
  1110. </shape>
  1111. <shape h="91.81" name="User Task" strokewidth="inherit" w="94">
  1112. <connections/>
  1113. <background>
  1114. <path>
  1115. <move x="0" y="91.81"/>
  1116. <line x="0" y="63.81"/>
  1117. <arc large-arc-flag="0" rx="50" ry="50" sweep-flag="1" x="24" x-axis-rotation="0" y="42.81"/>
  1118. <arc large-arc-flag="0" rx="25" ry="25" sweep-flag="1" x="33" x-axis-rotation="0" y="41.81"/>
  1119. <arc large-arc-flag="0" rx="17" ry="17" sweep-flag="0" x="48" x-axis-rotation="0" y="58.81"/>
  1120. <arc large-arc-flag="0" rx="17" ry="17" sweep-flag="0" x="66" x-axis-rotation="0" y="41.81"/>
  1121. <arc large-arc-flag="0" rx="25" ry="25" sweep-flag="1" x="76.8" x-axis-rotation="0" y="42.81"/>
  1122. <arc large-arc-flag="0" rx="35" ry="35" sweep-flag="1" x="94" x-axis-rotation="0" y="63.81"/>
  1123. <line x="94" y="91.81"/>
  1124. <close/>
  1125. <move x="66" y="41.81"/>
  1126. <arc large-arc-flag="0" rx="17" ry="17" sweep-flag="1" x="48" x-axis-rotation="0" y="58.81"/>
  1127. <arc large-arc-flag="0" rx="17" ry="17" sweep-flag="1" x="33" x-axis-rotation="0" y="41.81"/>
  1128. <arc large-arc-flag="0" rx="25" ry="25" sweep-flag="0" x="38" x-axis-rotation="0" y="40.81"/>
  1129. <line x="39" y="36.81"/>
  1130. <arc large-arc-flag="0" rx="10" ry="10" sweep-flag="1" x="32" x-axis-rotation="0" y="30.81"/>
  1131. <arc large-arc-flag="1" rx="18" ry="12" sweep-flag="1" x="66" x-axis-rotation="0" y="30.81"/>
  1132. <arc large-arc-flag="0" rx="12" ry="12" sweep-flag="1" x="58" x-axis-rotation="0" y="36.81"/>
  1133. <line x="59" y="40.81"/>
  1134. <close/>
  1135. </path>
  1136. </background>
  1137. <foreground>
  1138. <fillstroke/>
  1139. <path>
  1140. <move x="16" y="75.81"/>
  1141. <line x="16" y="90.81"/>
  1142. <move x="75" y="75.81"/>
  1143. <line x="75" y="90.81"/>
  1144. </path>
  1145. <stroke/>
  1146. <fillcolor color="#000000"/>
  1147. <path>
  1148. <move x="32" y="30.81"/>
  1149. <arc large-arc-flag="0" rx="15" ry="15" sweep-flag="1" x="29" x-axis-rotation="0" y="13.81"/>
  1150. <arc large-arc-flag="0" rx="22" ry="22" sweep-flag="1" x="48" x-axis-rotation="0" y="0.81"/>
  1151. <arc large-arc-flag="0" rx="22" ry="22" sweep-flag="1" x="70" x-axis-rotation="0" y="13.81"/>
  1152. <arc large-arc-flag="0" rx="15" ry="15" sweep-flag="1" x="66" x-axis-rotation="0" y="30.81"/>
  1153. <arc large-arc-flag="0" rx="15" ry="15" sweep-flag="0" x="64" x-axis-rotation="0" y="21.81"/>
  1154. <arc large-arc-flag="0" rx="15" ry="15" sweep-flag="0" x="50" x-axis-rotation="0" y="20.81"/>
  1155. <arc large-arc-flag="0" rx="15" ry="15" sweep-flag="0" x="35" x-axis-rotation="0" y="21.81"/>
  1156. <arc large-arc-flag="0" rx="15" ry="15" sweep-flag="0" x="32" x-axis-rotation="0" y="30.81"/>
  1157. <close/>
  1158. </path>
  1159. <fillstroke/>
  1160. </foreground>
  1161. </shape>
  1162. </shapes>