| 123456789101112131415161718192021 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Glue:GlueDiagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Glue="http://www.glueframework.com/activitydiagram/" id="5" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="2202" location="152,138" size="219,-1" input="//@wire.0" output="//@wire.1" name="ParseMessage">
- <property key="method" value="parseMessage"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosReuseActivity"/>
- <property key="description" value="修改预处理工序为 K03 TBG03_SMS_TRACKING 处理重量,处理温度都为空 
这里会不会有问题,因为如果K02接受实绩的时候,修改TBG03_SMS_TRACKING 
后处理重量,处理温度不为空了 经过K03后又变为空了"/>
- </child>
- <child xsi:type="Glue:Activity" id="2204" location="156,234" size="212,-1" input="//@wire.1" output="//@wire.2" name="KRLaddleDeparture">
- <property key="class" value="xin.glue.nui.G.G02.XinSaveKRLdDeparture"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2206" location="255,35" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="2207" location="248,355" size="-1,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="668" guardcondition="success" firstRelativePoint="261,54" lastRelativePoint="261,138"/>
- <wire id="669" guardcondition="success" firstRelativePoint="260,168" lastRelativePoint="260,234">
- <bendpoint weight="0.5" firstDimension="-1,46" secondDimension="-2,-50"/>
- </wire>
- <wire id="670" guardcondition="success" firstRelativePoint="278,264" lastRelativePoint="278,350"/>
- </Glue:GlueDiagram>
|