blob: cc942ef9d93fb1ca5e769510e10954a1e63db8e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL"
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI"
xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
<bpmn:process id="Process_1" isExecutable="false">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>SequenceFlow_1ahk7jg</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:vesCollector id="VesCollector_1g9cmz0">
<bpmn:incoming>SequenceFlow_1ahk7jg</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_18ahat1</bpmn:outgoing>
</bpmn:vesCollector>
<bpmn:tCA id="TCA_1d13unw">
<bpmn:incoming>SequenceFlow_18ahat1</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1mo9gxb</bpmn:outgoing>
</bpmn:tCA>
<bpmn:policy id="Policy_12lup3h">
<bpmn:incoming>SequenceFlow_1mo9gxb</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1dgtrrq</bpmn:outgoing>
</bpmn:policy>
<bpmn:endEvent id="EndEvent_16kg9fx">
<bpmn:incoming>SequenceFlow_1dgtrrq</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_1ahk7jg"
sourceRef="StartEvent_1" targetRef="VesCollector_1g9cmz0" />
<bpmn:sequenceFlow id="SequenceFlow_18ahat1"
sourceRef="VesCollector_1g9cmz0" targetRef="TCA_1d13unw" />
<bpmn:sequenceFlow id="SequenceFlow_1mo9gxb"
sourceRef="TCA_1d13unw" targetRef="Policy_12lup3h" />
<bpmn:sequenceFlow id="SequenceFlow_1dgtrrq"
sourceRef="Policy_12lup3h" targetRef="EndEvent_16kg9fx" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2"
bpmnElement="StartEvent_1">
<dc:Bounds x="50" y="162" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="VesCollector_1g9cmz0_di"
bpmnElement="VesCollector_1g9cmz0">
<dc:Bounds x="207" y="140" width="120" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TCA_1d13unw_di"
bpmnElement="TCA_1d13unw">
<dc:Bounds x="453" y="140" width="120" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Policy_12lup3h_di"
bpmnElement="Policy_12lup3h">
<dc:Bounds x="687" y="140" width="120" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_16kg9fx_di"
bpmnElement="EndEvent_16kg9fx">
<dc:Bounds x="925" y="162" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="898" y="198" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1ahk7jg_di"
bpmnElement="SequenceFlow_1ahk7jg">
<di:waypoint xsi:type="dc:Point" x="86" y="180" />
<di:waypoint xsi:type="dc:Point" x="207" y="180" />
<bpmndi:BPMNLabel>
<dc:Bounds x="101.5" y="170" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_18ahat1_di"
bpmnElement="SequenceFlow_18ahat1">
<di:waypoint xsi:type="dc:Point" x="327" y="180" />
<di:waypoint xsi:type="dc:Point" x="453" y="180" />
<bpmndi:BPMNLabel>
<dc:Bounds x="345" y="170" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_1mo9gxb_di"
bpmnElement="SequenceFlow_1mo9gxb">
<di:waypoint xsi:type="dc:Point" x="573" y="180" />
<di:waypoint xsi:type="dc:Point" x="687" y="180" />
<bpmndi:BPMNLabel>
<dc:Bounds x="585" y="170" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_1dgtrrq_di"
bpmnElement="SequenceFlow_1dgtrrq">
<di:waypoint xsi:type="dc:Point" x="807" y="180" />
<di:waypoint xsi:type="dc:Point" x="925" y="180" />
<bpmndi:BPMNLabel>
<dc:Bounds x="821" y="170" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
|