| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?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:Activity" id="2968" location="238,68" size="283,-1" input="//@wire.2" output="//@wire.0" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="UIG020500_ERSULT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="2969" location="148,132" size="499,-1" input="//@wire.0" output="//@wire.1" name="Router2969">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2970" location="283,192" size="202,-1" input="//@wire.1" output="//@wire.3" name="Search2970">
- <property key="resultkey" value="UIG020500_ERSULT"/>
- <property key="param0" value="ordNo"/>
- <property key="param1" value="ordSeq"/>
- <property key="sqlkey" value="UIG020500_01.select"/>
- <property key="param2" value="ordNo"/>
- <property key="param3" value="ordSeq"/>
- <property key="param20" value="toDate"/>
- <property key="param-count" value="23"/>
- <property key="param4" value="ordNo"/>
- <property key="param21" value="insFromDate"/>
- <property key="param5" value="ordSeq"/>
- <property key="param6" value="ordNo"/>
- <property key="param7" value="ordSeq"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param8" value="ordNo"/>
- <property key="param9" value="ordSeq"/>
- <property key="param10" value="ordNo"/>
- <property key="param11" value="ordSeq"/>
- <property key="param12" value="ordNo"/>
- <property key="param13" value="ordSeq"/>
- <property key="param14" value="ordNo"/>
- <property key="dao" value="mesdao"/>
- <property key="param15" value="ordSeq"/>
- <property key="param16" value="FROM_DEL_TO_DATE"/>
- <property key="param17" value="FROM_DEL_TO_DATE"/>
- <property key="param18" value="TO_DEL_TO_DATE"/>
- <property key="param19" value="fromDate"/>
- <property key="param22" value="insToDate"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2971" location="366,21" size="-1,-1" output="//@wire.2"/>
- <child xsi:type="Glue:FinalState" id="2972" location="367,260" size="-1,-1" input="//@wire.3"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="748" guardcondition="success" firstRelativePoint="374,98" lastRelativePoint="374,132"/>
- <wire id="749" guardcondition="find" firstRelativePoint="377,222" lastRelativePoint="377,259"/>
- <wire id="750" guardcondition="success" firstRelativePoint="379,40" lastRelativePoint="379,68"/>
- <wire id="751" guardcondition="success" firstRelativePoint="382,222" lastRelativePoint="382,245"/>
- </Glue:GlueDiagram>
|