-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
9,794 additions
and
158 deletions.
There are no files selected for viewing
5,714 changes: 5,714 additions & 0 deletions
5,714
open-bpmn.glsp-client/workspace/ausgangsrechnung-mueller-de-1.0.8.bpmn
Large diffs are not rendered by default.
Oops, something went wrong.
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
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,222 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<bpmn2:definitions xmlns:bpmn2="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" xmlns:open-bpmn="http://open-bpmn.org/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" exporter="org.openbpmn" exporterVersion="1.0.0" targetNamespace="http://org.openbpmn"> | ||
<bpmn2:process id="process_1" processType="Public"> | ||
<bpmn2:startEvent id="event-qsTs3pwtoD_KuarJ" name="Start Event"> | ||
<bpmn2:messageEventDefinition id="messageEventDefinition_Y3Pkbg"/> | ||
<bpmn2:outgoing>SequenceFlow_DluZ0w</bpmn2:outgoing> | ||
<bpmn2:documentation id="documentation_ncXFfA"/> | ||
</bpmn2:startEvent> | ||
<bpmn2:endEvent id="event-Lf0tC291FgQtlKAA" name="Event-1"> | ||
<bpmn2:incoming>SequenceFlow_WQB6iw</bpmn2:incoming> | ||
<bpmn2:incoming>SequenceFlow_V3txEw</bpmn2:incoming> | ||
<bpmn2:compensationEventDefinition id="compensationEventDefinition_PRwc0A"/> | ||
<bpmn2:documentation id="documentation_NZFrCw"/> | ||
</bpmn2:endEvent> | ||
<bpmn2:manualTask id="task-o6w2XYdMAEFdPoz6" name="Task-0"> | ||
<bpmn2:incoming>SequenceFlow_DluZ0w</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_VcdThQ</bpmn2:outgoing> | ||
<bpmn2:outgoing>SequenceFlow_7QjkDg</bpmn2:outgoing> | ||
<bpmn2:documentation id="documentation_59KxPQ"/> | ||
</bpmn2:manualTask> | ||
<bpmn2:intermediateThrowEvent id="event-RWwHnNS7eov3rwZt" name="Event-3"> | ||
<bpmn2:linkEventDefinition id="linkEventDefinition_gcDiNg" name="test" target=""/> | ||
<bpmn2:incoming>SequenceFlow_7QjkDg</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_dO4f_w</bpmn2:outgoing> | ||
<bpmn2:documentation id="documentation_JbzQqg"/> | ||
</bpmn2:intermediateThrowEvent> | ||
<bpmn2:exclusiveGateway default="SequenceFlow_aWXnhw" gatewayDirection="Diverging" id="gateway-x-5pgIVJdmbuowHl" name="Gateway-1"> | ||
<bpmn2:incoming>SequenceFlow_VcdThQ</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_aWXnhw</bpmn2:outgoing> | ||
<bpmn2:documentation id="documentation_l7b0EQ"/> | ||
<bpmn2:outgoing>sequenceFlow_C400hw</bpmn2:outgoing> | ||
</bpmn2:exclusiveGateway> | ||
<bpmn2:sequenceFlow id="SequenceFlow_DluZ0w" sourceRef="event-qsTs3pwtoD_KuarJ" targetRef="task-o6w2XYdMAEFdPoz6"> | ||
<bpmn2:documentation id="documentation_PgB30g"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:sequenceFlow id="SequenceFlow_VcdThQ" name="< 100" sourceRef="task-o6w2XYdMAEFdPoz6" targetRef="gateway-x-5pgIVJdmbuowHl"> | ||
<bpmn2:documentation id="documentation_fgmcUA"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:scriptTask id="task-OhxXDbiZnXmPN4mn" name="Task-1" scriptFormat=""> | ||
<bpmn2:incoming>SequenceFlow_aWXnhw</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_WQB6iw</bpmn2:outgoing> | ||
<bpmn2:incoming>SequenceFlow_mPvQTA</bpmn2:incoming> | ||
<bpmn2:documentation id="documentation_vYBL6g"><![CDATA[abc]]></bpmn2:documentation> | ||
<bpmn2:script id="script_RnHibw"><![CDATA[123]]></bpmn2:script> | ||
</bpmn2:scriptTask> | ||
<bpmn2:sequenceFlow id="SequenceFlow_aWXnhw" sourceRef="gateway-x-5pgIVJdmbuowHl" targetRef="task-OhxXDbiZnXmPN4mn"> | ||
<bpmn2:documentation id="documentation_s70fnQ"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:sequenceFlow id="SequenceFlow_WQB6iw" sourceRef="task-OhxXDbiZnXmPN4mn" targetRef="event-Lf0tC291FgQtlKAA"> | ||
<bpmn2:documentation id="documentation_udPnRQ"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:userTask id="task-y6CwOlM3ErBatGcC" name="Task-2"> | ||
<bpmn2:incoming>SequenceFlow_dO4f_w</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_V3txEw</bpmn2:outgoing> | ||
<bpmn2:documentation id="documentation_D8g6uw"/> | ||
</bpmn2:userTask> | ||
<bpmn2:sequenceFlow id="SequenceFlow_7QjkDg" sourceRef="task-o6w2XYdMAEFdPoz6" targetRef="event-RWwHnNS7eov3rwZt"> | ||
<bpmn2:documentation id="documentation_CiRTVA"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:sequenceFlow id="SequenceFlow_dO4f_w" sourceRef="event-RWwHnNS7eov3rwZt" targetRef="task-y6CwOlM3ErBatGcC"> | ||
<bpmn2:documentation id="documentation_frAmZg"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:sequenceFlow id="SequenceFlow_V3txEw" sourceRef="task-y6CwOlM3ErBatGcC" targetRef="event-Lf0tC291FgQtlKAA"> | ||
<bpmn2:documentation id="documentation_FbrSTQ"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:endEvent id="event-uknzqassL4vCovYu" name="Event-3"> | ||
<bpmn2:documentation id="documentation_vyDB5A"/> | ||
<bpmn2:incoming>sequenceFlow_Fj9HIg</bpmn2:incoming> | ||
<bpmn2:messageEventDefinition id="messageEventDefinition_2C1j0Q" messageRef="message_1"/> | ||
</bpmn2:endEvent> | ||
<bpmn2:manualTask id="task-QPIGCYMfw_QDb6gr" name="Task-3"> | ||
<bpmn2:outgoing>SequenceFlow_mPvQTA</bpmn2:outgoing> | ||
<bpmn2:documentation id="documentation_8m7Xjw"><![CDATA[asdf]]></bpmn2:documentation> | ||
<bpmn2:incoming>sequenceFlow_JJja1Q</bpmn2:incoming> | ||
<bpmn2:outgoing>sequenceFlow_Fj9HIg</bpmn2:outgoing> | ||
</bpmn2:manualTask> | ||
<bpmn2:sequenceFlow id="SequenceFlow_mPvQTA" sourceRef="task-QPIGCYMfw_QDb6gr" targetRef="task-OhxXDbiZnXmPN4mn"> | ||
<bpmn2:documentation id="documentation_aKXPXQ"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:documentation id="documentation_0r04oA"/> | ||
<bpmn2:intermediateCatchEvent id="event_017eUg" name="Event-5"> | ||
<bpmn2:documentation id="documentation_0aHmxg"/> | ||
<bpmn2:incoming>sequenceFlow_C400hw</bpmn2:incoming> | ||
<bpmn2:outgoing>sequenceFlow_JJja1Q</bpmn2:outgoing> | ||
</bpmn2:intermediateCatchEvent> | ||
<bpmn2:sequenceFlow id="sequenceFlow_C400hw" sourceRef="gateway-x-5pgIVJdmbuowHl" targetRef="event_017eUg"> | ||
<bpmn2:documentation id="documentation_tG574Q"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:sequenceFlow id="sequenceFlow_JJja1Q" sourceRef="event_017eUg" targetRef="task-QPIGCYMfw_QDb6gr"> | ||
<bpmn2:documentation id="documentation_jhtM0g"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:sequenceFlow id="sequenceFlow_Fj9HIg" sourceRef="task-QPIGCYMfw_QDb6gr" targetRef="event-uknzqassL4vCovYu"> | ||
<bpmn2:documentation id="documentation_TaWBjg"/> | ||
</bpmn2:sequenceFlow> | ||
<bpmn2:textAnnotation id="textAnnotation_tzJRtA"> | ||
<bpmn2:text id="text_ObP4BA"><![CDATA[A simple BPMN example]]></bpmn2:text> | ||
<bpmn2:documentation id="documentation_RAYu9Q"/> | ||
</bpmn2:textAnnotation> | ||
<bpmn2:association id="association_2unAVg" sourceRef="textAnnotation_tzJRtA" targetRef="event-qsTs3pwtoD_KuarJ"> | ||
<bpmn2:documentation id="documentation_Y2uyBA"/> | ||
</bpmn2:association> | ||
</bpmn2:process> | ||
<bpmn2:message id="message_1" name="Message 1"> | ||
<bpmn2:documentation id="documentation_GQJQkA"/> | ||
</bpmn2:message> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="Default Process Diagram"> | ||
<bpmndi:BPMNPlane bpmnElement="process_1" id="BPMNPlane_process_1"> | ||
<bpmndi:BPMNShape bpmnElement="event-qsTs3pwtoD_KuarJ" id="BPMNShape_uy8uYw"> | ||
<dc:Bounds height="36.0" width="36.0" x="91.0" y="72.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_aqTFrA"> | ||
<dc:Bounds height="14.0" width="100.0" x="58.0" y="111.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="event-Lf0tC291FgQtlKAA" id="BPMNShape_fVG2vg"> | ||
<dc:Bounds height="36.0" width="36.0" x="590.0" y="130.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_FVC5xQ"> | ||
<dc:Bounds height="14.0" width="100.0" x="554.765625" y="111.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="task-o6w2XYdMAEFdPoz6" id="BPMNShape_AoYLLA"> | ||
<dc:Bounds height="50.0" width="110.0" x="214.0" y="65.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="event-RWwHnNS7eov3rwZt" id="BPMNShape_8rz_Zw"> | ||
<dc:Bounds height="36.0" width="36.0" x="394.0" y="72.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_GWLi4A"> | ||
<dc:Bounds height="14.0" width="100.0" x="360.765625" y="112.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="gateway-x-5pgIVJdmbuowHl" id="BPMNShape_HgOqyw"> | ||
<dc:Bounds height="50.0" width="50.0" x="244.0" y="209.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_B1lLXg"> | ||
<dc:Bounds height="14.0" width="100.0" x="220.0390625" y="260.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_DluZ0w" id="BPMNEdge_KdVyIw"> | ||
<di:waypoint x="127.0" y="90.0"/> | ||
<di:waypoint x="214.0" y="90.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_VcdThQ" id="BPMNEdge_c25vtw"> | ||
<di:waypoint x="269.0" y="115.0"/> | ||
<di:waypoint x="269.0" y="209.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape bpmnElement="task-OhxXDbiZnXmPN4mn" id="BPMNShape_hAAlFg"> | ||
<dc:Bounds height="50.0" width="110.0" x="421.0" y="209.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_aWXnhw" id="BPMNEdge_qYj1wQ"> | ||
<di:waypoint x="294.0" y="234.0"/> | ||
<di:waypoint x="421.0" y="234.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_WQB6iw" id="BPMNEdge_Qw1KFw"> | ||
<di:waypoint x="531.0" y="231.5"/> | ||
<di:waypoint x="785.0" y="231.5"/> | ||
<di:waypoint x="785.0" y="90.0"/> | ||
<di:waypoint x="688.0" y="90.0"/> | ||
<di:waypoint x="688.0" y="148.0"/> | ||
<di:waypoint x="626.0" y="148.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape bpmnElement="task-y6CwOlM3ErBatGcC" id="BPMNShape_YtngBQ"> | ||
<dc:Bounds height="50.0" width="110.0" x="485.0" y="65.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7QjkDg" id="BPMNEdge_0X0-5Q"> | ||
<di:waypoint x="324.0" y="90.0"/> | ||
<di:waypoint x="394.0" y="90.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_dO4f_w" id="BPMNEdge_DX-nbA"> | ||
<di:waypoint x="430.0" y="90.0"/> | ||
<di:waypoint x="485.0" y="90.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_V3txEw" id="BPMNEdge_Hk4_zw"> | ||
<di:waypoint x="530.0" y="115.0"/> | ||
<di:waypoint x="530.0" y="145.0"/> | ||
<di:waypoint x="590.2517606507012" y="145.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape bpmnElement="event-uknzqassL4vCovYu" id="BPMNShape_KM-0yw"> | ||
<dc:Bounds height="36.0" width="36.0" x="622.0" y="335.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_GtxaQQ"> | ||
<dc:Bounds height="14.0" width="100.0" x="589.0" y="376.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="task-QPIGCYMfw_QDb6gr" id="BPMNShape_q0pKCg"> | ||
<dc:Bounds height="50.0" width="110.0" x="421.0" y="328.00000000000017"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_mPvQTA" id="BPMNEdge__csNFg"> | ||
<di:waypoint x="476.0" y="328.0"/> | ||
<di:waypoint x="476.0" y="259.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape bpmnElement="event_017eUg" id="BPMNShape_Y2s83w"> | ||
<dc:Bounds height="36.0" width="36.0" x="251.0" y="335.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_vp3P1w"> | ||
<dc:Bounds height="16.0" width="100.0" x="219.0" y="374.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_C400hw" id="BPMNEdge_MH25GA" sourceElement="BPMNShape_HgOqyw" targetElement="BPMNShape_Y2s83w"> | ||
<di:waypoint x="269.0" y="259.0"/> | ||
<di:waypoint x="269.0" y="335.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_JJja1Q" id="BPMNEdge_Evqi7A" sourceElement="BPMNShape_Y2s83w" targetElement="BPMNShape_q0pKCg"> | ||
<di:waypoint x="287.0" y="353.0"/> | ||
<di:waypoint x="421.0" y="353.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_Fj9HIg" id="BPMNEdge_tN2P5g" sourceElement="BPMNShape_q0pKCg" targetElement="BPMNShape_KM-0yw"> | ||
<di:waypoint x="531.0" y="353.0"/> | ||
<di:waypoint x="622.0" y="353.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape bpmnElement="message_1" id="BPMNShape_zzLfvw"> | ||
<dc:Bounds height="20.0" width="30.0" x="94.0" y="2.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_70p1UQ"> | ||
<dc:Bounds height="16.0" width="100.0" x="58.0" y="29.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape bpmnElement="textAnnotation_tzJRtA" id="BPMNShape_x3lruw"> | ||
<dc:Bounds height="55.0" width="132.0" x="76.388671875" y="183.69837951660156"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge bpmnElement="association_2unAVg" id="BPMNEdge_8nm2Wg" sourceElement="BPMNShape_x3lruw" targetElement="BPMNShape_uy8uYw"> | ||
<di:waypoint x="142.388671875" y="183.69837951660156"/> | ||
<di:waypoint x="142.388671875" y="145.84918212890625"/> | ||
<di:waypoint x="109.0" y="145.84918212890625"/> | ||
<di:waypoint x="109.0" y="108.0"/> | ||
</bpmndi:BPMNEdge> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
</bpmn2:definitions> |
Empty file.
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,17 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<bpmn2:definitions 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" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" exporter="org.openbpmn" exporterVersion="1.0.0" targetNamespace="http://org.openbpmn" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL"> | ||
<bpmn2:process id="process_1" name="Default Process" processType="Public"> | ||
<bpmn2:documentation id="documentation_wdsp0g"/> | ||
<bpmn2:textAnnotation id="textAnnotation_kN5Jhg"> | ||
<bpmn2:text id="text_p5EpqQ"/> | ||
<bpmn2:documentation id="documentation_yZXQjA"/> | ||
</bpmn2:textAnnotation> | ||
</bpmn2:process> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="OpenBPMN Diagram"> | ||
<bpmndi:BPMNPlane bpmnElement="process_1" id="BPMNPlane_1"> | ||
<bpmndi:BPMNShape bpmnElement="textAnnotation_kN5Jhg" id="BPMNShape_N73svw"> | ||
<dc:Bounds height="50.0" width="75.0" x="139.5" y="69.0"/> | ||
</bpmndi:BPMNShape> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
</bpmn2:definitions> |
Oops, something went wrong.