xref: /plugin/bpmnio/data/bpmn_close.text (revision 962d7b81eacf3a5589ab5a5379dff53898ee8445)
1*962d7b81SJaap de Haan    " processRef="Process_1" />
2*962d7b81SJaap de Haan        </collaboration>
3*962d7b81SJaap de Haan        <process id="Process_1" isExecutable="false">
4*962d7b81SJaap de Haan            <startEvent id="StartEvent_1" name="Start">
5*962d7b81SJaap de Haan            <outgoing>SequenceFlow_1</outgoing>
6*962d7b81SJaap de Haan            </startEvent>
7*962d7b81SJaap de Haan            <task id="Task_1" name="Do Something">
8*962d7b81SJaap de Haan            <incoming>SequenceFlow_1</incoming>
9*962d7b81SJaap de Haan            <incoming>SequenceFlow_121ul2c</incoming>
10*962d7b81SJaap de Haan            <incoming>SequenceFlow_0nuwads</incoming>
11*962d7b81SJaap de Haan            <outgoing>SequenceFlow_2</outgoing>
12*962d7b81SJaap de Haan            </task>
13*962d7b81SJaap de Haan            <exclusiveGateway id="ExclusiveGateway_1" name="Result OK" gatewayDirection="Diverging">
14*962d7b81SJaap de Haan            <incoming>SequenceFlow_2</incoming>
15*962d7b81SJaap de Haan            <outgoing>SequenceFlow_0snv4kp</outgoing>
16*962d7b81SJaap de Haan            <outgoing>SequenceFlow_0nuwads</outgoing>
17*962d7b81SJaap de Haan            </exclusiveGateway>
18*962d7b81SJaap de Haan            <task id="Task_17knw8l" name="Monitor">
19*962d7b81SJaap de Haan            <outgoing>SequenceFlow_121ul2c</outgoing>
20*962d7b81SJaap de Haan            </task>
21*962d7b81SJaap de Haan            <endEvent id="EndEvent_0oj7l6x" name="End">
22*962d7b81SJaap de Haan            <incoming>SequenceFlow_0snv4kp</incoming>
23*962d7b81SJaap de Haan            </endEvent>
24*962d7b81SJaap de Haan            <sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" />
25*962d7b81SJaap de Haan            <sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" />
26*962d7b81SJaap de Haan            <sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1" />
27*962d7b81SJaap de Haan            <sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" />
28*962d7b81SJaap de Haan            <sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEvent_0oj7l6x" />
29*962d7b81SJaap de Haan        </process>
30*962d7b81SJaap de Haan            <bpmndi:BPMNDiagram id="BpmnDiagram_1">
31*962d7b81SJaap de Haan            <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al">
32*962d7b81SJaap de Haan            <bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m">
33*962d7b81SJaap de Haan                <omgdc:Bounds x="104" y="78" width="668" height="297" />
34*962d7b81SJaap de Haan            </bpmndi:BPMNShape>
35*962d7b81SJaap de Haan            <bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1">
36*962d7b81SJaap de Haan                <omgdc:Bounds x="242" y="187" width="30" height="30" />
37*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
38*962d7b81SJaap de Haan                <omgdc:Bounds x="212" y="219" width="90" height="22" />
39*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
40*962d7b81SJaap de Haan            </bpmndi:BPMNShape>
41*962d7b81SJaap de Haan            <bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1">
42*962d7b81SJaap de Haan                <omgdc:Bounds x="340" y="162" width="100" height="80" />
43*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
44*962d7b81SJaap de Haan                <omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" />
45*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
46*962d7b81SJaap de Haan            </bpmndi:BPMNShape>
47*962d7b81SJaap de Haan            <bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true">
48*962d7b81SJaap de Haan                <omgdc:Bounds x="508" y="182" width="40" height="40" />
49*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
50*962d7b81SJaap de Haan                <omgdc:Bounds x="483" y="234" width="90" height="24" />
51*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
52*962d7b81SJaap de Haan            </bpmndi:BPMNShape>
53*962d7b81SJaap de Haan            <bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l">
54*962d7b81SJaap de Haan                <omgdc:Bounds x="340" y="275" width="100" height="80" />
55*962d7b81SJaap de Haan            </bpmndi:BPMNShape>
56*962d7b81SJaap de Haan            <bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x">
57*962d7b81SJaap de Haan                <omgdc:Bounds x="648" y="184" width="36" height="36" />
58*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
59*962d7b81SJaap de Haan                <omgdc:Bounds x="621" y="220" width="90" height="20" />
60*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
61*962d7b81SJaap de Haan            </bpmndi:BPMNShape>
62*962d7b81SJaap de Haan            <bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1">
63*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="272" y="202" />
64*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="340" y="202" />
65*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
66*962d7b81SJaap de Haan                <omgdc:Bounds x="225" y="140" width="90" height="20" />
67*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
68*962d7b81SJaap de Haan            </bpmndi:BPMNEdge>
69*962d7b81SJaap de Haan            <bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c">
70*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="390" y="275" />
71*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="390" y="242" />
72*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
73*962d7b81SJaap de Haan                <omgdc:Bounds x="358" y="273" width="90" height="20" />
74*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
75*962d7b81SJaap de Haan            </bpmndi:BPMNEdge>
76*962d7b81SJaap de Haan            <bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads">
77*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="528" y="182" />
78*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="528" y="110" />
79*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="390" y="110" />
80*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="390" y="162" />
81*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
82*962d7b81SJaap de Haan                <omgdc:Bounds x="495" y="140" width="90" height="20" />
83*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
84*962d7b81SJaap de Haan            </bpmndi:BPMNEdge>
85*962d7b81SJaap de Haan            <bpmndi:BPMNEdge id="SequenceFlow_2_di" bpmnElement="SequenceFlow_2">
86*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="440" y="202" />
87*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="508" y="202" />
88*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
89*962d7b81SJaap de Haan                <omgdc:Bounds x="433" y="192" width="90" height="20" />
90*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
91*962d7b81SJaap de Haan            </bpmndi:BPMNEdge>
92*962d7b81SJaap de Haan            <bpmndi:BPMNEdge id="SequenceFlow_0snv4kp_di" bpmnElement="SequenceFlow_0snv4kp">
93*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="548" y="202" />
94*962d7b81SJaap de Haan                <omgdi:waypoint xsi:type="omgdc:Point" x="648" y="202" />
95*962d7b81SJaap de Haan                <bpmndi:BPMNLabel>
96*962d7b81SJaap de Haan                <omgdc:Bounds x="550" y="183" width="90" height="20" />
97*962d7b81SJaap de Haan                </bpmndi:BPMNLabel>
98*962d7b81SJaap de Haan            </bpmndi:BPMNEdge>
99*962d7b81SJaap de Haan            </bpmndi:BPMNPlane>
100*962d7b81SJaap de Haan        </bpmndi:BPMNDiagram>
101*962d7b81SJaap de Haan    </definitions>
102*962d7b81SJaap de Haan</bpmnio>
103