mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-20 19:48:12 +00:00
User: 7cc537@gmail.com added process model file playground/takunakara/formulrio-cadastro/S1_7.bpmn
This commit is contained in:
parent
391fc39eea
commit
481f124539
573
playground/takunakara/formulrio-cadastro/S1_7.bpmn
Normal file
573
playground/takunakara/formulrio-cadastro/S1_7.bpmn
Normal file
@ -0,0 +1,573 @@
|
||||
<?xml version="1.0" encoding="MacRoman" standalone="yes"?>
|
||||
<definitions xmlns="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:tns="http://sourceforge.net/bpmn/definitions/_1383672291947" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:yaoqiang="http://bpmn.sourceforge.net" exporter="Yaoqiang BPMN Editor" exporterVersion="2.2.18 (GPLv3, Non-Commercial)" expressionLanguage="http://www.w3.org/1999/XPath" id="_1383672291947" name="" targetNamespace="http://sourceforge.net/bpmn/definitions/_1383672291947" typeLanguage="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL http://bpmn.sourceforge.net/schemas/BPMN20.xsd">
|
||||
<collaboration id="COLLABORATION_1" isClosed="false">
|
||||
<participant id="_2" name="Store" processRef="PROCESS_1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<participantMultiplicity maximum="1" minimum="0"/>
|
||||
</participant>
|
||||
<participant id="_55" name="Customer">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<participantMultiplicity maximum="1" minimum="0"/>
|
||||
</participant>
|
||||
<messageFlow id="_62" sourceRef="_58" targetRef="_55">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</messageFlow>
|
||||
<messageFlow id="_71" sourceRef="_55" targetRef="_68">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</messageFlow>
|
||||
</collaboration>
|
||||
<process id="PROCESS_1" isClosed="false" isExecutable="true" processType="None">
|
||||
<startEvent id="_3" isInterrupting="true" parallelMultiple="false">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<outgoing>_5</outgoing>
|
||||
</startEvent>
|
||||
<task completionQuantity="1" id="_4" isForCompensation="false" name="Analyse order" startQuantity="1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_5</incoming>
|
||||
<outgoing>_7</outgoing>
|
||||
<ioSpecification>
|
||||
<dataInput id="Din_4_16" isCollection="false"/>
|
||||
<inputSet>
|
||||
<dataInputRefs>Din_4_16</dataInputRefs>
|
||||
</inputSet>
|
||||
<outputSet/>
|
||||
</ioSpecification>
|
||||
<dataInputAssociation id="_17">
|
||||
<sourceRef>_16</sourceRef>
|
||||
<targetRef>Din_4_16</targetRef>
|
||||
</dataInputAssociation>
|
||||
</task>
|
||||
<sequenceFlow id="_5" sourceRef="_3" targetRef="_4">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<task completionQuantity="1" id="_6" isForCompensation="false" name="Check stock" startQuantity="1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_7</incoming>
|
||||
<outgoing>_9</outgoing>
|
||||
<ioSpecification>
|
||||
<dataInput id="Din_6_18" isCollection="false"/>
|
||||
<dataOutput id="Dout_6_21" isCollection="false"/>
|
||||
<inputSet>
|
||||
<dataInputRefs>Din_6_18</dataInputRefs>
|
||||
</inputSet>
|
||||
<outputSet>
|
||||
<dataOutputRefs>Dout_6_21</dataOutputRefs>
|
||||
</outputSet>
|
||||
</ioSpecification>
|
||||
<dataInputAssociation id="_19">
|
||||
<sourceRef>_18</sourceRef>
|
||||
<targetRef>Din_6_18</targetRef>
|
||||
</dataInputAssociation>
|
||||
<dataOutputAssociation id="_32">
|
||||
<sourceRef>Dout_6_21</sourceRef>
|
||||
<targetRef>_21</targetRef>
|
||||
</dataOutputAssociation>
|
||||
</task>
|
||||
<sequenceFlow id="_7" sourceRef="_4" targetRef="_6">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<exclusiveGateway gatewayDirection="Diverging" id="_8">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_9</incoming>
|
||||
<outgoing>_11</outgoing>
|
||||
<outgoing>_13</outgoing>
|
||||
</exclusiveGateway>
|
||||
<sequenceFlow id="_9" sourceRef="_6" targetRef="_8">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<parallelGateway gatewayDirection="Diverging" id="_10">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_11</incoming>
|
||||
<outgoing>_23</outgoing>
|
||||
<outgoing>_25</outgoing>
|
||||
</parallelGateway>
|
||||
<sequenceFlow id="_11" name="pred1.DO_PROCESS_1_4" sourceRef="_8" targetRef="_10">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18" fontStyle="0"/>
|
||||
<yaoqiang:label offset-x="-33.0" offset-y="0.0" x="1.0" y="-44.0"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<exclusiveGateway gatewayDirection="Converging" id="_12">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_13</incoming>
|
||||
<incoming>_31</incoming>
|
||||
<outgoing>_15</outgoing>
|
||||
</exclusiveGateway>
|
||||
<sequenceFlow id="_13" name="pred1.DO_PROCESS_1_4" sourceRef="_8" targetRef="_12">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18" fontStyle="0"/>
|
||||
<yaoqiang:label offset-x="8.0" offset-y="46.0" x="-1.0" y="42.0"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<task completionQuantity="1" id="_14" isForCompensation="false" name="Ship products to customer" startQuantity="1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_15</incoming>
|
||||
<outgoing>_59</outgoing>
|
||||
<ioSpecification>
|
||||
<dataInput id="Din_14_34" isCollection="false"/>
|
||||
<inputSet>
|
||||
<dataInputRefs>Din_14_34</dataInputRefs>
|
||||
</inputSet>
|
||||
<outputSet/>
|
||||
</ioSpecification>
|
||||
<dataInputAssociation id="_35">
|
||||
<sourceRef>_34</sourceRef>
|
||||
<targetRef>Din_14_34</targetRef>
|
||||
</dataInputAssociation>
|
||||
</task>
|
||||
<sequenceFlow id="_15" sourceRef="_12" targetRef="_14">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<endEvent id="_20">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_73</incoming>
|
||||
</endEvent>
|
||||
<task completionQuantity="1" id="_22" isForCompensation="false" name="Purchase raw material" startQuantity="1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_23</incoming>
|
||||
<outgoing>_28</outgoing>
|
||||
<ioSpecification>
|
||||
<dataInput id="Din_22_21" isCollection="false"/>
|
||||
<inputSet>
|
||||
<dataInputRefs>Din_22_21</dataInputRefs>
|
||||
</inputSet>
|
||||
<outputSet/>
|
||||
</ioSpecification>
|
||||
<dataInputAssociation id="_33">
|
||||
<sourceRef>_21</sourceRef>
|
||||
<targetRef>Din_22_21</targetRef>
|
||||
</dataInputAssociation>
|
||||
</task>
|
||||
<sequenceFlow id="_23" sourceRef="_10" targetRef="_22">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<task completionQuantity="1" id="_24" isForCompensation="false" name="Make production plan" startQuantity="1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_25</incoming>
|
||||
<outgoing>_27</outgoing>
|
||||
</task>
|
||||
<sequenceFlow id="_25" sourceRef="_10" targetRef="_24">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<parallelGateway gatewayDirection="Converging" id="_26">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_27</incoming>
|
||||
<incoming>_28</incoming>
|
||||
<outgoing>_30</outgoing>
|
||||
</parallelGateway>
|
||||
<sequenceFlow id="_27" sourceRef="_24" targetRef="_26">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<sequenceFlow id="_28" sourceRef="_22" targetRef="_26">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<task completionQuantity="1" id="_29" isForCompensation="false" name="Manufacture products" startQuantity="1">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
<incoming>_30</incoming>
|
||||
<outgoing>_31</outgoing>
|
||||
</task>
|
||||
<sequenceFlow id="_30" sourceRef="_26" targetRef="_29">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<sequenceFlow id="_31" sourceRef="_29" targetRef="_12">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<intermediateThrowEvent id="_58" name="Send invoice by email">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
<yaoqiang:label offset-x="-3.0" offset-y="27.0"/>
|
||||
</extensionElements>
|
||||
<incoming>_59</incoming>
|
||||
<outgoing>_70</outgoing>
|
||||
<messageEventDefinition id="_58_ED_1"/>
|
||||
</intermediateThrowEvent>
|
||||
<sequenceFlow id="_59" sourceRef="_14" targetRef="_58">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<intermediateCatchEvent id="_68" name="Receive payment" parallelMultiple="false">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
<yaoqiang:label offset-x="4.0" offset-y="17.0"/>
|
||||
</extensionElements>
|
||||
<incoming>_70</incoming>
|
||||
<outgoing>_73</outgoing>
|
||||
<messageEventDefinition id="_68_ED_1"/>
|
||||
</intermediateCatchEvent>
|
||||
<sequenceFlow id="_70" sourceRef="_58" targetRef="_68">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<sequenceFlow id="_73" sourceRef="_68" targetRef="_20">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="11"/>
|
||||
</extensionElements>
|
||||
</sequenceFlow>
|
||||
<dataObject id="DO_PROCESS_1_1" isCollection="false" name="order"/>
|
||||
<dataObject id="DO_PROCESS_1_2" isCollection="false" name="stock"/>
|
||||
<dataObject id="DO_PROCESS_1_3" isCollection="false" name="different"/>
|
||||
<dataObjectReference dataObjectRef="DO_PROCESS_1_1" id="_16">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
</dataObjectReference>
|
||||
<dataObjectReference dataObjectRef="DO_PROCESS_1_2" id="_18">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
</dataObjectReference>
|
||||
<dataObjectReference dataObjectRef="DO_PROCESS_1_3" id="_21">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
</dataObjectReference>
|
||||
<dataObjectReference dataObjectRef="DO_PROCESS_1_1" id="_34">
|
||||
<extensionElements>
|
||||
<yaoqiang:style fontSize="18"/>
|
||||
</extensionElements>
|
||||
</dataObjectReference>
|
||||
<dataObject id="DO_PROCESS_1_4" isCollection="false" name="Need for production"/>
|
||||
</process>
|
||||
<bpmndi:BPMNDiagram documentation="background=#FFFFFF;count=1;horizontalcount=2;orientation=0;width=597.6;height=842.4;imageableWidth=587.6;imageableHeight=832.4;imageableX=5.0;imageableY=5.0" id="Yaoqiang_Diagram-_1" name="New Diagram" resolution="96.0">
|
||||
<bpmndi:BPMNPlane bpmnElement="COLLABORATION_1">
|
||||
<bpmndi:BPMNShape bpmnElement="_2" id="Yaoqiang-_2" isExpanded="true" isHorizontal="true">
|
||||
<dc:Bounds height="522.0" width="1612.0" x="51.0" y="167.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="53.0" width="27.19921875" x="54.900390625" y="401.5"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_55" id="Yaoqiang-_55" isExpanded="false" isHorizontal="true">
|
||||
<dc:Bounds height="66.0" width="1613.0" x="50.0" y="50.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="95.0" x="809.0" y="53.900390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_3" id="Yaoqiang-_3">
|
||||
<dc:Bounds height="32.0" width="32.0" x="103.5" y="407.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="6.0" x="116.5" y="443.400390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_4" id="Yaoqiang-_4">
|
||||
<dc:Bounds height="69.0" width="133.0" x="180.0" y="388.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="49.19921875" width="72.0" x="210.5" y="400.400390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_6" id="Yaoqiang-_6">
|
||||
<dc:Bounds height="69.0" width="133.0" x="341.0" y="388.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="49.19921875" width="59.0" x="378.0" y="400.400390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_8" id="Yaoqiang-_8" isMarkerVisible="true">
|
||||
<dc:Bounds height="42.0" width="42.0" x="520.5" y="402.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="6.0" x="538.5" y="446.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_10" id="Yaoqiang-_10">
|
||||
<dc:Bounds height="42.0" width="42.0" x="619.0" y="285.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="6.0" x="637.0" y="329.5"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_12" id="Yaoqiang-_12" isMarkerVisible="true">
|
||||
<dc:Bounds height="42.0" width="42.0" x="1082.0" y="508.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="6.0" x="1100.0" y="552.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_14" id="Yaoqiang-_14">
|
||||
<dc:Bounds height="69.0" width="133.0" x="1166.0" y="490.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="71.19921875" width="106.0" x="1179.5" y="490.900390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_20" id="Yaoqiang-_20">
|
||||
<dc:Bounds height="32.0" width="32.0" x="1593.0" y="512.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="6.0" x="1606.0" y="548.400390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_22" id="Yaoqiang-_22">
|
||||
<dc:Bounds height="69.0" width="133.0" x="720.0" y="195.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="71.19921875" width="83.0" x="745.0" y="195.900390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_24" id="Yaoqiang-_24">
|
||||
<dc:Bounds height="69.0" width="133.0" x="726.0" y="407.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="71.19921875" width="100.0" x="742.5" y="407.900390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_26" id="Yaoqiang-_26">
|
||||
<dc:Bounds height="42.0" width="42.0" x="887.0" y="285.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="6.0" x="905.0" y="329.5"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_29" id="Yaoqiang-_29">
|
||||
<dc:Bounds height="69.0" width="133.0" x="955.0" y="272.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="49.19921875" width="115.0" x="964.0" y="283.900390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_58" id="Yaoqiang-_58">
|
||||
<dc:Bounds height="32.0" width="32.0" x="1396.828015608265" y="509.38854987245395"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="71.19921875" width="79.0" x="1370.328015608265" y="550.788940497454"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_68" id="Yaoqiang-_68">
|
||||
<dc:Bounds height="32.0" width="32.0" x="1502.8576205274685" y="509.38854987245395"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="49.19921875" width="81.0" x="1482.3576205274685" y="551.788940497454"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_16" id="Yaoqiang-_16">
|
||||
<dc:Bounds height="38.0" width="29.0" x="257.2692307692308" y="530.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="52.0" x="245.76923076923077" y="570.5"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_18" id="Yaoqiang-_18">
|
||||
<dc:Bounds height="38.0" width="29.0" x="385.03846153846155" y="547.5769230769231"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="53.0" x="373.03846153846155" y="587.5769230769231"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_21" id="Yaoqiang-_21">
|
||||
<dc:Bounds height="38.0" width="29.0" x="357.2692307692308" y="201.2692307692308"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="81.0" x="331.2692307692308" y="241.2692307692308"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_34" id="Yaoqiang-_34">
|
||||
<dc:Bounds height="38.0" width="29.0" x="1214.1923076923078" y="610.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="52.0" x="1202.6923076923078" y="650.5"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="_28" id="Yaoqiang-_28" sourceElement="_22" targetElement="_26">
|
||||
<di:waypoint x="853.0" y="229.5"/>
|
||||
<di:waypoint x="908.0" y="268.0"/>
|
||||
<di:waypoint x="908.0" y="286.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="905.0" y="220.7724609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_27" id="Yaoqiang-_27" sourceElement="_24" targetElement="_26">
|
||||
<di:waypoint x="859.0" y="441.5"/>
|
||||
<di:waypoint x="908.0" y="389.0"/>
|
||||
<di:waypoint x="908.0" y="328.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="905.0" y="399.7724609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_59" id="Yaoqiang-_59" sourceElement="_14" targetElement="_58">
|
||||
<di:waypoint x="1299.0" y="524.5"/>
|
||||
<di:waypoint x="1397.004718539625" y="525.388549872454"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1344.9140078041326" y="515.5550873394069"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_25" id="Yaoqiang-_25" sourceElement="_10" targetElement="_24">
|
||||
<di:waypoint x="641.0" y="327.0"/>
|
||||
<di:waypoint x="641.0" y="375.0"/>
|
||||
<di:waypoint x="726.0" y="441.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="638.0" y="417.2724609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_23" id="Yaoqiang-_23" sourceElement="_10" targetElement="_22">
|
||||
<di:waypoint x="644.0" y="290.0"/>
|
||||
<di:waypoint x="644.0" y="231.0"/>
|
||||
<di:waypoint x="720.0" y="231.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="649.5" y="221.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_9" id="Yaoqiang-_9" sourceElement="_6" targetElement="_8">
|
||||
<di:waypoint x="474.0" y="423.0"/>
|
||||
<di:waypoint x="521.0" y="423.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="494.5" y="413.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_19" id="Yaoqiang-_19" sourceElement="_18" targetElement="_6">
|
||||
<di:waypoint x="399.53846153846155" y="548.0"/>
|
||||
<di:waypoint x="399.53846153846155" y="458.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="396.53846153846155" y="493.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_7" id="Yaoqiang-_7" sourceElement="_4" targetElement="_6">
|
||||
<di:waypoint x="313.0" y="423.0"/>
|
||||
<di:waypoint x="341.0" y="423.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="324.0" y="413.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_17" id="Yaoqiang-_17" sourceElement="_16" targetElement="_4">
|
||||
<di:waypoint x="271.7692307692308" y="531.0"/>
|
||||
<di:waypoint x="271.7692307692308" y="458.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="268.7692307692308" y="485.0224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_5" id="Yaoqiang-_5" sourceElement="_3" targetElement="_4">
|
||||
<di:waypoint x="136.0" y="423.0"/>
|
||||
<di:waypoint x="180.0" y="423.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="155.0" y="413.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_15" id="Yaoqiang-_15" sourceElement="_12" targetElement="_14">
|
||||
<di:waypoint x="1123.0" y="528.0"/>
|
||||
<di:waypoint x="1148.0" y="528.0"/>
|
||||
<di:waypoint x="1166.0" y="528.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1141.5" y="518.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_13" id="Yaoqiang-_13" sourceElement="_8" targetElement="_12">
|
||||
<di:waypoint x="543.0" y="443.0"/>
|
||||
<di:waypoint x="543.0" y="531.0"/>
|
||||
<di:waypoint x="1084.0" y="531.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="215.0" x="485.5" y="475.400390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_11" id="Yaoqiang-_11" sourceElement="_8" targetElement="_10">
|
||||
<di:waypoint x="541.0" y="403.0"/>
|
||||
<di:waypoint x="541.0" y="369.0"/>
|
||||
<di:waypoint x="619.5" y="306.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="27.19921875" width="215.0" x="479.0" y="336.900390625"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_73" id="Yaoqiang-_73" sourceElement="_68" targetElement="_20">
|
||||
<di:waypoint x="1534.995281460375" y="525.388549872454"/>
|
||||
<di:waypoint x="1532.0" y="527.0"/>
|
||||
<di:waypoint x="1593.2145532774223" y="525.388549872454"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1561.1049173688987" y="515.911010809954"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_71" id="Yaoqiang-_71" sourceElement="_55" targetElement="_68">
|
||||
<di:waypoint x="1518.8576205274685" y="116.0"/>
|
||||
<di:waypoint x="1518.8576205274685" y="509.0006335098604"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1515.8576205274685" y="303.02277769243017"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_70" id="Yaoqiang-_70" sourceElement="_58" targetElement="_68">
|
||||
<di:waypoint x="1428.995281460375" y="525.388549872454"/>
|
||||
<di:waypoint x="1503.004718539625" y="525.388549872454"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1463.0" y="515.911010809954"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_35" id="Yaoqiang-_35" sourceElement="_34" targetElement="_14">
|
||||
<di:waypoint x="1228.6923076923078" y="611.0"/>
|
||||
<di:waypoint x="1228.6923076923078" y="559.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1225.6923076923078" y="575.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_33" id="Yaoqiang-_33" sourceElement="_21" targetElement="_22">
|
||||
<di:waypoint x="371.7692307692308" y="201.0"/>
|
||||
<di:waypoint x="573.0" y="182.0"/>
|
||||
<di:waypoint x="786.5" y="195.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="573.1346153846154" y="172.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_32" id="Yaoqiang-_32" sourceElement="_6" targetElement="_21">
|
||||
<di:waypoint x="371.7692307692308" y="389.0"/>
|
||||
<di:waypoint x="371.7692307692308" y="239.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="368.7692307692308" y="304.5224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_31" id="Yaoqiang-_31" sourceElement="_29" targetElement="_12">
|
||||
<di:waypoint x="1088.0" y="306.5"/>
|
||||
<di:waypoint x="1105.0" y="452.0"/>
|
||||
<di:waypoint x="1105.0" y="510.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1102.0" y="390.2724609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_62" id="Yaoqiang-_62" sourceElement="_58" targetElement="_55">
|
||||
<di:waypoint x="1412.828015608265" y="509.00092435892"/>
|
||||
<di:waypoint x="1412.828015608265" y="116.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="1409.828015608265" y="303.02292311696"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_30" id="Yaoqiang-_30" sourceElement="_26" targetElement="_29">
|
||||
<di:waypoint x="928.5" y="306.5"/>
|
||||
<di:waypoint x="955.0" y="306.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="18.955078125" width="6.0" x="938.75" y="297.0224609375"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</definitions>
|
@ -4,6 +4,6 @@
|
||||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": null,
|
||||
"primary_process_id": null
|
||||
"primary_file_name": "S1_7.bpmn",
|
||||
"primary_process_id": "PROCESS_1"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user