Both sides previous revision Previous revision Next revision | Previous revision |
en:rule:connect_flows_to_any_side [2024-01-08 20:19] – [✔ How to] Anatoly Belaychuk | en:rule:connect_flows_to_any_side [2024-08-18 17:14] (current) – [Attach a control flow to any side of the activity box] Anatoly Belaychuk |
---|
====== Attach a control flow to any side of the activity box ====== | ====== Attach a sequence flow to any side of the activity box ====== |
| |
{{tag>"control flow" legacy}} | {{tag>sequence_flow legacy visual_style}} |
| |
Feel free to attach control flow to the most convinient side of the activity box to make a diagram compact and visually attractive. | Feel free to attach control flow to the most convinient side of the activity box to make a diagram compact and visually attractive. |
<bpmnio type="bpmn"> | <bpmnio type="bpmn"> |
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> |
<definitions | <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> |
xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" | <collaboration id="Collaboration_1mpgug7"> |
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" | <participant id="Participant_0ylkagi" name="Order to cash" processRef="Process_0lm4nfr" /> |
xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" | </collaboration> |
xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" | <process id="Process_0lm4nfr"> |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | <laneSet id="LaneSet_132k3fs"> |
id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" | <lane id="Lane_0hxui7r" name="Sales"> |
targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> | <flowNodeRef>Event_1crgxel</flowNodeRef> |
<collaboration id="Collaboration_1oh70al"> | <flowNodeRef>Activity_0sv1k3c</flowNodeRef> |
<participant id="Participant_1r8g02m" name="Put patterns (BPMN diagrams) here | </lane> |
" processRef="Process_1" /> | <lane id="Lane_1ng0hv1" name="Finance"> |
</collaboration> | <flowNodeRef>Activity_1fjt1s5</flowNodeRef> |
<process id="Process_1" isExecutable="false"> | <flowNodeRef>Gateway_07uo8at</flowNodeRef> |
<startEvent id="StartEvent_1" name="Start"> | <flowNodeRef>Event_1wd7su6</flowNodeRef> |
<outgoing>SequenceFlow_1</outgoing> | </lane> |
</startEvent> | <lane id="Lane_12mipy3" name="Operations"> |
<task id="Task_1" name="Do Something"> | <flowNodeRef>Activity_1y7ff04</flowNodeRef> |
<incoming>SequenceFlow_1</incoming> | <flowNodeRef>Event_1jhp9rg</flowNodeRef> |
<incoming>SequenceFlow_121ul2c</incoming> | </lane> |
<incoming>SequenceFlow_0nuwads</incoming> | </laneSet> |
<outgoing>SequenceFlow_2</outgoing> | <sequenceFlow id="Flow_0dlyykn" sourceRef="Event_1crgxel" targetRef="Activity_0sv1k3c" /> |
</task> | <startEvent id="Event_1crgxel" name="Sales order obtained"> |
<exclusiveGateway id="ExclusiveGateway_1" name="Result OK" gatewayDirection="Diverging"> | <outgoing>Flow_0dlyykn</outgoing> |
<incoming>SequenceFlow_2</incoming> | </startEvent> |
<outgoing>SequenceFlow_0snv4kp</outgoing> | <task id="Activity_0sv1k3c" name="Agree product specification"> |
<outgoing>SequenceFlow_0nuwads</outgoing> | <incoming>Flow_0dlyykn</incoming> |
</exclusiveGateway> | <outgoing>Flow_1fc3ykn</outgoing> |
<task id="Task_17knw8l" name="Monitor"> | </task> |
<outgoing>SequenceFlow_121ul2c</outgoing> | <task id="Activity_1fjt1s5" name="Obtain payment"> |
</task> | <incoming>Flow_1fc3ykn</incoming> |
<endEvent id="EndEvent_0oj7l6x" name="End"> | <outgoing>Flow_0zs6o8h</outgoing> |
<incoming>SequenceFlow_0snv4kp</incoming> | </task> |
</endEvent> | <exclusiveGateway id="Gateway_07uo8at" name="OK?"> |
<sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" /> | <incoming>Flow_0zs6o8h</incoming> |
<sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" /> | <outgoing>Flow_0s73106</outgoing> |
<sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1" /> | <outgoing>Flow_1s6kjk3</outgoing> |
<sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" /> | </exclusiveGateway> |
<sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEvent_0oj7l6x" /> | <endEvent id="Event_1wd7su6" name="Not paid"> |
</process> | <incoming>Flow_0s73106</incoming> |
<bpmndi:BPMNDiagram id="BpmnDiagram_1"> | </endEvent> |
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al"> | <task id="Activity_1y7ff04" name="Deliver"> |
<bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m"> | <incoming>Flow_1s6kjk3</incoming> |
<omgdc:Bounds x="104" y="78" width="668" height="297" /> | <outgoing>Flow_1ydpwba</outgoing> |
</bpmndi:BPMNShape> | </task> |
<bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1"> | <endEvent id="Event_1jhp9rg" name="OK"> |
<omgdc:Bounds x="242" y="187" width="30" height="30" /> | <incoming>Flow_1ydpwba</incoming> |
<bpmndi:BPMNLabel> | </endEvent> |
<omgdc:Bounds x="212" y="219" width="90" height="22" /> | <sequenceFlow id="Flow_1fc3ykn" sourceRef="Activity_0sv1k3c" targetRef="Activity_1fjt1s5" /> |
</bpmndi:BPMNLabel> | <sequenceFlow id="Flow_0zs6o8h" sourceRef="Activity_1fjt1s5" targetRef="Gateway_07uo8at" /> |
</bpmndi:BPMNShape> | <sequenceFlow id="Flow_0s73106" name="no" sourceRef="Gateway_07uo8at" targetRef="Event_1wd7su6" /> |
<bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1"> | <sequenceFlow id="Flow_1s6kjk3" name="yes" sourceRef="Gateway_07uo8at" targetRef="Activity_1y7ff04" /> |
<omgdc:Bounds x="340" y="162" width="100" height="80" /> | <sequenceFlow id="Flow_1ydpwba" sourceRef="Activity_1y7ff04" targetRef="Event_1jhp9rg" /> |
<bpmndi:BPMNLabel> | </process> |
<omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" /> | <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1mpgug7"> |
</bpmndi:BPMNShape> | <bpmndi:BPMNShape id="Participant_0ylkagi_di" bpmnElement="Participant_0ylkagi" isHorizontal="true"> |
<bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true"> | <omgdc:Bounds x="270" y="60" width="470" height="360" /> |
<omgdc:Bounds x="508" y="182" width="40" height="40" /> | <bpmndi:BPMNLabel /> |
<bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
<omgdc:Bounds x="483" y="234" width="90" height="24" /> | <bpmndi:BPMNShape id="Lane_12mipy3_di" bpmnElement="Lane_12mipy3" isHorizontal="true"> |
</bpmndi:BPMNLabel> | <omgdc:Bounds x="300" y="300" width="440" height="120" /> |
</bpmndi:BPMNShape> | <bpmndi:BPMNLabel /> |
<bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l"> | </bpmndi:BPMNShape> |
<omgdc:Bounds x="340" y="275" width="100" height="80" /> | <bpmndi:BPMNShape id="Lane_1ng0hv1_di" bpmnElement="Lane_1ng0hv1" isHorizontal="true"> |
</bpmndi:BPMNShape> | <omgdc:Bounds x="300" y="180" width="440" height="120" /> |
<bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x"> | <bpmndi:BPMNLabel /> |
<omgdc:Bounds x="648" y="184" width="36" height="36" /> | </bpmndi:BPMNShape> |
<bpmndi:BPMNLabel> | <bpmndi:BPMNShape id="Lane_0hxui7r_di" bpmnElement="Lane_0hxui7r" isHorizontal="true"> |
<omgdc:Bounds x="621" y="220" width="90" height="20" /> | <omgdc:Bounds x="300" y="60" width="440" height="120" /> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNLabel /> |
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> |
<bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1"> | <bpmndi:BPMNShape id="Event_1crgxel_di" bpmnElement="Event_1crgxel"> |
<omgdi:waypoint xsi:type="omgdc:Point" x="272" y="202" /> | <omgdc:Bounds x="352" y="102" width="36" height="36" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="340" y="202" /> | <bpmndi:BPMNLabel> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="341" y="145" width="58" height="27" /> |
<omgdc:Bounds x="225" y="140" width="90" height="20" /> | </bpmndi:BPMNLabel> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
</bpmndi:BPMNEdge> | <bpmndi:BPMNShape id="Activity_0sv1k3c_di" bpmnElement="Activity_0sv1k3c"> |
<bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c"> | <omgdc:Bounds x="430" y="80" width="100" height="80" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="275" /> | <bpmndi:BPMNLabel /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="242" /> | </bpmndi:BPMNShape> |
<bpmndi:BPMNLabel> | <bpmndi:BPMNShape id="Activity_1fjt1s5_di" bpmnElement="Activity_1fjt1s5"> |
<omgdc:Bounds x="358" y="273" width="90" height="20" /> | <omgdc:Bounds x="430" y="200" width="100" height="80" /> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNLabel /> |
</bpmndi:BPMNEdge> | </bpmndi:BPMNShape> |
<bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads"> | <bpmndi:BPMNShape id="Gateway_07uo8at_di" bpmnElement="Gateway_07uo8at" isMarkerVisible="true"> |
<omgdi:waypoint xsi:type="omgdc:Point" x="528" y="182" /> | <omgdc:Bounds x="575" y="215" width="50" height="50" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="528" y="110" /> | <bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="110" /> | <omgdc:Bounds x="588" y="193" width="23" height="14" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="162" /> | </bpmndi:BPMNLabel> |
<bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
<omgdc:Bounds x="495" y="140" width="90" height="20" /> | <bpmndi:BPMNShape id="Event_1wd7su6_di" bpmnElement="Event_1wd7su6"> |
</bpmndi:BPMNLabel> | <omgdc:Bounds x="682" y="222" width="36" height="36" /> |
</bpmndi:BPMNEdge> | <bpmndi:BPMNLabel> |
<bpmndi:BPMNEdge id="SequenceFlow_2_di" bpmnElement="SequenceFlow_2"> | <omgdc:Bounds x="680" y="265" width="41" height="14" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="440" y="202" /> | </bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="508" y="202" /> | </bpmndi:BPMNShape> |
<bpmndi:BPMNLabel> | <bpmndi:BPMNShape id="Activity_1y7ff04_di" bpmnElement="Activity_1y7ff04"> |
<omgdc:Bounds x="433" y="192" width="90" height="20" /> | <omgdc:Bounds x="550" y="320" width="100" height="80" /> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNLabel /> |
</bpmndi:BPMNEdge> | </bpmndi:BPMNShape> |
<bpmndi:BPMNEdge id="SequenceFlow_0snv4kp_di" bpmnElement="SequenceFlow_0snv4kp"> | <bpmndi:BPMNShape id="Event_1jhp9rg_di" bpmnElement="Event_1jhp9rg"> |
<omgdi:waypoint xsi:type="omgdc:Point" x="548" y="202" /> | <omgdc:Bounds x="682" y="342" width="36" height="36" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="648" y="202" /> | <bpmndi:BPMNLabel> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="692" y="385" width="17" height="14" /> |
<omgdc:Bounds x="550" y="183" width="90" height="20" /> | </bpmndi:BPMNLabel> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
</bpmndi:BPMNEdge> | <bpmndi:BPMNEdge id="Flow_0dlyykn_di" bpmnElement="Flow_0dlyykn"> |
</bpmndi:BPMNPlane> | <omgdi:waypoint x="388" y="120" /> |
</bpmndi:BPMNDiagram> | <omgdi:waypoint x="430" y="120" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1fc3ykn_di" bpmnElement="Flow_1fc3ykn"> |
| <omgdi:waypoint x="480" y="160" /> |
| <omgdi:waypoint x="480" y="200" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0zs6o8h_di" bpmnElement="Flow_0zs6o8h"> |
| <omgdi:waypoint x="530" y="240" /> |
| <omgdi:waypoint x="575" y="240" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0s73106_di" bpmnElement="Flow_0s73106"> |
| <omgdi:waypoint x="625" y="240" /> |
| <omgdi:waypoint x="682" y="240" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="647" y="222" width="13" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1s6kjk3_di" bpmnElement="Flow_1s6kjk3"> |
| <omgdi:waypoint x="600" y="265" /> |
| <omgdi:waypoint x="600" y="320" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="607" y="283" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1ydpwba_di" bpmnElement="Flow_1ydpwba"> |
| <omgdi:waypoint x="650" y="360" /> |
| <omgdi:waypoint x="682" y="360" /> |
| </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> |
</definitions> | </definitions> |
</bpmnio> | </bpmnio> |
===== ✘ How NOT to ===== | ===== ✘ How NOT to ===== |
| |
Put antipattern (BPMN diagrams) here | <bpmnio type="bpmn"> |
| <?xml version="1.0" encoding="UTF-8"?> |
| <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> |
| <collaboration id="Collaboration_1mpgug7"> |
| <participant id="Participant_0ylkagi" name="Order to cash" processRef="Process_0lm4nfr" /> |
| </collaboration> |
| <process id="Process_0lm4nfr"> |
| <laneSet id="LaneSet_132k3fs"> |
| <lane id="Lane_0hxui7r" name="Sales"> |
| <flowNodeRef>Event_1crgxel</flowNodeRef> |
| <flowNodeRef>Activity_0sv1k3c</flowNodeRef> |
| </lane> |
| <lane id="Lane_1ng0hv1" name="Finance"> |
| <flowNodeRef>Activity_1fjt1s5</flowNodeRef> |
| <flowNodeRef>Gateway_07uo8at</flowNodeRef> |
| <flowNodeRef>Event_1wd7su6</flowNodeRef> |
| </lane> |
| <lane id="Lane_12mipy3" name="Operations"> |
| <flowNodeRef>Activity_1y7ff04</flowNodeRef> |
| <flowNodeRef>Event_1jhp9rg</flowNodeRef> |
| </lane> |
| </laneSet> |
| <sequenceFlow id="Flow_0dlyykn" sourceRef="Event_1crgxel" targetRef="Activity_0sv1k3c" /> |
| <startEvent id="Event_1crgxel" name="Sales order obtained"> |
| <outgoing>Flow_0dlyykn</outgoing> |
| </startEvent> |
| <task id="Activity_0sv1k3c" name="Agree product specification"> |
| <incoming>Flow_0dlyykn</incoming> |
| <outgoing>Flow_1fc3ykn</outgoing> |
| </task> |
| <sequenceFlow id="Flow_1fc3ykn" sourceRef="Activity_0sv1k3c" targetRef="Activity_1fjt1s5" /> |
| <task id="Activity_1fjt1s5" name="Obtain payment"> |
| <incoming>Flow_1fc3ykn</incoming> |
| <outgoing>Flow_0zs6o8h</outgoing> |
| </task> |
| <exclusiveGateway id="Gateway_07uo8at" name="OK?"> |
| <incoming>Flow_0zs6o8h</incoming> |
| <outgoing>Flow_0s73106</outgoing> |
| <outgoing>Flow_1s6kjk3</outgoing> |
| </exclusiveGateway> |
| <endEvent id="Event_1wd7su6" name="Not paid"> |
| <incoming>Flow_0s73106</incoming> |
| </endEvent> |
| <task id="Activity_1y7ff04" name="Deliver"> |
| <incoming>Flow_1s6kjk3</incoming> |
| <outgoing>Flow_1ydpwba</outgoing> |
| </task> |
| <endEvent id="Event_1jhp9rg" name="OK"> |
| <incoming>Flow_1ydpwba</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0zs6o8h" sourceRef="Activity_1fjt1s5" targetRef="Gateway_07uo8at" /> |
| <sequenceFlow id="Flow_0s73106" name="no" sourceRef="Gateway_07uo8at" targetRef="Event_1wd7su6" /> |
| <sequenceFlow id="Flow_1s6kjk3" name="yes" sourceRef="Gateway_07uo8at" targetRef="Activity_1y7ff04" /> |
| <sequenceFlow id="Flow_1ydpwba" sourceRef="Activity_1y7ff04" targetRef="Event_1jhp9rg" /> |
| </process> |
| <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
| <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1mpgug7"> |
| <bpmndi:BPMNShape id="Participant_0ylkagi_di" bpmnElement="Participant_0ylkagi" isHorizontal="true"> |
| <omgdc:Bounds x="270" y="60" width="740" height="360" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Lane_12mipy3_di" bpmnElement="Lane_12mipy3" isHorizontal="true"> |
| <omgdc:Bounds x="300" y="300" width="710" height="120" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Lane_1ng0hv1_di" bpmnElement="Lane_1ng0hv1" isHorizontal="true"> |
| <omgdc:Bounds x="300" y="180" width="710" height="120" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Lane_0hxui7r_di" bpmnElement="Lane_0hxui7r" isHorizontal="true"> |
| <omgdc:Bounds x="300" y="60" width="710" height="120" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_1crgxel_di" bpmnElement="Event_1crgxel"> |
| <omgdc:Bounds x="352" y="102" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="341" y="145" width="58" height="27" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_0sv1k3c_di" bpmnElement="Activity_0sv1k3c"> |
| <omgdc:Bounds x="430" y="80" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_1fjt1s5_di" bpmnElement="Activity_1fjt1s5"> |
| <omgdc:Bounds x="600" y="200" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Gateway_07uo8at_di" bpmnElement="Gateway_07uo8at" isMarkerVisible="true"> |
| <omgdc:Bounds x="745" y="215" width="50" height="50" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="758" y="193" width="23" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_1wd7su6_di" bpmnElement="Event_1wd7su6"> |
| <omgdc:Bounds x="852" y="222" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="850" y="265" width="41" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_1y7ff04_di" bpmnElement="Activity_1y7ff04"> |
| <omgdc:Bounds x="820" y="320" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_1jhp9rg_di" bpmnElement="Event_1jhp9rg"> |
| <omgdc:Bounds x="952" y="342" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="962" y="385" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNEdge id="Flow_0dlyykn_di" bpmnElement="Flow_0dlyykn"> |
| <omgdi:waypoint x="388" y="120" /> |
| <omgdi:waypoint x="430" y="120" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1fc3ykn_di" bpmnElement="Flow_1fc3ykn"> |
| <omgdi:waypoint x="530" y="120" /> |
| <omgdi:waypoint x="560" y="120" /> |
| <omgdi:waypoint x="560" y="240" /> |
| <omgdi:waypoint x="600" y="240" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0zs6o8h_di" bpmnElement="Flow_0zs6o8h"> |
| <omgdi:waypoint x="700" y="240" /> |
| <omgdi:waypoint x="745" y="240" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0s73106_di" bpmnElement="Flow_0s73106"> |
| <omgdi:waypoint x="795" y="240" /> |
| <omgdi:waypoint x="852" y="240" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="817" y="222" width="13" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1s6kjk3_di" bpmnElement="Flow_1s6kjk3"> |
| <omgdi:waypoint x="770" y="265" /> |
| <omgdi:waypoint x="770" y="360" /> |
| <omgdi:waypoint x="820" y="360" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="784" y="338" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1ydpwba_di" bpmnElement="Flow_1ydpwba"> |
| <omgdi:waypoint x="920" y="360" /> |
| <omgdi:waypoint x="952" y="360" /> |
| </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> |
| </definitions> |
| </bpmnio> |
===== Notes ===== | ===== Notes ===== |
| |
IDEF0 legacy. | * IDEF0 prescribes the control flows to get out from right side of the source box and get into the left side of the destination so analysts with a heavy IDEF0 background tend to follow this rule when switching to BPMN. However there is no such limitation in BPMN. |
| |
===== Exceptions ===== | |
| |
Specify exceptions to the rule above, if any | |
===== See also ===== | ===== See also ===== |
| |
* [[en:rule:do_not_number_activities]] | * [[en:rule:time_flows_left_to_right]] |
| * [[en:rule:v_shaped_flow]] |
===== Автор(ы) ===== | ===== Автор(ы) ===== |
| |
Put signature here | --- //[[user:bell|Anatoly Belaychuk]] 2024-01-08 20:29// |