mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 09:28:13 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/2-5-loops/loop-back/loop-back.bpmn
This commit is contained in:
parent
99c87df621
commit
23052c0e7e
@ -27,8 +27,8 @@
|
|||||||
<bpmn:incoming>Flow_1o0bh0b</bpmn:incoming>
|
<bpmn:incoming>Flow_1o0bh0b</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_1o0bh0b" sourceRef="Gateway_0tt44zi" targetRef="Event_0uk8cv4" />
|
<bpmn:sequenceFlow id="Flow_1o0bh0b" sourceRef="Gateway_0tt44zi" targetRef="Event_0uk8cv4" />
|
||||||
<bpmn:sequenceFlow id="Flow_0oa66pj" name="a < 3" sourceRef="Gateway_0tt44zi" targetRef="Event_07h1nv9">
|
<bpmn:sequenceFlow id="Flow_0oa66pj" name="a < 10" sourceRef="Gateway_0tt44zi" targetRef="Event_07h1nv9">
|
||||||
<bpmn:conditionExpression>a < 3</bpmn:conditionExpression>
|
<bpmn:conditionExpression>a < 10</bpmn:conditionExpression>
|
||||||
</bpmn:sequenceFlow>
|
</bpmn:sequenceFlow>
|
||||||
<bpmn:intermediateThrowEvent id="Event_07h1nv9" name="loop back">
|
<bpmn:intermediateThrowEvent id="Event_07h1nv9" name="loop back">
|
||||||
<bpmn:incoming>Flow_0oa66pj</bpmn:incoming>
|
<bpmn:incoming>Flow_0oa66pj</bpmn:incoming>
|
||||||
@ -82,7 +82,7 @@
|
|||||||
<di:waypoint x="240" y="350" />
|
<di:waypoint x="240" y="350" />
|
||||||
<di:waypoint x="188" y="350" />
|
<di:waypoint x="188" y="350" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
<dc:Bounds x="257" y="255" width="25" height="14" />
|
<dc:Bounds x="254" y="255" width="31" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_17ga2wf_di" bpmnElement="Flow_17ga2wf">
|
<bpmndi:BPMNEdge id="Flow_17ga2wf_di" bpmnElement="Flow_17ga2wf">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user