Init
This commit is contained in:
@@ -0,0 +1,682 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="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:zeebe="http://camunda.org/schema/zeebe/1.0" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1huoqjf" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.41.0" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.8.0">
|
||||
<bpmn:collaboration id="Collaboration_0qa0qlk">
|
||||
<bpmn:participant id="Participant_1ldheh4" name="Процесс бронирования ресурса" processRef="Process_1izfb1z" />
|
||||
<bpmn:participant id="Participant_1vlj8ah" name="Процесс расчета комплексного плана по тепловой карте" processRef="Process_1x7vrnm" />
|
||||
<bpmn:participant id="Participant_1f3ann4" name="Процесс расчета текущего плана по КА" processRef="Process_135v9p5" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_1izfb1z" isExecutable="false">
|
||||
<bpmn:startEvent id="Event_068e81c" name="Заявка на бронирование ресурса">
|
||||
<bpmn:outgoing>Flow_1j6oiu4</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1f73csj" />
|
||||
</bpmn:startEvent>
|
||||
<bpmn:task id="Activity_1azkx1o" name="Получить свободные слоты на интервал заявки с учетом предыдущих комплексных планов">
|
||||
<bpmn:incoming>Flow_1j6oiu4</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_11h9xxc</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_08zzgyx" name="Расчет схемы покрытия, бронирование слотов на заданное время, запуск таймера">
|
||||
<bpmn:incoming>Flow_11h9xxc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0u6h1bu</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1ojy33x</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1spr7t3">
|
||||
<bpmn:targetRef>DataStoreReference_033nof8</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:task>
|
||||
<bpmn:intermediateCatchEvent id="Event_0jnkefx" name="Получить подтверждение бронирования">
|
||||
<bpmn:incoming>Flow_0u6h1bu</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0mwo4aw</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_160vyin" />
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:task id="Activity_0b0d4bd" name="Изменить слоты как забронированные, связать завку со слотом">
|
||||
<bpmn:incoming>Flow_0mwo4aw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0swltbn</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_05hzien">
|
||||
<bpmn:targetRef>DataStoreReference_1q8xush</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_10w7q8b" name="Сброс бронирования">
|
||||
<bpmn:incoming>Flow_1c0do0v</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_11kxu4w</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_0fbvcb3">
|
||||
<bpmn:targetRef>DataStoreReference_0giy8kf</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:task>
|
||||
<bpmn:endEvent id="Event_05a5t66">
|
||||
<bpmn:incoming>Flow_11kxu4w</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:intermediateCatchEvent id="Event_1uiilkl">
|
||||
<bpmn:incoming>Flow_1ojy33x</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1c0do0v</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_0u6fved" />
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:dataStoreReference id="DataStoreReference_1q8xush" />
|
||||
<bpmn:dataStoreReference id="DataStoreReference_033nof8" />
|
||||
<bpmn:dataStoreReference id="DataStoreReference_0giy8kf" />
|
||||
<bpmn:task id="Activity_18zcg1y" name="Проверить необходимость пересчета комплексного плана (по времени первого слота и ТГУ)">
|
||||
<bpmn:incoming>Flow_0swltbn</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1r12z6o</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:exclusiveGateway id="Gateway_0putuhz" name="Нужно запускать?" default="Flow_03041us">
|
||||
<bpmn:incoming>Flow_1r12z6o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hz9u31</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_03041us</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:endEvent id="Event_06n0b1r">
|
||||
<bpmn:incoming>Flow_1yr191p</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:endEvent id="Event_033adm5">
|
||||
<bpmn:incoming>Flow_03041us</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_120z101" name="Сообщение о запуске ком.плана">
|
||||
<bpmn:incoming>Flow_0hz9u31</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1yr191p</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1blo0mf" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1j6oiu4" sourceRef="Event_068e81c" targetRef="Activity_1azkx1o" />
|
||||
<bpmn:sequenceFlow id="Flow_11h9xxc" sourceRef="Activity_1azkx1o" targetRef="Activity_08zzgyx" />
|
||||
<bpmn:sequenceFlow id="Flow_0u6h1bu" sourceRef="Activity_08zzgyx" targetRef="Event_0jnkefx" />
|
||||
<bpmn:sequenceFlow id="Flow_1ojy33x" sourceRef="Activity_08zzgyx" targetRef="Event_1uiilkl" />
|
||||
<bpmn:sequenceFlow id="Flow_0mwo4aw" sourceRef="Event_0jnkefx" targetRef="Activity_0b0d4bd" />
|
||||
<bpmn:sequenceFlow id="Flow_0swltbn" sourceRef="Activity_0b0d4bd" targetRef="Activity_18zcg1y" />
|
||||
<bpmn:sequenceFlow id="Flow_1c0do0v" sourceRef="Event_1uiilkl" targetRef="Activity_10w7q8b" />
|
||||
<bpmn:sequenceFlow id="Flow_11kxu4w" sourceRef="Activity_10w7q8b" targetRef="Event_05a5t66" />
|
||||
<bpmn:sequenceFlow id="Flow_1r12z6o" sourceRef="Activity_18zcg1y" targetRef="Gateway_0putuhz" />
|
||||
<bpmn:sequenceFlow id="Flow_0hz9u31" name="Да" sourceRef="Gateway_0putuhz" targetRef="Event_120z101" />
|
||||
<bpmn:sequenceFlow id="Flow_03041us" sourceRef="Gateway_0putuhz" targetRef="Event_033adm5" />
|
||||
<bpmn:sequenceFlow id="Flow_1yr191p" sourceRef="Event_120z101" targetRef="Event_06n0b1r" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_1x7vrnm" isExecutable="false">
|
||||
<bpmn:startEvent id="Event_1am43pf">
|
||||
<bpmn:outgoing>Flow_1dvc9dq</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:task id="Activity_19460nc" name="Сформировать модель плана работы каждого КА (бронирования, запрещенные участки)">
|
||||
<bpmn:incoming>Flow_1dvc9dq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_162v35v</bpmn:outgoing>
|
||||
<bpmn:property id="Property_101aglh" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1yuei89">
|
||||
<bpmn:sourceRef>DataStoreReference_1q8xush</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_101aglh</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_1vu58v7" name="Удалить все результаты комплексного плана, не попавшие в работу">
|
||||
<bpmn:incoming>Flow_162v35v</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qjf02f</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_09asdgi" name="Расчет комлексного плана по тепловой карте методом слотов">
|
||||
<bpmn:incoming>Flow_1qjf02f</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09tybrl</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_1wna7ot" name="Сохранение комплексного плана (результаты бронирования + результаты тепловой карты)">
|
||||
<bpmn:incoming>Flow_09tybrl</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1cnk8wu</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1rezu1l">
|
||||
<bpmn:targetRef>DataStoreReference_0cxqgp6</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:task>
|
||||
<bpmn:dataStoreReference id="DataStoreReference_0cxqgp6" />
|
||||
<bpmn:intermediateThrowEvent id="Event_0w71oqc">
|
||||
<bpmn:incoming>Flow_1cnk8wu</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0clmx8k</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1hvo7lw" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:endEvent id="Event_0k32lgm">
|
||||
<bpmn:incoming>Flow_0clmx8k</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1dvc9dq" sourceRef="Event_1am43pf" targetRef="Activity_19460nc" />
|
||||
<bpmn:sequenceFlow id="Flow_162v35v" sourceRef="Activity_19460nc" targetRef="Activity_1vu58v7" />
|
||||
<bpmn:sequenceFlow id="Flow_1qjf02f" sourceRef="Activity_1vu58v7" targetRef="Activity_09asdgi" />
|
||||
<bpmn:sequenceFlow id="Flow_09tybrl" sourceRef="Activity_09asdgi" targetRef="Activity_1wna7ot" />
|
||||
<bpmn:sequenceFlow id="Flow_1cnk8wu" sourceRef="Activity_1wna7ot" targetRef="Event_0w71oqc" />
|
||||
<bpmn:sequenceFlow id="Flow_0clmx8k" sourceRef="Event_0w71oqc" targetRef="Event_0k32lgm" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_135v9p5" isExecutable="false">
|
||||
<bpmn:startEvent id="Event_19qu4mu">
|
||||
<bpmn:outgoing>Flow_0qmeo32</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:task id="Activity_1uakwla" name="Получить БЛС КА">
|
||||
<bpmn:incoming>Flow_1t22qnh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gg2wyl</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_0g1ygzl" name="Получить комплексный план">
|
||||
<bpmn:incoming>Flow_1smbh8x</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1rkj9vu</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_16x4qyn" name="Получить список станций">
|
||||
<bpmn:incoming>Flow_14ty6xr</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0j89ljo</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_03jumsx" name="Получить список ЗРВ">
|
||||
<bpmn:incoming>Flow_0j89ljo</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1hkg7pd</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_11omctp" name="Получить модель БЗУ (маршруты в каталоге)">
|
||||
<bpmn:incoming>Flow_1f71jzk</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0inz4wc</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:parallelGateway id="Gateway_1vzlior">
|
||||
<bpmn:incoming>Flow_0gg2wyl</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1rkj9vu</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1hkg7pd</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0inz4wc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ok6scm</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:parallelGateway id="Gateway_1fkgf8k">
|
||||
<bpmn:incoming>Flow_0rnqbqb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1t22qnh</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1smbh8x</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_14ty6xr</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1f71jzk</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:task id="Activity_0il02qe" name="Удалить предыдущие результаты">
|
||||
<bpmn:incoming>Flow_0qmeo32</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0rnqbqb</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:exclusiveGateway id="Gateway_1el91qt" name="Есть ошибки?" default="Flow_0h32tgk">
|
||||
<bpmn:incoming>Flow_1xn90q1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0h32tgk</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1xz3ivt</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:endEvent id="Event_0rmg0zv">
|
||||
<bpmn:incoming>Flow_09mjyls</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:parallelGateway id="Gateway_1x2lswp">
|
||||
<bpmn:incoming>Flow_0h32tgk</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1dofvi5</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1ib33g8</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1uvigur</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:parallelGateway id="Gateway_1s3v7l9">
|
||||
<bpmn:incoming>Flow_1eavsnw</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1ykflw9</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1h69p26</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09mjyls</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:intermediateThrowEvent id="Event_0wvpyp4" name="Сообщенеи о готовности плана">
|
||||
<bpmn:incoming>Flow_1dofvi5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1eavsnw</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_0s5j4e5" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_0lc99a9" name="Данные для кодировани">
|
||||
<bpmn:incoming>Flow_1ib33g8</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1h69p26</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1w9kdl1" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_19fn6ee" name="ПСП">
|
||||
<bpmn:incoming>Flow_1uvigur</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ykflw9</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1faupoo" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_0bi7ijo">
|
||||
<bpmn:incoming>Flow_1xz3ivt</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1tv2d50</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_0cmgxx2" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:userTask id="Activity_1wkhi6g" name="Скорректировать План">
|
||||
<bpmn:extensionElements>
|
||||
<zeebe:userTask />
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1tv2d50</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1k77es3</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:serviceTask id="Activity_0azn50q" name="Расчет плана съемки">
|
||||
<bpmn:incoming>Flow_1ok6scm</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ey73bf</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:serviceTask id="Activity_1n6kdum" name="Расчет плана сброса">
|
||||
<bpmn:incoming>Flow_1ey73bf</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1fnl9s6</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:serviceTask id="Activity_002pium" name="Расчет плана стирания">
|
||||
<bpmn:incoming>Flow_1fnl9s6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_19n7tmk</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:serviceTask id="Activity_0xgg28n" name="Проверить по ограничениям">
|
||||
<bpmn:incoming>Flow_19n7tmk</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1k77es3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1xn90q1</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_0qmeo32" sourceRef="Event_19qu4mu" targetRef="Activity_0il02qe" />
|
||||
<bpmn:sequenceFlow id="Flow_1t22qnh" sourceRef="Gateway_1fkgf8k" targetRef="Activity_1uakwla" />
|
||||
<bpmn:sequenceFlow id="Flow_0gg2wyl" sourceRef="Activity_1uakwla" targetRef="Gateway_1vzlior" />
|
||||
<bpmn:sequenceFlow id="Flow_1smbh8x" sourceRef="Gateway_1fkgf8k" targetRef="Activity_0g1ygzl" />
|
||||
<bpmn:sequenceFlow id="Flow_1rkj9vu" sourceRef="Activity_0g1ygzl" targetRef="Gateway_1vzlior" />
|
||||
<bpmn:sequenceFlow id="Flow_14ty6xr" sourceRef="Gateway_1fkgf8k" targetRef="Activity_16x4qyn" />
|
||||
<bpmn:sequenceFlow id="Flow_0j89ljo" sourceRef="Activity_16x4qyn" targetRef="Activity_03jumsx" />
|
||||
<bpmn:sequenceFlow id="Flow_1hkg7pd" sourceRef="Activity_03jumsx" targetRef="Gateway_1vzlior" />
|
||||
<bpmn:sequenceFlow id="Flow_1f71jzk" sourceRef="Gateway_1fkgf8k" targetRef="Activity_11omctp" />
|
||||
<bpmn:sequenceFlow id="Flow_0inz4wc" sourceRef="Activity_11omctp" targetRef="Gateway_1vzlior" />
|
||||
<bpmn:sequenceFlow id="Flow_1ok6scm" sourceRef="Gateway_1vzlior" targetRef="Activity_0azn50q" />
|
||||
<bpmn:sequenceFlow id="Flow_0rnqbqb" sourceRef="Activity_0il02qe" targetRef="Gateway_1fkgf8k" />
|
||||
<bpmn:sequenceFlow id="Flow_1xn90q1" sourceRef="Activity_0xgg28n" targetRef="Gateway_1el91qt" />
|
||||
<bpmn:sequenceFlow id="Flow_0h32tgk" sourceRef="Gateway_1el91qt" targetRef="Gateway_1x2lswp" />
|
||||
<bpmn:sequenceFlow id="Flow_1xz3ivt" sourceRef="Gateway_1el91qt" targetRef="Event_0bi7ijo" />
|
||||
<bpmn:sequenceFlow id="Flow_09mjyls" sourceRef="Gateway_1s3v7l9" targetRef="Event_0rmg0zv" />
|
||||
<bpmn:sequenceFlow id="Flow_1dofvi5" sourceRef="Gateway_1x2lswp" targetRef="Event_0wvpyp4" />
|
||||
<bpmn:sequenceFlow id="Flow_1ib33g8" sourceRef="Gateway_1x2lswp" targetRef="Event_0lc99a9" />
|
||||
<bpmn:sequenceFlow id="Flow_1uvigur" sourceRef="Gateway_1x2lswp" targetRef="Event_19fn6ee" />
|
||||
<bpmn:sequenceFlow id="Flow_1eavsnw" sourceRef="Event_0wvpyp4" targetRef="Gateway_1s3v7l9" />
|
||||
<bpmn:sequenceFlow id="Flow_1ykflw9" sourceRef="Event_19fn6ee" targetRef="Gateway_1s3v7l9" />
|
||||
<bpmn:sequenceFlow id="Flow_1h69p26" sourceRef="Event_0lc99a9" targetRef="Gateway_1s3v7l9" />
|
||||
<bpmn:sequenceFlow id="Flow_1tv2d50" sourceRef="Event_0bi7ijo" targetRef="Activity_1wkhi6g" />
|
||||
<bpmn:sequenceFlow id="Flow_1k77es3" sourceRef="Activity_1wkhi6g" targetRef="Activity_0xgg28n" />
|
||||
<bpmn:sequenceFlow id="Flow_1ey73bf" sourceRef="Activity_0azn50q" targetRef="Activity_1n6kdum" />
|
||||
<bpmn:sequenceFlow id="Flow_1fnl9s6" sourceRef="Activity_1n6kdum" targetRef="Activity_002pium" />
|
||||
<bpmn:sequenceFlow id="Flow_19n7tmk" sourceRef="Activity_002pium" targetRef="Activity_0xgg28n" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0qa0qlk">
|
||||
<bpmndi:BPMNShape id="Participant_1ldheh4_di" bpmnElement="Participant_1ldheh4" isHorizontal="true">
|
||||
<dc:Bounds x="160" y="80" width="1570" height="330" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0b4smmf_di" bpmnElement="Event_068e81c">
|
||||
<dc:Bounds x="242" y="182" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="223" y="225" width="74" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1azkx1o_di" bpmnElement="Activity_1azkx1o">
|
||||
<dc:Bounds x="330" y="160" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_08zzgyx_di" bpmnElement="Activity_08zzgyx">
|
||||
<dc:Bounds x="490" y="160" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0j1dq9u_di" bpmnElement="Event_0jnkefx">
|
||||
<dc:Bounds x="652" y="182" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="630" y="120" width="80" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0b0d4bd_di" bpmnElement="Activity_0b0d4bd">
|
||||
<dc:Bounds x="750" y="160" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_10w7q8b_di" bpmnElement="Activity_10w7q8b">
|
||||
<dc:Bounds x="750" y="300" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_05a5t66_di" bpmnElement="Event_05a5t66">
|
||||
<dc:Bounds x="912" y="322" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0o4kgc5_di" bpmnElement="Event_1uiilkl">
|
||||
<dc:Bounds x="652" y="322" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataStoreReference_1q8xush_di" bpmnElement="DataStoreReference_1q8xush">
|
||||
<dc:Bounds x="865" y="95" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataStoreReference_033nof8_di" bpmnElement="DataStoreReference_033nof8">
|
||||
<dc:Bounds x="445" y="95" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataStoreReference_0giy8kf_di" bpmnElement="DataStoreReference_0giy8kf">
|
||||
<dc:Bounds x="975" y="355" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_18zcg1y_di" bpmnElement="Activity_18zcg1y">
|
||||
<dc:Bounds x="920" y="160" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0putuhz_di" bpmnElement="Gateway_0putuhz" isMarkerVisible="true">
|
||||
<dc:Bounds x="1095" y="175" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1092" y="145" width="56" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_06n0b1r_di" bpmnElement="Event_06n0b1r">
|
||||
<dc:Bounds x="1232" y="262" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_033adm5_di" bpmnElement="Event_033adm5">
|
||||
<dc:Bounds x="1232" y="182" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_05e83ef_di" bpmnElement="Event_120z101">
|
||||
<dc:Bounds x="1102" y="262" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1085" y="305" width="70" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1j6oiu4_di" bpmnElement="Flow_1j6oiu4">
|
||||
<di:waypoint x="278" y="200" />
|
||||
<di:waypoint x="330" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_11h9xxc_di" bpmnElement="Flow_11h9xxc">
|
||||
<di:waypoint x="430" y="200" />
|
||||
<di:waypoint x="490" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0u6h1bu_di" bpmnElement="Flow_0u6h1bu">
|
||||
<di:waypoint x="590" y="200" />
|
||||
<di:waypoint x="652" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ojy33x_di" bpmnElement="Flow_1ojy33x">
|
||||
<di:waypoint x="590" y="200" />
|
||||
<di:waypoint x="621" y="200" />
|
||||
<di:waypoint x="621" y="340" />
|
||||
<di:waypoint x="652" y="340" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1c0do0v_di" bpmnElement="Flow_1c0do0v">
|
||||
<di:waypoint x="688" y="340" />
|
||||
<di:waypoint x="750" y="340" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_11kxu4w_di" bpmnElement="Flow_11kxu4w">
|
||||
<di:waypoint x="850" y="340" />
|
||||
<di:waypoint x="912" y="340" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0mwo4aw_di" bpmnElement="Flow_0mwo4aw">
|
||||
<di:waypoint x="688" y="200" />
|
||||
<di:waypoint x="750" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0swltbn_di" bpmnElement="Flow_0swltbn">
|
||||
<di:waypoint x="850" y="200" />
|
||||
<di:waypoint x="920" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1r12z6o_di" bpmnElement="Flow_1r12z6o">
|
||||
<di:waypoint x="1020" y="200" />
|
||||
<di:waypoint x="1095" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0hz9u31_di" bpmnElement="Flow_0hz9u31">
|
||||
<di:waypoint x="1120" y="225" />
|
||||
<di:waypoint x="1120" y="262" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1128" y="241" width="15" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1yr191p_di" bpmnElement="Flow_1yr191p">
|
||||
<di:waypoint x="1138" y="280" />
|
||||
<di:waypoint x="1232" y="280" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_03041us_di" bpmnElement="Flow_03041us">
|
||||
<di:waypoint x="1145" y="200" />
|
||||
<di:waypoint x="1232" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_1vlj8ah_di" bpmnElement="Participant_1vlj8ah" isHorizontal="true">
|
||||
<dc:Bounds x="160" y="442" width="1570" height="388" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1am43pf_di" bpmnElement="Event_1am43pf">
|
||||
<dc:Bounds x="242" y="602" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_19460nc_di" bpmnElement="Activity_19460nc">
|
||||
<dc:Bounds x="330" y="580" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1vu58v7_di" bpmnElement="Activity_1vu58v7">
|
||||
<dc:Bounds x="490" y="580" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_09asdgi_di" bpmnElement="Activity_09asdgi">
|
||||
<dc:Bounds x="650" y="580" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1wna7ot_di" bpmnElement="Activity_1wna7ot">
|
||||
<dc:Bounds x="810" y="580" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataStoreReference_0cxqgp6_di" bpmnElement="DataStoreReference_0cxqgp6">
|
||||
<dc:Bounds x="925" y="495" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0h8du13_di" bpmnElement="Event_0w71oqc">
|
||||
<dc:Bounds x="992" y="602" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0k32lgm_di" bpmnElement="Event_0k32lgm">
|
||||
<dc:Bounds x="1102" y="602" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1dvc9dq_di" bpmnElement="Flow_1dvc9dq">
|
||||
<di:waypoint x="278" y="620" />
|
||||
<di:waypoint x="330" y="620" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_162v35v_di" bpmnElement="Flow_162v35v">
|
||||
<di:waypoint x="430" y="620" />
|
||||
<di:waypoint x="490" y="620" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qjf02f_di" bpmnElement="Flow_1qjf02f">
|
||||
<di:waypoint x="590" y="620" />
|
||||
<di:waypoint x="650" y="620" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_09tybrl_di" bpmnElement="Flow_09tybrl">
|
||||
<di:waypoint x="750" y="620" />
|
||||
<di:waypoint x="810" y="620" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1cnk8wu_di" bpmnElement="Flow_1cnk8wu">
|
||||
<di:waypoint x="910" y="620" />
|
||||
<di:waypoint x="992" y="620" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0clmx8k_di" bpmnElement="Flow_0clmx8k">
|
||||
<di:waypoint x="1028" y="620" />
|
||||
<di:waypoint x="1102" y="620" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_1f3ann4_di" bpmnElement="Participant_1f3ann4" isHorizontal="true">
|
||||
<dc:Bounds x="162" y="854" width="2203" height="526" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_19qu4mu_di" bpmnElement="Event_19qu4mu">
|
||||
<dc:Bounds x="254" y="1040" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1uakwla_di" bpmnElement="Activity_1uakwla">
|
||||
<dc:Bounds x="663" y="888" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0g1ygzl_di" bpmnElement="Activity_0g1ygzl">
|
||||
<dc:Bounds x="663" y="989" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16x4qyn_di" bpmnElement="Activity_16x4qyn">
|
||||
<dc:Bounds x="668" y="1088" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_03jumsx_di" bpmnElement="Activity_03jumsx">
|
||||
<dc:Bounds x="838" y="1088" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_11omctp_di" bpmnElement="Activity_11omctp">
|
||||
<dc:Bounds x="663" y="1197" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1av09ty_di" bpmnElement="Gateway_1vzlior">
|
||||
<dc:Bounds x="1003" y="1034" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0h7up6s_di" bpmnElement="Gateway_1fkgf8k">
|
||||
<dc:Bounds x="493" y="1033" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0il02qe_di" bpmnElement="Activity_0il02qe">
|
||||
<dc:Bounds x="348" y="1018" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1el91qt_di" bpmnElement="Gateway_1el91qt" isMarkerVisible="true">
|
||||
<dc:Bounds x="1803" y="1034" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1792" y="1010" width="72" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0rmg0zv_di" bpmnElement="Event_0rmg0zv">
|
||||
<dc:Bounds x="2177" y="1041" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0zljl2d_di" bpmnElement="Gateway_1x2lswp">
|
||||
<dc:Bounds x="1905" y="1034" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_122do8r_di" bpmnElement="Gateway_1s3v7l9">
|
||||
<dc:Bounds x="2080" y="1034" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0zq4e77_di" bpmnElement="Event_0wvpyp4">
|
||||
<dc:Bounds x="2007" y="1041" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1990" y="1084" width="70" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_19gyh22_di" bpmnElement="Event_0lc99a9">
|
||||
<dc:Bounds x="2007" y="980" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1994" y="1023" width="62" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0czk7sh_di" bpmnElement="Event_19fn6ee">
|
||||
<dc:Bounds x="2002" y="910" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="2008" y="953" width="24" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1jlk9h2_di" bpmnElement="Event_0bi7ijo">
|
||||
<dc:Bounds x="1810" y="1212" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1udyb0i_di" bpmnElement="Activity_1wkhi6g">
|
||||
<dc:Bounds x="1629" y="1190" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1m4vvxj_di" bpmnElement="Activity_0azn50q">
|
||||
<dc:Bounds x="1118" y="1019" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_04d8e66_di" bpmnElement="Activity_1n6kdum">
|
||||
<dc:Bounds x="1288" y="1019" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1dco2i8_di" bpmnElement="Activity_002pium">
|
||||
<dc:Bounds x="1458" y="1019" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0l1b1mh_di" bpmnElement="Activity_0xgg28n">
|
||||
<dc:Bounds x="1629" y="1019" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0qmeo32_di" bpmnElement="Flow_0qmeo32">
|
||||
<di:waypoint x="290" y="1058" />
|
||||
<di:waypoint x="348" y="1058" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1t22qnh_di" bpmnElement="Flow_1t22qnh">
|
||||
<di:waypoint x="518" y="1033" />
|
||||
<di:waypoint x="518" y="928" />
|
||||
<di:waypoint x="663" y="928" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0gg2wyl_di" bpmnElement="Flow_0gg2wyl">
|
||||
<di:waypoint x="763" y="928" />
|
||||
<di:waypoint x="1028" y="928" />
|
||||
<di:waypoint x="1028" y="1034" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1smbh8x_di" bpmnElement="Flow_1smbh8x">
|
||||
<di:waypoint x="543" y="1058" />
|
||||
<di:waypoint x="603" y="1058" />
|
||||
<di:waypoint x="603" y="1029" />
|
||||
<di:waypoint x="663" y="1029" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1rkj9vu_di" bpmnElement="Flow_1rkj9vu">
|
||||
<di:waypoint x="763" y="1029" />
|
||||
<di:waypoint x="883" y="1029" />
|
||||
<di:waypoint x="883" y="1059" />
|
||||
<di:waypoint x="1003" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_14ty6xr_di" bpmnElement="Flow_14ty6xr">
|
||||
<di:waypoint x="518" y="1083" />
|
||||
<di:waypoint x="518" y="1128" />
|
||||
<di:waypoint x="668" y="1128" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0j89ljo_di" bpmnElement="Flow_0j89ljo">
|
||||
<di:waypoint x="768" y="1128" />
|
||||
<di:waypoint x="838" y="1128" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1hkg7pd_di" bpmnElement="Flow_1hkg7pd">
|
||||
<di:waypoint x="938" y="1128" />
|
||||
<di:waypoint x="1028" y="1128" />
|
||||
<di:waypoint x="1028" y="1084" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1f71jzk_di" bpmnElement="Flow_1f71jzk">
|
||||
<di:waypoint x="518" y="1083" />
|
||||
<di:waypoint x="518" y="1237" />
|
||||
<di:waypoint x="663" y="1237" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0inz4wc_di" bpmnElement="Flow_0inz4wc">
|
||||
<di:waypoint x="763" y="1237" />
|
||||
<di:waypoint x="1028" y="1237" />
|
||||
<di:waypoint x="1028" y="1084" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ok6scm_di" bpmnElement="Flow_1ok6scm">
|
||||
<di:waypoint x="1053" y="1059" />
|
||||
<di:waypoint x="1118" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0rnqbqb_di" bpmnElement="Flow_0rnqbqb">
|
||||
<di:waypoint x="448" y="1058" />
|
||||
<di:waypoint x="493" y="1058" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1xn90q1_di" bpmnElement="Flow_1xn90q1">
|
||||
<di:waypoint x="1729" y="1059" />
|
||||
<di:waypoint x="1803" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0h32tgk_di" bpmnElement="Flow_0h32tgk">
|
||||
<di:waypoint x="1853" y="1059" />
|
||||
<di:waypoint x="1905" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1xz3ivt_di" bpmnElement="Flow_1xz3ivt">
|
||||
<di:waypoint x="1828" y="1084" />
|
||||
<di:waypoint x="1828" y="1212" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_09mjyls_di" bpmnElement="Flow_09mjyls">
|
||||
<di:waypoint x="2130" y="1059" />
|
||||
<di:waypoint x="2177" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dofvi5_di" bpmnElement="Flow_1dofvi5">
|
||||
<di:waypoint x="1955" y="1059" />
|
||||
<di:waypoint x="2007" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ib33g8_di" bpmnElement="Flow_1ib33g8">
|
||||
<di:waypoint x="1930" y="1034" />
|
||||
<di:waypoint x="1930" y="998" />
|
||||
<di:waypoint x="2007" y="998" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1uvigur_di" bpmnElement="Flow_1uvigur">
|
||||
<di:waypoint x="1930" y="1034" />
|
||||
<di:waypoint x="1930" y="928" />
|
||||
<di:waypoint x="2002" y="928" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1eavsnw_di" bpmnElement="Flow_1eavsnw">
|
||||
<di:waypoint x="2043" y="1059" />
|
||||
<di:waypoint x="2080" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ykflw9_di" bpmnElement="Flow_1ykflw9">
|
||||
<di:waypoint x="2038" y="928" />
|
||||
<di:waypoint x="2105" y="928" />
|
||||
<di:waypoint x="2105" y="1034" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1h69p26_di" bpmnElement="Flow_1h69p26">
|
||||
<di:waypoint x="2043" y="998" />
|
||||
<di:waypoint x="2105" y="998" />
|
||||
<di:waypoint x="2105" y="1034" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1tv2d50_di" bpmnElement="Flow_1tv2d50">
|
||||
<di:waypoint x="1810" y="1230" />
|
||||
<di:waypoint x="1729" y="1230" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1k77es3_di" bpmnElement="Flow_1k77es3">
|
||||
<di:waypoint x="1679" y="1190" />
|
||||
<di:waypoint x="1679" y="1099" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ey73bf_di" bpmnElement="Flow_1ey73bf">
|
||||
<di:waypoint x="1218" y="1059" />
|
||||
<di:waypoint x="1288" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1fnl9s6_di" bpmnElement="Flow_1fnl9s6">
|
||||
<di:waypoint x="1388" y="1059" />
|
||||
<di:waypoint x="1458" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_19n7tmk_di" bpmnElement="Flow_19n7tmk">
|
||||
<di:waypoint x="1558" y="1059" />
|
||||
<di:waypoint x="1629" y="1059" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_05hzien_di" bpmnElement="DataOutputAssociation_05hzien">
|
||||
<di:waypoint x="846" y="162" />
|
||||
<di:waypoint x="866" y="145" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1spr7t3_di" bpmnElement="DataOutputAssociation_1spr7t3">
|
||||
<di:waypoint x="503" y="160" />
|
||||
<di:waypoint x="489" y="145" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0fbvcb3_di" bpmnElement="DataOutputAssociation_0fbvcb3">
|
||||
<di:waypoint x="850" y="352" />
|
||||
<di:waypoint x="975" y="380" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1yuei89_di" bpmnElement="DataInputAssociation_1yuei89">
|
||||
<di:waypoint x="915" y="130" />
|
||||
<di:waypoint x="1690" y="130" />
|
||||
<di:waypoint x="1690" y="460" />
|
||||
<di:waypoint x="420" y="460" />
|
||||
<di:waypoint x="420" y="580" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1rezu1l_di" bpmnElement="DataOutputAssociation_1rezu1l">
|
||||
<di:waypoint x="898" y="580" />
|
||||
<di:waypoint x="931" y="545" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
Reference in New Issue
Block a user