summaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/templates/bpmn/holmes-template.xml
blob: 0ea1587ceaa29f6f0b973f20e952b38d6cca79fe (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
<?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_1c9hzec</bpmn:outgoing>
				</bpmn:startEvent>
				<bpmn:holmes id="Holmes_0bsv00m">
						<bpmn:incoming>SequenceFlow_1ig3gix</bpmn:incoming>
						<bpmn:outgoing>SequenceFlow_0zwbn2r</bpmn:outgoing>
				</bpmn:holmes>
				<bpmn:vesCollector id="VesCollector_1ljyqg8">
						<bpmn:incoming>SequenceFlow_1c9hzec</bpmn:incoming>
						<bpmn:outgoing>SequenceFlow_1ig3gix</bpmn:outgoing>
				</bpmn:vesCollector>
				<bpmn:policy id="Policy_114xo8j">
						<bpmn:incoming>SequenceFlow_0zwbn2r</bpmn:incoming>
						<bpmn:outgoing>SequenceFlow_0ox6r95</bpmn:outgoing>
				</bpmn:policy>
				<bpmn:endEvent id="EndEvent_0b4m6bk">
						<bpmn:incoming>SequenceFlow_0ox6r95</bpmn:incoming>
				</bpmn:endEvent>
				<bpmn:sequenceFlow id="SequenceFlow_1c9hzec"
						sourceRef="StartEvent_1" targetRef="VesCollector_1ljyqg8" />
				<bpmn:sequenceFlow id="SequenceFlow_1ig3gix"
						sourceRef="VesCollector_1ljyqg8" targetRef="Holmes_0bsv00m" />
				<bpmn:sequenceFlow id="SequenceFlow_0zwbn2r"
						sourceRef="Holmes_0bsv00m" targetRef="Policy_114xo8j" />
				<bpmn:sequenceFlow id="SequenceFlow_0ox6r95"
						sourceRef="Policy_114xo8j" targetRef="EndEvent_0b4m6bk" />
		</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="Holmes_0bsv00m_di"
								bpmnElement="Holmes_0bsv00m">
								<dc:Bounds x="438" y="140" width="120" height="80" />
						</bpmndi:BPMNShape>
						<bpmndi:BPMNShape id="VesCollector_1ljyqg8_di"
								bpmnElement="VesCollector_1ljyqg8">
								<dc:Bounds x="213" y="140" width="120" height="80" />
						</bpmndi:BPMNShape>
						<bpmndi:BPMNShape id="Policy_114xo8j_di"
								bpmnElement="Policy_114xo8j">
								<dc:Bounds x="678" y="140" width="120" height="80" />
						</bpmndi:BPMNShape>
						<bpmndi:BPMNShape id="EndEvent_0b4m6bk_di"
								bpmnElement="EndEvent_0b4m6bk">
								<dc:Bounds x="901" y="162" width="36" height="36" />
								<bpmndi:BPMNLabel>
										<dc:Bounds x="874" y="198" width="90" height="20" />
								</bpmndi:BPMNLabel>
						</bpmndi:BPMNShape>
						<bpmndi:BPMNEdge id="SequenceFlow_1c9hzec_di"
								bpmnElement="SequenceFlow_1c9hzec">
								<di:waypoint xsi:type="dc:Point" x="86" y="180" />
								<di:waypoint xsi:type="dc:Point" x="213" y="180" />
								<bpmndi:BPMNLabel>
										<dc:Bounds x="104.5" y="170" width="90" height="20" />
								</bpmndi:BPMNLabel>
						</bpmndi:BPMNEdge>
						<bpmndi:BPMNEdge id="SequenceFlow_1ig3gix_di"
								bpmnElement="SequenceFlow_1ig3gix">
								<di:waypoint xsi:type="dc:Point" x="333" y="180" />
								<di:waypoint xsi:type="dc:Point" x="438" y="180" />
								<bpmndi:BPMNLabel>
										<dc:Bounds x="340.5" y="170" width="90" height="20" />
								</bpmndi:BPMNLabel>
						</bpmndi:BPMNEdge>
						<bpmndi:BPMNEdge id="SequenceFlow_0zwbn2r_di"
								bpmnElement="SequenceFlow_0zwbn2r">
								<di:waypoint xsi:type="dc:Point" x="558" y="180" />
								<di:waypoint xsi:type="dc:Point" x="678" y="180" />
								<bpmndi:BPMNLabel>
										<dc:Bounds x="573" y="170" width="90" height="20" />
								</bpmndi:BPMNLabel>
						</bpmndi:BPMNEdge>
						<bpmndi:BPMNEdge id="SequenceFlow_0ox6r95_di"
								bpmnElement="SequenceFlow_0ox6r95">
								<di:waypoint xsi:type="dc:Point" x="798" y="180" />
								<di:waypoint xsi:type="dc:Point" x="901" y="180" />
								<bpmndi:BPMNLabel>
										<dc:Bounds x="804.5" y="170" width="90" height="20" />
								</bpmndi:BPMNLabel>
						</bpmndi:BPMNEdge>
				</bpmndi:BPMNPlane>
		</bpmndi:BPMNDiagram>
</bpmn:definitions>