| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?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="1" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="1546" location="487,11" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="1547" location="497,528" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.7 //@wire.9 //@wire.11"/>
- <child xsi:type="Glue:Activity" id="1548" location="412,64" size="177,-1" input="//@wire.0" output="//@wire.1" name="ResultKeyList">
- <property key="ResultKeyList" value="UIG080010Result|UIG080010Result1|UIG080010Result2|BK"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="1549" location="210,176" size="680,-1" input="//@wire.1" output="//@wire.2 //@wire.4 //@wire.6 //@wire.8 //@wire.10" name="Router1549">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1550" location="232,302" size="144,-1" input="//@wire.2" output="//@wire.3" name="SearchSLAB_NO">
- <property key="sqlkey" value="UIG080010_01.SELECT"/>
- <property key="resultkey" value="UIG080010Result"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4608" location="405,255" size="79,-1" input="//@wire.4" output="//@wire.5" name="SearchMx">
- <property key="param-count" value="4"/>
- <property key="resultkey" value="UIG080010Result1"/>
- <property key="param0" value="PICKSTORAGETIME"/>
- <property key="param1" value="LISTNUMBER"/>
- <property key="param2" value="TRAINWAGON"/>
- <property key="param3" value="PACTNO"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG080010_03.SELECT"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4609" location="516,255" size="131,-1" input="//@wire.6" output="//@wire.7" name="Search4609">
- <property key="sqlkey" value="UIG080010_04.SELECT"/>
- <property key="resultkey" value="UIG080010Result2"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="PLANDATE"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4610" location="627,330" size="91,-1" input="//@wire.8" output="//@wire.9" name="Activity Label4610">
- <property key="class" value="xin.glue.ui.G.G08.Sendmove"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4611" location="811,343" size="97,-1" input="//@wire.10" output="//@wire.11" name="Activity Label4611">
- <property key="class" value="xin.glue.ui.G.G08.SendBack"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="776" guardcondition="success" firstRelativePoint="500,30" lastRelativePoint="500,64"/>
- <wire id="779" guardcondition="success" firstRelativePoint="485,94" lastRelativePoint="485,176"/>
- <wire id="780" guardcondition="find" firstRelativePoint="361,332" lastRelativePoint="507,527"/>
- <wire id="781" guardcondition="success" firstRelativePoint="361,332" lastRelativePoint="507,527"/>
- <wire id="986" guardcondition="find1" firstRelativePoint="469,285" lastRelativePoint="507,527"/>
- <wire id="988" guardcondition="success" firstRelativePoint="469,285" lastRelativePoint="507,527"/>
- <wire id="989" guardcondition="find2" firstRelativePoint="531,285" lastRelativePoint="507,527"/>
- <wire id="990" guardcondition="success" firstRelativePoint="531,285" lastRelativePoint="507,527"/>
- <wire id="991" guardcondition="save" firstRelativePoint="728,206" lastRelativePoint="728,257"/>
- <wire id="992" guardcondition="success" firstRelativePoint="722,287" lastRelativePoint="507,527"/>
- <wire id="993" guardcondition="saveBack" firstRelativePoint="807,206" lastRelativePoint="807,351">
- <bendpoint weight="0.5" firstDimension="257,91" secondDimension="16,-84"/>
- </wire>
- <wire id="994" guardcondition="success" firstRelativePoint="758,381" lastRelativePoint="507,527"/>
- </Glue:GlueDiagram>
|