-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add BPMN MIWG 2023 demo results to reference #912
Draft
barmac
wants to merge
1
commit into
master
Choose a base branch
from
2024-demo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<sem:definitions expressionLanguage="http://www.omninet.de/bpmn/expressions/v1" typeLanguage="http://www.omninet.de/bpmn/types/v1" targetNamespace="http://www.omninet.de/bpmn/definitions/v1" xmlns:sem="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:ot="http://www.omninet.de/ot/bpmn/v1"> | ||
<sem:collaboration id="_2" ot:outerProcess="_5"> | ||
<sem:participant id="_3" name="Document Request" processRef="_4"/> | ||
</sem:collaboration> | ||
<sem:process name="Document Request" ot:alias="process1" ot:displayName="Document Request" id="_4"> | ||
<sem:laneSet id="_6" ot:alias="laneSetNode1"> | ||
<sem:lane id="_7" name="" ot:alias="lane1"/> | ||
</sem:laneSet> | ||
<sem:sequenceFlow id="_8" ot:alias="flow1" sourceRef="_9" targetRef="_10"/> | ||
<sem:sequenceFlow id="_11" ot:alias="flow2" sourceRef="_10" targetRef="_12"/> | ||
<sem:sequenceFlow id="_13" ot:alias="flow4" sourceRef="_14" targetRef="_15"/> | ||
<sem:sequenceFlow id="_16" ot:alias="flow5" sourceRef="_15" targetRef="_17"/> | ||
<sem:sequenceFlow id="_18" ot:alias="flow3" sourceRef="_12" targetRef="_19"/> | ||
<sem:sequenceFlow id="_20" ot:alias="flow6" sourceRef="_21" targetRef="_22"/> | ||
<sem:sequenceFlow id="_23" ot:alias="flow7" sourceRef="_22" targetRef="_24"/> | ||
<sem:startEvent id="_9" name="Document requested" ot:displayName="Document requested" ot:alias="event1"/> | ||
<sem:endEvent id="_19" name="Document received" ot:displayName="Document received" ot:alias="event2"/> | ||
<sem:sendTask id="_10" name="Request document" ot:displayName="Request document" ot:alias="task1"> | ||
<sem:ioSpecification> | ||
<sem:dataInput id="_msgdata_10"/> | ||
<sem:inputSet> | ||
<sem:dataInputRefs>_msgdata_10</sem:dataInputRefs> | ||
</sem:inputSet> | ||
<sem:outputSet/> | ||
</sem:ioSpecification> | ||
</sem:sendTask> | ||
<sem:receiveTask id="_12" name="Wait for answer" ot:displayName="Wait for answer" ot:alias="task2"/> | ||
<sem:boundaryEvent id="_14" name="daily" ot:displayName="daily" ot:alias="event3" attachedToRef="_12" cancelActivity="false"> | ||
<sem:timerEventDefinition/> | ||
</sem:boundaryEvent> | ||
<sem:sendTask id="_15" name="Send reminder email" ot:displayName="Send reminder email" ot:alias="task3"> | ||
<sem:ioSpecification> | ||
<sem:dataInput id="_msgdata_15"/> | ||
<sem:inputSet> | ||
<sem:dataInputRefs>_msgdata_15</sem:dataInputRefs> | ||
</sem:inputSet> | ||
<sem:outputSet/> | ||
</sem:ioSpecification> | ||
</sem:sendTask> | ||
<sem:endEvent id="_17" name="Email sent" ot:displayName="Email sent" ot:alias="event4"/> | ||
<sem:boundaryEvent id="_21" name="1 week" ot:displayName="1 week" ot:alias="event5" attachedToRef="_12"> | ||
<sem:timerEventDefinition/> | ||
</sem:boundaryEvent> | ||
<sem:userTask id="_22" name="Call customer" ot:displayName="Call customer" ot:alias="task4"> | ||
<sem:extensionElements> | ||
<ot:userTaskDefinition title="" description="" dueDate="" responsible="" alsoVisibleFor="" formType="ruleBased" displayShowProcessButton="false" displayOkButton="false" displayApplyButton="false" formTitle="" otObject=""/> | ||
</sem:extensionElements> | ||
</sem:userTask> | ||
<sem:endEvent id="_24" name="Answer received" ot:displayName="Answer received" ot:alias="event6"/> | ||
</sem:process> | ||
<sem:process name="process2" ot:alias="process2" id="_5"/> | ||
<bpmndi:BPMNDiagram id="_1" name="Diagram for Document Request"> | ||
<bpmndi:BPMNPlane ot:alias="diagram1" ot:diagramType="executable" ot:diagramStatus="new" ot:createdBy="User("Superuser")" ot:createdDate="18.07.2024 15:28:16" ot:lastChangedBy="User("Superuser")" ot:lastChangedDate="18.07.2024 15:28:16" bpmnElement="_2"> | ||
<bpmndi:BPMNShape bpmnElement="_3" isHorizontal="true"> | ||
<dc:Bounds x="0" y="0" width="1023.99999037849" height="454.999995655484"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_7" isHorizontal="true"> | ||
<dc:Bounds x="0" y="0" width="1023.99999037849" height="454.999995655484"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="_8"> | ||
<di:waypoint x="99.9999957614478" y="125"/> | ||
<di:waypoint x="179.999993430244" y="125"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="_11"> | ||
<di:waypoint x="279.999993430244" y="125"/> | ||
<di:waypoint x="324.999993430244" y="125"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="_13"> | ||
<di:waypoint x="369.35702085741" y="181"/> | ||
<di:waypoint x="369.35702085741" y="283.499997827742"/> | ||
<di:waypoint x="485.690354190743" y="283.499997827742"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="_16"> | ||
<di:waypoint x="575.690354190743" y="283.499997827742"/> | ||
<di:waypoint x="892.690354190743" y="283.499997827742"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="_18"> | ||
<di:waypoint x="424.999993430244" y="125"/> | ||
<di:waypoint x="900" y="125"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="_20"> | ||
<di:waypoint x="418.690354190743" y="181"/> | ||
<di:waypoint x="418.690354190743" y="201.499997827742"/> | ||
<di:waypoint x="485.690354190743" y="201.499997827742"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="_23"> | ||
<di:waypoint x="575.690354190743" y="201.499997827742"/> | ||
<di:waypoint x="889.35702085741" y="201.499997827742"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape bpmnElement="_9"> | ||
<dc:Bounds x="69.9999957614478" y="110" width="30" height="30"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_19"> | ||
<dc:Bounds x="900" y="111" width="28" height="28"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_10"> | ||
<dc:Bounds x="179.999993430244" y="85" width="100" height="80"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_12"> | ||
<dc:Bounds x="324.999993430244" y="85" width="100" height="80"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_14"> | ||
<dc:Bounds x="353.35702085741" y="149" width="32" height="32"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_15"> | ||
<dc:Bounds x="485.690354190743" y="253.499997827742" width="90" height="60"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_17"> | ||
<dc:Bounds x="892.690354190743" y="267.499997827742" width="32" height="32"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_21"> | ||
<dc:Bounds x="402.690354190743" y="149" width="32" height="32"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_22"> | ||
<dc:Bounds x="485.690354190743" y="171.499997827742" width="90" height="60"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="_24"> | ||
<dc:Bounds x="889.35702085741" y="185.499997827742" width="32" height="32"/> | ||
</bpmndi:BPMNShape> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
</sem:definitions> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This model has a lane that goes over the pool header. This should be corrected.