243 lines
32 KiB
XML
243 lines
32 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!--
|
||
Linker设置(非必须),(多个app提供该Method Concept时追加定义),作用范围:该MethodId对象。
|
||
被ResourceScanner扫描器检查更新
|
||
-->
|
||
<linker>
|
||
|
||
<!--
|
||
Linker语境上下文设置
|
||
|
||
methodId 建模方法标识,这是一个隐形属性,读上级目录
|
||
|
||
conceptCode 代码,methodId+conceptCode的组合不允许重复
|
||
|
||
fromShapeId 从哪些形状连出时,多个ShapeId用逗号隔开
|
||
|
||
toShapeId 连接到哪些形状连出时,多个ShapeId用逗号隔开
|
||
|
||
outcomingName 连出对象主动名称,用于提示给用户和生成文档
|
||
|
||
incomingName 连入对象被动名称,用于提示给用户和生成文档
|
||
-->
|
||
<!-- from开始事件 begin -->
|
||
<concept conceptCode="001" fromShapeId="startEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="002" fromShapeId="startEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="003" fromShapeId="startEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="004" fromShapeId="startEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="005" fromShapeId="startEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="006" fromShapeId="startEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="007" fromShapeId="startEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from开始事件 end -->
|
||
|
||
<!-- from消息开始事件 begin -->
|
||
<concept conceptCode="008" fromShapeId="messageStartEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="009" fromShapeId="messageStartEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="010" fromShapeId="messageStartEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="011" fromShapeId="messageStartEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" /> <!--to回调全局流程-->
|
||
<concept conceptCode="012" fromShapeId="messageStartEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="013" fromShapeId="messageStartEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="014" fromShapeId="messageStartEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from开始事件 end -->
|
||
|
||
<!-- from时间开始事件 begin -->
|
||
<concept conceptCode="015" fromShapeId="timerStartEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="016" fromShapeId="timerStartEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="017" fromShapeId="timerStartEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="018" fromShapeId="timerStartEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="019" fromShapeId="timerStartEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="020" fromShapeId="timerStartEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="021" fromShapeId="timerStartEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from时间开始事件 end -->
|
||
|
||
<!-- from信号开始事件 begin -->
|
||
<!--to中间事件-->
|
||
<concept conceptCode="022" fromShapeId="signalStartEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="023" fromShapeId="signalStartEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="024" fromShapeId="signalStartEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="019" fromShapeId="signalStartEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="025" fromShapeId="signalStartEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="026" fromShapeId="signalStartEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="027" fromShapeId="signalStartEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from信号开始事件 end -->
|
||
|
||
<!-- from时间捕获事件 begin -->
|
||
<!--to中间事件-->
|
||
<concept conceptCode="028" fromShapeId="timerIntermediateCatchEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="029" fromShapeId="timerIntermediateCatchEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="030" fromShapeId="timerIntermediateCatchEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="031" fromShapeId="timerIntermediateCatchEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="032" fromShapeId="timerIntermediateCatchEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="033" fromShapeId="signalStartEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="034" fromShapeId="signalStartEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from时间捕获事件 end -->
|
||
|
||
<!-- from消息捕获事件 begin -->
|
||
<concept conceptCode="035" fromShapeId="messageIntermediateCatchEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="036" fromShapeId="messageIntermediateCatchEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="037" fromShapeId="messageIntermediateCatchEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="038" fromShapeId="messageIntermediateCatchEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="039" fromShapeId="messageIntermediateCatchEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="040" fromShapeId="messageIntermediateCatchEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="041" fromShapeId="messageIntermediateCatchEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from消息捕获事件 end -->
|
||
|
||
<!-- from信号捕获事件 begin -->
|
||
<concept conceptCode="042" fromShapeId="signalIntermediateCatchEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="043" fromShapeId="signalIntermediateCatchEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="044" fromShapeId="signalIntermediateCatchEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="045" fromShapeId="signalIntermediateCatchEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="046" fromShapeId="signalIntermediateCatchEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="047" fromShapeId="signalIntermediateCatchEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="048" fromShapeId="signalIntermediateCatchEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from信号捕获事件 end -->
|
||
|
||
<!-- from消息抛出事件 begin -->
|
||
<concept conceptCode="049" fromShapeId="messageIntermediateThrowingEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="050" fromShapeId="messageIntermediateThrowingEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="051" fromShapeId="messageIntermediateThrowingEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="052" fromShapeId="messageIntermediateThrowingEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="053" fromShapeId="messageIntermediateThrowingEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="054" fromShapeId="messageIntermediateThrowingEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="055" fromShapeId="messageIntermediateThrowingEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from消息抛出事件 end -->
|
||
|
||
<!-- from信号抛出事件 begin -->
|
||
<concept conceptCode="056" fromShapeId="signalIntermediateThrowingEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="057" fromShapeId="signalIntermediateThrowingEvent" toShapeId="messageBoundaryInterrputingEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="058" fromShapeId="signalIntermediateThrowingEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="059" fromShapeId="signalIntermediateThrowingEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="060" fromShapeId="signalIntermediateThrowingEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="061" fromShapeId="signalIntermediateThrowingEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="062" fromShapeId="signalIntermediateThrowingEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from信号抛出事件 end -->
|
||
|
||
<!-- from边界消息事件 begin -->
|
||
<concept conceptCode="063" fromShapeId="messageBoundaryInterrputingEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="064" fromShapeId="messageBoundaryInterrputingEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="065" fromShapeId="messageBoundaryInterrputingEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="066" fromShapeId="messageBoundaryInterrputingEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="067" fromShapeId="messageBoundaryInterrputingEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="068" fromShapeId="messageBoundaryInterrputingEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from边界消息事件 end -->
|
||
|
||
<!-- from边界信号事件 begin -->
|
||
<concept conceptCode="069" fromShapeId="signalBoundaryInterrputingEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="070" fromShapeId="signalBoundaryInterrputingEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="071" fromShapeId="signalBoundaryInterrputingEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="072" fromShapeId="signalBoundaryInterrputingEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="073" fromShapeId="signalBoundaryInterrputingEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="074" fromShapeId="signalBoundaryInterrputingEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from边界信号事件 end -->
|
||
|
||
<!-- from边界补偿事件 begin -->
|
||
<concept conceptCode="075" fromShapeId="compensationBoundaryInterrputingEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="076" fromShapeId="compensationBoundaryInterrputingEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="077" fromShapeId="compensationBoundaryInterrputingEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="078" fromShapeId="compensationBoundaryInterrputingEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="079" fromShapeId="compensationBoundaryInterrputingEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="080" fromShapeId="compensationBoundaryInterrputingEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from边界补偿事件 end -->
|
||
|
||
<!-- from边界错误事件 begin -->
|
||
<concept conceptCode="081" fromShapeId="errorBoundaryInterrputingEvent" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="082" fromShapeId="errorBoundaryInterrputingEvent" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="083" fromShapeId="errorBoundaryInterrputingEvent" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="084" fromShapeId="errorBoundaryInterrputingEvent" toShapeId="callActivityCallingProcess,transaction" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="085" fromShapeId="errorBoundaryInterrputingEvent" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="086" fromShapeId="errorBoundaryInterrputingEvent" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from边界错误事件 end -->
|
||
|
||
<!-- from人工任务 begin -->
|
||
<concept conceptCode="087" fromShapeId="userTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="088" fromShapeId="userTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="089" fromShapeId="userTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="090" fromShapeId="userTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="091" fromShapeId="userTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="092" fromShapeId="userTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from人工任务 end -->
|
||
|
||
<!-- from系统任务 begin -->
|
||
<concept conceptCode="093" fromShapeId="serviceTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="094" fromShapeId="serviceTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="095" fromShapeId="serviceTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="096" fromShapeId="serviceTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="097" fromShapeId="serviceTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="98" fromShapeId="serviceTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from系统任务 end -->
|
||
|
||
<!-- from手工任务 begin -->
|
||
<concept conceptCode="099" fromShapeId="manualTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="100" fromShapeId="manualTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="101" fromShapeId="manualTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="102" fromShapeId="manualTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="103" fromShapeId="manualTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="104" fromShapeId="manualTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from手工任务 end -->
|
||
|
||
<!-- from接收任务 begin -->
|
||
<concept conceptCode="105" fromShapeId="receiveTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="106" fromShapeId="receiveTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="107" fromShapeId="receiveTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="108" fromShapeId="receiveTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="109" fromShapeId="receiveTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="110" fromShapeId="receiveTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from接收任务 end -->
|
||
|
||
<!-- from发送任务 begin -->
|
||
<concept conceptCode="111" fromShapeId="sendTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="112" fromShapeId="sendTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="113" fromShapeId="sendTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="114" fromShapeId="sendTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="115" fromShapeId="sendTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="116" fromShapeId="sendTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from发送任务 end -->
|
||
|
||
<!-- from脚本任务 begin -->
|
||
<concept conceptCode="117" fromShapeId="scriptTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="118" fromShapeId="scriptTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="119" fromShapeId="scriptTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="120" fromShapeId="scriptTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="121" fromShapeId="scriptTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="122" fromShapeId="scriptTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from脚本任务 end -->
|
||
|
||
<!-- from业务规则任务 begin -->
|
||
<concept conceptCode="123" fromShapeId="businessRuleTask" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="124" fromShapeId="businessRuleTask" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="125" fromShapeId="businessRuleTask" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="126" fromShapeId="businessRuleTask" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="127" fromShapeId="businessRuleTask" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="128" fromShapeId="businessRuleTask" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from业务规则任务 end -->
|
||
|
||
<!-- from回调全局流程 begin -->
|
||
<concept conceptCode="129" fromShapeId="callActivityCallingProcess" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="130" fromShapeId="callActivityCallingProcess" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="131" fromShapeId="callActivityCallingProcess" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="132" fromShapeId="callActivityCallingProcess" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="133" fromShapeId="callActivityCallingProcess" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="134" fromShapeId="callActivityCallingProcess" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from回调全局流程 end -->
|
||
|
||
<!-- from事务 begin -->
|
||
<concept conceptCode="135" fromShapeId="transaction" toShapeId="timerIntermediateCatchEvent,messageIntermediateCatchEvent,signalIntermediateCatchEvent,messageIntermediateThrowingEvent,signalIntermediateThrowingEvent" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="136" fromShapeId="transaction" toShapeId="endEvent,terminateEndEvent,messageEndEvent,signalEndEvent,errorEndEvent" outcomingName="激活" incomingName="被...激活" />
|
||
<concept conceptCode="137" fromShapeId="transaction" toShapeId="userTask,serviceTask,manualTask,receiveTask,sendTask,scriptTask,businessRuleTask" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="138" fromShapeId="transaction" toShapeId="callActivityCallingProcess,transaction" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="139" fromShapeId="transaction" toShapeId="textAnnotation" outcomingName="与...关联" incomingName="与...关联" />
|
||
<concept conceptCode="140" fromShapeId="transaction" toShapeId="exclusiveGateway,inclusiveGateway,complexGateway,eventBasedGateway,parallelGateway" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from事务 end -->
|
||
|
||
<!-- from网关 begin -->
|
||
<concept conceptCode="141" fromShapeId="exclusiveGateway" toShapeId="*" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="142" fromShapeId="inclusiveGateway" toShapeId="*" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="143" fromShapeId="complexGateway" toShapeId="*" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="144" fromShapeId="eventBasedGateway" toShapeId="*" outcomingName="在...之前" incomingName="在...之后" />
|
||
<concept conceptCode="145" fromShapeId="parallelGateway" toShapeId="*" outcomingName="在...之前" incomingName="在...之后" />
|
||
<!-- from网关 end -->
|
||
|
||
<!-- from注释 -->
|
||
<concept conceptCode="146" fromShapeId="textAnnotation" toShapeId="*" outcomingName="与...关联" incomingName="与...关联" />
|
||
|
||
</linker> |