| 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="3" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="557" location="256,61" size="194,-1" input="//@wire.0" output="//@wire.3" name="SetResultKeyList">
- <property key="ResultKeyList" value="rs1"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="568" location="108,177" size="499,-1" input="//@wire.3" output="//@wire.1" name="DefaultRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="573" location="260,271" size="184,-1" input="//@wire.1" output="//@wire.2" name="Searchcomm">
- <property key="param10" value="XSQY"/>
- <property key="sqlkey" value="UIF013050.find"/>
- <property key="param11" value="DLIV_TP"/>
- <property key="param12" value="INS_FROM_DTIME"/>
- <property key="param13" value="INS_TO_DTIME"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param0" value="REG_FROM_DTIME"/>
- <property key="param1" value="REG_TO_DTIME"/>
- <property key="param2" value="ORD_NO"/>
- <property key="param-count" value="14"/>
- <property key="param3" value="ORD_SEQ"/>
- <property key="param4" value="FROM_DEL_TO_DATE"/>
- <property key="param5" value="TO_DEL_TO_DATE"/>
- <property key="param6" value="SPEC_STL_GRD"/>
- <property key="param7" value="SLAB_RT"/>
- <property key="param8" value="ORD_FL"/>
- <property key="param9" value="SLAB_WTH"/>
- <property key="resultkey" value="rs1"/>
- <property key="dao" value="mesdao"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="579" location="334,24" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="581" location="309,394" size="-1,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="655" guardcondition="success" firstRelativePoint="346,42" lastRelativePoint="346,68"/>
- <wire id="658" guardcondition="find" firstRelativePoint="358,237" lastRelativePoint="358,283"/>
- <wire id="663" guardcondition="success" firstRelativePoint="357,301" lastRelativePoint="357,395"/>
- <wire id="666" guardcondition="success" firstRelativePoint="335,91" lastRelativePoint="335,177"/>
- </Glue:GlueDiagram>
|