mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-25 01:09:10 +00:00
0892db6fa7
git-subtree-dir: SpiffWorkflow git-subtree-split: 63db3e45947ec66b8d0efc2c74064004f8ff482c
126 lines
6.5 KiB
XML
126 lines
6.5 KiB
XML
<?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" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_d4f3442" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.10.0">
|
|
<bpmn:process id="loops" isExecutable="true">
|
|
<bpmn:scriptTask id="increment_counter" name="increment counter">
|
|
<bpmn:incoming>Flow_1gb8wca</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1d2usdq</bpmn:outgoing>
|
|
<bpmn:script>counter = counter + 1</bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:sequenceFlow id="Flow_1d2usdq" sourceRef="increment_counter" targetRef="Activity_0w5u4k4" />
|
|
<bpmn:endEvent id="end_event5">
|
|
<bpmn:documentation>### Results
|
|
Submission for Pre-Review was sent to the HSR-IRB on {{ sent_local_date_str }} at {{ sent_local_time_str }}.
|
|
|
|
The HSR-IRB started the Pre-Review process on {{ end_local_date_str }} at {{ end_local_time_str }} and assigned {{ irb_info.IRB_ADMINISTRATIVE_REVIEWER }} as the reviewer.
|
|
|
|
### Metrics
|
|
|
|
|
|
Days elapsed: {{days_delta }}</bpmn:documentation>
|
|
<bpmn:incoming>Flow_1tj9oz1</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_1gb8wca" sourceRef="TIMER_EVENT" targetRef="increment_counter" />
|
|
<bpmn:intermediateCatchEvent id="TIMER_EVENT" name="Wait">
|
|
<bpmn:incoming>Flow_15jw6a4</bpmn:incoming>
|
|
<bpmn:incoming>Flow_0op1a19</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1gb8wca</bpmn:outgoing>
|
|
<bpmn:timerEventDefinition id="TimerEventDefinition_0x6divu">
|
|
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(milliseconds=10)</bpmn:timeDuration>
|
|
</bpmn:timerEventDefinition>
|
|
</bpmn:intermediateCatchEvent>
|
|
<bpmn:exclusiveGateway id="Gateway_over_20" name="is > 20">
|
|
<bpmn:incoming>Flow_0mxlkif</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1tj9oz1</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_0op1a19</bpmn:outgoing>
|
|
</bpmn:exclusiveGateway>
|
|
<bpmn:sequenceFlow id="Flow_1tj9oz1" name="Yes" sourceRef="Gateway_over_20" targetRef="end_event5">
|
|
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">counter >= 20</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_0op1a19" name="No" sourceRef="Gateway_over_20" targetRef="TIMER_EVENT">
|
|
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">counter < 20</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_15jw6a4" sourceRef="initialize" targetRef="TIMER_EVENT" />
|
|
<bpmn:scriptTask id="initialize" name="initialize">
|
|
<bpmn:incoming>Flow_0q7fkb7</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_15jw6a4</bpmn:outgoing>
|
|
<bpmn:script>counter = 0</bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:sequenceFlow id="Flow_0mxlkif" sourceRef="Activity_0w5u4k4" targetRef="Gateway_over_20" />
|
|
<bpmn:callActivity id="Activity_0w5u4k4" name="call something" calledElement="loops_ca">
|
|
<bpmn:incoming>Flow_1d2usdq</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0mxlkif</bpmn:outgoing>
|
|
</bpmn:callActivity>
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_0q7fkb7</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_0q7fkb7" sourceRef="StartEvent_1" targetRef="initialize" />
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="loops">
|
|
<bpmndi:BPMNEdge id="Flow_15jw6a4_di" bpmnElement="Flow_15jw6a4">
|
|
<di:waypoint x="350" y="177" />
|
|
<di:waypoint x="412" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0op1a19_di" bpmnElement="Flow_0op1a19">
|
|
<di:waypoint x="780" y="152" />
|
|
<di:waypoint x="780" y="80" />
|
|
<di:waypoint x="430" y="80" />
|
|
<di:waypoint x="430" y="159" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="598" y="62" width="15" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1tj9oz1_di" bpmnElement="Flow_1tj9oz1">
|
|
<di:waypoint x="805" y="177" />
|
|
<di:waypoint x="932" y="177" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="818" y="159" width="19" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1gb8wca_di" bpmnElement="Flow_1gb8wca">
|
|
<di:waypoint x="448" y="177" />
|
|
<di:waypoint x="480" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1d2usdq_di" bpmnElement="Flow_1d2usdq">
|
|
<di:waypoint x="580" y="177" />
|
|
<di:waypoint x="620" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0q7fkb7_di" bpmnElement="Flow_0q7fkb7">
|
|
<di:waypoint x="188" y="177" />
|
|
<di:waypoint x="250" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0mxlkif_di" bpmnElement="Flow_0mxlkif">
|
|
<di:waypoint x="720" y="177" />
|
|
<di:waypoint x="755" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="152" y="159" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1tseamj_di" bpmnElement="end_event5">
|
|
<dc:Bounds x="932" y="159" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_0whindt_di" bpmnElement="TIMER_EVENT">
|
|
<dc:Bounds x="412" y="159" width="36" height="36" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="419" y="202" width="22" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_0gr4bqq_di" bpmnElement="Gateway_over_20" isMarkerVisible="true">
|
|
<dc:Bounds x="755" y="152" width="50" height="50" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="768" y="209" width="33" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0whalo9_di" bpmnElement="initialize">
|
|
<dc:Bounds x="250" y="137" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1fgfg5d_di" bpmnElement="increment_counter">
|
|
<dc:Bounds x="480" y="137" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0mmgsiw_di" bpmnElement="Activity_0w5u4k4">
|
|
<dc:Bounds x="620" y="137" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|