| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?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="2512" location="350,18" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="2514" location="105,123" size="811,-1" input="//@wire.1" output="//@wire.2 //@wire.4" name="Router2514">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:Activity" id="2525" location="304,66" size="133,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="DLIV_DIRNO_RESULT|rs"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4597" location="356,348" size="-1,-1" input="//@wire.3 //@wire.5"/>
- <child xsi:type="Glue:SearchActivity" id="4653" location="114,240" size="197,-1" input="//@wire.2" output="//@wire.3" name="SearchDLIV_DIRNO_RESULT">
- <property key="resultkey" value="DLIV_DIRNO_RESULT"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIH052201_01.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="DLIV_DIRNO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4654" location="429,236" size="201,-1" input="//@wire.4" output="//@wire.5" name="ReturnDLIV_DIRNO_RESULT">
- <property key="class" value="xin.glue.ui.K.K01.FJHSaveBJBack"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="703" guardcondition="success" firstRelativePoint="648,295" lastRelativePoint="376,369"/>
- <wire id="712" guardcondition="success" firstRelativePoint="369,80" lastRelativePoint="369,123">
- <bendpoint weight="0.5" firstDimension="-1,37" secondDimension="-20,-36"/>
- </wire>
- <wire id="906" guardcondition="find" firstRelativePoint="212,153" lastRelativePoint="212,240">
- <bendpoint weight="0.5" firstDimension="-177,75" secondDimension="0,-42"/>
- </wire>
- <wire id="907" guardcondition="success" firstRelativePoint="213,270" lastRelativePoint="355,357">
- <bendpoint weight="0.5" firstDimension="1,103" secondDimension="-153,0"/>
- </wire>
- <wire id="908" guardcondition="return" firstRelativePoint="534,266" lastRelativePoint="376,357"/>
- <wire id="909" guardcondition="success" firstRelativePoint="534,266" lastRelativePoint="376,357">
- <bendpoint weight="0.5" firstDimension="5,106" secondDimension="168,-1"/>
- </wire>
- </Glue:GlueDiagram>
|