Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия |
ru:rule:diagram_should_fit_one_page [2024-08-21 11:26] – [✔ Как надо] Anatoly Belaychuk | ru:rule:diagram_should_fit_one_page [2024-08-27 16:48] (текущий) – [Смотри также] Anatoly Belaychuk |
---|
====== 0-TBD Диаграмма должна помещаться на одной странице ====== | ====== Диаграмма должна помещаться на одной странице ====== |
| |
{{tag>подпроцесс визуальный_стиль}} | {{tag>подпроцесс визуальный_стиль}} |
| |
{{:ru:v_razrabotke.png?nolink&200|}} | |
| |
Хорошая диаграмма BPMN помещается на одном экране и на одном листе A4, оставаясь при этом читаемой. | Хорошая диаграмма BPMN помещается на одном экране и на одном листе A4, оставаясь при этом читаемой. |
<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_16stgcp"> |
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" | <startEvent id="Event_1dem57o"> |
xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" | <outgoing>Flow_1dcif3f</outgoing> |
xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" | </startEvent> |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | <sequenceFlow id="Flow_1dcif3f" sourceRef="Event_1dem57o" targetRef="Activity_13q6u31" /> |
id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" | <subProcess id="Activity_13q6u31" name="Предпроектный анализ"> |
targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> | <incoming>Flow_1dcif3f</incoming> |
<collaboration id="Collaboration_1oh70al"> | <outgoing>Flow_0qrzzfj</outgoing> |
<participant id="Participant_1r8g02m" name="Добавить диаграмму BPMN" processRef="Process_1" /> | </subProcess> |
</collaboration> | <sequenceFlow id="Flow_0qrzzfj" sourceRef="Activity_13q6u31" targetRef="Activity_1x1u04d" /> |
<process id="Process_1" isExecutable="false"> | <subProcess id="Activity_1x1u04d" name="Инициация проекта"> |
<startEvent id="StartEvent_1" name="Start"> | <incoming>Flow_0qrzzfj</incoming> |
<outgoing>SequenceFlow_1</outgoing> | <outgoing>Flow_0f0nixu</outgoing> |
</startEvent> | </subProcess> |
<task id="Task_1" name="Do Something"> | <endEvent id="Event_0j6kcel" name="Отмена на стадии инициации"> |
<incoming>SequenceFlow_1</incoming> | <incoming>Flow_1aaaki0</incoming> |
<incoming>SequenceFlow_121ul2c</incoming> | </endEvent> |
<incoming>SequenceFlow_0nuwads</incoming> | <sequenceFlow id="Flow_1aaaki0" name="нет" sourceRef="Gateway_0tsv6pn" targetRef="Event_0j6kcel" /> |
<outgoing>SequenceFlow_2</outgoing> | <sequenceFlow id="Flow_0f0nixu" sourceRef="Activity_1x1u04d" targetRef="Gateway_0tsv6pn" /> |
</task> | <subProcess id="Activity_14e2vph" name="Проектирование архитектуры решения"> |
<exclusiveGateway id="ExclusiveGateway_1" name="Result OK" gatewayDirection="Diverging"> | <incoming>Flow_1vc4tx2</incoming> |
<incoming>SequenceFlow_2</incoming> | <incoming>Flow_1yi3b1l</incoming> |
<outgoing>SequenceFlow_0snv4kp</outgoing> | <outgoing>Flow_1ttwak6</outgoing> |
<outgoing>SequenceFlow_0nuwads</outgoing> | </subProcess> |
</exclusiveGateway> | <sequenceFlow id="Flow_1ttwak6" sourceRef="Activity_14e2vph" targetRef="Activity_0cqukvg" /> |
<task id="Task_17knw8l" name="Monitor"> | <subProcess id="Activity_0cqukvg" name="Планирование проекта"> |
<outgoing>SequenceFlow_121ul2c</outgoing> | <incoming>Flow_1ttwak6</incoming> |
</task> | <outgoing>Flow_0hztf35</outgoing> |
<endEvent id="EndEvent_0oj7l6x" name="End"> | </subProcess> |
<incoming>SequenceFlow_0snv4kp</incoming> | <endEvent id="Event_1pnoebp" name="Отмена на стадии планирования"> |
</endEvent> | <incoming>Flow_0pgemys</incoming> |
<sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" /> | </endEvent> |
<sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" /> | <sequenceFlow id="Flow_0pgemys" name="нет" sourceRef="Gateway_1ootwwo" targetRef="Event_1pnoebp" /> |
<sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1" /> | <endEvent id="Event_0rfo8mp" name="Проект стартовал"> |
<sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" /> | <incoming>Flow_0mge4um</incoming> |
<sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEvent_0oj7l6x" /> | </endEvent> |
</process> | <sequenceFlow id="Flow_0hztf35" sourceRef="Activity_0cqukvg" targetRef="Gateway_1ootwwo" /> |
<bpmndi:BPMNDiagram id="BpmnDiagram_1"> | <exclusiveGateway id="Gateway_0tsv6pn" name="Успешно?"> |
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al"> | <incoming>Flow_0f0nixu</incoming> |
<bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m"> | <outgoing>Flow_1vc4tx2</outgoing> |
<omgdc:Bounds x="104" y="78" width="668" height="297" /> | <outgoing>Flow_1aaaki0</outgoing> |
</bpmndi:BPMNShape> | </exclusiveGateway> |
<bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1"> | <sequenceFlow id="Flow_1vc4tx2" name="да" sourceRef="Gateway_0tsv6pn" targetRef="Activity_14e2vph" /> |
<omgdc:Bounds x="242" y="187" width="30" height="30" /> | <exclusiveGateway id="Gateway_1ootwwo" name="Успешно?"> |
<bpmndi:BPMNLabel> | <incoming>Flow_0hztf35</incoming> |
<omgdc:Bounds x="212" y="219" width="90" height="22" /> | <outgoing>Flow_0mge4um</outgoing> |
</bpmndi:BPMNLabel> | <outgoing>Flow_0pgemys</outgoing> |
</bpmndi:BPMNShape> | <outgoing>Flow_1yi3b1l</outgoing> |
<bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1"> | </exclusiveGateway> |
<omgdc:Bounds x="340" y="162" width="100" height="80" /> | <sequenceFlow id="Flow_0mge4um" name="да" sourceRef="Gateway_1ootwwo" targetRef="Event_0rfo8mp" /> |
<bpmndi:BPMNLabel> | <sequenceFlow id="Flow_1yi3b1l" name="требуется перепроектирование" sourceRef="Gateway_1ootwwo" targetRef="Activity_14e2vph" /> |
<omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" /> | </process> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNDiagram id="BpmnDiagram_1"> |
</bpmndi:BPMNShape> | <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_16stgcp"> |
<bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true"> | <bpmndi:BPMNShape id="Event_1dem57o_di" bpmnElement="Event_1dem57o"> |
<omgdc:Bounds x="508" y="182" width="40" height="40" /> | <omgdc:Bounds x="202" y="62" width="36" height="36" /> |
<bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
<omgdc:Bounds x="483" y="234" width="90" height="24" /> | <bpmndi:BPMNShape id="Event_1pnoebp_di" bpmnElement="Event_1pnoebp"> |
</bpmndi:BPMNLabel> | <omgdc:Bounds x="922" y="172" width="36" height="36" /> |
</bpmndi:BPMNShape> | <bpmndi:BPMNLabel> |
<bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l"> | <omgdc:Bounds x="908" y="215" width="65" height="14" /> |
<omgdc:Bounds x="340" y="275" width="100" height="80" /> | </bpmndi:BPMNLabel> |
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> |
<bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x"> | <bpmndi:BPMNShape id="Gateway_1ootwwo_di" bpmnElement="Gateway_1ootwwo" isMarkerVisible="true"> |
<omgdc:Bounds x="648" y="184" width="36" height="36" /> | <omgdc:Bounds x="915" y="55" width="50" height="50" /> |
<bpmndi:BPMNLabel> | <bpmndi:BPMNLabel> |
<omgdc:Bounds x="621" y="220" width="90" height="20" /> | <omgdc:Bounds x="929" y="112" width="23" height="14" /> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNLabel> |
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> |
<bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1"> | <bpmndi:BPMNShape id="Event_0rfo8mp_di" bpmnElement="Event_0rfo8mp"> |
<omgdi:waypoint xsi:type="omgdc:Point" x="272" y="202" /> | <omgdc:Bounds x="1012" y="62" width="36" height="36" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="340" y="202" /> | <bpmndi:BPMNLabel> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="995" y="105" width="71" height="14" /> |
<omgdc:Bounds x="225" y="140" width="90" height="20" /> | </bpmndi:BPMNLabel> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
</bpmndi:BPMNEdge> | <bpmndi:BPMNShape id="Activity_0ggb0qk_di" bpmnElement="Activity_13q6u31"> |
<bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c"> | <omgdc:Bounds x="270" y="40" 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_1ixsmam_di" bpmnElement="Activity_1x1u04d"> |
<omgdc:Bounds x="358" y="273" width="90" height="20" /> | <omgdc:Bounds x="410" y="40" width="100" height="80" /> |
</bpmndi:BPMNLabel> | </bpmndi:BPMNShape> |
</bpmndi:BPMNEdge> | <bpmndi:BPMNShape id="Event_0j6kcel_di" bpmnElement="Event_0j6kcel"> |
<bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads"> | <omgdc:Bounds x="552" y="172" width="36" height="36" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="528" y="182" /> | <bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="528" y="110" /> | <omgdc:Bounds x="541" y="215" width="59" height="14" /> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="110" /> | </bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="390" y="162" /> | </bpmndi:BPMNShape> |
<bpmndi:BPMNLabel> | <bpmndi:BPMNShape id="Gateway_0tsv6pn_di" bpmnElement="Gateway_0tsv6pn" isMarkerVisible="true"> |
<omgdc:Bounds x="495" y="140" width="90" height="20" /> | <omgdc:Bounds x="545" y="55" width="50" height="50" /> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNLabel> |
</bpmndi:BPMNEdge> | <omgdc:Bounds x="558" y="31" width="23" height="14" /> |
<bpmndi:BPMNEdge id="SequenceFlow_2_di" bpmnElement="SequenceFlow_2"> | </bpmndi:BPMNLabel> |
<omgdi:waypoint xsi:type="omgdc:Point" x="440" y="202" /> | </bpmndi:BPMNShape> |
<omgdi:waypoint xsi:type="omgdc:Point" x="508" y="202" /> | <bpmndi:BPMNShape id="Activity_0fx8xhx_di" bpmnElement="Activity_14e2vph"> |
<bpmndi:BPMNLabel> | <omgdc:Bounds x="640" y="40" width="100" height="80" /> |
<omgdc:Bounds x="433" y="192" width="90" height="20" /> | </bpmndi:BPMNShape> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNShape id="Activity_0ot770w_di" bpmnElement="Activity_0cqukvg"> |
</bpmndi:BPMNEdge> | <omgdc:Bounds x="780" y="40" width="100" height="80" /> |
<bpmndi:BPMNEdge id="SequenceFlow_0snv4kp_di" bpmnElement="SequenceFlow_0snv4kp"> | </bpmndi:BPMNShape> |
<omgdi:waypoint xsi:type="omgdc:Point" x="548" y="202" /> | <bpmndi:BPMNEdge id="Flow_1dcif3f_di" bpmnElement="Flow_1dcif3f"> |
<omgdi:waypoint xsi:type="omgdc:Point" x="648" y="202" /> | <omgdi:waypoint x="238" y="80" /> |
<bpmndi:BPMNLabel> | <omgdi:waypoint x="270" y="80" /> |
<omgdc:Bounds x="550" y="183" width="90" height="20" /> | </bpmndi:BPMNEdge> |
</bpmndi:BPMNLabel> | <bpmndi:BPMNEdge id="Flow_0qrzzfj_di" bpmnElement="Flow_0qrzzfj"> |
</bpmndi:BPMNEdge> | <omgdi:waypoint x="370" y="80" /> |
</bpmndi:BPMNPlane> | <omgdi:waypoint x="410" y="80" /> |
</bpmndi:BPMNDiagram> | </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1aaaki0_di" bpmnElement="Flow_1aaaki0"> |
| <omgdi:waypoint x="570" y="105" /> |
| <omgdi:waypoint x="570" y="172" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="579" y="136" width="13" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0f0nixu_di" bpmnElement="Flow_0f0nixu"> |
| <omgdi:waypoint x="510" y="80" /> |
| <omgdi:waypoint x="545" y="80" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1vc4tx2_di" bpmnElement="Flow_1vc4tx2"> |
| <omgdi:waypoint x="595" y="80" /> |
| <omgdi:waypoint x="640" y="80" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="609" y="62" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1yi3b1l_di" bpmnElement="Flow_1yi3b1l"> |
| <omgdi:waypoint x="940" y="55" /> |
| <omgdi:waypoint x="940" y="-10" /> |
| <omgdi:waypoint x="690" y="-10" /> |
| <omgdi:waypoint x="690" y="40" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="878" y="10" width="120" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_1ttwak6_di" bpmnElement="Flow_1ttwak6"> |
| <omgdi:waypoint x="740" y="80" /> |
| <omgdi:waypoint x="780" y="80" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0hztf35_di" bpmnElement="Flow_0hztf35"> |
| <omgdi:waypoint x="880" y="80" /> |
| <omgdi:waypoint x="915" y="80" /> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0pgemys_di" bpmnElement="Flow_0pgemys"> |
| <omgdi:waypoint x="940" y="105" /> |
| <omgdi:waypoint x="940" y="172" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="949" y="136" width="13" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_0mge4um_di" bpmnElement="Flow_0mge4um"> |
| <omgdi:waypoint x="965" y="80" /> |
| <omgdi:waypoint x="1012" y="80" /> |
| <bpmndi:BPMNLabel> |
| <omgdc:Bounds x="980" y="62" width="17" height="14" /> |
| </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> |
| <bpmndi:BPMNDiagram id="BPMNDiagram_1s0t4sg"> |
| <bpmndi:BPMNPlane id="BPMNPlane_0b9uyp0" bpmnElement="Activity_13q6u31" /> |
| </bpmndi:BPMNDiagram> |
| <bpmndi:BPMNDiagram id="BPMNDiagram_1tdecv9"> |
| <bpmndi:BPMNPlane id="BPMNPlane_13426dg" bpmnElement="Activity_1x1u04d" /> |
| </bpmndi:BPMNDiagram> |
| <bpmndi:BPMNDiagram id="BPMNDiagram_116mihd"> |
| <bpmndi:BPMNPlane id="BPMNPlane_1wcrgsw" bpmnElement="Activity_14e2vph" /> |
| </bpmndi:BPMNDiagram> |
| <bpmndi:BPMNDiagram id="BPMNDiagram_14rf4el"> |
| <bpmndi:BPMNPlane id="BPMNPlane_0k4ndiq" bpmnElement="Activity_0cqukvg" /> |
| </bpmndi:BPMNDiagram> |
</definitions> | </definitions> |
</bpmnio> | </bpmnio> |
===== Смотри также ===== | ===== Смотри также ===== |
| |
| * [[single_process]] |
* [[horizontal_diagram]] | * [[horizontal_diagram]] |
| * [[structured_diagram]] |
| |
===== Автор(ы) ===== | ===== Автор(ы) ===== |
| |
--- //[[user:bell|Anatoly Belaychuk]] 2024-02-24 18:25// | --- //[[user:bell|Anatoly Belaychuk]] 2024-02-24 18:25// |