bpmn-js/test/spec/features/rules/BpmnRules.attaching.bpmn

148 lines
7.5 KiB
XML

<?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: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" exporter="Camunda Modeler" exporterVersion="3.1.0">
<bpmn:process id="Process_1" isExecutable="false">
<bpmn:subProcess id="SubProcess_1" name="SubProcess" />
<bpmn:intermediateCatchEvent id="MessageCatchEvent" name="2">
<bpmn:messageEventDefinition />
</bpmn:intermediateCatchEvent>
<bpmn:intermediateThrowEvent id="MessageThrowEvent" name="3">
<bpmn:messageEventDefinition />
</bpmn:intermediateThrowEvent>
<bpmn:intermediateThrowEvent id="IntermediateThrowEvent" name="1" />
<bpmn:intermediateCatchEvent id="TimerCatchEvent" name="4">
<bpmn:timerEventDefinition />
</bpmn:intermediateCatchEvent>
<bpmn:intermediateThrowEvent id="EscalationThrowEvent" name="5">
<bpmn:escalationEventDefinition />
</bpmn:intermediateThrowEvent>
<bpmn:intermediateCatchEvent id="ConditionalCatchEvent" name="6">
<bpmn:conditionalEventDefinition>
<bpmn:condition xsi:type="bpmn:tFormalExpression" />
</bpmn:conditionalEventDefinition>
</bpmn:intermediateCatchEvent>
<bpmn:intermediateCatchEvent id="LinkCatchEvent" name="7">
<bpmn:linkEventDefinition />
</bpmn:intermediateCatchEvent>
<bpmn:intermediateThrowEvent id="LinkThrowEvent" name="8">
<bpmn:linkEventDefinition />
</bpmn:intermediateThrowEvent>
<bpmn:intermediateThrowEvent id="CompensateThrowEvent" name="9">
<bpmn:compensateEventDefinition />
</bpmn:intermediateThrowEvent>
<bpmn:intermediateCatchEvent id="SignalCatchEvent" name="10">
<bpmn:signalEventDefinition />
</bpmn:intermediateCatchEvent>
<bpmn:intermediateThrowEvent id="SignalThrowEvent" name="11">
<bpmn:signalEventDefinition />
</bpmn:intermediateThrowEvent>
<bpmn:intermediateThrowEvent id="IntermediateThrowEventWithConnections" name="12">
<bpmn:incoming>SequenceFlow_1pdic6v</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_106kcuw</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:task id="Task_1" name="Task">
<bpmn:incoming>SequenceFlow_106kcuw</bpmn:incoming>
</bpmn:task>
<bpmn:sequenceFlow id="SequenceFlow_106kcuw" sourceRef="IntermediateThrowEventWithConnections" targetRef="Task_1" />
<bpmn:exclusiveGateway id="Gateway_1" name="Gateway">
<bpmn:outgoing>SequenceFlow_1pdic6v</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_1pdic6v" sourceRef="Gateway_1" targetRef="IntermediateThrowEventWithConnections" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
<bpmndi:BPMNShape id="SubProcess_1_di" bpmnElement="SubProcess_1" isExpanded="true">
<dc:Bounds x="156" y="81" width="660" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateCatchEvent_0ckelak_di" bpmnElement="MessageCatchEvent">
<dc:Bounds x="234" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="249" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_0h76veu_di" bpmnElement="MessageThrowEvent">
<dc:Bounds x="281" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="296" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_di" bpmnElement="IntermediateThrowEvent">
<dc:Bounds x="188" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="203" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateCatchEvent_1bkb8p2_di" bpmnElement="TimerCatchEvent">
<dc:Bounds x="343" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="358" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_0fxof2e_di" bpmnElement="EscalationThrowEvent">
<dc:Bounds x="402" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="417" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateCatchEvent_0r6qqek_di" bpmnElement="ConditionalCatchEvent">
<dc:Bounds x="454" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="469" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateCatchEvent_179y1zf_di" bpmnElement="LinkCatchEvent">
<dc:Bounds x="505" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="520" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_169wfo1_di" bpmnElement="LinkThrowEvent">
<dc:Bounds x="556" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="571" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_1o8dtmg_di" bpmnElement="CompensateThrowEvent">
<dc:Bounds x="605" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="620" y="391" width="7" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateCatchEvent_0du6szv_di" bpmnElement="SignalCatchEvent">
<dc:Bounds x="654" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="666" y="391" width="13" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_0sqptpn_di" bpmnElement="SignalThrowEvent">
<dc:Bounds x="701" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="713" y="391" width="12" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="IntermediateThrowEvent_1hc8tmi_di" bpmnElement="IntermediateThrowEventWithConnections">
<dc:Bounds x="751" y="351" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="762" y="327" width="13" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Task_1fq7alz_di" bpmnElement="Task_1">
<dc:Bounds x="837" y="329" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_106kcuw_di" bpmnElement="SequenceFlow_106kcuw">
<di:waypoint x="787" y="369" />
<di:waypoint x="837" y="369" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ExclusiveGateway_1yk4171_di" bpmnElement="Gateway_1" isMarkerVisible="true">
<dc:Bounds x="744" y="448" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="747" y="505" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1pdic6v_di" bpmnElement="SequenceFlow_1pdic6v">
<di:waypoint x="769" y="448" />
<di:waypoint x="769" y="387" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>