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