|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<bpmn:definitions xmlns:bpmn="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:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0ikirpg" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.23.0" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.5.0"> |
| 2 | +<bpmn:definitions xmlns:bpmn="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" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0ikirpg" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.27.0-rc.0" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.5.0"> |
3 | 3 | <bpmn:process id="Process_1" isExecutable="true">
|
4 | 4 | <bpmn:task id="foo_3" name="foo bar" />
|
5 | 5 | <bpmn:task id="baz" name="bar foo" />
|
6 | 6 | <bpmn:task id="bar" name="foo bar" />
|
7 | 7 | <bpmn:task id="foo_2" name="foo bar" />
|
8 | 8 | <bpmn:task id="foo_1" name="baz" />
|
9 | 9 | <bpmn:task id="foo_0" name="bar" />
|
| 10 | + <bpmn:textAnnotation id="TextAnnotation_1" /> |
| 11 | + <bpmn:association id="Association_1" associationDirection="None" sourceRef="foo_3" targetRef="TextAnnotation_1" /> |
| 12 | + <bpmn:textAnnotation id="TextAnnotation_2" /> |
| 13 | + <bpmn:association id="Association_2" associationDirection="None" sourceRef="baz" targetRef="TextAnnotation_2" /> |
10 | 14 | </bpmn:process>
|
11 | 15 | <bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
12 | 16 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
|
13 | 17 | <bpmndi:BPMNShape id="Activity_1sd3etr_di" bpmnElement="foo_3">
|
14 |
| - <dc:Bounds x="160" y="80" width="100" height="80" /> |
| 18 | + <dc:Bounds x="160" y="160" width="100" height="80" /> |
15 | 19 | <bpmndi:BPMNLabel />
|
16 | 20 | </bpmndi:BPMNShape>
|
17 | 21 | <bpmndi:BPMNShape id="Activity_0tpx833_di" bpmnElement="baz">
|
18 |
| - <dc:Bounds x="290" y="80" width="100" height="80" /> |
| 22 | + <dc:Bounds x="290" y="160" width="100" height="80" /> |
19 | 23 | <bpmndi:BPMNLabel />
|
20 | 24 | </bpmndi:BPMNShape>
|
21 | 25 | <bpmndi:BPMNShape id="Activity_03mqj66_di" bpmnElement="bar">
|
22 |
| - <dc:Bounds x="420" y="80" width="100" height="80" /> |
| 26 | + <dc:Bounds x="420" y="160" width="100" height="80" /> |
23 | 27 | <bpmndi:BPMNLabel />
|
24 | 28 | </bpmndi:BPMNShape>
|
25 | 29 | <bpmndi:BPMNShape id="Activity_1pc6qua_di" bpmnElement="foo_2">
|
26 |
| - <dc:Bounds x="550" y="80" width="100" height="80" /> |
| 30 | + <dc:Bounds x="550" y="160" width="100" height="80" /> |
27 | 31 | <bpmndi:BPMNLabel />
|
28 | 32 | </bpmndi:BPMNShape>
|
29 | 33 | <bpmndi:BPMNShape id="Activity_0g0alrr_di" bpmnElement="foo_1">
|
30 |
| - <dc:Bounds x="680" y="80" width="100" height="80" /> |
| 34 | + <dc:Bounds x="680" y="160" width="100" height="80" /> |
31 | 35 | <bpmndi:BPMNLabel />
|
32 | 36 | </bpmndi:BPMNShape>
|
33 | 37 | <bpmndi:BPMNShape id="Activity_0mbe5y4_di" bpmnElement="foo_0">
|
34 |
| - <dc:Bounds x="810" y="80" width="100" height="80" /> |
| 38 | + <dc:Bounds x="810" y="160" width="100" height="80" /> |
35 | 39 | <bpmndi:BPMNLabel />
|
36 | 40 | </bpmndi:BPMNShape>
|
| 41 | + <bpmndi:BPMNEdge id="Association_0sxp2i6_di" bpmnElement="Association_1"> |
| 42 | + <di:waypoint x="248" y="160" /> |
| 43 | + <di:waypoint x="296" y="110" /> |
| 44 | + </bpmndi:BPMNEdge> |
| 45 | + <bpmndi:BPMNEdge id="Association_1gmudwp_di" bpmnElement="Association_2"> |
| 46 | + <di:waypoint x="378" y="160" /> |
| 47 | + <di:waypoint x="426" y="110" /> |
| 48 | + </bpmndi:BPMNEdge> |
| 49 | + <bpmndi:BPMNShape id="TextAnnotation_0g5dnhq_di" bpmnElement="TextAnnotation_1"> |
| 50 | + <dc:Bounds x="260" y="80" width="100" height="30" /> |
| 51 | + </bpmndi:BPMNShape> |
| 52 | + <bpmndi:BPMNShape id="TextAnnotation_17bv75f_di" bpmnElement="TextAnnotation_2"> |
| 53 | + <dc:Bounds x="390" y="80" width="100" height="30" /> |
| 54 | + </bpmndi:BPMNShape> |
37 | 55 | </bpmndi:BPMNPlane>
|
38 | 56 | </bpmndi:BPMNDiagram>
|
39 | 57 | </bpmn:definitions>
|
0 commit comments