File:BPMN portuguese sample 2.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(1,268 × 954 pixels, file size: 62 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Português:  :Uso general de Business Process Modeling Notation(BPMN), caso de teste logística de entrega de suprimentos médicos
  1. Médico o Enfermeiro preenche uma lista de medicamentos (prescrição) para seus pacientes no sistema IW.
    1. Um Médico faz a liberação.
    2. O Enfermeiro faz a liberação dos materiais.
  2. O usuário de Farmácia dispensa os medicamentos e/ou materiais.
  3. O usuário de Farmácia gera o protocolo.
    1. Farmácia gera o rotulo com o numero de protocolo.
  4. O usuário de Farmácia pega o protocolo e arruma uma entrega para enviar ao paciente.
  5. O usuário de Logística assina um Motorista para a entrega no sistema IW.
    1. Preencher no sistema IW a Data de entrega para esse Protocolo.
    2. Preencher o nome do Motorista no sistema IW para esse Protocolo.
    3. Preencher o numero de placa do carro no sistema IW para esse Protocolo.
    4. Salvar o Protocolo de entrega.
    O que deve fazer o sistema Mobilidade:
  6. O sistema Mobilidade sincroniza com o sistema uMov.me.
    1. Verificar se o paciente IW existe em uMove.m.
      1. Em caso de não existir criar paciente em uMov.me.
      2. Em caso de existir e precisar, fazer modificar paciente em uMov.me.
    2. Criar tarefa (protocolo) gerado no IW por o usuário de Logística e insere no uMov.me. --->
  7. O Motorista retira a entrega em Expedição.
  8. Motorista abre o aplicativo Android uMov.me e faz sincronização.
    1. O aplicativo Android uMov.me puxa as tarefas do uMove. O aplicativo mostra para ele as entregas agendadas para o dia atual.
    2. Se o Motorista entrega o protocolo o aplicativo Android envia as informações para uMov.me dos protocolos entregues
English: General use of Business Process Modeling Notation(BPMN), test case delivery logistics of medical supplies in portuguese language
Date
Source Own work
Author Wilfredor
Other versions

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

source code[edit]

This file was created with Yaoqiang BPMN Editor and then manually edited. This file could be translated to any language using the source code and Yaoqiang BPMN Editor.
<?xml version="1.0" encoding="WINDOWS-1252" 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/_1426004062505" 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="4.0" expressionLanguage="http://www.w3.org/1999/XPath" id="_1426004062505" name="" targetNamespace="http://sourceforge.net/bpmn/definitions/_1426004062505" typeLanguage="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL http://bpmn.sourceforge.net/schemas/BPMN20.xsd">
  <process id="PROCESS_1" isClosed="false" isExecutable="true" processType="None">
    <transaction completionQuantity="1" id="_50" isForCompensation="false" method="##Compensate" name="Sincronizar IW com uMov" startQuantity="1" triggeredByEvent="false">
      <extensionElements>
        <yaoqiang:style fillColor="#EDEDED"/>
      </extensionElements>
      <standardLoopCharacteristics testBefore="false"/>
      <sendTask completionQuantity="1" id="_17" implementation="##WebService" isForCompensation="false" name="Criar paciente IW em uMove" startQuantity="1">
        <extensionElements>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF"/>
        </extensionElements>
        <incoming>_18</incoming>
        <outgoing>_60</outgoing>
      </sendTask>
      <serviceTask completionQuantity="1" id="_19" implementation="##WebService" isForCompensation="false" name="Atualizar paciente IW em uMove" startQuantity="1">
        <extensionElements>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF" whiteSpace="wrap"/>
        </extensionElements>
        <incoming>_37</incoming>
        <outgoing>_59</outgoing>
      </serviceTask>
      <exclusiveGateway gatewayDirection="Diverging" id="_15" name="Paciente IW existe em uMove?">
        <extensionElements>
          <yaoqiang:label offset-x="67.0" offset-y="-61.0"/>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF" whiteSpace="wrap"/>
        </extensionElements>
        <incoming>_52</incoming>
        <outgoing>_18</outgoing>
        <outgoing>_36</outgoing>
      </exclusiveGateway>
      <exclusiveGateway gatewayDirection="Diverging" id="_35" name="Paciente uMove precisa ser Actualizado?">
        <extensionElements>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF" whiteSpace="wrap"/>
          <yaoqiang:label offset-x="58.0" offset-y="-80.0"/>
        </extensionElements>
        <incoming>_36</incoming>
        <outgoing>_37</outgoing>
        <outgoing>_40</outgoing>
      </exclusiveGateway>
      <sendTask completionQuantity="1" id="_42" implementation="##WebService" isForCompensation="false" name="Criar Tarefa IW em uMove" startQuantity="1">
        <extensionElements>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF" whiteSpace="wrap"/>
        </extensionElements>
        <incoming>_59</incoming>
        <incoming>_40</incoming>
        <incoming>_60</incoming>
        <outgoing>_54</outgoing>
      </sendTask>
      <sequenceFlow id="_18" name="Não" sourceRef="_15" targetRef="_17">
        <extensionElements>
          <yaoqiang:label offset-x="4.0" offset-y="0.0" x="0.0" y="-15.0"/>
          <yaoqiang:style edgeStyle="none" shape="connector"/>
        </extensionElements>
      </sequenceFlow>
      <sequenceFlow id="_36" name="Sim" sourceRef="_15" targetRef="_35">
        <extensionElements>
          <yaoqiang:label offset-x="0.0" offset-y="-1.0" x="0.0" y="-19.0"/>
        </extensionElements>
      </sequenceFlow>
      <sequenceFlow id="_37" name="Sim" sourceRef="_35" targetRef="_19">
        <extensionElements>
          <yaoqiang:label offset-x="0.0" offset-y="-1.0" x="0.0" y="-21.0"/>
        </extensionElements>
      </sequenceFlow>
      <sequenceFlow id="_52" sourceRef="_51" targetRef="_15"/>
      <sequenceFlow id="_54" sourceRef="_42" targetRef="_53"/>
      <endEvent id="_53">
        <extensionElements>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF"/>
        </extensionElements>
        <incoming>_54</incoming>
      </endEvent>
      <startEvent id="_51" isInterrupting="true" parallelMultiple="false">
        <extensionElements>
          <yaoqiang:style fillColor="#FFFFFF" gradientColor="#FFFFFF"/>
        </extensionElements>
        <outgoing>_52</outgoing>
      </startEvent>
      <sequenceFlow id="_59" sourceRef="_19" targetRef="_42"/>
      <sequenceFlow id="_40" name="Não" sourceRef="_35" targetRef="_42">
        <extensionElements>
          <yaoqiang:label offset-x="12.0" offset-y="0.0" x="0.0" y="-19.0"/>
          <yaoqiang:style edgeStyle="none" shape="connector"/>
        </extensionElements>
      </sequenceFlow>
      <sequenceFlow id="_60" sourceRef="_17" targetRef="_42"/>
    </transaction>
    <textAnnotation id="_88" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>Médico o Enfermeiro preenche uma lista de medicamentos (prescrição) para seus pacientes no sistema IW. Depois um Médico faz a liberação</text>
    </textAnnotation>
    <textAnnotation id="_90" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>O usuário de Farmácia dispensa os medicamentos e/ou materiais.</text>
    </textAnnotation>
    <association associationDirection="None" id="_91" sourceRef="_90" targetRef="_45"/>
    <textAnnotation id="_92" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>O usuário de Farmácia gera o protocolo.</text>
    </textAnnotation>
    <association associationDirection="None" id="_93" sourceRef="_92" targetRef="_25"/>
    <textAnnotation id="_94" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>O usuário de Logística assina um Motorista para a entrega no sistema IW. </text>
    </textAnnotation>
    <association associationDirection="None" id="_95" sourceRef="_94" targetRef="_26"/>
    <textAnnotation id="_96" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>O sistema Mobilidade sincroniza com o sistema uMov.me.</text>
    </textAnnotation>
    <association associationDirection="None" id="_97" sourceRef="_96" targetRef="_50"/>
    <textAnnotation id="_98" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>Motorista abre o aplicativo Android uMov.me Homedoctor e faz sincronização.</text>
    </textAnnotation>
    <textAnnotation id="_100" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>Check-In (Entrada)  Irá capturar Data, Hora e Coordenadas Geográficas X/Y da atividade.</text>
    </textAnnotation>
    <textAnnotation id="_102" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>Entrega Realizada (pedirá informações do Nome do Recebedor e Foto do Comprovante de Entrega Assinado.)</text>
    </textAnnotation>
    <textAnnotation id="_104" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>Não Entrega (Pedirá o motivo da Não Entrega)</text>
    </textAnnotation>
    <textAnnotation id="_106" textFormat="text/plain">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <text>Check-Out (Saída)  Irá capturar Data, Hora e Coordenadas Geográficas X/Y da atividade.</text>
    </textAnnotation>
    <association associationDirection="None" id="_89" sourceRef="_88" targetRef="_22"/>
  </process>
  <collaboration id="COLLABORATION_1" isClosed="false">
    <extensionElements>
      <yaoqiang:pageFormat height="850.3937007874016" imageableHeight="840.3937007874016" imageableWidth="982.1259842519685" imageableX="5.0" imageableY="5.0" orientation="0" width="992.1259842519685"/>
      <yaoqiang:page background="#FFFFFF" horizontalCount="1" verticalCount="1"/>
    </extensionElements>
    <participant id="_6" name="Médico" processRef="PROCESS_2">
      <extensionElements>
        <yaoqiang:style fillColor="#CCCCFF" strokeColor="#3399FF"/>
      </extensionElements>
      <participantMultiplicity maximum="1" minimum="0"/>
    </participant>
    <participant id="_7" name="Farmácia" processRef="PROCESS_3">
      <participantMultiplicity maximum="1" minimum="0"/>
    </participant>
    <participant id="_8" name="Logística" processRef="PROCESS_4">
      <participantMultiplicity maximum="1" minimum="0"/>
    </participant>
    <participant id="_9" name="Motorísta / Motoboy" processRef="PROCESS_5">
      <participantMultiplicity maximum="1" minimum="0"/>
    </participant>
    <messageFlow id="_16" sourceRef="_25" targetRef="_26">
      <extensionElements>
        <yaoqiang:style elbow="vertical"/>
      </extensionElements>
    </messageFlow>
    <messageFlow id="_21" sourceRef="_22" targetRef="_45">
      <extensionElements>
        <yaoqiang:style elbow="vertical"/>
      </extensionElements>
    </messageFlow>
    <messageFlow id="_32" sourceRef="_50" targetRef="_57">
      <extensionElements>
        <yaoqiang:style elbow="vertical"/>
      </extensionElements>
    </messageFlow>
    <messageFlow id="_23" sourceRef="_26" targetRef="_50">
      <extensionElements>
        <yaoqiang:style elbow="vertical"/>
      </extensionElements>
    </messageFlow>
    <association associationDirection="None" id="_24" sourceRef="_98" targetRef="_57"/>
    <association associationDirection="None" id="_28" sourceRef="_100" targetRef="_65"/>
    <association associationDirection="None" id="_29" sourceRef="_104" targetRef="_70"/>
    <association associationDirection="None" id="_30" sourceRef="_106" targetRef="_69"/>
    <association associationDirection="None" id="_31" sourceRef="_102" targetRef="_63"/>
  </collaboration>
  <process id="PROCESS_2" isClosed="false" isExecutable="true" processType="None">
    <userTask completionQuantity="1" id="_22" implementation="##unspecified" isForCompensation="false" name="Liberar prescrição no IW" startQuantity="1">
      <incoming>_43</incoming>
    </userTask>
    <sequenceFlow id="_43" sourceRef="_41" targetRef="_22"/>
    <startEvent id="_41" isInterrupting="true" parallelMultiple="false">
      <outgoing>_43</outgoing>
    </startEvent>
  </process>
  <process id="PROCESS_3" isClosed="false" isExecutable="true" processType="None">
    <userTask completionQuantity="1" id="_25" implementation="##unspecified" isForCompensation="false" name="Gerar Protocolo em IW" startQuantity="1">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <incoming>_20</incoming>
    </userTask>
    <userTask completionQuantity="1" id="_45" implementation="##unspecified" isForCompensation="false" name="Dispensar mat/med" startQuantity="1">
      <outgoing>_20</outgoing>
    </userTask>
    <sequenceFlow id="_20" sourceRef="_45" targetRef="_25">
      <extensionElements>
        <yaoqiang:style edgeStyle="none" shape="connector"/>
      </extensionElements>
    </sequenceFlow>
  </process>
  <process id="PROCESS_4" isClosed="false" isExecutable="true" processType="None">
    <userTask completionQuantity="1" id="_26" implementation="##unspecified" isForCompensation="false" name="Assinar Motorista em IW" startQuantity="1">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
    </userTask>
  </process>
  <process id="PROCESS_5" isClosed="false" isExecutable="true" processType="None">
    <receiveTask completionQuantity="1" id="_57" implementation="##WebService" instantiate="false" isForCompensation="false" name="Sincronizar Celular com uMove" startQuantity="1">
      <outgoing>_33</outgoing>
      <standardLoopCharacteristics testBefore="false"/>
    </receiveTask>
    <userTask completionQuantity="1" id="_65" implementation="##unspecified" isForCompensation="false" name="Fazer Check-In" startQuantity="1">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <incoming>_33</incoming>
      <outgoing>_67</outgoing>
    </userTask>
    <exclusiveGateway gatewayDirection="Diverging" id="_61" name="Tarefa foi Entregue?">
      <extensionElements>
        <yaoqiang:label offset-x="-56.0" offset-y="-77.0"/>
      </extensionElements>
      <incoming>_67</incoming>
      <outgoing>_68</outgoing>
      <outgoing>_71</outgoing>
    </exclusiveGateway>
    <userTask completionQuantity="1" id="_63" implementation="##unspecified" isForCompensation="false" name="Preencher dados do Recebedor" startQuantity="1">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <incoming>_68</incoming>
      <outgoing>_74</outgoing>
    </userTask>
    <userTask completionQuantity="1" id="_70" implementation="##unspecified" isForCompensation="false" name="Prencher motivo da Não Entrega" startQuantity="1">
      <extensionElements>
        <yaoqiang:style fillColor="#FFFFFF" whiteSpace="wrap"/>
      </extensionElements>
      <incoming>_71</incoming>
      <outgoing>_73</outgoing>
    </userTask>
    <userTask completionQuantity="1" id="_69" implementation="##unspecified" isForCompensation="false" name="Fazer Check-Out" startQuantity="1">
      <extensionElements>
        <yaoqiang:style whiteSpace="wrap"/>
      </extensionElements>
      <incoming>_73</incoming>
      <incoming>_74</incoming>
      <outgoing>_34</outgoing>
    </userTask>
    <sequenceFlow id="_67" sourceRef="_65" targetRef="_61"/>
    <sequenceFlow id="_68" name="Sim" sourceRef="_61" targetRef="_63">
      <extensionElements>
        <yaoqiang:label offset-x="-4.0" offset-y="0.0" x="0.0" y="-13.0"/>
        <yaoqiang:style edgeStyle="none" shape="connector"/>
      </extensionElements>
    </sequenceFlow>
    <sequenceFlow id="_71" name="Não" sourceRef="_61" targetRef="_70">
      <extensionElements>
        <yaoqiang:label offset-x="8.0" offset-y="0.0" x="0.0" y="14.0"/>
        <yaoqiang:style edgeStyle="none" shape="connector"/>
      </extensionElements>
    </sequenceFlow>
    <sequenceFlow id="_73" sourceRef="_70" targetRef="_69">
      <extensionElements>
        <yaoqiang:style edgeStyle="none" shape="connector"/>
      </extensionElements>
    </sequenceFlow>
    <sequenceFlow id="_74" sourceRef="_63" targetRef="_69">
      <extensionElements>
        <yaoqiang:style edgeStyle="none" shape="connector"/>
      </extensionElements>
    </sequenceFlow>
    <sequenceFlow id="_33" sourceRef="_57" targetRef="_65">
      <extensionElements>
        <yaoqiang:style edgeStyle="none" shape="connector"/>
      </extensionElements>
    </sequenceFlow>
    <sequenceFlow id="_34" sourceRef="_69" targetRef="_64"/>
    <endEvent id="_64">
      <incoming>_34</incoming>
    </endEvent>
  </process>
  <bpmndi:BPMNDiagram id="Yaoqiang_Diagram-_1" name="Sincronizar tarefas" resolution="96.0">
    <bpmndi:BPMNPlane bpmnElement="COLLABORATION_1">
      <bpmndi:BPMNShape bpmnElement="_88" id="Yaoqiang-_88">
        <dc:Bounds height="66.0" width="233.0" x="663.0" y="121.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="64.8359375" width="205.0" x="663.0" y="123.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_90" id="Yaoqiang-_90">
        <dc:Bounds height="62.0" width="180.0" x="133.0" y="301.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="162.0" x="133.0" y="309.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_92" id="Yaoqiang-_92">
        <dc:Bounds height="35.0" width="134.0" x="702.0" y="308.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="115.0" x="702.0" y="310.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_94" id="Yaoqiang-_94">
        <dc:Bounds height="66.0" width="177.0" x="192.0" y="488.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="156.0" x="192.0" y="498.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_96" id="Yaoqiang-_96">
        <dc:Bounds height="41.0" width="187.0" x="464.0" y="589.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="160.0" x="464.0" y="594.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_98" id="Yaoqiang-_98">
        <dc:Bounds height="53.0" width="196.0" x="271.0" y="652.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="173.0" x="271.0" y="655.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_100" id="Yaoqiang-_100">
        <dc:Bounds height="66.0" width="149.0" x="146.0" y="763.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="64.8359375" width="134.0" x="146.0" y="765.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_102" id="Yaoqiang-_102">
        <dc:Bounds height="82.0" width="152.0" x="523.0" y="1004.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="79.8359375" width="130.0" x="523.0" y="1007.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_104" id="Yaoqiang-_104">
        <dc:Bounds height="46.0" width="139.0" x="104.0" y="900.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="118.0" x="104.0" y="907.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_106" id="Yaoqiang-_106">
        <dc:Bounds height="50.0" width="175.0" x="128.0" y="1048.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="64.8359375" width="155.0" x="128.0" y="1042.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_6" id="Yaoqiang-_6" isExpanded="true" isHorizontal="true">
        <dc:Bounds height="176.0" width="1090.0" x="50.0" y="53.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="58.0" width="23.609375" x="55.6953125" y="112.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_7" id="Yaoqiang-_7" isExpanded="true" isHorizontal="true">
        <dc:Bounds height="136.0" width="1090.0" x="50.0" y="279.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="69.0" width="23.609375" x="55.6953125" y="312.5"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_8" id="Yaoqiang-_8" isExpanded="true" isHorizontal="true">
        <dc:Bounds height="118.0" width="1090.0" x="50.0" y="465.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="69.0" width="23.609375" x="55.6953125" y="489.5"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_9" id="Yaoqiang-_9" isExpanded="true" isHorizontal="true">
        <dc:Bounds height="472.0" width="1090.0" x="50.0" y="633.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="146.0" width="23.609375" x="55.6953125" y="796.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_50" id="Yaoqiang-_50" isExpanded="false">
        <dc:Bounds height="86.0" width="117.0" x="682.0" y="572.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="99.0" x="691.0" y="599.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_22" id="Yaoqiang-_22">
        <dc:Bounds height="55.0" width="87.0" x="388.0" y="137.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="73.0" x="395.0" y="141.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_41" id="Yaoqiang-_41">
        <dc:Bounds height="32.0" width="32.0" x="414.9344588710792" y="73.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="427.9344588710792" y="113.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_25" id="Yaoqiang-_25">
        <dc:Bounds height="55.0" width="85.0" x="515.0666666666666" y="312.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="68.0" x="523.5666666666666" y="316.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_45" id="Yaoqiang-_45">
        <dc:Bounds height="55.0" width="85.0" x="389.0999999999999" y="310.8119247268429"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="55.0" x="404.0999999999999" y="322.8939559768429"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_26" id="Yaoqiang-_26">
        <dc:Bounds height="55.0" width="100.0" x="508.0" y="490.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="82.0" x="517.0" y="502.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_57" id="Yaoqiang-_57">
        <dc:Bounds height="77.0" width="101.0" x="503.0" y="715.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="62.0" x="522.5" y="730.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_65" id="Yaoqiang-_65">
        <dc:Bounds height="55.0" width="85.0" x="391.85012419195465" y="725.3667807711629"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="48.0" x="410.3501241919546" y="737.4488120211629"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_61" id="Yaoqiang-_61" isMarkerVisible="true">
        <dc:Bounds height="42.0" width="42.0" x="418.6988624811725" y="823.8098323643085"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="105.0" x="331.19886248117245" y="790.8098323643085"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_63" id="Yaoqiang-_63">
        <dc:Bounds height="55.0" width="94.0" x="503.85600442782464" y="817.3667807711629"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="59.0" x="521.3560044278247" y="821.9488120211629"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_70" id="Yaoqiang-_70">
        <dc:Bounds height="55.0" width="90.0" x="289.85600442782464" y="817.3667807711629"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="49.8359375" width="74.0" x="297.85600442782464" y="821.9488120211629"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_69" id="Yaoqiang-_69">
        <dc:Bounds height="55.0" width="85.0" x="399.24391790078056" y="942.2973352893957"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="34.8359375" width="57.0" x="413.2439179007806" y="954.3793665393957"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_64" id="Yaoqiang-_64">
        <dc:Bounds height="32.0" width="32.0" x="422.1179008851519" y="1052.2630122210905"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="435.1179008851519" y="1092.3450434710905"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_17" id="Yaoqiang-_17">
        <dc:Bounds height="66.0" width="94.0" x="730.0" y="662.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_19" id="Yaoqiang-_19">
        <dc:Bounds height="66.0" width="94.0" x="948.0" y="876.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_15" id="Yaoqiang-_15" isMarkerVisible="true">
        <dc:Bounds height="42.0" width="42.0" x="970.17813862204" y="673.6051440729029"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_35" id="Yaoqiang-_35" isMarkerVisible="true">
        <dc:Bounds height="42.0" width="42.0" x="971.5252648134602" y="777.4153421614874"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_42" id="Yaoqiang-_42">
        <dc:Bounds height="66.0" width="94.0" x="730.0" y="876.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_53" id="Yaoqiang-_53">
        <dc:Bounds height="32.0" width="32.0" x="761.6650352680568" y="994.2405363590227"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_51" id="Yaoqiang-_51">
        <dc:Bounds height="32.0" width="32.0" x="975.1122519935977" y="595.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge bpmnElement="_59" id="Yaoqiang-_59" sourceElement="_50" targetElement="_50">
        <di:waypoint x="995.0" y="909.0"/>
        <di:waypoint x="777.0" y="909.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_23" id="Yaoqiang-_23">
        <di:waypoint x="608.0541093749976" y="519.7149236323896"/>
        <di:waypoint x="652.2952612937136" y="519.7149236323896"/>
        <di:waypoint x="740.5" y="572.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="697.419592871304" y="509.7969548823896"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_54" id="Yaoqiang-_54" sourceElement="_50" targetElement="_50">
        <di:waypoint x="777.0" y="909.0"/>
        <di:waypoint x="777.6650352680568" y="1010.2405363590227"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_21" id="Yaoqiang-_21">
        <di:waypoint x="431.5" y="192.0"/>
        <di:waypoint x="431.5999999999999" y="311.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="428.5999999999999" y="241.53203125000005"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_20" id="Yaoqiang-_20">
        <di:waypoint x="474.05410937499755" y="338.80493842503967"/>
        <di:waypoint x="515.0541093749976" y="339.0991143174309"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="491.55410937499755" y="329.0340576212353"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_52" id="Yaoqiang-_52" sourceElement="_50" targetElement="_50">
        <di:waypoint x="991.1122519935977" y="611.0"/>
        <di:waypoint x="991.17813862204" y="694.6051440729029"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_18" id="Yaoqiang-_18" sourceElement="_50" targetElement="_50">
        <di:waypoint x="991.17813862204" y="694.6051440729029"/>
        <di:waypoint x="777.0" y="695.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_16" id="Yaoqiang-_16">
        <di:waypoint x="557.5666666666666" y="367.0"/>
        <di:waypoint x="558.0" y="490.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="554.7833333333333" y="418.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_43" id="Yaoqiang-_43">
        <di:waypoint x="430.9344588710792" y="104.9995526111486"/>
        <di:waypoint x="430.9344588710792" y="137.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="427.9344588710792" y="111.0818075555743"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_74" id="Yaoqiang-_74">
        <di:waypoint x="526.971776279795" y="872.0"/>
        <di:waypoint x="465.6712920374613" y="942.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="493.3215341586281" y="897.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_73" id="Yaoqiang-_73">
        <di:waypoint x="358.452332615255" y="872.0"/>
        <di:waypoint x="418.01144631772854" y="942.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="385.2318894664918" y="897.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_40" id="Yaoqiang-_40" sourceElement="_50" targetElement="_50">
        <di:waypoint x="992.5252648134602" y="798.4153421614874"/>
        <di:waypoint x="777.0" y="909.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_71" id="Yaoqiang-_71">
        <di:waypoint x="419.18169684002305" y="844.8724125349745"/>
        <di:waypoint x="380.05410937499755" y="844.6332360771088"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="25.0" x="395.0323264576276" y="848.8345940049197"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_37" id="Yaoqiang-_37" sourceElement="_50" targetElement="_50">
        <di:waypoint x="992.5252648134602" y="798.4153421614874"/>
        <di:waypoint x="995.0" y="909.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_68" id="Yaoqiang-_68">
        <di:waypoint x="460.9336513029408" y="844.8795419279433"/>
        <di:waypoint x="504.05410937499755" y="844.6307717555185"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="23.0" x="467.0688785780353" y="847.8369717539362"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_36" id="Yaoqiang-_36" sourceElement="_50" targetElement="_50">
        <di:waypoint x="991.17813862204" y="694.6051440729029"/>
        <di:waypoint x="992.5252648134602" y="798.4153421614874"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_67" id="Yaoqiang-_67">
        <di:waypoint x="439.69886248117245" y="780.0"/>
        <di:waypoint x="439.69886248117245" y="824.3552468938251"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="436.69886248117245" y="792.2596546969125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_34" id="Yaoqiang-_34">
        <di:waypoint x="438.1179008851519" y="997.0"/>
        <di:waypoint x="438.1179008851519" y="1052.0001271679043"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="435.1179008851519" y="1014.5820948339522"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_33" id="Yaoqiang-_33">
        <di:waypoint x="503.05410937499755" y="753.0757375015294"/>
        <di:waypoint x="477.05410937499755" y="752.8573053240989"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="487.05410937499755" y="743.0485526628141"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_32" id="Yaoqiang-_32">
        <di:waypoint x="740.5" y="658.0"/>
        <di:waypoint x="553.5" y="715.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="644.0" y="676.58203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_60" id="Yaoqiang-_60" sourceElement="_50" targetElement="_50">
        <di:waypoint x="777.0" y="695.0"/>
        <di:waypoint x="777.0" y="909.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_29" id="Yaoqiang-_29">
        <di:waypoint x="220.86645980783942" y="900.0"/>
        <di:waypoint x="290.05410937499755" y="866.3657390620774"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="252.46028459141849" y="873.2649007810387"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_28" id="Yaoqiang-_28">
        <di:waypoint x="295.05410937499755" y="780.8553597623098"/>
        <di:waypoint x="392.05410937499755" y="761.1368348890757"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="340.55410937499755" y="761.0781285756927"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_89" id="Yaoqiang-_89">
        <di:waypoint x="663.0541093749976" y="157.51500811629896"/>
        <di:waypoint x="475.05410937499755" y="163.18729589195735"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="566.0541093749976" y="150.43318325412815"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_24" id="Yaoqiang-_24">
        <di:waypoint x="434.2369071219741" y="705.0"/>
        <di:waypoint x="503.05410937499755" y="732.9775634483211"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="465.64550824848584" y="709.0708129741606"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_97" id="Yaoqiang-_97">
        <di:waypoint x="651.0541093749976" y="612.3104995934"/>
        <di:waypoint x="682.0541093749976" y="613.2423229880031"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="663.5541093749976" y="602.8584425407016"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_31" id="Yaoqiang-_31">
        <di:waypoint x="589.2368891792353" y="1004.0"/>
        <di:waypoint x="557.630229036781" y="872.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="570.4335591080081" y="928.08203125"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_95" id="Yaoqiang-_95">
        <di:waypoint x="369.05410937499755" y="519.8837359580341"/>
        <di:waypoint x="508.05410937499755" y="518.1305076887317"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="435.55410937499755" y="509.08915307338293"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_30" id="Yaoqiang-_30">
        <di:waypoint x="270.1404551600799" y="1048.0"/>
        <di:waypoint x="399.05410937499755" y="988.9588367013624"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="331.59728226753873" y="1008.5614496006813"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_93" id="Yaoqiang-_93">
        <di:waypoint x="702.0541093749976" y="329.93470277047413"/>
        <di:waypoint x="600.0541093749976" y="336.6860413165691"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="648.0541093749976" y="323.3924032935216"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_91" id="Yaoqiang-_91">
        <di:waypoint x="313.05410937499755" y="334.80594176929225"/>
        <di:waypoint x="389.05410937499755" y="337.17540370780574"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="19.8359375" width="6.0" x="348.05410937499755" y="326.072703988549"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</definitions>

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:52, 5 October 2016Thumbnail for version as of 18:52, 5 October 20161,268 × 954 (62 KB)Cmdrjameson (talk | contribs)Compressed with pngout. Reduced by 22kB (26% decrease).
16:38, 18 March 2015Thumbnail for version as of 16:38, 18 March 20151,268 × 954 (85 KB)Wilfredor (talk | contribs)User created page with UploadWizard

The following page uses this file: