| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?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:InitialState" id="1398" location="367,34" size="-1,-1" output="//@wire.1"/>
- <child xsi:type="Glue:Activity" id="1399" location="297,85" size="145,-1" input="//@wire.1" output="//@wire.5" name="SetResultKeyList">
- <property key="ResultKeyList" value="DLIVDIR"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="1400" location="28,175" size="728,-1" input="//@wire.5" output="//@wire.0 //@wire.2" name="Router1400">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1402" location="152,259" size="99,-1" input="//@wire.0" output="//@wire.3" name="searchDLIVDIR">
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIJ010100_01.select"/>
- <property key="param10" value="SHIP_COMP_NM"/>
- <property key="param11" value="DLIV_TP"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="14"/>
- <property key="param12" value="ISCANCEL"/>
- <property key="resultkey" value="DLIVDIR"/>
- <property key="param0" value="SHIP_PROG_CD"/>
- <property key="param1" value="fromDate"/>
- <property key="param2" value="toDate"/>
- <property key="param3" value="SHIP_DIRNO"/>
- <property key="param4" value="CUR_PROG_CD"/>
- <property key="param5" value="fromDate"/>
- <property key="param6" value="toDate"/>
- <property key="param7" value="DLIV_TP"/>
- <property key="param8" value="LANE_TP"/>
- <property key="param9" value="ENTERANCE_SEQ"/>
- <property key="param13" value="DLIV_DIRNO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="1404" location="369,403" size="-1,-1" input="//@wire.3 //@wire.4"/>
- <child xsi:type="Glue:Activity" id="1477" location="325,279" size="112,-1" input="//@wire.2" output="//@wire.4" name="HT_SHIPDIR">
- <property key="class" value="xin.glue.ui.J.J01.HT_SHIPDIR"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="606" guardcondition="find" firstRelativePoint="198,148" lastRelativePoint="198,201"/>
- <wire id="612" guardcondition="success" firstRelativePoint="370,23" lastRelativePoint="370,44"/>
- <wire id="623" guardcondition="save" firstRelativePoint="392,258" lastRelativePoint="392,339"/>
- <wire id="839" guardcondition="success" firstRelativePoint="203,268" lastRelativePoint="367,371">
- <bendpoint weight="0.5" firstDimension="1,96" secondDimension="-175,-24"/>
- </wire>
- <wire id="840" guardcondition="success" firstRelativePoint="378,369" lastRelativePoint="378,573"/>
- <wire id="841" guardcondition="success" firstRelativePoint="372,99" lastRelativePoint="372,228"/>
- </Glue:GlueDiagram>
|