Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия |
ru:rule:human_decision [2024-01-12 11:21] – [✔ Как надо] Anatoly Belaychuk | ru:rule:human_decision [2024-01-13 12:34] (текущий) – Anatoly Belaychuk |
---|
<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" | <process id="Process_0kle9bs"> |
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" | <startEvent id="Event_1d8q7y4"> |
xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" | <outgoing>Flow_00dyxwu</outgoing> |
xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" | </startEvent> |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | <task id="Activity_12wlfbh" name="Оценить реализуемость"> |
id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" | <incoming>Flow_00dyxwu</incoming> |
targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> | <outgoing>Flow_0orl8lf</outgoing> |
<collaboration id="Collaboration_1oh70al"> | </task> |
<participant id="Participant_1r8g02m" name="Тут паттерны (диаграммы) | <sequenceFlow id="Flow_00dyxwu" sourceRef="Event_1d8q7y4" targetRef="Activity_12wlfbh" /> |
" processRef="Process_1" /> | <exclusiveGateway id="Gateway_09y4b7d" name="OK?"> |
</collaboration> | <incoming>Flow_0orl8lf</incoming> |
<process id="Process_1" isExecutable="false"> | <outgoing>Flow_0e4r95e</outgoing> |
<startEvent id="StartEvent_1" name="Start"> | <outgoing>Flow_0yyyfsy</outgoing> |
<outgoing>SequenceFlow_1</outgoing> | </exclusiveGateway> |
</startEvent> | <sequenceFlow id="Flow_0orl8lf" sourceRef="Activity_12wlfbh" targetRef="Gateway_09y4b7d" /> |
<task id="Task_1" name="Do Something"> | <endEvent id="Event_07l1w93" name="Отказ"> |
<incoming>SequenceFlow_1</incoming> | <incoming>Flow_0e4r95e</incoming> |
<incoming>SequenceFlow_121ul2c</incoming> | </endEvent> |
<incoming>SequenceFlow_0nuwads</incoming> | <sequenceFlow id="Flow_0e4r95e" name="нет" sourceRef="Gateway_09y4b7d" targetRef="Event_07l1w93" /> |
<outgoing>SequenceFlow_2</outgoing> | <task id="Activity_10ahzvo" name="Спроектировать"> |
</task> | <incoming>Flow_0yyyfsy</incoming> |
<exclusiveGateway id="ExclusiveGateway_1" name="Result OK" gatewayDirection="Diverging"> | <outgoing>Flow_0bewkdb</outgoing> |
<incoming>SequenceFlow_2</incoming> | </task> |
<outgoing>SequenceFlow_0snv4kp</outgoing> | <sequenceFlow id="Flow_0yyyfsy" name="да" sourceRef="Gateway_09y4b7d" targetRef="Activity_10ahzvo" /> |
<outgoing>SequenceFlow_0nuwads</outgoing> | <endEvent id="Event_068y4mr" name="OK"> |
</exclusiveGateway> | <incoming>Flow_0bewkdb</incoming> |
<task id="Task_17knw8l" name="Monitor"> | </endEvent> |
<outgoing>SequenceFlow_121ul2c</outgoing> | <sequenceFlow id="Flow_0bewkdb" sourceRef="Activity_10ahzvo" targetRef="Event_068y4mr" /> |
</task> | </process> |
<endEvent id="EndEvent_0oj7l6x" name="End"> | <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
<incoming>SequenceFlow_0snv4kp</incoming> | <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_0kle9bs"> |
</endEvent> | <bpmndi:BPMNShape id="Event_1d8q7y4_di" bpmnElement="Event_1d8q7y4"> |
<sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" /> | <omgdc:Bounds x="192" y="102" width="36" height="36" /> |
<sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" /> | </bpmndi:BPMNShape> |
<sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1" /> | <bpmndi:BPMNShape id="Activity_12wlfbh_di" bpmnElement="Activity_12wlfbh"> |
<sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" /> | <omgdc:Bounds x="270" y="80" width="100" height="80" /> |
<sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEvent_0oj7l6x" /> | <bpmndi:BPMNLabel /> |
</process> | </bpmndi:BPMNShape> |
<bpmndi:BPMNDiagram id="BpmnDiagram_1"> | <bpmndi:BPMNShape id="Gateway_09y4b7d_di" bpmnElement="Gateway_09y4b7d" isMarkerVisible="true"> |
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al"> | <omgdc:Bounds x="415" y="95" width="50" height="50" /> |
<bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m"> | <bpmndi:BPMNLabel> |
<omgdc:Bounds x="104" y="78" width="668" height="297" /> | <omgdc:Bounds x="428" y="71" width="23" height="14" /> |
</bpmndi:BPMNShape> | </bpmndi:BPMNLabel> |
<bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1"> | </bpmndi:BPMNShape> |
<omgdc:Bounds x="242" y="187" width="30" height="30" /> | <bpmndi:BPMNShape id="Event_07l1w93_di" bpmnElement="Event_07l1w93"> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="422" y="202" width="36" height="36" /> |
<omgdc:Bounds x="212" y="219" width="90" height="22" /> | <bpmndi:BPMNLabel> |
</bpmndi:BPMNLabel> | <omgdc:Bounds x="408" y="245" width="64" height="14" /> |
</bpmndi:BPMNShape> | </bpmndi:BPMNLabel> |
<bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1"> | </bpmndi:BPMNShape> |
<omgdc:Bounds x="340" y="162" width="100" height="80" /> | <bpmndi:BPMNShape id="Activity_10ahzvo_di" bpmnElement="Activity_10ahzvo"> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="530" y="80" width="100" height="80" /> |
<omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" /> | <bpmndi:BPMNLabel /> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
</bpmndi:BPMNShape> | <bpmndi:BPMNShape id="Event_068y4mr_di" bpmnElement="Event_068y4mr"> |
<bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true"> | <omgdc:Bounds x="672" y="102" width="36" height="36" /> |
<omgdc:Bounds x="508" y="182" width="40" height="40" /> | <bpmndi:BPMNLabel> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="682" y="145" width="17" height="14" /> |
<omgdc:Bounds x="483" y="234" width="90" height="24" /> | </bpmndi:BPMNLabel> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
</bpmndi:BPMNShape> | <bpmndi:BPMNEdge id="Flow_00dyxwu_di" bpmnElement="Flow_00dyxwu"> |
<bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l"> | <omgdi:waypoint x="228" y="120" /> |
<omgdc:Bounds x="340" y="275" width="100" height="80" /> | <omgdi:waypoint x="270" y="120" /> |
</bpmndi:BPMNShape> | </bpmndi:BPMNEdge> |
<bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x"> | <bpmndi:BPMNEdge id="Flow_0orl8lf_di" bpmnElement="Flow_0orl8lf"> |
<omgdc:Bounds x="648" y="184" width="36" height="36" /> | <omgdi:waypoint x="370" y="120" /> |
<bpmndi:BPMNLabel> | <omgdi:waypoint x="415" y="120" /> |
<omgdc:Bounds x="621" y="220" width="90" height="20" /> | </bpmndi:BPMNEdge> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNEdge id="Flow_0e4r95e_di" bpmnElement="Flow_0e4r95e"> |
</bpmndi:BPMNShape> | <omgdi:waypoint x="440" y="145" /> |
<bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1"> | <omgdi:waypoint x="440" y="202" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="272" y="202" /> | <bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="340" y="202" /> | <omgdc:Bounds x="449" y="171" width="13" height="14" /> |
<bpmndi:BPMNLabel> | </bpmndi:BPMNLabel> |
<omgdc:Bounds x="225" y="140" width="90" height="20" /> | </bpmndi:BPMNEdge> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNEdge id="Flow_0yyyfsy_di" bpmnElement="Flow_0yyyfsy"> |
</bpmndi:BPMNEdge> | <omgdi:waypoint x="465" y="120" /> |
<bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c"> | <omgdi:waypoint x="530" y="120" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="275" /> | <bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="242" /> | <omgdc:Bounds x="489" y="102" width="17" height="14" /> |
<bpmndi:BPMNLabel> | </bpmndi:BPMNLabel> |
<omgdc:Bounds x="358" y="273" width="90" height="20" /> | </bpmndi:BPMNEdge> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNEdge id="Flow_0bewkdb_di" bpmnElement="Flow_0bewkdb"> |
</bpmndi:BPMNEdge> | <omgdi:waypoint x="630" y="120" /> |
<bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads"> | <omgdi:waypoint x="672" y="120" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="528" y="182" /> | </bpmndi:BPMNEdge> |
<omgdi:waypoint xsi:type="omgdc:Point" x="528" y="110" /> | </bpmndi:BPMNPlane> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="110" /> | </bpmndi:BPMNDiagram> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="162" /> | |
<bpmndi:BPMNLabel> | |
<omgdc:Bounds x="495" y="140" width="90" height="20" /> | |
</bpmndi:BPMNLabel> | |
</bpmndi:BPMNEdge> | |
<bpmndi:BPMNEdge id="SequenceFlow_2_di" bpmnElement="SequenceFlow_2"> | |
<omgdi:waypoint xsi:type="omgdc:Point" x="440" y="202" /> | |
<omgdi:waypoint xsi:type="omgdc:Point" x="508" y="202" /> | |
<bpmndi:BPMNLabel> | |
<omgdc:Bounds x="433" y="192" width="90" height="20" /> | |
</bpmndi:BPMNLabel> | |
</bpmndi:BPMNEdge> | |
<bpmndi:BPMNEdge id="SequenceFlow_0snv4kp_di" bpmnElement="SequenceFlow_0snv4kp"> | |
<omgdi:waypoint xsi:type="omgdc:Point" x="548" y="202" /> | |
<omgdi:waypoint xsi:type="omgdc:Point" x="648" y="202" /> | |
<bpmndi:BPMNLabel> | |
<omgdc:Bounds x="550" y="183" width="90" height="20" /> | |
</bpmndi:BPMNLabel> | |
</bpmndi:BPMNEdge> | |
</bpmndi:BPMNPlane> | |
</bpmndi:BPMNDiagram> | |
</definitions> | </definitions> |
</bpmnio> | </bpmnio> |
===== ✘ Как НЕ надо ===== | ===== ✘ Как НЕ надо ===== |
| |
Тут антипаттерны (диаграммы) | <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"> |
| <process id="Process_0kle9bs"> |
| <startEvent id="Event_1d8q7y4"> |
| <outgoing>Flow_00dyxwu</outgoing> |
| </startEvent> |
| <sequenceFlow id="Flow_00dyxwu" sourceRef="Event_1d8q7y4" targetRef="Gateway_09y4b7d" /> |
| <exclusiveGateway id="Gateway_09y4b7d" name="Оценить реализуемость"> |
| <incoming>Flow_00dyxwu</incoming> |
| <outgoing>Flow_0e4r95e</outgoing> |
| <outgoing>Flow_0yyyfsy</outgoing> |
| </exclusiveGateway> |
| <endEvent id="Event_07l1w93" name="Отказ"> |
| <incoming>Flow_0e4r95e</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0e4r95e" name="не реализуемо" sourceRef="Gateway_09y4b7d" targetRef="Event_07l1w93" /> |
| <task id="Activity_10ahzvo" name="Спроектировать"> |
| <incoming>Flow_0yyyfsy</incoming> |
| <outgoing>Flow_0bewkdb</outgoing> |
| </task> |
| <sequenceFlow id="Flow_0yyyfsy" name="реализуемо" sourceRef="Gateway_09y4b7d" targetRef="Activity_10ahzvo" /> |
| <endEvent id="Event_068y4mr" name="OK"> |
| <incoming>Flow_0bewkdb</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0bewkdb" sourceRef="Activity_10ahzvo" targetRef="Event_068y4mr" /> |
| </process> |
| <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
| <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_0kle9bs"> |
| <bpmndi:BPMNShape id="Event_1d8q7y4_di" bpmnElement="Event_1d8q7y4"> |
| <omgdc:Bounds x="322" y="102" width="36" height="36" /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Gateway_09y4b7d_di" bpmnElement="Gateway_09y4b7d" isMarkerVisible="true"> |
| <omgdc:Bounds x="415" y="95" width="50" height="50" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="417" y="66" width="45" height="27" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_07l1w93_di" bpmnElement="Event_07l1w93"> |
| <omgdc:Bounds x="422" y="202" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="408" y="245" width="64" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_10ahzvo_di" bpmnElement="Activity_10ahzvo"> |
| <omgdc:Bounds x="530" y="80" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_068y4mr_di" bpmnElement="Event_068y4mr"> |
| <omgdc:Bounds x="672" y="102" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="682" y="145" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNEdge id="Flow_00dyxwu_di" bpmnElement="Flow_00dyxwu"> |
| <omgdi:waypoint x="358" y="120" /> |
| <omgdi:waypoint x="415" y="120" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0e4r95e_di" bpmnElement="Flow_0e4r95e"> |
| <omgdi:waypoint x="440" y="145" /> |
| <omgdi:waypoint x="440" y="202" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="444" y="171" width="51" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0yyyfsy_di" bpmnElement="Flow_0yyyfsy"> |
| <omgdi:waypoint x="465" y="120" /> |
| <omgdi:waypoint x="530" y="120" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="479" y="102" width="37" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0bewkdb_di" bpmnElement="Flow_0bewkdb"> |
| <omgdi:waypoint x="630" y="120" /> |
| <omgdi:waypoint x="672" y="120" /> |
| </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> |
| </definitions> |
| </bpmnio> |
| |
===== Примечания ===== | <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"> |
| <process id="Process_0kle9bs"> |
===== Исключения ===== | <startEvent id="Event_1d8q7y4"> |
| <outgoing>Flow_00dyxwu</outgoing> |
Исключения из указанного выше правила | </startEvent> |
| <task id="Activity_12wlfbh" name="Оценить реализуемость"> |
| <incoming>Flow_00dyxwu</incoming> |
| <outgoing>Flow_0orl8lf</outgoing> |
| <outgoing>Flow_0e4r95e</outgoing> |
| </task> |
| <sequenceFlow id="Flow_00dyxwu" sourceRef="Event_1d8q7y4" targetRef="Activity_12wlfbh" /> |
| <sequenceFlow id="Flow_0orl8lf" name="реализуемо" sourceRef="Activity_12wlfbh" targetRef="Activity_10ahzvo" /> |
| <endEvent id="Event_07l1w93" name="Отказ"> |
| <incoming>Flow_0e4r95e</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0e4r95e" name="не реализуемо" sourceRef="Activity_12wlfbh" targetRef="Event_07l1w93" /> |
| <task id="Activity_10ahzvo" name="Спроектировать"> |
| <incoming>Flow_0orl8lf</incoming> |
| <outgoing>Flow_0bewkdb</outgoing> |
| </task> |
| <endEvent id="Event_068y4mr" name="OK"> |
| <incoming>Flow_0bewkdb</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0bewkdb" sourceRef="Activity_10ahzvo" targetRef="Event_068y4mr" /> |
| </process> |
| <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
| <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_0kle9bs"> |
| <bpmndi:BPMNShape id="Event_1d8q7y4_di" bpmnElement="Event_1d8q7y4"> |
| <omgdc:Bounds x="192" y="102" width="36" height="36" /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_12wlfbh_di" bpmnElement="Activity_12wlfbh"> |
| <omgdc:Bounds x="270" y="80" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_07l1w93_di" bpmnElement="Event_07l1w93"> |
| <omgdc:Bounds x="302" y="202" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="288" y="245" width="64" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_10ahzvo_di" bpmnElement="Activity_10ahzvo"> |
| <omgdc:Bounds x="450" y="80" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_068y4mr_di" bpmnElement="Event_068y4mr"> |
| <omgdc:Bounds x="592" y="102" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="602" y="145" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNEdge id="Flow_00dyxwu_di" bpmnElement="Flow_00dyxwu"> |
| <omgdi:waypoint x="228" y="120" /> |
| <omgdi:waypoint x="270" y="120" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0orl8lf_di" bpmnElement="Flow_0orl8lf"> |
| <omgdi:waypoint x="370" y="120" /> |
| <omgdi:waypoint x="450" y="120" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="392" y="102" width="37" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0e4r95e_di" bpmnElement="Flow_0e4r95e"> |
| <omgdi:waypoint x="320" y="160" /> |
| <omgdi:waypoint x="320" y="202" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="334" y="178" width="51" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0bewkdb_di" bpmnElement="Flow_0bewkdb"> |
| <omgdi:waypoint x="550" y="120" /> |
| <omgdi:waypoint x="592" y="120" /> |
| </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> |
| </definitions> |
| </bpmnio> |
| |
| <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"> |
| <process id="Process_0kle9bs"> |
| <startEvent id="Event_1d8q7y4"> |
| <outgoing>Flow_00dyxwu</outgoing> |
| </startEvent> |
| <task id="Activity_12wlfbh" name="Оценить реализуемость"> |
| <incoming>Flow_00dyxwu</incoming> |
| <outgoing>Flow_0orl8lf</outgoing> |
| <outgoing>Flow_0e4r95e</outgoing> |
| </task> |
| <sequenceFlow id="Flow_00dyxwu" sourceRef="Event_1d8q7y4" targetRef="Activity_12wlfbh" /> |
| <sequenceFlow id="Flow_0orl8lf" name="реализуемо" sourceRef="Activity_12wlfbh" targetRef="Activity_10ahzvo"> |
| <conditionExpression xsi:type="tFormalExpression"></conditionExpression> |
| </sequenceFlow> |
| <endEvent id="Event_07l1w93" name="Отказ"> |
| <incoming>Flow_0e4r95e</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0e4r95e" name="не реализуемо" sourceRef="Activity_12wlfbh" targetRef="Event_07l1w93"> |
| <conditionExpression xsi:type="tFormalExpression"></conditionExpression> |
| </sequenceFlow> |
| <task id="Activity_10ahzvo" name="Спроектировать"> |
| <incoming>Flow_0orl8lf</incoming> |
| <outgoing>Flow_0bewkdb</outgoing> |
| </task> |
| <endEvent id="Event_068y4mr" name="OK"> |
| <incoming>Flow_0bewkdb</incoming> |
| </endEvent> |
| <sequenceFlow id="Flow_0bewkdb" sourceRef="Activity_10ahzvo" targetRef="Event_068y4mr" /> |
| </process> |
| <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
| <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_0kle9bs"> |
| <bpmndi:BPMNShape id="Event_1d8q7y4_di" bpmnElement="Event_1d8q7y4"> |
| <omgdc:Bounds x="192" y="102" width="36" height="36" /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_12wlfbh_di" bpmnElement="Activity_12wlfbh"> |
| <omgdc:Bounds x="270" y="80" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_07l1w93_di" bpmnElement="Event_07l1w93"> |
| <omgdc:Bounds x="302" y="202" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="288" y="245" width="64" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Activity_10ahzvo_di" bpmnElement="Activity_10ahzvo"> |
| <omgdc:Bounds x="450" y="80" width="100" height="80" /> |
| <bpmndi:BPMNLabel /> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Event_068y4mr_di" bpmnElement="Event_068y4mr"> |
| <omgdc:Bounds x="592" y="102" width="36" height="36" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="602" y="145" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> |
| <bpmndi:BPMNEdge id="Flow_00dyxwu_di" bpmnElement="Flow_00dyxwu"> |
| <omgdi:waypoint x="228" y="120" /> |
| <omgdi:waypoint x="270" y="120" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0orl8lf_di" bpmnElement="Flow_0orl8lf"> |
| <omgdi:waypoint x="370" y="120" /> |
| <omgdi:waypoint x="450" y="120" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="392" y="102" width="37" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0e4r95e_di" bpmnElement="Flow_0e4r95e"> |
| <omgdi:waypoint x="320" y="160" /> |
| <omgdi:waypoint x="320" y="202" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="334" y="178" width="51" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0bewkdb_di" bpmnElement="Flow_0bewkdb"> |
| <omgdi:waypoint x="550" y="120" /> |
| <omgdi:waypoint x="592" y="120" /> |
| </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> |
| </definitions> |
| </bpmnio> |
===== Смотри также ===== | ===== Смотри также ===== |
| |
Тут ссылки на страницы со схожим контентом (этот раздел опционален) | * [[ru:rule:check_subprocess_results]] |
| * [[ru:rule:do_not_use_conditional_flows]] |
| * [[ru:rule:work_is_activity]] |
===== Автор(ы) ===== | ===== Автор(ы) ===== |
| |
Тут подпись | --- //[[user:bell|Anatoly Belaychuk]] 2024-01-13 10:53// |