| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <?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="0" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="4840" location="299,35" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="4841" location="293,406" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.7 //@wire.9"/>
- <child xsi:type="Glue:Activity" id="4854" location="247,80" size="113,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="ColdCoilResult|CoilTransResult|rs"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="4855" location="220,148" size="167,-1" input="//@wire.1" output="//@wire.2 //@wire.4 //@wire.6 //@wire.8" name="RouterCoil">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4860" location="42,269" size="127,-1" input="//@wire.2" output="//@wire.3" name="Search4860">
- <property key="dao" value="mesdao"/>
- <property key="resultkey" value="ColdCoilResult"/>
- <property key="param0" value="ORD_NO"/>
- <property key="sqlkey" value="UIH052402_01.select"/>
- <property key="param1" value="ORD_SEQ"/>
- <property key="param2" value="COIL_NO"/>
- <property key="param-count" value="3"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4878" location="317,268" size="112,-1" input="//@wire.4" output="//@wire.5" name="SEND_LZ">
- <property key="class" value="xin.glue.ui.H.H05.SEND_ZY"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4881" location="445,270" size="115,-1" input="//@wire.6" output="//@wire.7" name="Search4881">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIH052402_04.select"/>
- <property key="param0" value="TRANSFER_TIME"/>
- <property key="resultkey" value="CoilTransResult"/>
- <property key="param1" value="TRANSFER_NO"/>
- <property key="param-count" value="2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4951" location="583,272" size="82,-1" input="//@wire.8" output="//@wire.9" name="RETURN_TRANS">
- <property key="class" value="xin.glue.ui.H.H05.ReturnTrans"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="919" guardcondition="success" firstRelativePoint="306,54" lastRelativePoint="306,80">
- <bendpoint weight="0.5" firstDimension="-3,22" secondDimension="3,-28"/>
- </wire>
- <wire id="920" guardcondition="success" firstRelativePoint="306,110" lastRelativePoint="306,148"/>
- <wire id="921" guardcondition="find" firstRelativePoint="226,175" lastRelativePoint="168,272">
- <bendpoint weight="0.5" firstDimension="-135,12" secondDimension="6,-112"/>
- </wire>
- <wire id="922" guardcondition="success" firstRelativePoint="169,302" lastRelativePoint="281,416">
- <bendpoint weight="0.5" firstDimension="7,129" secondDimension="-123,-1"/>
- </wire>
- <wire id="923" guardcondition="save" firstRelativePoint="372,178" lastRelativePoint="427,269">
- <bendpoint weight="0.5" firstDimension="124,73" secondDimension="-1,-48"/>
- </wire>
- <wire id="924" guardcondition="success" firstRelativePoint="428,299" lastRelativePoint="310,410">
- <bendpoint weight="0.5" firstDimension="0,50" secondDimension="125,-82"/>
- </wire>
- <wire id="925" guardcondition="findTrans" firstRelativePoint="377,177" lastRelativePoint="547,270">
- <bendpoint weight="0.5" firstDimension="244,14" secondDimension="0,-108"/>
- </wire>
- <wire id="926" guardcondition="success" firstRelativePoint="548,300" lastRelativePoint="301,416">
- <bendpoint weight="0.5" firstDimension="1,130" secondDimension="256,-2"/>
- </wire>
- <wire id="929" guardcondition="returnTrans" firstRelativePoint="611,302" lastRelativePoint="312,415">
- <bendpoint weight="0.5" firstDimension="294,0" secondDimension="-27,-124"/>
- </wire>
- <wire id="930" guardcondition="success" firstRelativePoint="611,302" lastRelativePoint="312,415">
- <bendpoint weight="0.5" firstDimension="-13,101" secondDimension="308,-28"/>
- </wire>
- </Glue:GlueDiagram>
|