aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/clds/templates/bpmn/tca-template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/clds/templates/bpmn/tca-template.xml')
-rw-r--r--src/test/resources/clds/templates/bpmn/tca-template.xml95
1 files changed, 0 insertions, 95 deletions
diff --git a/src/test/resources/clds/templates/bpmn/tca-template.xml b/src/test/resources/clds/templates/bpmn/tca-template.xml
deleted file mode 100644
index cc942ef9..00000000
--- a/src/test/resources/clds/templates/bpmn/tca-template.xml
+++ /dev/null
@@ -1,95 +0,0 @@
-<?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> \ No newline at end of file