48 lines
2.5 KiB
Plaintext
Raw Normal View History

<?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:collaboration id="Collaboration_19mxjt0">
<bpmn:participant id="Participant_0b7chez" name="Restaurant" processRef="Process_gytcxhg" />
<bpmn:participant id="Participant_0ukkb64" name="Customer" processRef="Process_0h2qeso" />
</bpmn:collaboration>
<bpmn:process id="Process_gytcxhg" isExecutable="true">
<bpmn:laneSet id="LaneSet_1wszcx7">
<bpmn:lane id="Lane_07uquw8" name="Waiter" />
<bpmn:lane id="Lane_0yyaihs" name="Chef" />
<bpmn:lane id="Lane_1biv3tm" name="Cashier" />
</bpmn:laneSet>
</bpmn:process>
<bpmn:process id="Process_0h2qeso">
<bpmn:startEvent id="Event_1p0g0zb" name="Customer Arrives" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_19mxjt0">
<bpmndi:BPMNShape id="Participant_0b7chez_di" bpmnElement="Participant_0b7chez" isHorizontal="true">
<dc:Bounds x="-530" y="-520" width="1380" height="640" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_07uquw8_di" bpmnElement="Lane_07uquw8" isHorizontal="true">
<dc:Bounds x="-500" y="-98" width="1350" height="218" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_0yyaihs_di" bpmnElement="Lane_0yyaihs" isHorizontal="true">
<dc:Bounds x="-500" y="-330" width="1350" height="232" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_1biv3tm_di" bpmnElement="Lane_1biv3tm" isHorizontal="true">
<dc:Bounds x="-500" y="-520" width="1350" height="190" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_0ukkb64_di" bpmnElement="Participant_0ukkb64" isHorizontal="true">
<dc:Bounds x="-530" y="190" width="1390" height="250" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1p0g0zb_di" bpmnElement="Event_1p0g0zb">
<dc:Bounds x="-478" y="292" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="-502" y="335" width="85" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>