User: maximryzhov88@yandex.ru clicked save for playground/rmgi/complex/4parallel.bpmn
This commit is contained in:
parent
cdcac61074
commit
94a172ed8a
|
@ -1,5 +1,5 @@
|
|||
<?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:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" 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_u1akxnt" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0tsnlov</bpmn:outgoing>
|
||||
|
@ -99,26 +99,6 @@
|
|||
<bpmn:incoming>Flow_0hcd511</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0hcd511" sourceRef="Activity_04gfjow" targetRef="Event_03q0sme" />
|
||||
<bpmn:boundaryEvent id="Event_123pflt" attachedToRef="Activity_1t9wn35">
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_0g3gg7a">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT5S</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:boundaryEvent id="Event_1uwdcv6" attachedToRef="Activity_0cg3bgm">
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_0suuuo8">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT5S</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:boundaryEvent id="Event_1oue0rs" attachedToRef="Activity_1c6f83c">
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1clivjb">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT5S</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:boundaryEvent id="Event_0xglw8v" attachedToRef="Activity_1q0ftl7">
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1agvywd">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT5S</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_u1akxnt">
|
||||
|
@ -150,18 +130,6 @@
|
|||
<bpmndi:BPMNShape id="Event_03q0sme_di" bpmnElement="Event_03q0sme">
|
||||
<dc:Bounds x="1022" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0lipzom_di" bpmnElement="Event_123pflt">
|
||||
<dc:Bounds x="562" y="52" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1omxyve" bpmnElement="Event_1uwdcv6">
|
||||
<dc:Bounds x="562" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_173az1f" bpmnElement="Event_1oue0rs">
|
||||
<dc:Bounds x="562" y="282" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_058xzp1" bpmnElement="Event_0xglw8v">
|
||||
<dc:Bounds x="562" y="402" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0tsnlov_di" bpmnElement="Flow_0tsnlov">
|
||||
<di:waypoint x="168" y="240" />
|
||||
<di:waypoint x="285" y="240" />
|
||||
|
|
Loading…
Reference in New Issue