jsjd.bpmn 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  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="jsjd" 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="syxbasp" name="试运行备案支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  13. <userTask id="axlysptb" name="岸线利用审批支撑文件提交" activiti:candidateGroups="${role_jyr}">
  14. <extensionElements>
  15. <activiti:taskListener event="create" delegateExpression="${taskVarBean}">
  16. <activiti:field name="varName">
  17. <activiti:string><![CDATA[var_autoComplete]]></activiti:string>
  18. </activiti:field>
  19. <activiti:field name="varValue">
  20. <activiti:string><![CDATA[true]]></activiti:string>
  21. </activiti:field>
  22. </activiti:taskListener>
  23. </extensionElements>
  24. </userTask>
  25. <sequenceFlow id="flow22" sourceRef="startevent1" targetRef="axlysptb"></sequenceFlow>
  26. <sequenceFlow id="flow23" sourceRef="axlysptb" targetRef="axlyspsp"></sequenceFlow>
  27. <userTask id="xmsphzbatb" name="项目审批、核准、备案支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  28. <sequenceFlow id="flow25" sourceRef="xmsphzbatb" targetRef="xmsphzbasp"></sequenceFlow>
  29. <userTask id="cbsjsptb" name="初步设计审批支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  30. <sequenceFlow id="flow27" sourceRef="cbsjsptb" targetRef="cbsjspsp"></sequenceFlow>
  31. <userTask id="sgtsjsptb" name="施工图设计审批支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  32. <sequenceFlow id="flow29" sourceRef="sgtsjsptb" targetRef="sgtsjspsp"></sequenceFlow>
  33. <userTask id="kgbatb" name="开工备案支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  34. <sequenceFlow id="flow31" sourceRef="kgbatb" targetRef="kgbasp"></sequenceFlow>
  35. <userTask id="jgys1tb" name="交工验收支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  36. <sequenceFlow id="flow33" sourceRef="jgys1tb" targetRef="jgys1sp"></sequenceFlow>
  37. <userTask id="syxbatb" name="试运行备案支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  38. <sequenceFlow id="flow35" sourceRef="syxbatb" targetRef="syxbasp"></sequenceFlow>
  39. <userTask id="jgys2tb" name="竣工验收支撑文件提交" activiti:candidateGroups="${role_jyr}"></userTask>
  40. <userTask id="jgys2sp" name="竣工验收支撑文件审查" activiti:candidateGroups="${role_sc}"></userTask>
  41. <sequenceFlow id="flow40" sourceRef="jgys2tb" targetRef="jgys2sp"></sequenceFlow>
  42. <exclusiveGateway id="exclusivegateway4" name="Exclusive Gateway"></exclusiveGateway>
  43. <sequenceFlow id="flow43" sourceRef="axlyspsp" targetRef="exclusivegateway4"></sequenceFlow>
  44. <sequenceFlow id="flow44" name="不通过" sourceRef="exclusivegateway4" targetRef="axlysptb">
  45. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_axlyspsp}]]></conditionExpression>
  46. </sequenceFlow>
  47. <sequenceFlow id="flow45" name="通过" sourceRef="exclusivegateway4" targetRef="xmsphzbatb">
  48. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_axlyspsp}]]></conditionExpression>
  49. </sequenceFlow>
  50. <exclusiveGateway id="exclusivegateway5" name="Exclusive Gateway"></exclusiveGateway>
  51. <sequenceFlow id="flow46" sourceRef="xmsphzbasp" targetRef="exclusivegateway5"></sequenceFlow>
  52. <sequenceFlow id="flow47" name="不通过" sourceRef="exclusivegateway5" targetRef="xmsphzbatb">
  53. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_xmsphzbasp}]]></conditionExpression>
  54. </sequenceFlow>
  55. <sequenceFlow id="flow48" name="通过" sourceRef="exclusivegateway5" targetRef="cbsjsptb">
  56. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_xmsphzbasp}]]></conditionExpression>
  57. </sequenceFlow>
  58. <exclusiveGateway id="exclusivegateway6" name="Exclusive Gateway"></exclusiveGateway>
  59. <sequenceFlow id="flow49" sourceRef="cbsjspsp" targetRef="exclusivegateway6"></sequenceFlow>
  60. <sequenceFlow id="flow50" name="不通过" sourceRef="exclusivegateway6" targetRef="cbsjsptb">
  61. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_cbsjspsp}]]></conditionExpression>
  62. </sequenceFlow>
  63. <sequenceFlow id="flow51" name="通过" sourceRef="exclusivegateway6" targetRef="sgtsjsptb">
  64. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_cbsjspsp}]]></conditionExpression>
  65. </sequenceFlow>
  66. <exclusiveGateway id="exclusivegateway7" name="Exclusive Gateway"></exclusiveGateway>
  67. <sequenceFlow id="flow52" sourceRef="sgtsjspsp" targetRef="exclusivegateway7"></sequenceFlow>
  68. <sequenceFlow id="flow53" name="不通过" sourceRef="exclusivegateway7" targetRef="sgtsjsptb">
  69. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_sgtsjspsp}]]></conditionExpression>
  70. </sequenceFlow>
  71. <sequenceFlow id="flow54" name="通过" sourceRef="exclusivegateway7" targetRef="kgbatb">
  72. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_sgtsjspsp}]]></conditionExpression>
  73. </sequenceFlow>
  74. <exclusiveGateway id="exclusivegateway8" name="Exclusive Gateway"></exclusiveGateway>
  75. <sequenceFlow id="flow55" sourceRef="kgbasp" targetRef="exclusivegateway8"></sequenceFlow>
  76. <sequenceFlow id="flow56" name="不通过" sourceRef="exclusivegateway8" targetRef="kgbatb">
  77. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_kgbasp}]]></conditionExpression>
  78. </sequenceFlow>
  79. <sequenceFlow id="flow57" name="通过" sourceRef="exclusivegateway8" targetRef="jgys1tb">
  80. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_kgbasp}]]></conditionExpression>
  81. </sequenceFlow>
  82. <exclusiveGateway id="exclusivegateway9" name="Exclusive Gateway"></exclusiveGateway>
  83. <sequenceFlow id="flow58" sourceRef="jgys1sp" targetRef="exclusivegateway9"></sequenceFlow>
  84. <sequenceFlow id="flow59" name="不通过" sourceRef="exclusivegateway9" targetRef="jgys1tb">
  85. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_jgys1sp}]]></conditionExpression>
  86. </sequenceFlow>
  87. <sequenceFlow id="flow60" name="通过" sourceRef="exclusivegateway9" targetRef="syxbatb">
  88. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_jgys1sp}]]></conditionExpression>
  89. </sequenceFlow>
  90. <exclusiveGateway id="exclusivegateway10" name="Exclusive Gateway"></exclusiveGateway>
  91. <sequenceFlow id="flow61" sourceRef="syxbasp" targetRef="exclusivegateway10"></sequenceFlow>
  92. <sequenceFlow id="flow62" name="不通过" sourceRef="exclusivegateway10" targetRef="syxbatb">
  93. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_syxbasp}]]></conditionExpression>
  94. </sequenceFlow>
  95. <exclusiveGateway id="exclusivegateway11" name="Exclusive Gateway"></exclusiveGateway>
  96. <sequenceFlow id="flow64" sourceRef="jgys2sp" targetRef="exclusivegateway11"></sequenceFlow>
  97. <sequenceFlow id="flow65" name="不通过" sourceRef="exclusivegateway11" targetRef="jgys2tb">
  98. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_jgys2sp}]]></conditionExpression>
  99. </sequenceFlow>
  100. <sequenceFlow id="flow66" name="通过" sourceRef="exclusivegateway11" targetRef="endevent1">
  101. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_jgys2sp}]]></conditionExpression>
  102. </sequenceFlow>
  103. <sequenceFlow id="flow68" name="通过" sourceRef="exclusivegateway10" targetRef="jgys2tb">
  104. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_syxbasp}]]></conditionExpression>
  105. </sequenceFlow>
  106. </process>
  107. <bpmndi:BPMNDiagram id="BPMNDiagram_jsjd">
  108. <bpmndi:BPMNPlane bpmnElement="jsjd" id="BPMNPlane_jsjd">
  109. <bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
  110. <omgdc:Bounds height="35.0" width="35.0" x="123.0" y="146.0"></omgdc:Bounds>
  111. </bpmndi:BPMNShape>
  112. <bpmndi:BPMNShape bpmnElement="axlyspsp" id="BPMNShape_axlyspsp">
  113. <omgdc:Bounds height="55.0" width="105.0" x="363.0" y="136.0"></omgdc:Bounds>
  114. </bpmndi:BPMNShape>
  115. <bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1">
  116. <omgdc:Bounds height="35.0" width="35.0" x="865.0" y="610.0"></omgdc:Bounds>
  117. </bpmndi:BPMNShape>
  118. <bpmndi:BPMNShape bpmnElement="xmsphzbasp" id="BPMNShape_xmsphzbasp">
  119. <omgdc:Bounds height="55.0" width="105.0" x="663.0" y="136.0"></omgdc:Bounds>
  120. </bpmndi:BPMNShape>
  121. <bpmndi:BPMNShape bpmnElement="cbsjspsp" id="BPMNShape_cbsjspsp">
  122. <omgdc:Bounds height="55.0" width="105.0" x="1000.0" y="136.0"></omgdc:Bounds>
  123. </bpmndi:BPMNShape>
  124. <bpmndi:BPMNShape bpmnElement="sgtsjspsp" id="BPMNShape_sgtsjspsp">
  125. <omgdc:Bounds height="55.0" width="105.0" x="830.0" y="330.0"></omgdc:Bounds>
  126. </bpmndi:BPMNShape>
  127. <bpmndi:BPMNShape bpmnElement="kgbasp" id="BPMNShape_kgbasp">
  128. <omgdc:Bounds height="55.0" width="105.0" x="513.0" y="330.0"></omgdc:Bounds>
  129. </bpmndi:BPMNShape>
  130. <bpmndi:BPMNShape bpmnElement="jgys1sp" id="BPMNShape_jgys1sp">
  131. <omgdc:Bounds height="55.0" width="105.0" x="220.0" y="330.0"></omgdc:Bounds>
  132. </bpmndi:BPMNShape>
  133. <bpmndi:BPMNShape bpmnElement="syxbasp" id="BPMNShape_syxbasp">
  134. <omgdc:Bounds height="55.0" width="105.0" x="363.0" y="500.0"></omgdc:Bounds>
  135. </bpmndi:BPMNShape>
  136. <bpmndi:BPMNShape bpmnElement="axlysptb" id="BPMNShape_axlysptb">
  137. <omgdc:Bounds height="55.0" width="105.0" x="220.0" y="136.0"></omgdc:Bounds>
  138. </bpmndi:BPMNShape>
  139. <bpmndi:BPMNShape bpmnElement="xmsphzbatb" id="BPMNShape_xmsphzbatb">
  140. <omgdc:Bounds height="55.0" width="105.0" x="513.0" y="136.0"></omgdc:Bounds>
  141. </bpmndi:BPMNShape>
  142. <bpmndi:BPMNShape bpmnElement="cbsjsptb" id="BPMNShape_cbsjsptb">
  143. <omgdc:Bounds height="55.0" width="105.0" x="830.0" y="136.0"></omgdc:Bounds>
  144. </bpmndi:BPMNShape>
  145. <bpmndi:BPMNShape bpmnElement="sgtsjsptb" id="BPMNShape_sgtsjsptb">
  146. <omgdc:Bounds height="55.0" width="105.0" x="1000.0" y="330.0"></omgdc:Bounds>
  147. </bpmndi:BPMNShape>
  148. <bpmndi:BPMNShape bpmnElement="kgbatb" id="BPMNShape_kgbatb">
  149. <omgdc:Bounds height="55.0" width="105.0" x="663.0" y="330.0"></omgdc:Bounds>
  150. </bpmndi:BPMNShape>
  151. <bpmndi:BPMNShape bpmnElement="jgys1tb" id="BPMNShape_jgys1tb">
  152. <omgdc:Bounds height="55.0" width="105.0" x="363.0" y="330.0"></omgdc:Bounds>
  153. </bpmndi:BPMNShape>
  154. <bpmndi:BPMNShape bpmnElement="syxbatb" id="BPMNShape_syxbatb">
  155. <omgdc:Bounds height="55.0" width="105.0" x="220.0" y="500.0"></omgdc:Bounds>
  156. </bpmndi:BPMNShape>
  157. <bpmndi:BPMNShape bpmnElement="jgys2tb" id="BPMNShape_jgys2tb">
  158. <omgdc:Bounds height="55.0" width="105.0" x="513.0" y="500.0"></omgdc:Bounds>
  159. </bpmndi:BPMNShape>
  160. <bpmndi:BPMNShape bpmnElement="jgys2sp" id="BPMNShape_jgys2sp">
  161. <omgdc:Bounds height="55.0" width="105.0" x="663.0" y="500.0"></omgdc:Bounds>
  162. </bpmndi:BPMNShape>
  163. <bpmndi:BPMNShape bpmnElement="exclusivegateway4" id="BPMNShape_exclusivegateway4">
  164. <omgdc:Bounds height="40.0" width="40.0" x="395.0" y="60.0"></omgdc:Bounds>
  165. </bpmndi:BPMNShape>
  166. <bpmndi:BPMNShape bpmnElement="exclusivegateway5" id="BPMNShape_exclusivegateway5">
  167. <omgdc:Bounds height="40.0" width="40.0" x="695.0" y="60.0"></omgdc:Bounds>
  168. </bpmndi:BPMNShape>
  169. <bpmndi:BPMNShape bpmnElement="exclusivegateway6" id="BPMNShape_exclusivegateway6">
  170. <omgdc:Bounds height="40.0" width="40.0" x="1032.0" y="60.0"></omgdc:Bounds>
  171. </bpmndi:BPMNShape>
  172. <bpmndi:BPMNShape bpmnElement="exclusivegateway7" id="BPMNShape_exclusivegateway7">
  173. <omgdc:Bounds height="40.0" width="40.0" x="862.0" y="240.0"></omgdc:Bounds>
  174. </bpmndi:BPMNShape>
  175. <bpmndi:BPMNShape bpmnElement="exclusivegateway8" id="BPMNShape_exclusivegateway8">
  176. <omgdc:Bounds height="40.0" width="40.0" x="545.0" y="240.0"></omgdc:Bounds>
  177. </bpmndi:BPMNShape>
  178. <bpmndi:BPMNShape bpmnElement="exclusivegateway9" id="BPMNShape_exclusivegateway9">
  179. <omgdc:Bounds height="40.0" width="40.0" x="252.0" y="240.0"></omgdc:Bounds>
  180. </bpmndi:BPMNShape>
  181. <bpmndi:BPMNShape bpmnElement="exclusivegateway10" id="BPMNShape_exclusivegateway10">
  182. <omgdc:Bounds height="40.0" width="40.0" x="395.0" y="420.0"></omgdc:Bounds>
  183. </bpmndi:BPMNShape>
  184. <bpmndi:BPMNShape bpmnElement="exclusivegateway11" id="BPMNShape_exclusivegateway11">
  185. <omgdc:Bounds height="40.0" width="40.0" x="695.0" y="420.0"></omgdc:Bounds>
  186. </bpmndi:BPMNShape>
  187. <bpmndi:BPMNEdge bpmnElement="flow22" id="BPMNEdge_flow22">
  188. <omgdi:waypoint x="158.0" y="163.0"></omgdi:waypoint>
  189. <omgdi:waypoint x="220.0" y="163.0"></omgdi:waypoint>
  190. </bpmndi:BPMNEdge>
  191. <bpmndi:BPMNEdge bpmnElement="flow23" id="BPMNEdge_flow23">
  192. <omgdi:waypoint x="325.0" y="163.0"></omgdi:waypoint>
  193. <omgdi:waypoint x="363.0" y="163.0"></omgdi:waypoint>
  194. </bpmndi:BPMNEdge>
  195. <bpmndi:BPMNEdge bpmnElement="flow25" id="BPMNEdge_flow25">
  196. <omgdi:waypoint x="618.0" y="163.0"></omgdi:waypoint>
  197. <omgdi:waypoint x="663.0" y="163.0"></omgdi:waypoint>
  198. </bpmndi:BPMNEdge>
  199. <bpmndi:BPMNEdge bpmnElement="flow27" id="BPMNEdge_flow27">
  200. <omgdi:waypoint x="935.0" y="163.0"></omgdi:waypoint>
  201. <omgdi:waypoint x="1000.0" y="163.0"></omgdi:waypoint>
  202. </bpmndi:BPMNEdge>
  203. <bpmndi:BPMNEdge bpmnElement="flow29" id="BPMNEdge_flow29">
  204. <omgdi:waypoint x="1000.0" y="357.0"></omgdi:waypoint>
  205. <omgdi:waypoint x="935.0" y="357.0"></omgdi:waypoint>
  206. </bpmndi:BPMNEdge>
  207. <bpmndi:BPMNEdge bpmnElement="flow31" id="BPMNEdge_flow31">
  208. <omgdi:waypoint x="663.0" y="357.0"></omgdi:waypoint>
  209. <omgdi:waypoint x="618.0" y="357.0"></omgdi:waypoint>
  210. </bpmndi:BPMNEdge>
  211. <bpmndi:BPMNEdge bpmnElement="flow33" id="BPMNEdge_flow33">
  212. <omgdi:waypoint x="363.0" y="357.0"></omgdi:waypoint>
  213. <omgdi:waypoint x="325.0" y="357.0"></omgdi:waypoint>
  214. </bpmndi:BPMNEdge>
  215. <bpmndi:BPMNEdge bpmnElement="flow35" id="BPMNEdge_flow35">
  216. <omgdi:waypoint x="325.0" y="527.0"></omgdi:waypoint>
  217. <omgdi:waypoint x="363.0" y="527.0"></omgdi:waypoint>
  218. </bpmndi:BPMNEdge>
  219. <bpmndi:BPMNEdge bpmnElement="flow40" id="BPMNEdge_flow40">
  220. <omgdi:waypoint x="618.0" y="527.0"></omgdi:waypoint>
  221. <omgdi:waypoint x="663.0" y="527.0"></omgdi:waypoint>
  222. </bpmndi:BPMNEdge>
  223. <bpmndi:BPMNEdge bpmnElement="flow43" id="BPMNEdge_flow43">
  224. <omgdi:waypoint x="415.0" y="136.0"></omgdi:waypoint>
  225. <omgdi:waypoint x="415.0" y="100.0"></omgdi:waypoint>
  226. </bpmndi:BPMNEdge>
  227. <bpmndi:BPMNEdge bpmnElement="flow44" id="BPMNEdge_flow44">
  228. <omgdi:waypoint x="395.0" y="80.0"></omgdi:waypoint>
  229. <omgdi:waypoint x="272.0" y="80.0"></omgdi:waypoint>
  230. <omgdi:waypoint x="272.0" y="136.0"></omgdi:waypoint>
  231. <bpmndi:BPMNLabel>
  232. <omgdc:Bounds height="14.0" width="36.0" x="288.0" y="80.0"></omgdc:Bounds>
  233. </bpmndi:BPMNLabel>
  234. </bpmndi:BPMNEdge>
  235. <bpmndi:BPMNEdge bpmnElement="flow45" id="BPMNEdge_flow45">
  236. <omgdi:waypoint x="435.0" y="80.0"></omgdi:waypoint>
  237. <omgdi:waypoint x="565.0" y="80.0"></omgdi:waypoint>
  238. <omgdi:waypoint x="565.0" y="107.0"></omgdi:waypoint>
  239. <omgdi:waypoint x="565.0" y="136.0"></omgdi:waypoint>
  240. <bpmndi:BPMNLabel>
  241. <omgdc:Bounds height="14.0" width="24.0" x="445.0" y="80.0"></omgdc:Bounds>
  242. </bpmndi:BPMNLabel>
  243. </bpmndi:BPMNEdge>
  244. <bpmndi:BPMNEdge bpmnElement="flow46" id="BPMNEdge_flow46">
  245. <omgdi:waypoint x="715.0" y="136.0"></omgdi:waypoint>
  246. <omgdi:waypoint x="715.0" y="100.0"></omgdi:waypoint>
  247. </bpmndi:BPMNEdge>
  248. <bpmndi:BPMNEdge bpmnElement="flow47" id="BPMNEdge_flow47">
  249. <omgdi:waypoint x="695.0" y="80.0"></omgdi:waypoint>
  250. <omgdi:waypoint x="621.0" y="80.0"></omgdi:waypoint>
  251. <omgdi:waypoint x="565.0" y="136.0"></omgdi:waypoint>
  252. <bpmndi:BPMNLabel>
  253. <omgdc:Bounds height="14.0" width="36.0" x="624.0" y="80.0"></omgdc:Bounds>
  254. </bpmndi:BPMNLabel>
  255. </bpmndi:BPMNEdge>
  256. <bpmndi:BPMNEdge bpmnElement="flow48" id="BPMNEdge_flow48">
  257. <omgdi:waypoint x="735.0" y="80.0"></omgdi:waypoint>
  258. <omgdi:waypoint x="804.0" y="80.0"></omgdi:waypoint>
  259. <omgdi:waypoint x="882.0" y="136.0"></omgdi:waypoint>
  260. <bpmndi:BPMNLabel>
  261. <omgdc:Bounds height="14.0" width="24.0" x="759.0" y="80.0"></omgdc:Bounds>
  262. </bpmndi:BPMNLabel>
  263. </bpmndi:BPMNEdge>
  264. <bpmndi:BPMNEdge bpmnElement="flow49" id="BPMNEdge_flow49">
  265. <omgdi:waypoint x="1052.0" y="136.0"></omgdi:waypoint>
  266. <omgdi:waypoint x="1052.0" y="100.0"></omgdi:waypoint>
  267. </bpmndi:BPMNEdge>
  268. <bpmndi:BPMNEdge bpmnElement="flow50" id="BPMNEdge_flow50">
  269. <omgdi:waypoint x="1032.0" y="80.0"></omgdi:waypoint>
  270. <omgdi:waypoint x="945.0" y="80.0"></omgdi:waypoint>
  271. <omgdi:waypoint x="882.0" y="136.0"></omgdi:waypoint>
  272. <bpmndi:BPMNLabel>
  273. <omgdc:Bounds height="14.0" width="36.0" x="947.0" y="80.0"></omgdc:Bounds>
  274. </bpmndi:BPMNLabel>
  275. </bpmndi:BPMNEdge>
  276. <bpmndi:BPMNEdge bpmnElement="flow51" id="BPMNEdge_flow51">
  277. <omgdi:waypoint x="1072.0" y="80.0"></omgdi:waypoint>
  278. <omgdi:waypoint x="1145.0" y="80.0"></omgdi:waypoint>
  279. <omgdi:waypoint x="1145.0" y="218.0"></omgdi:waypoint>
  280. <omgdi:waypoint x="1145.0" y="356.0"></omgdi:waypoint>
  281. <omgdi:waypoint x="1105.0" y="357.0"></omgdi:waypoint>
  282. <bpmndi:BPMNLabel>
  283. <omgdc:Bounds height="14.0" width="24.0" x="1082.0" y="80.0"></omgdc:Bounds>
  284. </bpmndi:BPMNLabel>
  285. </bpmndi:BPMNEdge>
  286. <bpmndi:BPMNEdge bpmnElement="flow52" id="BPMNEdge_flow52">
  287. <omgdi:waypoint x="882.0" y="330.0"></omgdi:waypoint>
  288. <omgdi:waypoint x="882.0" y="280.0"></omgdi:waypoint>
  289. </bpmndi:BPMNEdge>
  290. <bpmndi:BPMNEdge bpmnElement="flow53" id="BPMNEdge_flow53">
  291. <omgdi:waypoint x="902.0" y="260.0"></omgdi:waypoint>
  292. <omgdi:waypoint x="1052.0" y="260.0"></omgdi:waypoint>
  293. <omgdi:waypoint x="1052.0" y="330.0"></omgdi:waypoint>
  294. <bpmndi:BPMNLabel>
  295. <omgdc:Bounds height="14.0" width="36.0" x="912.0" y="260.0"></omgdc:Bounds>
  296. </bpmndi:BPMNLabel>
  297. </bpmndi:BPMNEdge>
  298. <bpmndi:BPMNEdge bpmnElement="flow54" id="BPMNEdge_flow54">
  299. <omgdi:waypoint x="862.0" y="260.0"></omgdi:waypoint>
  300. <omgdi:waypoint x="779.0" y="260.0"></omgdi:waypoint>
  301. <omgdi:waypoint x="715.0" y="330.0"></omgdi:waypoint>
  302. <bpmndi:BPMNLabel>
  303. <omgdc:Bounds height="14.0" width="24.0" x="801.0" y="260.0"></omgdc:Bounds>
  304. </bpmndi:BPMNLabel>
  305. </bpmndi:BPMNEdge>
  306. <bpmndi:BPMNEdge bpmnElement="flow55" id="BPMNEdge_flow55">
  307. <omgdi:waypoint x="565.0" y="330.0"></omgdi:waypoint>
  308. <omgdi:waypoint x="565.0" y="280.0"></omgdi:waypoint>
  309. </bpmndi:BPMNEdge>
  310. <bpmndi:BPMNEdge bpmnElement="flow56" id="BPMNEdge_flow56">
  311. <omgdi:waypoint x="585.0" y="260.0"></omgdi:waypoint>
  312. <omgdi:waypoint x="664.0" y="260.0"></omgdi:waypoint>
  313. <omgdi:waypoint x="715.0" y="330.0"></omgdi:waypoint>
  314. <bpmndi:BPMNLabel>
  315. <omgdc:Bounds height="14.0" width="36.0" x="595.0" y="260.0"></omgdc:Bounds>
  316. </bpmndi:BPMNLabel>
  317. </bpmndi:BPMNEdge>
  318. <bpmndi:BPMNEdge bpmnElement="flow57" id="BPMNEdge_flow57">
  319. <omgdi:waypoint x="545.0" y="260.0"></omgdi:waypoint>
  320. <omgdi:waypoint x="470.0" y="259.0"></omgdi:waypoint>
  321. <omgdi:waypoint x="415.0" y="330.0"></omgdi:waypoint>
  322. <bpmndi:BPMNLabel>
  323. <omgdc:Bounds height="14.0" width="24.0" x="487.0" y="261.0"></omgdc:Bounds>
  324. </bpmndi:BPMNLabel>
  325. </bpmndi:BPMNEdge>
  326. <bpmndi:BPMNEdge bpmnElement="flow58" id="BPMNEdge_flow58">
  327. <omgdi:waypoint x="272.0" y="330.0"></omgdi:waypoint>
  328. <omgdi:waypoint x="272.0" y="280.0"></omgdi:waypoint>
  329. </bpmndi:BPMNEdge>
  330. <bpmndi:BPMNEdge bpmnElement="flow59" id="BPMNEdge_flow59">
  331. <omgdi:waypoint x="292.0" y="260.0"></omgdi:waypoint>
  332. <omgdi:waypoint x="364.0" y="260.0"></omgdi:waypoint>
  333. <omgdi:waypoint x="415.0" y="330.0"></omgdi:waypoint>
  334. <bpmndi:BPMNLabel>
  335. <omgdc:Bounds height="14.0" width="36.0" x="302.0" y="260.0"></omgdc:Bounds>
  336. </bpmndi:BPMNLabel>
  337. </bpmndi:BPMNEdge>
  338. <bpmndi:BPMNEdge bpmnElement="flow60" id="BPMNEdge_flow60">
  339. <omgdi:waypoint x="252.0" y="260.0"></omgdi:waypoint>
  340. <omgdi:waypoint x="182.0" y="260.0"></omgdi:waypoint>
  341. <omgdi:waypoint x="182.0" y="393.0"></omgdi:waypoint>
  342. <omgdi:waypoint x="182.0" y="527.0"></omgdi:waypoint>
  343. <omgdi:waypoint x="220.0" y="527.0"></omgdi:waypoint>
  344. <bpmndi:BPMNLabel>
  345. <omgdc:Bounds height="14.0" width="24.0" x="189.0" y="260.0"></omgdc:Bounds>
  346. </bpmndi:BPMNLabel>
  347. </bpmndi:BPMNEdge>
  348. <bpmndi:BPMNEdge bpmnElement="flow61" id="BPMNEdge_flow61">
  349. <omgdi:waypoint x="415.0" y="500.0"></omgdi:waypoint>
  350. <omgdi:waypoint x="415.0" y="460.0"></omgdi:waypoint>
  351. </bpmndi:BPMNEdge>
  352. <bpmndi:BPMNEdge bpmnElement="flow62" id="BPMNEdge_flow62">
  353. <omgdi:waypoint x="395.0" y="440.0"></omgdi:waypoint>
  354. <omgdi:waypoint x="312.0" y="441.0"></omgdi:waypoint>
  355. <omgdi:waypoint x="272.0" y="500.0"></omgdi:waypoint>
  356. <bpmndi:BPMNLabel>
  357. <omgdc:Bounds height="14.0" width="36.0" x="324.0" y="440.0"></omgdc:Bounds>
  358. </bpmndi:BPMNLabel>
  359. </bpmndi:BPMNEdge>
  360. <bpmndi:BPMNEdge bpmnElement="flow64" id="BPMNEdge_flow64">
  361. <omgdi:waypoint x="715.0" y="500.0"></omgdi:waypoint>
  362. <omgdi:waypoint x="715.0" y="460.0"></omgdi:waypoint>
  363. </bpmndi:BPMNEdge>
  364. <bpmndi:BPMNEdge bpmnElement="flow65" id="BPMNEdge_flow65">
  365. <omgdi:waypoint x="695.0" y="440.0"></omgdi:waypoint>
  366. <omgdi:waypoint x="606.0" y="441.0"></omgdi:waypoint>
  367. <omgdi:waypoint x="565.0" y="500.0"></omgdi:waypoint>
  368. <bpmndi:BPMNLabel>
  369. <omgdc:Bounds height="14.0" width="36.0" x="624.0" y="440.0"></omgdc:Bounds>
  370. </bpmndi:BPMNLabel>
  371. </bpmndi:BPMNEdge>
  372. <bpmndi:BPMNEdge bpmnElement="flow66" id="BPMNEdge_flow66">
  373. <omgdi:waypoint x="735.0" y="440.0"></omgdi:waypoint>
  374. <omgdi:waypoint x="882.0" y="440.0"></omgdi:waypoint>
  375. <omgdi:waypoint x="882.0" y="610.0"></omgdi:waypoint>
  376. <bpmndi:BPMNLabel>
  377. <omgdc:Bounds height="14.0" width="24.0" x="766.0" y="440.0"></omgdc:Bounds>
  378. </bpmndi:BPMNLabel>
  379. </bpmndi:BPMNEdge>
  380. <bpmndi:BPMNEdge bpmnElement="flow68" id="BPMNEdge_flow68">
  381. <omgdi:waypoint x="435.0" y="440.0"></omgdi:waypoint>
  382. <omgdi:waypoint x="502.0" y="440.0"></omgdi:waypoint>
  383. <omgdi:waypoint x="565.0" y="500.0"></omgdi:waypoint>
  384. <bpmndi:BPMNLabel>
  385. <omgdc:Bounds height="14.0" width="24.0" x="445.0" y="440.0"></omgdc:Bounds>
  386. </bpmndi:BPMNLabel>
  387. </bpmndi:BPMNEdge>
  388. </bpmndi:BPMNPlane>
  389. </bpmndi:BPMNDiagram>
  390. </definitions>