fix(draw): correct compensation look and feel

This commit is contained in:
Nico Rehwaldt 2016-01-20 16:50:01 +01:00 committed by pedesen
parent 2e4b97d4ce
commit a9d8ea7a20
3 changed files with 378 additions and 274 deletions

View File

@ -523,8 +523,8 @@ function BpmnRenderer(eventBus, styles, pathMap, priority) {
containerWidth: event.width, containerWidth: event.width,
containerHeight: event.height, containerHeight: event.height,
position: { position: {
mx: 0.201, mx: 0.22,
my: 0.472 my: 0.5
} }
}); });

View File

@ -98,11 +98,11 @@ function PathMap() {
widthElements: [4.75, 8.5] widthElements: [4.75, 8.5]
}, },
'EVENT_COMPENSATION': { 'EVENT_COMPENSATION': {
d: 'm {mx},{my} {e.x0},-{e.y0} 0,{e.y1} z m {e.x0},0 {e.x0},-{e.y0} 0,{e.y1} z', d: 'm {mx},{my} {e.x0},-{e.y0} 0,{e.y1} z m {e.x1},-{e.y2} {e.x2},-{e.y3} 0,{e.y1} -{e.x2},-{e.y3} z',
height: 36, height: 36,
width: 36, width: 36,
heightElements: [5, 10], heightElements: [6.5, 13, 0.4, 6.1],
widthElements: [10] widthElements: [9, 9.3, 8.7]
}, },
'EVENT_TIMER_WH': { 'EVENT_TIMER_WH': {
d: 'M {mx},{my} l {e.x0},-{e.y0} m -{e.x0},{e.y0} l {e.x1},{e.y1} ', d: 'M {mx},{my} l {e.x0},-{e.y0} m -{e.x0},{e.y0} l {e.x1},{e.y1} ',
@ -237,7 +237,7 @@ function PathMap() {
widthElements: [] widthElements: []
}, },
'MARKER_COMPENSATION': { 'MARKER_COMPENSATION': {
d: 'm {mx},{my} 8,-5 0,10 z m 9,0 8,-5 0,10 z', d: 'm {mx},{my} 7,-5 0,10 z m 7.1,-0.3 6.9,-4.7 0,10 -6.9,-4.7 z',
height: 10, height: 10,
width: 21, width: 21,
heightElements: [], heightElements: [],

View File

@ -1,270 +1,374 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" targetNamespace="http://activiti.org/bpmn" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL http://www.omg.org/spec/BPMN/2.0/20100501/BPMN20.xsd">
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" <error id="sid-6344ba50-c8ea-4d51-8f22-ad7e6c1b34d2" />
xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" <escalation id="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" />
xmlns:di="http://www.omg.org/spec/DD/20100524/DI" <process id="Process_1" processType="None" isClosed="false" isExecutable="false">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <startEvent id="StartEvent_1" />
expressionLanguage="http://www.w3.org/1999/XPath" <startEvent id="StartEvent_2">
targetNamespace="http://activiti.org/bpmn" <messageEventDefinition id="sid-40ee6314-63d0-4452-8f33-f345b9f70a96" />
typeLanguage="http://www.w3.org/2001/XMLSchema" </startEvent>
xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL http://www.omg.org/spec/BPMN/2.0/20100501/BPMN20.xsd"> <startEvent id="StartEvent_3">
<error id="sid-6344ba50-c8ea-4d51-8f22-ad7e6c1b34d2"/> <timerEventDefinition id="sid-c380640e-c8c9-4913-9355-2415774d17eb" />
<escalation id="sid-3a003af1-ec01-4aea-81af-a76ba91c6961"/> </startEvent>
<process id="Process_1" isClosed="false" isExecutable="false" processType="None"> <startEvent id="StartEvent_5">
<startEvent id="StartEvent_1"> <conditionalEventDefinition id="sid-1c99a5d3-1295-41b2-9859-418fe6cee5d8">
</startEvent> <condition xsi:type="tFormalExpression" id="sid-247ea21d-9dbf-4ade-857b-f99550ee55d7" />
<startEvent id="StartEvent_2" isInterrupting="true"> </conditionalEventDefinition>
<messageEventDefinition id="sid-40ee6314-63d0-4452-8f33-f345b9f70a96"/> </startEvent>
</startEvent> <startEvent id="StartEvent_7">
<startEvent id="StartEvent_3" isInterrupting="true"> <signalEventDefinition id="sid-dca551b2-a494-4b12-8255-b7045dbe07a3" />
<timerEventDefinition id="sid-c380640e-c8c9-4913-9355-2415774d17eb"/> </startEvent>
</startEvent> <startEvent id="StartEvent_8">
<startEvent id="StartEvent_5" isInterrupting="true"> <cancelEventDefinition id="sid-5ea19b48-6524-469d-84d1-dec3c1ba43ea" />
<conditionalEventDefinition id="sid-1c99a5d3-1295-41b2-9859-418fe6cee5d8"> <terminateEventDefinition id="sid-cd250788-2e35-4b40-90ef-73065eb10d3d" />
<condition id="sid-247ea21d-9dbf-4ade-857b-f99550ee55d7" xsi:type="tFormalExpression"/> </startEvent>
</conditionalEventDefinition> <startEvent id="StartEvent_9" parallelMultiple="true">
</startEvent> <cancelEventDefinition id="sid-110f9f87-9cd5-47bd-b603-5378b74c5668" />
<startEvent id="StartEvent_7" isInterrupting="true"> <terminateEventDefinition id="sid-bfde5429-336c-4458-82f5-976b46270675" />
<signalEventDefinition id="sid-dca551b2-a494-4b12-8255-b7045dbe07a3"/> </startEvent>
</startEvent> <intermediateCatchEvent id="sid-40402034-C397-40FD-AED1-755C37533C0F">
<startEvent id="StartEvent_8" isInterrupting="true"> <linkEventDefinition id="sid-5c16c0a6-6772-42a0-a808-5d9db1b95e72" />
<cancelEventDefinition id="sid-5ea19b48-6524-469d-84d1-dec3c1ba43ea"/> </intermediateCatchEvent>
<terminateEventDefinition id="sid-cd250788-2e35-4b40-90ef-73065eb10d3d"/> <intermediateCatchEvent id="sid-AABB301D-7747-4FC8-8E91-172B5AF8CA90">
</startEvent> <cancelEventDefinition id="sid-3f0463c7-993a-40d2-b338-02767db9f147" />
<startEvent id="StartEvent_9" isInterrupting="true" parallelMultiple="true"> </intermediateCatchEvent>
<cancelEventDefinition id="sid-110f9f87-9cd5-47bd-b603-5378b74c5668"/> <intermediateCatchEvent id="sid-0B617D4E-6562-416B-8175-CA39E780E8E1">
<terminateEventDefinition id="sid-bfde5429-336c-4458-82f5-976b46270675"/> <compensateEventDefinition id="sid-8612d33a-223b-4b9a-a48c-5e5fe2dcfbf9" waitForCompletion="true" />
</startEvent> </intermediateCatchEvent>
<intermediateCatchEvent id="sid-40402034-C397-40FD-AED1-755C37533C0F"> <intermediateCatchEvent id="sid-5BEC06E6-40ED-43A4-99D8-E1E8A27F5ECB">
<linkEventDefinition id="sid-5c16c0a6-6772-42a0-a808-5d9db1b95e72"/> <signalEventDefinition id="sid-de198c97-f295-44e8-b44d-671797f43811" />
</intermediateCatchEvent> </intermediateCatchEvent>
<intermediateCatchEvent id="sid-AABB301D-7747-4FC8-8E91-172B5AF8CA90"> <intermediateCatchEvent id="sid-5799FA30-5182-4D2A-84DB-37986AE56D24">
<cancelEventDefinition id="sid-3f0463c7-993a-40d2-b338-02767db9f147"/> <errorEventDefinition id="sid-df96c802-730b-455f-a843-968588290742" errorRef="sid-6344ba50-c8ea-4d51-8f22-ad7e6c1b34d2" />
</intermediateCatchEvent> </intermediateCatchEvent>
<intermediateCatchEvent id="sid-0B617D4E-6562-416B-8175-CA39E780E8E1"> <intermediateCatchEvent id="sid-7C6CA2F3-6B02-4178-B1C8-7A479BEA434C">
<compensateEventDefinition id="sid-8612d33a-223b-4b9a-a48c-5e5fe2dcfbf9" waitForCompletion="true"/> <conditionalEventDefinition id="sid-db6fd387-6cf6-43e3-9aa7-691333a21362">
</intermediateCatchEvent> <condition xsi:type="tFormalExpression" id="sid-fe1c9c87-859c-4d90-94dd-4820f0099629" />
<intermediateCatchEvent id="sid-5BEC06E6-40ED-43A4-99D8-E1E8A27F5ECB"> </conditionalEventDefinition>
<signalEventDefinition id="sid-de198c97-f295-44e8-b44d-671797f43811"/> </intermediateCatchEvent>
</intermediateCatchEvent> <intermediateCatchEvent id="sid-41E98E3E-9EEB-43E2-B1EA-4802BC3CF842">
<intermediateCatchEvent id="sid-5799FA30-5182-4D2A-84DB-37986AE56D24"> <timerEventDefinition id="sid-153c1db4-e6d3-4f4b-83a6-fa1eeff24547" />
<errorEventDefinition errorRef="sid-6344ba50-c8ea-4d51-8f22-ad7e6c1b34d2" id="sid-df96c802-730b-455f-a843-968588290742"/> </intermediateCatchEvent>
</intermediateCatchEvent> <intermediateCatchEvent id="sid-42D26EF4-4F92-4E29-B1C4-EFDAC7508DBD">
<intermediateCatchEvent id="sid-7C6CA2F3-6B02-4178-B1C8-7A479BEA434C"> <messageEventDefinition id="sid-70b1c4ba-5271-46a8-9d56-febc50c3e50b" />
<conditionalEventDefinition id="sid-db6fd387-6cf6-43e3-9aa7-691333a21362"> </intermediateCatchEvent>
<condition id="sid-fe1c9c87-859c-4d90-94dd-4820f0099629" xsi:type="tFormalExpression"/> <intermediateCatchEvent id="sid-17328A9A-301B-4EF2-ABF9-E2E145ED0549">
</conditionalEventDefinition> <signalEventDefinition id="sid-b3a8d5e8-adee-49a4-8dd2-6d3cfbe99b86" />
</intermediateCatchEvent> </intermediateCatchEvent>
<intermediateCatchEvent id="sid-41E98E3E-9EEB-43E2-B1EA-4802BC3CF842"> <intermediateCatchEvent id="sid-7241EBB1-F107-49BF-AAB9-9464259032EF">
<timerEventDefinition id="sid-153c1db4-e6d3-4f4b-83a6-fa1eeff24547"/> <cancelEventDefinition id="sid-a7fdbe5d-c553-4918-a06e-8a2fb1d325a7" />
</intermediateCatchEvent> <terminateEventDefinition id="sid-582a8ead-bdc6-4515-9cfc-4d404f4b3f8d" />
<intermediateCatchEvent id="sid-42D26EF4-4F92-4E29-B1C4-EFDAC7508DBD"> </intermediateCatchEvent>
<messageEventDefinition id="sid-70b1c4ba-5271-46a8-9d56-febc50c3e50b"/> <intermediateCatchEvent id="sid-34662690-DE7A-4690-8D3A-98341D994818" parallelMultiple="true">
</intermediateCatchEvent> <cancelEventDefinition id="sid-47fcb56a-290a-43e6-8413-847ba757c4b0" />
<intermediateCatchEvent id="sid-17328A9A-301B-4EF2-ABF9-E2E145ED0549"> <terminateEventDefinition id="sid-fcf9201a-d1ae-4115-948e-b46031019ee8" />
<signalEventDefinition id="sid-b3a8d5e8-adee-49a4-8dd2-6d3cfbe99b86"/> </intermediateCatchEvent>
</intermediateCatchEvent> <intermediateCatchEvent id="sid-7CEA4F44-9B19-423D-AA8A-EA21D361273E">
<intermediateCatchEvent id="sid-7241EBB1-F107-49BF-AAB9-9464259032EF" parallelMultiple="false"> <cancelEventDefinition id="sid-2f3d0c6a-7814-4f24-b285-cee275bfe691" />
<cancelEventDefinition id="sid-a7fdbe5d-c553-4918-a06e-8a2fb1d325a7"/> <terminateEventDefinition id="sid-a5e2e985-64d4-45f8-b017-a26a66e0355d" />
<terminateEventDefinition id="sid-582a8ead-bdc6-4515-9cfc-4d404f4b3f8d"/> </intermediateCatchEvent>
</intermediateCatchEvent> <intermediateCatchEvent id="sid-57679FBD-7C91-4FFC-A005-E80D6B573708" parallelMultiple="true">
<intermediateCatchEvent id="sid-34662690-DE7A-4690-8D3A-98341D994818" parallelMultiple="true"> <cancelEventDefinition id="sid-4c85a5f8-bc89-48f4-9b3d-4d4953353c1f" />
<cancelEventDefinition id="sid-47fcb56a-290a-43e6-8413-847ba757c4b0"/> <terminateEventDefinition id="sid-612d291d-8e94-4e2a-b810-287e6eda01d9" />
<terminateEventDefinition id="sid-fcf9201a-d1ae-4115-948e-b46031019ee8"/> </intermediateCatchEvent>
</intermediateCatchEvent> <intermediateCatchEvent id="sid-4105C91C-28F5-4E7A-9F5B-7C949FFDF50A">
<intermediateCatchEvent id="sid-7CEA4F44-9B19-423D-AA8A-EA21D361273E" parallelMultiple="false"> <conditionalEventDefinition id="sid-b4bca1a0-a8a3-4dcd-8e90-02b99bf5d571">
<cancelEventDefinition id="sid-2f3d0c6a-7814-4f24-b285-cee275bfe691"/> <condition xsi:type="tFormalExpression" id="sid-0f9ec2a9-4853-4f74-9855-33af747860ea" />
<terminateEventDefinition id="sid-a5e2e985-64d4-45f8-b017-a26a66e0355d"/> </conditionalEventDefinition>
</intermediateCatchEvent> </intermediateCatchEvent>
<intermediateCatchEvent id="sid-57679FBD-7C91-4FFC-A005-E80D6B573708" parallelMultiple="true"> <intermediateCatchEvent id="sid-89D80A59-F865-4A36-BC61-4A9D81205A4A">
<cancelEventDefinition id="sid-4c85a5f8-bc89-48f4-9b3d-4d4953353c1f"/> <timerEventDefinition id="sid-0de38389-dd07-472a-bf22-6fb58b6f87c1" />
<terminateEventDefinition id="sid-612d291d-8e94-4e2a-b810-287e6eda01d9"/> </intermediateCatchEvent>
</intermediateCatchEvent> <intermediateCatchEvent id="sid-FB3E4A75-2D37-4C17-83BC-1A2738E84EB8">
<intermediateCatchEvent id="sid-4105C91C-28F5-4E7A-9F5B-7C949FFDF50A"> <messageEventDefinition id="sid-52c1c04a-4156-4751-9365-32b00d9e6c99" />
<conditionalEventDefinition id="sid-b4bca1a0-a8a3-4dcd-8e90-02b99bf5d571"> </intermediateCatchEvent>
<condition id="sid-0f9ec2a9-4853-4f74-9855-33af747860ea" xsi:type="tFormalExpression"/> <intermediateCatchEvent id="sid-90E968EF-F90A-4DE6-B282-099FC460A3A9">
</conditionalEventDefinition> <escalationEventDefinition id="sid-8684fabb-f5a9-4431-86af-fb5517c192dd" escalationRef="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" />
</intermediateCatchEvent> </intermediateCatchEvent>
<intermediateCatchEvent id="sid-89D80A59-F865-4A36-BC61-4A9D81205A4A"> <intermediateThrowEvent id="sid-7AFC42BA-037D-4917-8E1E-B92140171DAC" />
<timerEventDefinition id="sid-0de38389-dd07-472a-bf22-6fb58b6f87c1"/> <intermediateThrowEvent id="sid-1918E9CF-6A08-49C2-AB7B-0AD7E828F39F">
</intermediateCatchEvent> <messageEventDefinition id="sid-24fd1efa-8d1f-4157-b7f8-2d570533bd75" />
<intermediateCatchEvent id="sid-FB3E4A75-2D37-4C17-83BC-1A2738E84EB8"> </intermediateThrowEvent>
<messageEventDefinition id="sid-52c1c04a-4156-4751-9365-32b00d9e6c99"/> <intermediateThrowEvent id="sid-8B0C50D7-BF10-4068-85AB-0FEE53FAA9CD">
</intermediateCatchEvent> <escalationEventDefinition id="sid-833816c3-507f-469f-99da-167111b0964c" escalationRef="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" />
<intermediateCatchEvent id="sid-90E968EF-F90A-4DE6-B282-099FC460A3A9"> </intermediateThrowEvent>
<escalationEventDefinition escalationRef="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" id="sid-8684fabb-f5a9-4431-86af-fb5517c192dd"/> <intermediateThrowEvent id="sid-B8015046-799E-4F2C-9C94-BEFC0891AD1C">
</intermediateCatchEvent> <linkEventDefinition id="sid-14381611-1d76-431f-acc6-ba0bd590b942" />
<intermediateThrowEvent id="sid-7AFC42BA-037D-4917-8E1E-B92140171DAC"> </intermediateThrowEvent>
</intermediateThrowEvent> <intermediateThrowEvent id="sid-8182F856-0633-42AE-A3A6-93787DCA1B08">
<intermediateThrowEvent id="sid-1918E9CF-6A08-49C2-AB7B-0AD7E828F39F"> <compensateEventDefinition id="sid-e3872927-213d-44ad-8249-0377bf0f040c" waitForCompletion="true" />
<messageEventDefinition id="sid-24fd1efa-8d1f-4157-b7f8-2d570533bd75"/> </intermediateThrowEvent>
</intermediateThrowEvent> <intermediateThrowEvent id="sid-94090D41-BCC6-4A25-BC8C-B01651B1AEA2">
<intermediateThrowEvent id="sid-8B0C50D7-BF10-4068-85AB-0FEE53FAA9CD"> <cancelEventDefinition id="sid-241c2f44-c357-4e8e-8cec-83c157120790" />
<escalationEventDefinition escalationRef="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" id="sid-833816c3-507f-469f-99da-167111b0964c"/> <terminateEventDefinition id="sid-8e895c8c-d5de-4475-a08a-962b7bcf1e4f" />
</intermediateThrowEvent> </intermediateThrowEvent>
<intermediateThrowEvent id="sid-B8015046-799E-4F2C-9C94-BEFC0891AD1C"> <endEvent id="sid-F4149C86-DCE0-49F5-817F-F90502A52B57" />
<linkEventDefinition id="sid-14381611-1d76-431f-acc6-ba0bd590b942"/> <endEvent id="sid-2FF9A1B9-F51D-4958-9988-5F28F4A3621E">
</intermediateThrowEvent> <messageEventDefinition id="sid-b4826cb5-af6c-4059-9724-302c44f5a6a8" />
<intermediateThrowEvent id="sid-8182F856-0633-42AE-A3A6-93787DCA1B08"> </endEvent>
<compensateEventDefinition id="sid-e3872927-213d-44ad-8249-0377bf0f040c" waitForCompletion="true"/> <endEvent id="sid-1772321F-86B6-476A-BBA4-ACEA1C12BD89">
</intermediateThrowEvent> <escalationEventDefinition id="sid-36cbde32-2e39-4f73-84e9-49b2b7bb9b0e" escalationRef="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" />
<intermediateThrowEvent id="sid-94090D41-BCC6-4A25-BC8C-B01651B1AEA2"> </endEvent>
<cancelEventDefinition id="sid-241c2f44-c357-4e8e-8cec-83c157120790"/> <endEvent id="sid-874BAFF0-BDA7-4A60-A9A7-3A4F6CD084BF">
<terminateEventDefinition id="sid-8e895c8c-d5de-4475-a08a-962b7bcf1e4f"/> <errorEventDefinition id="sid-f0ca1f33-2398-4bab-9a0f-d3c9a9e38a05" errorRef="sid-6344ba50-c8ea-4d51-8f22-ad7e6c1b34d2" />
</intermediateThrowEvent> </endEvent>
<endEvent id="sid-F4149C86-DCE0-49F5-817F-F90502A52B57"> <endEvent id="sid-E19E0FDE-CA8F-4D87-9BA0-4F314C38AEF2">
</endEvent> <compensateEventDefinition id="sid-558262ad-20ba-4bed-8257-1ff83134080a" waitForCompletion="true" />
<endEvent id="sid-2FF9A1B9-F51D-4958-9988-5F28F4A3621E"> </endEvent>
<messageEventDefinition id="sid-b4826cb5-af6c-4059-9724-302c44f5a6a8"/> <endEvent id="sid-4A829101-E797-434D-8E79-0BA8AA2C7BFE">
</endEvent> <terminateEventDefinition id="sid-c4a7b8e3-e845-4deb-a9b1-dd3458deb269" />
<endEvent id="sid-1772321F-86B6-476A-BBA4-ACEA1C12BD89"> </endEvent>
<escalationEventDefinition escalationRef="sid-3a003af1-ec01-4aea-81af-a76ba91c6961" id="sid-36cbde32-2e39-4f73-84e9-49b2b7bb9b0e"/> <endEvent id="sid-CFD33E95-E5DD-4019-A547-92185E9E2CB2">
</endEvent> <signalEventDefinition id="sid-1944d9fb-14ea-4874-a6c8-e52fb14553a8" />
<endEvent id="sid-874BAFF0-BDA7-4A60-A9A7-3A4F6CD084BF"> </endEvent>
<errorEventDefinition errorRef="sid-6344ba50-c8ea-4d51-8f22-ad7e6c1b34d2" id="sid-f0ca1f33-2398-4bab-9a0f-d3c9a9e38a05"/> <intermediateThrowEvent id="sid-D545FC26-CAA8-4401-863D-5CCE28916373">
</endEvent> <signalEventDefinition id="sid-9b728070-ec1f-4146-91aa-2de370cecd55" />
<endEvent id="sid-26810314-9266-4CE5-96E2-DE2E8BA2909D"> </intermediateThrowEvent>
<cancelEventDefinition id="sid-abae4d61-8b50-454d-ba0f-4bfdfc0bb794"/> <endEvent id="EndEvent_0tso181" />
</endEvent> <endEvent id="EndEvent_13snmqg" />
<endEvent id="sid-E19E0FDE-CA8F-4D87-9BA0-4F314C38AEF2"> </process>
<compensateEventDefinition id="sid-558262ad-20ba-4bed-8257-1ff83134080a" waitForCompletion="true"/> <bpmndi:BPMNDiagram id="sid-efe607d0-acce-4a74-ac6f-45a3dba73f39">
</endEvent> <bpmndi:BPMNPlane id="sid-57a4146e-2ed9-408d-9c6f-93f404648413" bpmnElement="Process_1">
<endEvent id="sid-4A829101-E797-434D-8E79-0BA8AA2C7BFE"> <bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1">
<terminateEventDefinition id="sid-c4a7b8e3-e845-4deb-a9b1-dd3458deb269"/> <dc:Bounds x="21" y="15" width="36" height="36" />
</endEvent> <bpmndi:BPMNLabel>
<endEvent id="sid-CFD33E95-E5DD-4019-A547-92185E9E2CB2"> <dc:Bounds x="-6" y="51" width="90" height="20" />
<signalEventDefinition id="sid-1944d9fb-14ea-4874-a6c8-e52fb14553a8"/> </bpmndi:BPMNLabel>
</endEvent> </bpmndi:BPMNShape>
<endEvent id="sid-0AC5F9FD-F09B-4E13-AC8C-B3C0EF075453"> <bpmndi:BPMNShape id="StartEvent_2_gui" bpmnElement="StartEvent_2">
<cancelEventDefinition id="sid-496cb7f2-1b2d-4a3b-b357-4a582746b162"/> <dc:Bounds x="21" y="68" width="36" height="36" />
<terminateEventDefinition id="sid-0fb6c220-cb66-4dc3-ab34-2198d756d4cb"/> <bpmndi:BPMNLabel>
</endEvent> <dc:Bounds x="-6" y="104" width="90" height="20" />
<intermediateThrowEvent id="sid-D545FC26-CAA8-4401-863D-5CCE28916373"> </bpmndi:BPMNLabel>
<signalEventDefinition id="sid-9b728070-ec1f-4146-91aa-2de370cecd55"/> </bpmndi:BPMNShape>
</intermediateThrowEvent> <bpmndi:BPMNShape id="StartEvent_3_gui" bpmnElement="StartEvent_3">
</process> <dc:Bounds x="21" y="121" width="36" height="36" />
<bpmndi:BPMNDiagram id="sid-efe607d0-acce-4a74-ac6f-45a3dba73f39"> <bpmndi:BPMNLabel>
<bpmndi:BPMNPlane bpmnElement="Process_1" id="sid-57a4146e-2ed9-408d-9c6f-93f404648413"> <dc:Bounds x="-6" y="157" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="StartEvent_1" id="StartEvent_1_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="288.0" y="120.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_5_gui" bpmnElement="StartEvent_5">
<bpmndi:BPMNShape bpmnElement="StartEvent_2" id="StartEvent_2_gui"> <dc:Bounds x="21" y="223" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="288.0" y="195.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="-6" y="259" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="StartEvent_3" id="StartEvent_3_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="288.0" y="270.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_7_gui" bpmnElement="StartEvent_7">
<bpmndi:BPMNShape bpmnElement="StartEvent_5" id="StartEvent_5_gui"> <dc:Bounds x="21" y="491" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="287.0" y="420.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="-6" y="527" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="StartEvent_7" id="StartEvent_7_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="287.0" y="795.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_8_gui" bpmnElement="StartEvent_8">
<bpmndi:BPMNShape bpmnElement="StartEvent_8" id="StartEvent_8_gui"> <dc:Bounds x="20" y="541" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="287.0" y="870.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="-7" y="577" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="StartEvent_9" id="StartEvent_9_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="286.0" y="945.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_9_gui" bpmnElement="StartEvent_9">
<bpmndi:BPMNShape bpmnElement="sid-40402034-C397-40FD-AED1-755C37533C0F" id="sid-40402034-C397-40FD-AED1-755C37533C0F_gui"> <dc:Bounds x="19" y="593" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="512.0" y="495.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="-8" y="629" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-AABB301D-7747-4FC8-8E91-172B5AF8CA90" id="sid-AABB301D-7747-4FC8-8E91-172B5AF8CA90_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="587.0" y="645.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-40402034-C397-40FD-AED1-755C37533C0F_gui" bpmnElement="sid-40402034-C397-40FD-AED1-755C37533C0F">
<bpmndi:BPMNShape bpmnElement="sid-0B617D4E-6562-416B-8175-CA39E780E8E1" id="sid-0B617D4E-6562-416B-8175-CA39E780E8E1_gui"> <dc:Bounds x="246" y="275" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="587.0" y="720.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="218" y="293" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-5BEC06E6-40ED-43A4-99D8-E1E8A27F5ECB" id="sid-5BEC06E6-40ED-43A4-99D8-E1E8A27F5ECB_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="587.0" y="795.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-AABB301D-7747-4FC8-8E91-172B5AF8CA90_gui" bpmnElement="sid-AABB301D-7747-4FC8-8E91-172B5AF8CA90">
<bpmndi:BPMNShape bpmnElement="sid-5799FA30-5182-4D2A-84DB-37986AE56D24" id="sid-5799FA30-5182-4D2A-84DB-37986AE56D24_gui"> <dc:Bounds x="320" y="383" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="587.0" y="570.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="400" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-7C6CA2F3-6B02-4178-B1C8-7A479BEA434C" id="sid-7C6CA2F3-6B02-4178-B1C8-7A479BEA434C_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="512.0" y="420.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-0B617D4E-6562-416B-8175-CA39E780E8E1_gui" bpmnElement="sid-0B617D4E-6562-416B-8175-CA39E780E8E1">
<bpmndi:BPMNShape bpmnElement="sid-41E98E3E-9EEB-43E2-B1EA-4802BC3CF842" id="sid-41E98E3E-9EEB-43E2-B1EA-4802BC3CF842_gui"> <dc:Bounds x="320" y="439" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="512.0" y="270.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="475" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-42D26EF4-4F92-4E29-B1C4-EFDAC7508DBD" id="sid-42D26EF4-4F92-4E29-B1C4-EFDAC7508DBD_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="512.0" y="195.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-5BEC06E6-40ED-43A4-99D8-E1E8A27F5ECB_gui" bpmnElement="sid-5BEC06E6-40ED-43A4-99D8-E1E8A27F5ECB">
<bpmndi:BPMNShape bpmnElement="sid-17328A9A-301B-4EF2-ABF9-E2E145ED0549" id="sid-17328A9A-301B-4EF2-ABF9-E2E145ED0549_gui"> <dc:Bounds x="320" y="491" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="512.0" y="795.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="527" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-7241EBB1-F107-49BF-AAB9-9464259032EF" id="sid-7241EBB1-F107-49BF-AAB9-9464259032EF_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="512.0" y="870.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-5799FA30-5182-4D2A-84DB-37986AE56D24_gui" bpmnElement="sid-5799FA30-5182-4D2A-84DB-37986AE56D24">
<bpmndi:BPMNShape bpmnElement="sid-34662690-DE7A-4690-8D3A-98341D994818" id="sid-34662690-DE7A-4690-8D3A-98341D994818_gui"> <dc:Bounds x="320" y="329" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="512.0" y="945.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="344" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-7CEA4F44-9B19-423D-AA8A-EA21D361273E" id="sid-7CEA4F44-9B19-423D-AA8A-EA21D361273E_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="587.0" y="870.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-7C6CA2F3-6B02-4178-B1C8-7A479BEA434C_gui" bpmnElement="sid-7C6CA2F3-6B02-4178-B1C8-7A479BEA434C">
<bpmndi:BPMNShape bpmnElement="sid-57679FBD-7C91-4FFC-A005-E80D6B573708" id="sid-57679FBD-7C91-4FFC-A005-E80D6B573708_gui"> <dc:Bounds x="246" y="223" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="587.0" y="945.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="219" y="259" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-4105C91C-28F5-4E7A-9F5B-7C949FFDF50A" id="sid-4105C91C-28F5-4E7A-9F5B-7C949FFDF50A_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="587.0" y="420.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-41E98E3E-9EEB-43E2-B1EA-4802BC3CF842_gui" bpmnElement="sid-41E98E3E-9EEB-43E2-B1EA-4802BC3CF842">
<bpmndi:BPMNShape bpmnElement="sid-89D80A59-F865-4A36-BC61-4A9D81205A4A" id="sid-89D80A59-F865-4A36-BC61-4A9D81205A4A_gui"> <dc:Bounds x="245" y="121" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="587.0" y="270.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="218" y="157" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-FB3E4A75-2D37-4C17-83BC-1A2738E84EB8" id="sid-FB3E4A75-2D37-4C17-83BC-1A2738E84EB8_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="587.0" y="195.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-42D26EF4-4F92-4E29-B1C4-EFDAC7508DBD_gui" bpmnElement="sid-42D26EF4-4F92-4E29-B1C4-EFDAC7508DBD">
<bpmndi:BPMNShape bpmnElement="sid-90E968EF-F90A-4DE6-B282-099FC460A3A9" id="sid-90E968EF-F90A-4DE6-B282-099FC460A3A9_gui"> <dc:Bounds x="245" y="68" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="587.0" y="345.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="218" y="104" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-7AFC42BA-037D-4917-8E1E-B92140171DAC" id="sid-7AFC42BA-037D-4917-8E1E-B92140171DAC_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="737.0" y="120.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-17328A9A-301B-4EF2-ABF9-E2E145ED0549_gui" bpmnElement="sid-17328A9A-301B-4EF2-ABF9-E2E145ED0549">
<bpmndi:BPMNShape bpmnElement="sid-1918E9CF-6A08-49C2-AB7B-0AD7E828F39F" id="sid-1918E9CF-6A08-49C2-AB7B-0AD7E828F39F_gui"> <dc:Bounds x="245" y="491" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="737.0" y="195.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="218" y="527" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-8B0C50D7-BF10-4068-85AB-0FEE53FAA9CD" id="sid-8B0C50D7-BF10-4068-85AB-0FEE53FAA9CD_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="737.0" y="345.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-7241EBB1-F107-49BF-AAB9-9464259032EF_gui" bpmnElement="sid-7241EBB1-F107-49BF-AAB9-9464259032EF">
<bpmndi:BPMNShape bpmnElement="sid-B8015046-799E-4F2C-9C94-BEFC0891AD1C" id="sid-B8015046-799E-4F2C-9C94-BEFC0891AD1C_gui"> <dc:Bounds x="245" y="541" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="737.0" y="495.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="218" y="577" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-8182F856-0633-42AE-A3A6-93787DCA1B08" id="sid-8182F856-0633-42AE-A3A6-93787DCA1B08_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="36.0" width="36.0" x="737.0" y="720.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-34662690-DE7A-4690-8D3A-98341D994818_gui" bpmnElement="sid-34662690-DE7A-4690-8D3A-98341D994818">
<bpmndi:BPMNShape bpmnElement="sid-94090D41-BCC6-4A25-BC8C-B01651B1AEA2" id="sid-94090D41-BCC6-4A25-BC8C-B01651B1AEA2_gui"> <dc:Bounds x="245" y="593" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="737.0" y="870.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="218" y="629" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-F4149C86-DCE0-49F5-817F-F90502A52B57" id="sid-F4149C86-DCE0-49F5-817F-F90502A52B57_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="28.0" width="28.0" x="812.0" y="121.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-7CEA4F44-9B19-423D-AA8A-EA21D361273E_gui" bpmnElement="sid-7CEA4F44-9B19-423D-AA8A-EA21D361273E">
<bpmndi:BPMNShape bpmnElement="sid-2FF9A1B9-F51D-4958-9988-5F28F4A3621E" id="sid-2FF9A1B9-F51D-4958-9988-5F28F4A3621E_gui"> <dc:Bounds x="320" y="541" width="36" height="36" />
<dc:Bounds height="28.0" width="28.0" x="812.0" y="196.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="577" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-1772321F-86B6-476A-BBA4-ACEA1C12BD89" id="sid-1772321F-86B6-476A-BBA4-ACEA1C12BD89_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="28.0" width="28.0" x="812.0" y="346.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-57679FBD-7C91-4FFC-A005-E80D6B573708_gui" bpmnElement="sid-57679FBD-7C91-4FFC-A005-E80D6B573708">
<bpmndi:BPMNShape bpmnElement="sid-874BAFF0-BDA7-4A60-A9A7-3A4F6CD084BF" id="sid-874BAFF0-BDA7-4A60-A9A7-3A4F6CD084BF_gui"> <dc:Bounds x="320" y="593" width="36" height="36" />
<dc:Bounds height="28.0" width="28.0" x="812.0" y="571.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="629" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-26810314-9266-4CE5-96E2-DE2E8BA2909D" id="sid-26810314-9266-4CE5-96E2-DE2E8BA2909D_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="28.0" width="28.0" x="812.0" y="646.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-4105C91C-28F5-4E7A-9F5B-7C949FFDF50A_gui" bpmnElement="sid-4105C91C-28F5-4E7A-9F5B-7C949FFDF50A">
<bpmndi:BPMNShape bpmnElement="sid-E19E0FDE-CA8F-4D87-9BA0-4F314C38AEF2" id="sid-E19E0FDE-CA8F-4D87-9BA0-4F314C38AEF2_gui"> <dc:Bounds x="321" y="223" width="36" height="36" />
<dc:Bounds height="28.0" width="28.0" x="812.0" y="721.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="294" y="259" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-4A829101-E797-434D-8E79-0BA8AA2C7BFE" id="sid-4A829101-E797-434D-8E79-0BA8AA2C7BFE_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="28.0" width="28.0" x="812.0" y="1020.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-89D80A59-F865-4A36-BC61-4A9D81205A4A_gui" bpmnElement="sid-89D80A59-F865-4A36-BC61-4A9D81205A4A">
<bpmndi:BPMNShape bpmnElement="sid-CFD33E95-E5DD-4019-A547-92185E9E2CB2" id="sid-CFD33E95-E5DD-4019-A547-92185E9E2CB2_gui"> <dc:Bounds x="320" y="121" width="36" height="36" />
<dc:Bounds height="28.0" width="28.0" x="812.0" y="796.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="157" width="90" height="20" />
<bpmndi:BPMNShape bpmnElement="sid-0AC5F9FD-F09B-4E13-AC8C-B3C0EF075453" id="sid-0AC5F9FD-F09B-4E13-AC8C-B3C0EF075453_gui"> </bpmndi:BPMNLabel>
<dc:Bounds height="28.0" width="28.0" x="812.0" y="871.0"/> </bpmndi:BPMNShape>
</bpmndi:BPMNShape> <bpmndi:BPMNShape id="sid-FB3E4A75-2D37-4C17-83BC-1A2738E84EB8_gui" bpmnElement="sid-FB3E4A75-2D37-4C17-83BC-1A2738E84EB8">
<bpmndi:BPMNShape bpmnElement="sid-D545FC26-CAA8-4401-863D-5CCE28916373" id="sid-D545FC26-CAA8-4401-863D-5CCE28916373_gui"> <dc:Bounds x="320" y="68" width="36" height="36" />
<dc:Bounds height="36.0" width="36.0" x="737.0" y="795.0"/> <bpmndi:BPMNLabel>
</bpmndi:BPMNShape> <dc:Bounds x="293" y="104" width="90" height="20" />
</bpmndi:BPMNPlane> </bpmndi:BPMNLabel>
</bpmndi:BPMNDiagram> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-90E968EF-F90A-4DE6-B282-099FC460A3A9_gui" bpmnElement="sid-90E968EF-F90A-4DE6-B282-099FC460A3A9">
<dc:Bounds x="321" y="173" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="294" y="209" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-7AFC42BA-037D-4917-8E1E-B92140171DAC_gui" bpmnElement="sid-7AFC42BA-037D-4917-8E1E-B92140171DAC">
<dc:Bounds x="470" y="15" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="443" y="51" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-1918E9CF-6A08-49C2-AB7B-0AD7E828F39F_gui" bpmnElement="sid-1918E9CF-6A08-49C2-AB7B-0AD7E828F39F">
<dc:Bounds x="470" y="68" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="443" y="104" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-8B0C50D7-BF10-4068-85AB-0FEE53FAA9CD_gui" bpmnElement="sid-8B0C50D7-BF10-4068-85AB-0FEE53FAA9CD">
<dc:Bounds x="471" y="173" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="444" y="209" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-B8015046-799E-4F2C-9C94-BEFC0891AD1C_gui" bpmnElement="sid-B8015046-799E-4F2C-9C94-BEFC0891AD1C">
<dc:Bounds x="471" y="275" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="443" y="293" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-8182F856-0633-42AE-A3A6-93787DCA1B08_gui" bpmnElement="sid-8182F856-0633-42AE-A3A6-93787DCA1B08">
<dc:Bounds x="470" y="439" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="443" y="475" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-94090D41-BCC6-4A25-BC8C-B01651B1AEA2_gui" bpmnElement="sid-94090D41-BCC6-4A25-BC8C-B01651B1AEA2">
<dc:Bounds x="470" y="541" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="443" y="577" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-F4149C86-DCE0-49F5-817F-F90502A52B57_gui" bpmnElement="sid-F4149C86-DCE0-49F5-817F-F90502A52B57">
<dc:Bounds x="545" y="19" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="47" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-2FF9A1B9-F51D-4958-9988-5F28F4A3621E_gui" bpmnElement="sid-2FF9A1B9-F51D-4958-9988-5F28F4A3621E">
<dc:Bounds x="546" y="72" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="515" y="100" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-1772321F-86B6-476A-BBA4-ACEA1C12BD89_gui" bpmnElement="sid-1772321F-86B6-476A-BBA4-ACEA1C12BD89">
<dc:Bounds x="545" y="177" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="205" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-874BAFF0-BDA7-4A60-A9A7-3A4F6CD084BF_gui" bpmnElement="sid-874BAFF0-BDA7-4A60-A9A7-3A4F6CD084BF">
<dc:Bounds x="545" y="333" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="340" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-E19E0FDE-CA8F-4D87-9BA0-4F314C38AEF2_gui" bpmnElement="sid-E19E0FDE-CA8F-4D87-9BA0-4F314C38AEF2">
<dc:Bounds x="545" y="443" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="471" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-4A829101-E797-434D-8E79-0BA8AA2C7BFE_gui" bpmnElement="sid-4A829101-E797-434D-8E79-0BA8AA2C7BFE">
<dc:Bounds x="545" y="655" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="683" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-CFD33E95-E5DD-4019-A547-92185E9E2CB2_gui" bpmnElement="sid-CFD33E95-E5DD-4019-A547-92185E9E2CB2">
<dc:Bounds x="545" y="495" width="28" height="28" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="523" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="sid-D545FC26-CAA8-4401-863D-5CCE28916373_gui" bpmnElement="sid-D545FC26-CAA8-4401-863D-5CCE28916373">
<dc:Bounds x="470" y="491" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="443" y="527" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_0tso181_di" bpmnElement="EndEvent_0tso181">
<dc:Bounds x="541" y="383" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="400" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_13snmqg_di" bpmnElement="EndEvent_13snmqg">
<dc:Bounds x="541" y="538" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="574" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions> </definitions>