517df36c746db521b0a5d700007b1a9b20132e41
[so.git] / bpmn / so-bpmn-infrastructure-flows / src / test / resources / VCPE / stubprocess / DoDeleteVnfAndModules.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="_9MhrcHqVEea26OhQB97uCQ" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="1.9.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="DoDeleteVnfAndModules" name="DoDeleteVnfAndModules" isExecutable="true">
4     <bpmn2:startEvent id="StartEvent_1">
5       <bpmn2:outgoing>SequenceFlow_0qi7pl3</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:sequenceFlow id="SequenceFlow_0qi7pl3" sourceRef="StartEvent_1" targetRef="EndEvent_11dfyam" />
8     <bpmn2:endEvent id="EndEvent_11dfyam">
9       <bpmn2:incoming>SequenceFlow_0qi7pl3</bpmn2:incoming>
10     </bpmn2:endEvent>
11   </bpmn2:process>
12   <bpmn2:error id="Error_1" name="MSO Workflow Exception" errorCode="MSOWorkflowException" />
13   <bpmn2:error id="Error_2" name="Java Lang Exception" errorCode="java.lang.Exception" />
14   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
15     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoDeleteVnfAndModules">
16       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_79" bpmnElement="StartEvent_1">
17         <dc:Bounds x="238" y="209" width="36" height="36" />
18         <bpmndi:BPMNLabel>
19           <dc:Bounds x="256" y="250" width="0" height="0" />
20         </bpmndi:BPMNLabel>
21       </bpmndi:BPMNShape>
22       <bpmndi:BPMNEdge id="SequenceFlow_0qi7pl3_di" bpmnElement="SequenceFlow_0qi7pl3">
23         <di:waypoint xsi:type="dc:Point" x="274" y="227" />
24         <di:waypoint xsi:type="dc:Point" x="387" y="227" />
25         <bpmndi:BPMNLabel>
26           <dc:Bounds x="285.5" y="206" width="90" height="12" />
27         </bpmndi:BPMNLabel>
28       </bpmndi:BPMNEdge>
29       <bpmndi:BPMNShape id="EndEvent_11dfyam_di" bpmnElement="EndEvent_11dfyam">
30         <dc:Bounds x="387" y="209" width="36" height="36" />
31         <bpmndi:BPMNLabel>
32           <dc:Bounds x="360" y="249" width="90" height="12" />
33         </bpmndi:BPMNLabel>
34       </bpmndi:BPMNShape>
35     </bpmndi:BPMNPlane>
36   </bpmndi:BPMNDiagram>
37 </bpmn2:definitions>