| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?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="1" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="2164" location="316,111" size="204,-1" input="//@wire.0" output="//@wire.1" 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="2168" location="243,183" size="352,-1" input="//@wire.1" output="//@wire.2" name="Router2168">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2175" location="339,253" size="144,-1" input="//@wire.2" output="//@wire.3" name="Search2175">
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG020900_01.select"/>
- <property key="param10" value="SLAB_TOT_DEC_GRD"/>
- <property key="param11" value="SLAB_STAT"/>
- <property key="param-count" value="19"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param12" value="STL_GRD"/>
- <property key="resultkey" value="rs1"/>
- <property key="param0" value="CJHQ"/>
- <property key="param1" value="CUT_FROM_DATE"/>
- <property key="param2" value="CUT_TO_DATE"/>
- <property key="param3" value="CC_DEVNO"/>
- <property key="param4" value="CAST_NO"/>
- <property key="param5" value="ORD_NO"/>
- <property key="param6" value="CHARGE_NO"/>
- <property key="param7" value="SLAB_NO"/>
- <property key="param8" value="SLAB_RT"/>
- <property key="param9" value="NONORD_CAUSE_CD"/>
- <property key="param13" value="CC_DEVNO"/>
- <property key="param14" value="L2_SCH_NO"/>
- <property key="param15" value="SLAB_THK_FRM"/>
- <property key="param16" value="SLAB_THK_TO"/>
- <property key="param17" value="SLAB_WTH_FRM"/>
- <property key="param18" value="SLAB_WTH_TO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2180" location="410,45" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="2181" location="403,327" size="-1,-1" input="//@wire.3"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="658" guardcondition="success" firstRelativePoint="418,64" lastRelativePoint="418,111"/>
- <wire id="659" guardcondition="success" firstRelativePoint="418,141" lastRelativePoint="418,183"/>
- <wire id="660" guardcondition="find" firstRelativePoint="413,283" lastRelativePoint="413,326"/>
- <wire id="661" guardcondition="success" firstRelativePoint="413,283" lastRelativePoint="413,326"/>
- </Glue:GlueDiagram>
|