jsjdjggz.bpmn 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test">
  3. <process id="jsjdjggz" name="建设进度加固改造" isExecutable="true">
  4. <startEvent id="startevent1" name="Start" activiti:initiator="applyUserId"></startEvent>
  5. <userTask id="axlyspsp" name="岸线利用审批支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  6. <endEvent id="endevent1" name="End"></endEvent>
  7. <userTask id="xmsphzbasp" name="项目审批、核准、备案支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  8. <userTask id="cbsjspsp" name="初步设计审批支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  9. <userTask id="sgtsjspsp" name="施工图设计审批支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  10. <userTask id="kgbasp" name="开工备案支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  11. <userTask id="jgys1sp" name="交工验收支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  12. <userTask id="axlysptb" name="岸线利用审批支撑文件提交" activiti:candidateGroups="${role_jyr}">
  13. <extensionElements>
  14. <activiti:taskListener event="create" delegateExpression="${taskVarBean}">
  15. <activiti:field name="varName">
  16. <activiti:string><![CDATA[var_autoComplete]]></activiti:string>
  17. </activiti:field>
  18. <activiti:field name="varValue">
  19. <activiti:string><![CDATA[true]]></activiti:string>
  20. </activiti:field>
  21. </activiti:taskListener>
  22. </extensionElements>
  23. </userTask>
  24. <sequenceFlow id="flow22" sourceRef="startevent1" targetRef="axlysptb"></sequenceFlow>
  25. <sequenceFlow id="flow23" sourceRef="axlysptb" targetRef="axlyspsp"></sequenceFlow>
  26. <userTask id="xmsphzbatb" name="项目审批、核准、备案支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  27. <sequenceFlow id="flow25" sourceRef="xmsphzbatb" targetRef="xmsphzbasp"></sequenceFlow>
  28. <userTask id="cbsjsptb" name="初步设计审批支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  29. <sequenceFlow id="flow27" sourceRef="cbsjsptb" targetRef="cbsjspsp"></sequenceFlow>
  30. <userTask id="sgtsjsptb" name="施工图设计审批支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  31. <sequenceFlow id="flow29" sourceRef="sgtsjsptb" targetRef="sgtsjspsp"></sequenceFlow>
  32. <userTask id="kgbatb" name="开工备案支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  33. <sequenceFlow id="flow31" sourceRef="kgbatb" targetRef="kgbasp"></sequenceFlow>
  34. <userTask id="jgys1tb" name="交工验收支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  35. <sequenceFlow id="flow33" sourceRef="jgys1tb" targetRef="jgys1sp"></sequenceFlow>
  36. <userTask id="jgys2tb" name="竣工验收支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  37. <userTask id="jgys2sp" name="竣工验收支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  38. <sequenceFlow id="flow40" sourceRef="jgys2tb" targetRef="jgys2sp"></sequenceFlow>
  39. <exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"></exclusiveGateway>
  40. <sequenceFlow id="flow43" sourceRef="axlyspsp" targetRef="exclusivegateway1"></sequenceFlow>
  41. <sequenceFlow id="flow44" name="不通过" sourceRef="exclusivegateway1" targetRef="axlysptb">
  42. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_axlyspsp}]]></conditionExpression>
  43. </sequenceFlow>
  44. <sequenceFlow id="flow45" name="通过" sourceRef="exclusivegateway1" targetRef="xmsphzbatb">
  45. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_axlyspsp}]]></conditionExpression>
  46. </sequenceFlow>
  47. <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
  48. <sequenceFlow id="flow47" sourceRef="xmsphzbasp" targetRef="exclusivegateway2"></sequenceFlow>
  49. <sequenceFlow id="flow48" name="不通过" sourceRef="exclusivegateway2" targetRef="xmsphzbatb">
  50. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_xmsphzbasp}]]></conditionExpression>
  51. </sequenceFlow>
  52. <sequenceFlow id="flow49" name="通过" sourceRef="exclusivegateway2" targetRef="cbsjsptb">
  53. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_xmsphzbasp}]]></conditionExpression>
  54. </sequenceFlow>
  55. <exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"></exclusiveGateway>
  56. <sequenceFlow id="flow50" sourceRef="cbsjspsp" targetRef="exclusivegateway3"></sequenceFlow>
  57. <sequenceFlow id="flow51" name="不通过" sourceRef="exclusivegateway3" targetRef="cbsjsptb">
  58. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_cbsjspsp}]]></conditionExpression>
  59. </sequenceFlow>
  60. <sequenceFlow id="flow52" name="通过" sourceRef="exclusivegateway3" targetRef="sgtsjsptb">
  61. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_cbsjspsp}]]></conditionExpression>
  62. </sequenceFlow>
  63. <exclusiveGateway id="exclusivegateway4" name="Exclusive Gateway"></exclusiveGateway>
  64. <sequenceFlow id="flow53" sourceRef="sgtsjspsp" targetRef="exclusivegateway4"></sequenceFlow>
  65. <sequenceFlow id="flow54" name="不通过" sourceRef="exclusivegateway4" targetRef="sgtsjsptb">
  66. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_sgtsjspsp}]]></conditionExpression>
  67. </sequenceFlow>
  68. <sequenceFlow id="flow55" name="通过" sourceRef="exclusivegateway4" targetRef="kgbatb">
  69. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_sgtsjspsp}]]></conditionExpression>
  70. </sequenceFlow>
  71. <exclusiveGateway id="exclusivegateway5" name="Exclusive Gateway"></exclusiveGateway>
  72. <sequenceFlow id="flow56" sourceRef="kgbasp" targetRef="exclusivegateway5"></sequenceFlow>
  73. <sequenceFlow id="flow57" name="不通过" sourceRef="exclusivegateway5" targetRef="kgbatb">
  74. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_kgbasp}]]></conditionExpression>
  75. </sequenceFlow>
  76. <sequenceFlow id="flow58" name="通过" sourceRef="exclusivegateway5" targetRef="jgys1tb">
  77. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_kgbasp}]]></conditionExpression>
  78. </sequenceFlow>
  79. <exclusiveGateway id="exclusivegateway6" name="Exclusive Gateway"></exclusiveGateway>
  80. <sequenceFlow id="flow59" sourceRef="jgys1sp" targetRef="exclusivegateway6"></sequenceFlow>
  81. <sequenceFlow id="flow60" name="不通过" sourceRef="exclusivegateway6" targetRef="jgys1tb">
  82. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_jgys1sp}]]></conditionExpression>
  83. </sequenceFlow>
  84. <sequenceFlow id="flow61" name="通过" sourceRef="exclusivegateway6" targetRef="jgys2tb">
  85. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_jgys1sp}]]></conditionExpression>
  86. </sequenceFlow>
  87. <exclusiveGateway id="exclusivegateway7" name="Exclusive Gateway"></exclusiveGateway>
  88. <sequenceFlow id="flow62" sourceRef="jgys2sp" targetRef="exclusivegateway7"></sequenceFlow>
  89. <sequenceFlow id="flow63" name="不通过" sourceRef="exclusivegateway7" targetRef="jgys2tb">
  90. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_jgys2sp}]]></conditionExpression>
  91. </sequenceFlow>
  92. <sequenceFlow id="flow64" name="通过" sourceRef="exclusivegateway7" targetRef="endevent1">
  93. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_jgys2sp}]]></conditionExpression>
  94. </sequenceFlow>
  95. </process>
  96. <bpmndi:BPMNDiagram id="BPMNDiagram_jsjdjggz">
  97. <bpmndi:BPMNPlane bpmnElement="jsjdjggz" id="BPMNPlane_jsjdjggz">
  98. <bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
  99. <omgdc:Bounds height="35.0" width="35.0" x="190.0" y="96.0"></omgdc:Bounds>
  100. </bpmndi:BPMNShape>
  101. <bpmndi:BPMNShape bpmnElement="axlyspsp" id="BPMNShape_axlyspsp">
  102. <omgdc:Bounds height="55.0" width="105.0" x="430.0" y="86.0"></omgdc:Bounds>
  103. </bpmndi:BPMNShape>
  104. <bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1">
  105. <omgdc:Bounds height="35.0" width="35.0" x="615.0" y="400.0"></omgdc:Bounds>
  106. </bpmndi:BPMNShape>
  107. <bpmndi:BPMNShape bpmnElement="xmsphzbasp" id="BPMNShape_xmsphzbasp">
  108. <omgdc:Bounds height="55.0" width="105.0" x="730.0" y="86.0"></omgdc:Bounds>
  109. </bpmndi:BPMNShape>
  110. <bpmndi:BPMNShape bpmnElement="cbsjspsp" id="BPMNShape_cbsjspsp">
  111. <omgdc:Bounds height="55.0" width="105.0" x="1080.0" y="86.0"></omgdc:Bounds>
  112. </bpmndi:BPMNShape>
  113. <bpmndi:BPMNShape bpmnElement="sgtsjspsp" id="BPMNShape_sgtsjspsp">
  114. <omgdc:Bounds height="55.0" width="105.0" x="897.0" y="206.0"></omgdc:Bounds>
  115. </bpmndi:BPMNShape>
  116. <bpmndi:BPMNShape bpmnElement="kgbasp" id="BPMNShape_kgbasp">
  117. <omgdc:Bounds height="55.0" width="105.0" x="580.0" y="206.0"></omgdc:Bounds>
  118. </bpmndi:BPMNShape>
  119. <bpmndi:BPMNShape bpmnElement="jgys1sp" id="BPMNShape_jgys1sp">
  120. <omgdc:Bounds height="55.0" width="105.0" x="287.0" y="206.0"></omgdc:Bounds>
  121. </bpmndi:BPMNShape>
  122. <bpmndi:BPMNShape bpmnElement="axlysptb" id="BPMNShape_axlysptb">
  123. <omgdc:Bounds height="55.0" width="105.0" x="287.0" y="86.0"></omgdc:Bounds>
  124. </bpmndi:BPMNShape>
  125. <bpmndi:BPMNShape bpmnElement="xmsphzbatb" id="BPMNShape_xmsphzbatb">
  126. <omgdc:Bounds height="55.0" width="105.0" x="580.0" y="86.0"></omgdc:Bounds>
  127. </bpmndi:BPMNShape>
  128. <bpmndi:BPMNShape bpmnElement="cbsjsptb" id="BPMNShape_cbsjsptb">
  129. <omgdc:Bounds height="55.0" width="105.0" x="897.0" y="86.0"></omgdc:Bounds>
  130. </bpmndi:BPMNShape>
  131. <bpmndi:BPMNShape bpmnElement="sgtsjsptb" id="BPMNShape_sgtsjsptb">
  132. <omgdc:Bounds height="55.0" width="105.0" x="1080.0" y="206.0"></omgdc:Bounds>
  133. </bpmndi:BPMNShape>
  134. <bpmndi:BPMNShape bpmnElement="kgbatb" id="BPMNShape_kgbatb">
  135. <omgdc:Bounds height="55.0" width="105.0" x="730.0" y="206.0"></omgdc:Bounds>
  136. </bpmndi:BPMNShape>
  137. <bpmndi:BPMNShape bpmnElement="jgys1tb" id="BPMNShape_jgys1tb">
  138. <omgdc:Bounds height="55.0" width="105.0" x="430.0" y="206.0"></omgdc:Bounds>
  139. </bpmndi:BPMNShape>
  140. <bpmndi:BPMNShape bpmnElement="jgys2tb" id="BPMNShape_jgys2tb">
  141. <omgdc:Bounds height="55.0" width="105.0" x="287.0" y="390.0"></omgdc:Bounds>
  142. </bpmndi:BPMNShape>
  143. <bpmndi:BPMNShape bpmnElement="jgys2sp" id="BPMNShape_jgys2sp">
  144. <omgdc:Bounds height="55.0" width="105.0" x="430.0" y="390.0"></omgdc:Bounds>
  145. </bpmndi:BPMNShape>
  146. <bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1">
  147. <omgdc:Bounds height="40.0" width="40.0" x="462.0" y="20.0"></omgdc:Bounds>
  148. </bpmndi:BPMNShape>
  149. <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
  150. <omgdc:Bounds height="40.0" width="40.0" x="762.0" y="20.0"></omgdc:Bounds>
  151. </bpmndi:BPMNShape>
  152. <bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3">
  153. <omgdc:Bounds height="40.0" width="40.0" x="1112.0" y="20.0"></omgdc:Bounds>
  154. </bpmndi:BPMNShape>
  155. <bpmndi:BPMNShape bpmnElement="exclusivegateway4" id="BPMNShape_exclusivegateway4">
  156. <omgdc:Bounds height="40.0" width="40.0" x="929.0" y="317.0"></omgdc:Bounds>
  157. </bpmndi:BPMNShape>
  158. <bpmndi:BPMNShape bpmnElement="exclusivegateway5" id="BPMNShape_exclusivegateway5">
  159. <omgdc:Bounds height="40.0" width="40.0" x="612.0" y="290.0"></omgdc:Bounds>
  160. </bpmndi:BPMNShape>
  161. <bpmndi:BPMNShape bpmnElement="exclusivegateway6" id="BPMNShape_exclusivegateway6">
  162. <omgdc:Bounds height="40.0" width="40.0" x="319.0" y="297.0"></omgdc:Bounds>
  163. </bpmndi:BPMNShape>
  164. <bpmndi:BPMNShape bpmnElement="exclusivegateway7" id="BPMNShape_exclusivegateway7">
  165. <omgdc:Bounds height="40.0" width="40.0" x="462.0" y="318.0"></omgdc:Bounds>
  166. </bpmndi:BPMNShape>
  167. <bpmndi:BPMNEdge bpmnElement="flow22" id="BPMNEdge_flow22">
  168. <omgdi:waypoint x="225.0" y="113.0"></omgdi:waypoint>
  169. <omgdi:waypoint x="287.0" y="113.0"></omgdi:waypoint>
  170. </bpmndi:BPMNEdge>
  171. <bpmndi:BPMNEdge bpmnElement="flow23" id="BPMNEdge_flow23">
  172. <omgdi:waypoint x="392.0" y="113.0"></omgdi:waypoint>
  173. <omgdi:waypoint x="430.0" y="113.0"></omgdi:waypoint>
  174. </bpmndi:BPMNEdge>
  175. <bpmndi:BPMNEdge bpmnElement="flow25" id="BPMNEdge_flow25">
  176. <omgdi:waypoint x="685.0" y="113.0"></omgdi:waypoint>
  177. <omgdi:waypoint x="730.0" y="113.0"></omgdi:waypoint>
  178. </bpmndi:BPMNEdge>
  179. <bpmndi:BPMNEdge bpmnElement="flow27" id="BPMNEdge_flow27">
  180. <omgdi:waypoint x="1002.0" y="113.0"></omgdi:waypoint>
  181. <omgdi:waypoint x="1080.0" y="113.0"></omgdi:waypoint>
  182. </bpmndi:BPMNEdge>
  183. <bpmndi:BPMNEdge bpmnElement="flow29" id="BPMNEdge_flow29">
  184. <omgdi:waypoint x="1080.0" y="233.0"></omgdi:waypoint>
  185. <omgdi:waypoint x="1002.0" y="233.0"></omgdi:waypoint>
  186. </bpmndi:BPMNEdge>
  187. <bpmndi:BPMNEdge bpmnElement="flow31" id="BPMNEdge_flow31">
  188. <omgdi:waypoint x="730.0" y="233.0"></omgdi:waypoint>
  189. <omgdi:waypoint x="685.0" y="233.0"></omgdi:waypoint>
  190. </bpmndi:BPMNEdge>
  191. <bpmndi:BPMNEdge bpmnElement="flow33" id="BPMNEdge_flow33">
  192. <omgdi:waypoint x="430.0" y="233.0"></omgdi:waypoint>
  193. <omgdi:waypoint x="392.0" y="233.0"></omgdi:waypoint>
  194. </bpmndi:BPMNEdge>
  195. <bpmndi:BPMNEdge bpmnElement="flow40" id="BPMNEdge_flow40">
  196. <omgdi:waypoint x="392.0" y="417.0"></omgdi:waypoint>
  197. <omgdi:waypoint x="430.0" y="417.0"></omgdi:waypoint>
  198. </bpmndi:BPMNEdge>
  199. <bpmndi:BPMNEdge bpmnElement="flow43" id="BPMNEdge_flow43">
  200. <omgdi:waypoint x="482.0" y="86.0"></omgdi:waypoint>
  201. <omgdi:waypoint x="482.0" y="60.0"></omgdi:waypoint>
  202. </bpmndi:BPMNEdge>
  203. <bpmndi:BPMNEdge bpmnElement="flow44" id="BPMNEdge_flow44">
  204. <omgdi:waypoint x="462.0" y="40.0"></omgdi:waypoint>
  205. <omgdi:waypoint x="387.0" y="40.0"></omgdi:waypoint>
  206. <omgdi:waypoint x="339.0" y="86.0"></omgdi:waypoint>
  207. <bpmndi:BPMNLabel>
  208. <omgdc:Bounds height="14.0" width="36.0" x="391.0" y="42.0"></omgdc:Bounds>
  209. </bpmndi:BPMNLabel>
  210. </bpmndi:BPMNEdge>
  211. <bpmndi:BPMNEdge bpmnElement="flow45" id="BPMNEdge_flow45">
  212. <omgdi:waypoint x="502.0" y="40.0"></omgdi:waypoint>
  213. <omgdi:waypoint x="588.0" y="40.0"></omgdi:waypoint>
  214. <omgdi:waypoint x="632.0" y="86.0"></omgdi:waypoint>
  215. <bpmndi:BPMNLabel>
  216. <omgdc:Bounds height="14.0" width="24.0" x="512.0" y="40.0"></omgdc:Bounds>
  217. </bpmndi:BPMNLabel>
  218. </bpmndi:BPMNEdge>
  219. <bpmndi:BPMNEdge bpmnElement="flow47" id="BPMNEdge_flow47">
  220. <omgdi:waypoint x="782.0" y="86.0"></omgdi:waypoint>
  221. <omgdi:waypoint x="782.0" y="60.0"></omgdi:waypoint>
  222. </bpmndi:BPMNEdge>
  223. <bpmndi:BPMNEdge bpmnElement="flow48" id="BPMNEdge_flow48">
  224. <omgdi:waypoint x="762.0" y="40.0"></omgdi:waypoint>
  225. <omgdi:waypoint x="672.0" y="40.0"></omgdi:waypoint>
  226. <omgdi:waypoint x="632.0" y="86.0"></omgdi:waypoint>
  227. <bpmndi:BPMNLabel>
  228. <omgdc:Bounds height="14.0" width="36.0" x="681.0" y="40.0"></omgdc:Bounds>
  229. </bpmndi:BPMNLabel>
  230. </bpmndi:BPMNEdge>
  231. <bpmndi:BPMNEdge bpmnElement="flow49" id="BPMNEdge_flow49">
  232. <omgdi:waypoint x="802.0" y="40.0"></omgdi:waypoint>
  233. <omgdi:waypoint x="890.0" y="40.0"></omgdi:waypoint>
  234. <omgdi:waypoint x="949.0" y="86.0"></omgdi:waypoint>
  235. <bpmndi:BPMNLabel>
  236. <omgdc:Bounds height="14.0" width="24.0" x="812.0" y="40.0"></omgdc:Bounds>
  237. </bpmndi:BPMNLabel>
  238. </bpmndi:BPMNEdge>
  239. <bpmndi:BPMNEdge bpmnElement="flow50" id="BPMNEdge_flow50">
  240. <omgdi:waypoint x="1132.0" y="86.0"></omgdi:waypoint>
  241. <omgdi:waypoint x="1132.0" y="60.0"></omgdi:waypoint>
  242. </bpmndi:BPMNEdge>
  243. <bpmndi:BPMNEdge bpmnElement="flow51" id="BPMNEdge_flow51">
  244. <omgdi:waypoint x="1112.0" y="40.0"></omgdi:waypoint>
  245. <omgdi:waypoint x="998.0" y="40.0"></omgdi:waypoint>
  246. <omgdi:waypoint x="949.0" y="86.0"></omgdi:waypoint>
  247. <bpmndi:BPMNLabel>
  248. <omgdc:Bounds height="14.0" width="36.0" x="1002.0" y="40.0"></omgdc:Bounds>
  249. </bpmndi:BPMNLabel>
  250. </bpmndi:BPMNEdge>
  251. <bpmndi:BPMNEdge bpmnElement="flow52" id="BPMNEdge_flow52">
  252. <omgdi:waypoint x="1132.0" y="60.0"></omgdi:waypoint>
  253. <omgdi:waypoint x="1223.0" y="78.0"></omgdi:waypoint>
  254. <omgdi:waypoint x="1223.0" y="139.0"></omgdi:waypoint>
  255. <omgdi:waypoint x="1223.0" y="178.0"></omgdi:waypoint>
  256. <omgdi:waypoint x="1132.0" y="206.0"></omgdi:waypoint>
  257. <bpmndi:BPMNLabel>
  258. <omgdc:Bounds height="14.0" width="24.0" x="1140.0" y="72.0"></omgdc:Bounds>
  259. </bpmndi:BPMNLabel>
  260. </bpmndi:BPMNEdge>
  261. <bpmndi:BPMNEdge bpmnElement="flow53" id="BPMNEdge_flow53">
  262. <omgdi:waypoint x="949.0" y="261.0"></omgdi:waypoint>
  263. <omgdi:waypoint x="949.0" y="317.0"></omgdi:waypoint>
  264. </bpmndi:BPMNEdge>
  265. <bpmndi:BPMNEdge bpmnElement="flow54" id="BPMNEdge_flow54">
  266. <omgdi:waypoint x="969.0" y="337.0"></omgdi:waypoint>
  267. <omgdi:waypoint x="1096.0" y="336.0"></omgdi:waypoint>
  268. <omgdi:waypoint x="1132.0" y="261.0"></omgdi:waypoint>
  269. <bpmndi:BPMNLabel>
  270. <omgdc:Bounds height="14.0" width="36.0" x="979.0" y="337.0"></omgdc:Bounds>
  271. </bpmndi:BPMNLabel>
  272. </bpmndi:BPMNEdge>
  273. <bpmndi:BPMNEdge bpmnElement="flow55" id="BPMNEdge_flow55">
  274. <omgdi:waypoint x="929.0" y="337.0"></omgdi:waypoint>
  275. <omgdi:waypoint x="847.0" y="337.0"></omgdi:waypoint>
  276. <omgdi:waypoint x="782.0" y="261.0"></omgdi:waypoint>
  277. <bpmndi:BPMNLabel>
  278. <omgdc:Bounds height="14.0" width="24.0" x="861.0" y="336.0"></omgdc:Bounds>
  279. </bpmndi:BPMNLabel>
  280. </bpmndi:BPMNEdge>
  281. <bpmndi:BPMNEdge bpmnElement="flow56" id="BPMNEdge_flow56">
  282. <omgdi:waypoint x="632.0" y="261.0"></omgdi:waypoint>
  283. <omgdi:waypoint x="632.0" y="290.0"></omgdi:waypoint>
  284. </bpmndi:BPMNEdge>
  285. <bpmndi:BPMNEdge bpmnElement="flow57" id="BPMNEdge_flow57">
  286. <omgdi:waypoint x="652.0" y="310.0"></omgdi:waypoint>
  287. <omgdi:waypoint x="740.0" y="309.0"></omgdi:waypoint>
  288. <omgdi:waypoint x="782.0" y="261.0"></omgdi:waypoint>
  289. <bpmndi:BPMNLabel>
  290. <omgdc:Bounds height="14.0" width="36.0" x="662.0" y="310.0"></omgdc:Bounds>
  291. </bpmndi:BPMNLabel>
  292. </bpmndi:BPMNEdge>
  293. <bpmndi:BPMNEdge bpmnElement="flow58" id="BPMNEdge_flow58">
  294. <omgdi:waypoint x="612.0" y="310.0"></omgdi:waypoint>
  295. <omgdi:waypoint x="535.0" y="309.0"></omgdi:waypoint>
  296. <omgdi:waypoint x="482.0" y="261.0"></omgdi:waypoint>
  297. <bpmndi:BPMNLabel>
  298. <omgdc:Bounds height="14.0" width="24.0" x="543.0" y="310.0"></omgdc:Bounds>
  299. </bpmndi:BPMNLabel>
  300. </bpmndi:BPMNEdge>
  301. <bpmndi:BPMNEdge bpmnElement="flow59" id="BPMNEdge_flow59">
  302. <omgdi:waypoint x="339.0" y="261.0"></omgdi:waypoint>
  303. <omgdi:waypoint x="339.0" y="297.0"></omgdi:waypoint>
  304. </bpmndi:BPMNEdge>
  305. <bpmndi:BPMNEdge bpmnElement="flow60" id="BPMNEdge_flow60">
  306. <omgdi:waypoint x="359.0" y="317.0"></omgdi:waypoint>
  307. <omgdi:waypoint x="426.0" y="316.0"></omgdi:waypoint>
  308. <omgdi:waypoint x="482.0" y="261.0"></omgdi:waypoint>
  309. <bpmndi:BPMNLabel>
  310. <omgdc:Bounds height="14.0" width="36.0" x="369.0" y="317.0"></omgdc:Bounds>
  311. </bpmndi:BPMNLabel>
  312. </bpmndi:BPMNEdge>
  313. <bpmndi:BPMNEdge bpmnElement="flow61" id="BPMNEdge_flow61">
  314. <omgdi:waypoint x="339.0" y="337.0"></omgdi:waypoint>
  315. <omgdi:waypoint x="339.0" y="390.0"></omgdi:waypoint>
  316. <bpmndi:BPMNLabel>
  317. <omgdc:Bounds height="14.0" width="24.0" x="340.0" y="348.0"></omgdc:Bounds>
  318. </bpmndi:BPMNLabel>
  319. </bpmndi:BPMNEdge>
  320. <bpmndi:BPMNEdge bpmnElement="flow62" id="BPMNEdge_flow62">
  321. <omgdi:waypoint x="482.0" y="390.0"></omgdi:waypoint>
  322. <omgdi:waypoint x="482.0" y="358.0"></omgdi:waypoint>
  323. </bpmndi:BPMNEdge>
  324. <bpmndi:BPMNEdge bpmnElement="flow63" id="BPMNEdge_flow63">
  325. <omgdi:waypoint x="462.0" y="338.0"></omgdi:waypoint>
  326. <omgdi:waypoint x="398.0" y="338.0"></omgdi:waypoint>
  327. <omgdi:waypoint x="339.0" y="390.0"></omgdi:waypoint>
  328. <bpmndi:BPMNLabel>
  329. <omgdc:Bounds height="14.0" width="36.0" x="404.0" y="338.0"></omgdc:Bounds>
  330. </bpmndi:BPMNLabel>
  331. </bpmndi:BPMNEdge>
  332. <bpmndi:BPMNEdge bpmnElement="flow64" id="BPMNEdge_flow64">
  333. <omgdi:waypoint x="502.0" y="338.0"></omgdi:waypoint>
  334. <omgdi:waypoint x="592.0" y="338.0"></omgdi:waypoint>
  335. <omgdi:waypoint x="632.0" y="400.0"></omgdi:waypoint>
  336. <bpmndi:BPMNLabel>
  337. <omgdc:Bounds height="14.0" width="24.0" x="512.0" y="338.0"></omgdc:Bounds>
  338. </bpmndi:BPMNLabel>
  339. </bpmndi:BPMNEdge>
  340. </bpmndi:BPMNPlane>
  341. </bpmndi:BPMNDiagram>
  342. </definitions>