blob: d80c89e3ecc410f1aade458f3042906fb296473e [file] [log] [blame]
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +02001<?xml version="1.0" encoding="UTF-8"?>
2<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL"
3 xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI"
4 xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
6 <bpmn:process id="Process_1" isExecutable="false">
7 <bpmn:startEvent id="StartEvent_1">
8 <bpmn:outgoing>SequenceFlow_1nvvr00</bpmn:outgoing>
9 </bpmn:startEvent>
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +020010 <bpmn:vesCollector id="VesCollector_1kxjxy6" name="AAAAA">
11 <bpmn:incoming>SequenceFlow_0jeu0gv</bpmn:incoming>
12 <bpmn:outgoing>SequenceFlow_15gkgs5</bpmn:outgoing>
13 </bpmn:vesCollector>
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +020014 <bpmn:tCA id="TCA_09hcdsx">
15 <bpmn:incoming>SequenceFlow_15gkgs5</bpmn:incoming>
16 <bpmn:outgoing>SequenceFlow_0ev75ss</bpmn:outgoing>
17 </bpmn:tCA>
18 <bpmn:policy id="Policy_">
19 <bpmn:incoming>SequenceFlow_0ev75ss</bpmn:incoming>
20 <bpmn:outgoing>SequenceFlow_103hvmr</bpmn:outgoing>
21 </bpmn:policy>
22 <bpmn:endEvent id="EndEvent_0zjiuu5">
23 <bpmn:incoming>SequenceFlow_103hvmr</bpmn:incoming>
24 </bpmn:endEvent>
25 <bpmn:holmes id="Holmes_1fzdqp9">
xg353ybc25b722017-09-27 13:21:21 +020026 <bpmn:incoming>SequenceFlow_1nvvr00</bpmn:incoming>
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +020027 <bpmn:outgoing>SequenceFlow_0jeu0gv</bpmn:outgoing>
28 </bpmn:holmes>
29 <bpmn:sequenceFlow id="SequenceFlow_1nvvr00"
xg353ybc25b722017-09-27 13:21:21 +020030 sourceRef="StartEvent_1" targetRef="Holmes_1fzdqp9" />
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +020031 <bpmn:sequenceFlow id="SequenceFlow_0jeu0gv"
32 sourceRef="Holmes_1fzdqp9" targetRef="VesCollector_1kxjxy6" />
33 <bpmn:sequenceFlow id="SequenceFlow_15gkgs5"
34 sourceRef="VesCollector_1kxjxy6" targetRef="TCA_09hcdsx" />
35 <bpmn:sequenceFlow id="SequenceFlow_0ev75ss"
36 sourceRef="TCA_09hcdsx" targetRef="Policy_" />
37 <bpmn:sequenceFlow id="SequenceFlow_103hvmr"
38 sourceRef="Policy_" targetRef="EndEvent_0zjiuu5" />
39 </bpmn:process>
40 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
41 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
42 <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2"
43 bpmnElement="StartEvent_1">
44 <dc:Bounds x="50" y="162" width="36" height="36" />
45 </bpmndi:BPMNShape>
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +020046 <bpmndi:BPMNShape id="VesCollector_1kxjxy6_di"
47 bpmnElement="VesCollector_1kxjxy6">
48 <dc:Bounds x="492" y="192" width="120" height="80" />
49 </bpmndi:BPMNShape>
Determe, Sebastien (sd378r)4c143952017-09-08 12:14:08 +020050 <bpmndi:BPMNShape id="TCA_09hcdsx_di" bpmnElement="TCA_09hcdsx">
51 <dc:Bounds x="651" y="192" width="120" height="80" />
52 </bpmndi:BPMNShape>
53 <bpmndi:BPMNShape id="Policy__di" bpmnElement="Policy_">
54 <dc:Bounds x="844" y="206" width="120" height="80" />
55 </bpmndi:BPMNShape>
56 <bpmndi:BPMNShape id="EndEvent_0zjiuu5_di"
57 bpmnElement="EndEvent_0zjiuu5">
58 <dc:Bounds x="703" y="396" width="36" height="36" />
59 <bpmndi:BPMNLabel>
60 <dc:Bounds x="676" y="432" width="90" height="20" />
61 </bpmndi:BPMNLabel>
62 </bpmndi:BPMNShape>
63 <bpmndi:BPMNShape id="Holmes_1fzdqp9_di"
64 bpmnElement="Holmes_1fzdqp9">
65 <dc:Bounds x="358" y="74" width="120" height="80" />
66 </bpmndi:BPMNShape>
67 <bpmndi:BPMNEdge id="SequenceFlow_1nvvr00_di"
68 bpmnElement="SequenceFlow_1nvvr00">
69 <di:waypoint xsi:type="dc:Point" x="86" y="180" />
70 <di:waypoint xsi:type="dc:Point" x="123" y="180" />
71 <di:waypoint xsi:type="dc:Point" x="123" y="246" />
72 <di:waypoint xsi:type="dc:Point" x="159" y="246" />
73 <bpmndi:BPMNLabel>
74 <dc:Bounds x="78" y="203" width="90" height="20" />
75 </bpmndi:BPMNLabel>
76 </bpmndi:BPMNEdge>
77 <bpmndi:BPMNEdge id="SequenceFlow_0qf2552_di"
78 bpmnElement="SequenceFlow_0qf2552">
79 <di:waypoint xsi:type="dc:Point" x="279" y="246" />
80 <di:waypoint xsi:type="dc:Point" x="302" y="246" />
81 <di:waypoint xsi:type="dc:Point" x="302" y="232" />
82 <di:waypoint xsi:type="dc:Point" x="324" y="232" />
83 <bpmndi:BPMNLabel>
84 <dc:Bounds x="257" y="229" width="90" height="20" />
85 </bpmndi:BPMNLabel>
86 </bpmndi:BPMNEdge>
87 <bpmndi:BPMNEdge id="SequenceFlow_1a2oxpd_di"
88 bpmnElement="SequenceFlow_1a2oxpd">
89 <di:waypoint xsi:type="dc:Point" x="384" y="192" />
90 <di:waypoint xsi:type="dc:Point" x="384" y="173" />
91 <di:waypoint xsi:type="dc:Point" x="418" y="173" />
92 <di:waypoint xsi:type="dc:Point" x="418" y="154" />
93 <bpmndi:BPMNLabel>
94 <dc:Bounds x="356" y="163" width="90" height="20" />
95 </bpmndi:BPMNLabel>
96 </bpmndi:BPMNEdge>
97 <bpmndi:BPMNEdge id="SequenceFlow_0jeu0gv_di"
98 bpmnElement="SequenceFlow_0jeu0gv">
99 <di:waypoint xsi:type="dc:Point" x="418" y="154" />
100 <di:waypoint xsi:type="dc:Point" x="418" y="173" />
101 <di:waypoint xsi:type="dc:Point" x="552" y="173" />
102 <di:waypoint xsi:type="dc:Point" x="552" y="192" />
103 <bpmndi:BPMNLabel>
104 <dc:Bounds x="440" y="163" width="90" height="20" />
105 </bpmndi:BPMNLabel>
106 </bpmndi:BPMNEdge>
107 <bpmndi:BPMNEdge id="SequenceFlow_15gkgs5_di"
108 bpmnElement="SequenceFlow_15gkgs5">
109 <di:waypoint xsi:type="dc:Point" x="612" y="232" />
110 <di:waypoint xsi:type="dc:Point" x="651" y="232" />
111 <bpmndi:BPMNLabel>
112 <dc:Bounds x="586.5" y="222" width="90" height="20" />
113 </bpmndi:BPMNLabel>
114 </bpmndi:BPMNEdge>
115 <bpmndi:BPMNEdge id="SequenceFlow_0ev75ss_di"
116 bpmnElement="SequenceFlow_0ev75ss">
117 <di:waypoint xsi:type="dc:Point" x="771" y="232" />
118 <di:waypoint xsi:type="dc:Point" x="808" y="232" />
119 <di:waypoint xsi:type="dc:Point" x="808" y="246" />
120 <di:waypoint xsi:type="dc:Point" x="844" y="246" />
121 <bpmndi:BPMNLabel>
122 <dc:Bounds x="763" y="229" width="90" height="20" />
123 </bpmndi:BPMNLabel>
124 </bpmndi:BPMNEdge>
125 <bpmndi:BPMNEdge id="SequenceFlow_103hvmr_di"
126 bpmnElement="SequenceFlow_103hvmr">
127 <di:waypoint xsi:type="dc:Point" x="844" y="246" />
128 <di:waypoint xsi:type="dc:Point" x="792" y="246" />
129 <di:waypoint xsi:type="dc:Point" x="792" y="414" />
130 <di:waypoint xsi:type="dc:Point" x="739" y="414" />
131 <bpmndi:BPMNLabel>
132 <dc:Bounds x="747" y="320" width="90" height="20" />
133 </bpmndi:BPMNLabel>
134 </bpmndi:BPMNEdge>
135 </bpmndi:BPMNPlane>
136 </bpmndi:BPMNDiagram>
137</bpmn:definitions>