demo-process-models/playground/rmgi/test/nested_process.bpmn

113 lines
5.7 KiB
XML

<?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:process id="Process_1isfj9p" name="Outer process">
<bpmn:startEvent id="Event_17isce4">
<bpmn:outgoing>Flow_0de89ze</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:task id="Activity_0qxvjn8" name="Outer task">
<bpmn:incoming>Flow_0de89ze</bpmn:incoming>
<bpmn:outgoing>Flow_0zhgw0d</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_0de89ze" sourceRef="Event_17isce4" targetRef="Activity_0qxvjn8" />
<bpmn:subProcess id="Activity_166m3jn" name="Process level2">
<bpmn:incoming>Flow_0zhgw0d</bpmn:incoming>
<bpmn:outgoing>Flow_14n4rks</bpmn:outgoing>
<bpmn:startEvent id="Event_0tp8int">
<bpmn:outgoing>Flow_05qsfck</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_05qsfck" sourceRef="Event_0tp8int" targetRef="Activity_0jdvps5" />
<bpmn:endEvent id="Event_0t5dxsx">
<bpmn:incoming>Flow_07hnq98</bpmn:incoming>
</bpmn:endEvent>
<bpmn:subProcess id="Activity_0jdvps5" name="Process level 3">
<bpmn:incoming>Flow_05qsfck</bpmn:incoming>
<bpmn:outgoing>Flow_07hnq98</bpmn:outgoing>
<bpmn:startEvent id="Event_14ajzno">
<bpmn:outgoing>Flow_00pwgf5</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:task id="Activity_0b2vv1r" name="Matreshka task">
<bpmn:incoming>Flow_00pwgf5</bpmn:incoming>
<bpmn:outgoing>Flow_1s4df89</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_00pwgf5" sourceRef="Event_14ajzno" targetRef="Activity_0b2vv1r" />
<bpmn:endEvent id="Event_1bv529b">
<bpmn:incoming>Flow_1s4df89</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1s4df89" sourceRef="Activity_0b2vv1r" targetRef="Event_1bv529b" />
</bpmn:subProcess>
<bpmn:sequenceFlow id="Flow_07hnq98" sourceRef="Activity_0jdvps5" targetRef="Event_0t5dxsx" />
</bpmn:subProcess>
<bpmn:sequenceFlow id="Flow_0zhgw0d" sourceRef="Activity_0qxvjn8" targetRef="Activity_166m3jn" />
<bpmn:endEvent id="Event_1be78gm">
<bpmn:incoming>Flow_14n4rks</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_14n4rks" sourceRef="Activity_166m3jn" targetRef="Event_1be78gm" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1isfj9p">
<bpmndi:BPMNShape id="Event_17isce4_di" bpmnElement="Event_17isce4">
<dc:Bounds x="282" y="252" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0qxvjn8_di" bpmnElement="Activity_0qxvjn8">
<dc:Bounds x="380" y="230" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_166m3jn_di" bpmnElement="Activity_166m3jn" isExpanded="true">
<dc:Bounds x="540" y="190" width="750" height="500" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0tp8int_di" bpmnElement="Event_0tp8int">
<dc:Bounds x="592" y="312" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0t5dxsx_di" bpmnElement="Event_0t5dxsx">
<dc:Bounds x="1122" y="362" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0jdvps5_di" bpmnElement="Activity_0jdvps5" isExpanded="true">
<dc:Bounds x="700" y="250" width="350" height="200" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14ajzno_di" bpmnElement="Event_14ajzno">
<dc:Bounds x="740" y="332" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0b2vv1r_di" bpmnElement="Activity_0b2vv1r">
<dc:Bounds x="820" y="310" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1bv529b_di" bpmnElement="Event_1bv529b">
<dc:Bounds x="982" y="332" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_00pwgf5_di" bpmnElement="Flow_00pwgf5">
<di:waypoint x="776" y="350" />
<di:waypoint x="820" y="350" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1s4df89_di" bpmnElement="Flow_1s4df89">
<di:waypoint x="920" y="350" />
<di:waypoint x="982" y="350" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_05qsfck_di" bpmnElement="Flow_05qsfck">
<di:waypoint x="628" y="330" />
<di:waypoint x="700" y="330" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_07hnq98_di" bpmnElement="Flow_07hnq98">
<di:waypoint x="1050" y="380" />
<di:waypoint x="1122" y="380" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_1be78gm_di" bpmnElement="Event_1be78gm">
<dc:Bounds x="1472" y="332" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0de89ze_di" bpmnElement="Flow_0de89ze">
<di:waypoint x="318" y="270" />
<di:waypoint x="380" y="270" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zhgw0d_di" bpmnElement="Flow_0zhgw0d">
<di:waypoint x="480" y="270" />
<di:waypoint x="540" y="270" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_14n4rks_di" bpmnElement="Flow_14n4rks">
<di:waypoint x="1290" y="350" />
<di:waypoint x="1472" y="350" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>