mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 15:28:14 +00:00
User: maximryzhov88@yandex.ru clicked save for playground/rmgi/test/1pool_3lanes.bpmn
This commit is contained in:
parent
e8f0816f4b
commit
8457a1a8a6
@ -1,134 +1,47 @@
|
||||
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<bpmn:collaboration id="Collaboration_0uhtcn1">
|
||||
<bpmn:participant id="Participant_1v3idtg" processRef="Process_tdlxn4x" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_tdlxn4x" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_0dpk1uu">
|
||||
<bpmn:lane id="Lane_04b4n0c">
|
||||
<bpmn:flowNodeRef>Activity_1q66wpx</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0ayyrcw</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0jgmsql">
|
||||
<bpmn:flowNodeRef>Event_0e44cht</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0k6oxgw</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0vnl1di</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0oygmus</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_11e4dem">
|
||||
<bpmn:flowNodeRef>Event_1c76t5e</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0hojtk7</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1rls1zh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_05a2l1x</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
<bpmn:callActivity id="Activity_1q66wpx">
|
||||
<bpmn:incoming>Flow_1wfsot2</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_08tlc3b</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_1wfsot2" sourceRef="StartEvent_1" targetRef="Activity_1q66wpx" />
|
||||
<bpmn:sequenceFlow id="Flow_08tlc3b" sourceRef="Activity_1q66wpx" targetRef="Event_0ayyrcw" />
|
||||
<bpmn:endEvent id="Event_0ayyrcw">
|
||||
<bpmn:incoming>Flow_08tlc3b</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_1wfsot2</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:startEvent id="Event_0e44cht">
|
||||
<bpmn:outgoing>Flow_0j06zz9</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:callActivity id="Activity_0k6oxgw">
|
||||
<bpmn:incoming>Flow_0j06zz9</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0wgtdmm</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:endEvent id="Event_0vnl1di">
|
||||
<bpmn:incoming>Flow_0wgtdmm</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0j06zz9" sourceRef="Event_0e44cht" targetRef="Activity_0k6oxgw" />
|
||||
<bpmn:sequenceFlow id="Flow_0wgtdmm" sourceRef="Activity_0k6oxgw" targetRef="Event_0vnl1di" />
|
||||
<bpmn:startEvent id="Event_1c76t5e">
|
||||
<bpmn:outgoing>Flow_17kmqs3</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:callActivity id="Activity_0hojtk7">
|
||||
<bpmn:incoming>Flow_17kmqs3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0xig4jf</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:endEvent id="Event_1rls1zh">
|
||||
<bpmn:incoming>Flow_0xig4jf</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_17kmqs3" sourceRef="Event_1c76t5e" targetRef="Activity_0hojtk7" />
|
||||
<bpmn:sequenceFlow id="Flow_0xig4jf" sourceRef="Activity_0hojtk7" targetRef="Event_1rls1zh" />
|
||||
<bpmn:startEvent id="Event_05a2l1x" />
|
||||
<bpmn:startEvent id="Event_0oygmus" />
|
||||
<bpmn:startEvent id="StartEvent_1" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0uhtcn1">
|
||||
<bpmndi:BPMNShape id="Participant_1v3idtg_di" bpmnElement="Participant_1v3idtg" isHorizontal="true">
|
||||
<dc:Bounds x="-140" y="-20" width="600" height="370" />
|
||||
<dc:Bounds x="-140" y="40" width="600" height="250" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_04b4n0c_di" bpmnElement="Lane_04b4n0c" isHorizontal="true">
|
||||
<dc:Bounds x="-110" y="-20" width="570" height="143" />
|
||||
<dc:Bounds x="-110" y="40" width="570" height="83" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0jgmsql_di" bpmnElement="Lane_0jgmsql" isHorizontal="true">
|
||||
<dc:Bounds x="-110" y="123" width="570" height="83" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_11e4dem_di" bpmnElement="Lane_11e4dem" isHorizontal="true">
|
||||
<dc:Bounds x="-110" y="206" width="570" height="144" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0heoscg_di" bpmnElement="Activity_1q66wpx">
|
||||
<dc:Bounds x="0" y="40" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0ayyrcw_di" bpmnElement="Event_0ayyrcw">
|
||||
<dc:Bounds x="142" y="62" width="36" height="36" />
|
||||
<dc:Bounds x="-110" y="206" width="570" height="84" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-68" y="62" width="36" height="36" />
|
||||
<dc:Bounds x="-58" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1538tm5" bpmnElement="Event_0e44cht">
|
||||
<dc:Bounds x="-58" y="142" width="36" height="36" />
|
||||
<bpmndi:BPMNShape id="BPMNShape_1x8tqsq" bpmnElement="Event_05a2l1x">
|
||||
<dc:Bounds x="-58" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_0wjl2gs" bpmnElement="Activity_0k6oxgw">
|
||||
<dc:Bounds x="10" y="120" width="100" height="80" />
|
||||
<bpmndi:BPMNShape id="BPMNShape_021i13d" bpmnElement="Event_0oygmus">
|
||||
<dc:Bounds x="-58" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_06zwq9t" bpmnElement="Event_0vnl1di">
|
||||
<dc:Bounds x="152" y="142" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_08fnk0h" bpmnElement="Event_1c76t5e">
|
||||
<dc:Bounds x="-58" y="232" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1mkhe4t" bpmnElement="Activity_0hojtk7">
|
||||
<dc:Bounds x="10" y="210" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_04lf1uq" bpmnElement="Event_1rls1zh">
|
||||
<dc:Bounds x="152" y="232" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1wfsot2_di" bpmnElement="Flow_1wfsot2">
|
||||
<di:waypoint x="-32" y="80" />
|
||||
<di:waypoint x="-16" y="80" />
|
||||
<di:waypoint x="-16" y="90" />
|
||||
<di:waypoint x="0" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_08tlc3b_di" bpmnElement="Flow_08tlc3b">
|
||||
<di:waypoint x="100" y="80" />
|
||||
<di:waypoint x="142" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_0sgk12a" bpmnElement="Flow_0j06zz9">
|
||||
<di:waypoint x="-22" y="160" />
|
||||
<di:waypoint x="-6" y="160" />
|
||||
<di:waypoint x="-6" y="170" />
|
||||
<di:waypoint x="10" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_01zlto1" bpmnElement="Flow_0wgtdmm">
|
||||
<di:waypoint x="110" y="160" />
|
||||
<di:waypoint x="152" y="160" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_042cmsx" bpmnElement="Flow_17kmqs3">
|
||||
<di:waypoint x="-22" y="250" />
|
||||
<di:waypoint x="-6" y="250" />
|
||||
<di:waypoint x="-6" y="260" />
|
||||
<di:waypoint x="10" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_08u6vtp" bpmnElement="Flow_0xig4jf">
|
||||
<di:waypoint x="110" y="250" />
|
||||
<di:waypoint x="152" y="250" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user