| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?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="569,-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,50" size="133,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="COIL_RESULT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4597" location="365,348" size="-1,-1" input="//@wire.3 //@wire.5"/>
- <child xsi:type="Glue:SearchActivity" id="4609" location="129,245" size="160,-1" input="//@wire.2" output="//@wire.3" name="Search4609">
- <property key="param7" value="PRD_YYYYMM"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param8" value="PRD_YYYYMM"/>
- <property key="param9" value="PRD_YYYYMM"/>
- <property key="param10" value="PRD_YYYYMM"/>
- <property key="param11" value="PRD_YYYYMM"/>
- <property key="param12" value="PRD_YYYYMM"/>
- <property key="param13" value="PRD_YYYYMM"/>
- <property key="param14" value="PRD_YYYYMM"/>
- <property key="param15" value="PRD_YYYYMM"/>
- <property key="param16" value="PRD_YYYYMM"/>
- <property key="param17" value="PRD_YYYYMM"/>
- <property key="param18" value="PRD_YYYYMM"/>
- <property key="dao" value="mesdao"/>
- <property key="param-count" value="19"/>
- <property key="sqlkey" value="UIH051900_03.select"/>
- <property key="param0" value="PRD_YYYYMM"/>
- <property key="resultkey" value="COIL_RESULT"/>
- <property key="param1" value="PRD_YYYYMM"/>
- <property key="param2" value="PRD_YYYYMM"/>
- <property key="param3" value="PRD_YYYYMM"/>
- <property key="param4" value="PRD_YYYYMM"/>
- <property key="param5" value="PRD_YYYYMM"/>
- <property key="param6" value="PRD_YYYYMM"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4646" location="434,235" size="170,-1" input="//@wire.4" output="//@wire.5" name="Search4646">
- <property key="param1" value="T_TIME"/>
- <property key="param2" value="TO_DATE"/>
- <property key="dao" value="mesdao"/>
- <property key="param3" value="TO_DATE"/>
- <property key="param4" value="F_TIME"/>
- <property key="param5" value="T_TIME"/>
- <property key="param6" value="TO_DATE"/>
- <property key="param7" value="TO_DATE"/>
- <property key="param8" value="TO_DATE"/>
- <property key="param9" value="TO_DATE"/>
- <property key="sqlkey" value="UIH051900_04.select"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="15"/>
- <property key="param10" value="TO_DATE"/>
- <property key="param11" value="TO_DATE"/>
- <property key="resultkey" value="COIL_RESULT"/>
- <property key="param12" value="TO_DATE"/>
- <property key="param13" value="TO_DATE"/>
- <property key="param14" value="TO_DATE"/>
- <property key="param0" value="F_TIME"/>
- <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="441,99" lastRelativePoint="441,183"/>
- <wire id="898" guardcondition="find" firstRelativePoint="236,153" lastRelativePoint="236,245">
- <bendpoint weight="0.5" firstDimension="-153,86" secondDimension="27,-36"/>
- </wire>
- <wire id="899" guardcondition="success" firstRelativePoint="237,275" lastRelativePoint="364,357">
- <bendpoint weight="0.5" firstDimension="28,96" secondDimension="-138,-2"/>
- </wire>
- <wire id="900" guardcondition="find1" firstRelativePoint="531,265" lastRelativePoint="384,357"/>
- <wire id="901" guardcondition="success" firstRelativePoint="531,265" lastRelativePoint="384,357">
- <bendpoint weight="0.5" firstDimension="12,108" secondDimension="156,0"/>
- </wire>
- </Glue:GlueDiagram>
|