| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?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="2" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="2241" location="156,54" size="295,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="MESSAGES|SLAB_DETAIL_INFO|SLAB_NO_INIT_RES"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="2246" location="40,124" size="713,-1" input="//@wire.1" output="//@wire.2 //@wire.4 //@wire.6 //@wire.8 //@wire.10" name="Router2246">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2258" location="232,198" size="124,-1" input="//@wire.2" output="//@wire.3" name="SearchSlabInfo">
- <property key="sqlkey" value="UIG040061_SLAB_INFO.select"/>
- <property key="resultkey" value="SLAB_DETAIL_INFO"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="param1" value="A0_YN"/>
- <property key="param2" value="C0_YN"/>
- <property key="param3" value="SLAB_STAT"/>
- <property key="param4" value="IGR_LAG_FROM_DTIME"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param5" value="IGR_LAG_TO_DTIME"/>
- <property key="param6" value="CUT_LAG_FROM_DTIME"/>
- <property key="param7" value="CUT_LAG_TO_DTIME"/>
- <property key="param-count" value="8"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2263" location="281,23" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="2266" location="282,295" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.7 //@wire.9 //@wire.11"/>
- <child xsi:type="Glue:Activity" id="2271" location="389,204" size="132,-1" input="//@wire.4" output="//@wire.5" name="ComplusMove">
- <property key="class" value="xin.glue.ui.G.G04.XINComplusMove"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2272" location="89,203" size="87,-1" input="//@wire.6" output="//@wire.7" name="Search2272">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="SLAB_NO_INIT_RES"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG040061_SLAB_NO_INIT.select"/>
- <property key="param-count" value="0"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2282" location="520,235" size="132,-1" input="//@wire.8" output="//@wire.9" name="SaveRemarks">
- <property key="class" value="xin.glue.ui.G.G04.XINSaveRemarks"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2284" location="664,280" size="128,-1" input="//@wire.10" output="//@wire.11" name="AskStockInfo">
- <property key="class" value="xin.glue.ui.G.G04.XINSaveAskStock"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="707" guardcondition="success" firstRelativePoint="295,41" lastRelativePoint="295,54"/>
- <wire id="708" guardcondition="success" firstRelativePoint="289,84" lastRelativePoint="289,124"/>
- <wire id="709" guardcondition="find" firstRelativePoint="292,228" lastRelativePoint="292,294"/>
- <wire id="710" guardcondition="success" firstRelativePoint="292,228" lastRelativePoint="292,294"/>
- <wire id="711" guardcondition="move" firstRelativePoint="404,234" lastRelativePoint="292,294"/>
- <wire id="712" guardcondition="success" firstRelativePoint="404,234" lastRelativePoint="292,294"/>
- <wire id="713" guardcondition="init" firstRelativePoint="161,233" lastRelativePoint="292,294"/>
- <wire id="714" guardcondition="success" firstRelativePoint="161,233" lastRelativePoint="292,294"/>
- <wire id="715" guardcondition="save" firstRelativePoint="523,259" lastRelativePoint="292,294"/>
- <wire id="716" guardcondition="success" firstRelativePoint="523,259" lastRelativePoint="292,294"/>
- <wire id="717" guardcondition="askstock" firstRelativePoint="738,154" lastRelativePoint="717,202"/>
- <wire id="718" guardcondition="success" firstRelativePoint="665,299" lastRelativePoint="292,294"/>
- </Glue:GlueDiagram>
|