forked from imixs/open-bpmn
-
Notifications
You must be signed in to change notification settings - Fork 0
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
6 changed files
with
135 additions
and
81 deletions.
There are no files selected for viewing
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,87 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" 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:imixs="http://www.imixs.org/bpmn2" 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" name="Default Process" processType="Public"> | ||
<bpmn2:documentation id="documentation_53zO2Q"/> | ||
<bpmn2:intermediateCatchEvent id="event_LcowIw" name="Event-1"> | ||
<bpmn2:documentation id="documentation_2oDdAg"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<![CDATA[f | ||
a]]> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</bpmn2:documentation> | ||
<bpmn2:timerEventDefinition id="timerEventDefinition_FH7vqg"> | ||
<bpmn2:timeDuration id="FormalExpression_0" xsi:type="bpmn2:tFormalExpression">30</bpmn2:timeDuration> | ||
</bpmn2:timerEventDefinition> | ||
<bpmn2:conditionalEventDefinition expression="2==2" id="conditionalEventDefinition_tsuKvw" language="lll"/> | ||
<bpmn2:conditionalEventDefinition expression="1==1" id="conditionalEventDefinition_98USbQ" language="asdf"/> | ||
<bpmn2:signalEventDefinition id="signalEventDefinition_x0sWUA" signalRef="signal_2"/> | ||
<bpmn2:linkEventDefinition id="linkEventDefinition_qfUZ2A" name="ap" target="1"/> | ||
<bpmn2:timerEventDefinition id="timerEventDefinition_W2Y0YQ"> | ||
<bpmn2:timeCycle id="FormalExpression_1" xsi:type="bpmn2:tFormalExpression">10</bpmn2:timeCycle> | ||
</bpmn2:timerEventDefinition> | ||
<bpmn2:timerEventDefinition id="timerEventDefinition_mIDbwQ"> | ||
<bpmn2:timeDate id="FormalExpression_2" xsi:type="bpmn2:tFormalExpression">5</bpmn2:timeDate> | ||
</bpmn2:timerEventDefinition> | ||
<bpmn2:signalEventDefinition id="signalEventDefinition_rq4YHw" signalRef="signal_1"/> | ||
<bpmn2:linkEventDefinition id="linkEventDefinition_0em6ZQ" name="cü" target="3"/> | ||
</bpmn2:intermediateCatchEvent> | ||
</bpmn2:process> | ||
<bpmn2:signal id="signal_1" name="Signal 1"/> | ||
<bpmn2:signal id="signal_2" name="Signal 2"/> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="OpenBPMN Diagram"> | ||
<bpmndi:BPMNPlane bpmnElement="process_1" id="BPMNPlane_1"> | ||
<bpmndi:BPMNShape bpmnElement="event_LcowIw" id="BPMNShape_38YHLQ"> | ||
<dc:Bounds height="36.0" width="36.0" x="324.0" y="58.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_VnnwhA"> | ||
<dc:Bounds height="16.0" width="100.0" x="292.0" y="94.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
</bpmn2:definitions> |
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
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