User: dan@sartography.com clicked save for playground/dan/pizza-palace/cook_and_deliver.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-20 19:58:27 +00:00
parent 46c15aee62
commit 3796468c57

View File

@ -1,13 +1,85 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:collaboration id="Collaboration_05tophk">
<bpmn:participant id="Participant_1jf2psu" processRef="Process_o4w650b" />
</bpmn:collaboration>
<bpmn:process id="Process_o4w650b" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:laneSet id="LaneSet_1eydklf">
<bpmn:lane id="Lane_1uy9v1d">
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
</bpmn:lane>
<bpmn:lane id="Lane_0ib5sep" name="myome_chef">
<bpmn:flowNodeRef>Activity_17fu038</bpmn:flowNodeRef>
</bpmn:lane>
<bpmn:lane id="Lane_0bg5zfn" name="pizza_delivery">
<bpmn:flowNodeRef>Activity_1yua7fy</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1yro541</bpmn:flowNodeRef>
</bpmn:lane>
</bpmn:laneSet>
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0apvu1n</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0apvu1n" sourceRef="StartEvent_1" targetRef="Activity_17fu038" />
<bpmn:task id="Activity_1yua7fy" name="Deliver Pizza">
<bpmn:incoming>Flow_1kj2unt</bpmn:incoming>
<bpmn:outgoing>Flow_1akgdev</bpmn:outgoing>
</bpmn:task>
<bpmn:endEvent id="Event_1yro541">
<bpmn:incoming>Flow_1akgdev</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1akgdev" sourceRef="Activity_1yua7fy" targetRef="Event_1yro541" />
<bpmn:task id="Activity_17fu038" name="Cook Pizza">
<bpmn:incoming>Flow_0apvu1n</bpmn:incoming>
<bpmn:outgoing>Flow_1kj2unt</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_1kj2unt" sourceRef="Activity_17fu038" targetRef="Activity_1yua7fy" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_o4w650b">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_05tophk">
<bpmndi:BPMNShape id="Participant_1jf2psu_di" bpmnElement="Participant_1jf2psu" isHorizontal="true">
<dc:Bounds x="-478" y="-118" width="616" height="370" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_1uy9v1d_di" bpmnElement="Lane_1uy9v1d" isHorizontal="true">
<dc:Bounds x="-448" y="-118" width="586" height="125" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_0ib5sep_di" bpmnElement="Lane_0ib5sep" isHorizontal="true">
<dc:Bounds x="-448" y="7" width="586" height="125" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_0bg5zfn_di" bpmnElement="Lane_0bg5zfn" isHorizontal="true">
<dc:Bounds x="-448" y="132" width="586" height="120" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-398" y="-68" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_17fu038_di" bpmnElement="Activity_17fu038">
<dc:Bounds x="-260" y="30" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1yua7fy_di" bpmnElement="Activity_1yua7fy">
<dc:Bounds x="-90" y="150" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1yro541_di" bpmnElement="Event_1yro541">
<dc:Bounds x="82" y="172" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0apvu1n_di" bpmnElement="Flow_0apvu1n">
<di:waypoint x="-362" y="-50" />
<di:waypoint x="-311" y="-50" />
<di:waypoint x="-311" y="70" />
<di:waypoint x="-260" y="70" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1kj2unt_di" bpmnElement="Flow_1kj2unt">
<di:waypoint x="-160" y="70" />
<di:waypoint x="-125" y="70" />
<di:waypoint x="-125" y="190" />
<di:waypoint x="-90" y="190" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1akgdev_di" bpmnElement="Flow_1akgdev">
<di:waypoint x="10" y="190" />
<di:waypoint x="82" y="190" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>