| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?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="1566" location="326,120" size="252,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="ORD_LIST_RESULT|MESSAGES|ADDR_ORD_RES|CHECK_RESULT"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="1567" location="432,62" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="1573" location="229,182" size="450,-1" input="//@wire.1" output="//@wire.2 //@wire.4 //@wire.6 //@wire.8 //@wire.10" name="Router1573">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1574" location="242,254" size="130,-1" input="//@wire.2" output="//@wire.3" name="ORD_LIST_SELECT">
- <property key="sqlkey" value="UIG040047_ORD_LIST.select"/>
- <property key="resultkey" value="ORD_LIST_RESULT"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="ORD_TYPE"/>
- <property key="param1" value="REG_START_DTIME"/>
- <property key="param2" value="REG_END_DTIME"/>
- <property key="param3" value="EXE_START_DTIME"/>
- <property key="param4" value="EXE_END_DTIME"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param5" value="ORD_STAT"/>
- <property key="param6" value="CR_NO"/>
- <property key="param7" value="ORD_SLAB_NO"/>
- <property key="param-count" value="8"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="1575" location="431,388" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.7 //@wire.9 //@wire.11"/>
- <child xsi:type="Glue:SearchActivity" id="1586" location="388,256" size="116,-1" input="//@wire.4" output="//@wire.5" name="ADDR_ORD_SELECT">
- <property key="sqlkey" value="UIG040047_ADDR_ORD.select"/>
- <property key="resultkey" value="ADDR_ORD_RES"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="YARD_ADDR"/>
- <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="4536" location="525,254" size="81,-1" input="//@wire.6" output="//@wire.7" name="Activity Label4536">
- <property key="class" value="xin.glue.ui.G.G04.XinCraneOrderCheck"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4562" location="611,257" size="81,-1" input="//@wire.8" output="//@wire.9" name="Activity Label4562">
- <property key="class" value="xin.glue.ui.G.G04.XinCraneOrderDel"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4682" location="86,255" size="130,-1" input="//@wire.10" output="//@wire.11" name="Search4682">
- <property key="resultkey" value="ORD_LIST_RESULT"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIG040047_ORD_LIST_02.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="ROLL_NO"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="678" guardcondition="success" firstRelativePoint="443,81" lastRelativePoint="443,120"/>
- <wire id="679" guardcondition="success" firstRelativePoint="441,150" lastRelativePoint="441,182"/>
- <wire id="680" guardcondition="find" firstRelativePoint="390,283" lastRelativePoint="441,387"/>
- <wire id="681" guardcondition="success" firstRelativePoint="390,283" lastRelativePoint="441,387"/>
- <wire id="682" guardcondition="click" firstRelativePoint="459,283" lastRelativePoint="441,387"/>
- <wire id="683" guardcondition="success" firstRelativePoint="459,283" lastRelativePoint="441,387"/>
- <wire id="866" guardcondition="check" firstRelativePoint="540,284" lastRelativePoint="441,387"/>
- <wire id="867" guardcondition="success" firstRelativePoint="540,284" lastRelativePoint="441,387"/>
- <wire id="868" guardcondition="del" firstRelativePoint="624,287" lastRelativePoint="441,387"/>
- <wire id="869" guardcondition="success" firstRelativePoint="624,287" lastRelativePoint="441,387"/>
- <wire id="870" guardcondition="find2" firstRelativePoint="201,285" lastRelativePoint="441,387"/>
- <wire id="871" guardcondition="success" firstRelativePoint="201,285" lastRelativePoint="441,387"/>
- </Glue:GlueDiagram>
|