mirror of
https://github.com/sartography/bpmn-js-spiffworkflow.git
synced 2025-02-23 13:08:11 +00:00
98 lines
5.3 KiB
XML
98 lines
5.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="9.0.3">
|
|
<process id="Process_1" isExecutable="false">
|
|
<startEvent id="StartEvent_1y45yut" name="hunger noticed">
|
|
<outgoing>SequenceFlow_0h21x7r</outgoing>
|
|
</startEvent>
|
|
<sequenceFlow id="SequenceFlow_0h21x7r" sourceRef="StartEvent_1y45yut" targetRef="Task_1hcentk" />
|
|
<exclusiveGateway id="ExclusiveGateway_15hu1pt" name="desired dish?">
|
|
<incoming>Flow_1wwrhtz</incoming>
|
|
</exclusiveGateway>
|
|
<sequenceFlow id="SequenceFlow_0wnb4ke" sourceRef="Task_1hcentk" targetRef="Activity_0o1of4m" />
|
|
<userTask id="Task_1hcentk" name="choose recipe">
|
|
<incoming>SequenceFlow_0h21x7r</incoming>
|
|
<outgoing>SequenceFlow_0wnb4ke</outgoing>
|
|
<dataOutputAssociation id="DataOutputAssociation_0d029ch">
|
|
<targetRef>DataObjectReference_1ai5gtd</targetRef>
|
|
</dataOutputAssociation>
|
|
<dataOutputAssociation id="DataOutputAssociation_01dy1pz">
|
|
<targetRef>DataObjectReference_0a2cgep</targetRef>
|
|
</dataOutputAssociation>
|
|
</userTask>
|
|
<dataStoreReference id="DataObjectReference_1ai5gtd" />
|
|
<task id="Activity_0o1of4m" name="another ting">
|
|
<incoming>SequenceFlow_0wnb4ke</incoming>
|
|
<outgoing>Flow_1wwrhtz</outgoing>
|
|
<property id="Property_04a46wz" name="__targetRef_placeholder" />
|
|
<dataInputAssociation id="DataInputAssociation_0dfqqih">
|
|
<sourceRef>DataObjectReference_1ai5gtd</sourceRef>
|
|
<targetRef>Property_04a46wz</targetRef>
|
|
</dataInputAssociation>
|
|
<dataInputAssociation id="DataInputAssociation_18mr7se">
|
|
<sourceRef>DataObjectReference_0a2cgep</sourceRef>
|
|
<targetRef>Property_04a46wz</targetRef>
|
|
</dataInputAssociation>
|
|
</task>
|
|
<sequenceFlow id="Flow_1wwrhtz" sourceRef="Activity_0o1of4m" targetRef="ExclusiveGateway_15hu1pt" />
|
|
<dataObjectReference id="DataObjectReference_0a2cgep" dataObjectRef="DataObject_0d2mqo2" />
|
|
<dataObject id="DataObject_0d2mqo2" />
|
|
</process>
|
|
<bpmndi:BPMNDiagram id="BpmnDiagram_1">
|
|
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_1">
|
|
<bpmndi:BPMNEdge id="SequenceFlow_0wnb4ke_di" bpmnElement="SequenceFlow_0wnb4ke">
|
|
<omgdi:waypoint x="340" y="220" />
|
|
<omgdi:waypoint x="440" y="220" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="SequenceFlow_0h21x7r_di" bpmnElement="SequenceFlow_0h21x7r">
|
|
<omgdi:waypoint x="188" y="220" />
|
|
<omgdi:waypoint x="240" y="220" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1wwrhtz_di" bpmnElement="Flow_1wwrhtz">
|
|
<omgdi:waypoint x="540" y="220" />
|
|
<omgdi:waypoint x="625" y="220" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape id="StartEvent_1y45yut_di" bpmnElement="StartEvent_1y45yut">
|
|
<omgdc:Bounds x="152" y="202" width="36" height="36" />
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds x="134" y="245" width="73" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0fj5sal_di" bpmnElement="Task_1hcentk">
|
|
<omgdc:Bounds x="240" y="180" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="DataStoreReference_1vjj2bz_di" bpmnElement="DataObjectReference_1ai5gtd">
|
|
<omgdc:Bounds x="260" y="325" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="ExclusiveGateway_15hu1pt_di" bpmnElement="ExclusiveGateway_15hu1pt" isMarkerVisible="true">
|
|
<omgdc:Bounds x="625" y="195" width="50" height="50" />
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds x="618" y="252" width="66" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0o1of4m_di" bpmnElement="Activity_0o1of4m">
|
|
<omgdc:Bounds x="440" y="180" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="DataObjectReference_0kjcaox_di" bpmnElement="DataObjectReference_0a2cgep">
|
|
<omgdc:Bounds x="372" y="85" width="36" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="DataOutputAssociation_0d029ch_di" bpmnElement="DataOutputAssociation_0d029ch">
|
|
<omgdi:waypoint x="290" y="260" />
|
|
<omgdi:waypoint x="290" y="325" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="DataInputAssociation_0dfqqih_di" bpmnElement="DataInputAssociation_0dfqqih">
|
|
<omgdi:waypoint x="310" y="350" />
|
|
<omgdi:waypoint x="490" y="350" />
|
|
<omgdi:waypoint x="490" y="260" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="DataOutputAssociation_01dy1pz_di" bpmnElement="DataOutputAssociation_01dy1pz">
|
|
<omgdi:waypoint x="329" y="180" />
|
|
<omgdi:waypoint x="373" y="135" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="DataInputAssociation_18mr7se_di" bpmnElement="DataInputAssociation_18mr7se">
|
|
<omgdi:waypoint x="408" y="124" />
|
|
<omgdi:waypoint x="478" y="180" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</definitions> |