User: maximryzhov88@yandex.ru clicked save for playground/rmgi/complex/4parallel.bpmn
This commit is contained in:
parent
b6bd7e1e46
commit
12ccd0c8a0
|
@ -101,11 +101,6 @@
|
|||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0hcd511" sourceRef="Activity_04gfjow" targetRef="Event_03q0sme" />
|
||||
<bpmn:sequenceFlow id="Flow_17hd1ol" sourceRef="Gateway_1pb12cy" targetRef="Gateway_1ntem3m" />
|
||||
<bpmn:inclusiveGateway id="Gateway_1pb12cy">
|
||||
<bpmn:incoming>Flow_0tsnlov</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_17hd1ol</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_135za91</bpmn:outgoing>
|
||||
</bpmn:inclusiveGateway>
|
||||
<bpmn:intermediateCatchEvent id="Event_13e6eej">
|
||||
<bpmn:incoming>Flow_135za91</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1q76oxp</bpmn:outgoing>
|
||||
|
@ -115,6 +110,11 @@
|
|||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:sequenceFlow id="Flow_135za91" sourceRef="Gateway_1pb12cy" targetRef="Event_13e6eej" />
|
||||
<bpmn:sequenceFlow id="Flow_1q76oxp" sourceRef="Event_13e6eej" targetRef="Activity_04gfjow" />
|
||||
<bpmn:complexGateway id="Gateway_1pb12cy">
|
||||
<bpmn:incoming>Flow_0tsnlov</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_17hd1ol</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_135za91</bpmn:outgoing>
|
||||
</bpmn:complexGateway>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_u1akxnt">
|
||||
|
@ -146,12 +146,12 @@
|
|||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="32" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0193a8z_di" bpmnElement="Gateway_1pb12cy">
|
||||
<dc:Bounds x="155" y="215" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0sapnv9_di" bpmnElement="Event_13e6eej">
|
||||
<dc:Bounds x="162" y="342" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0w3ovvn_di" bpmnElement="Gateway_1pb12cy">
|
||||
<dc:Bounds x="155" y="215" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0tsnlov_di" bpmnElement="Flow_0tsnlov">
|
||||
<di:waypoint x="68" y="240" />
|
||||
<di:waypoint x="155" y="240" />
|
||||
|
|
Loading…
Reference in New Issue