| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?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="7" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="5675" location="386,11" size="-1,-1" output="//@wire.2"/>
- <child xsi:type="Glue:RouterActivity" id="5676" location="279,146" size="230,-1" input="//@wire.3" output="//@wire.0" name="Router5676">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="ResultKeyList" value="zlybbResult"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5677" location="307,206" size="169,-1" input="//@wire.0" output="//@wire.1" name="Search5677">
- <property key="sqlkey" value="UIB030280_01.SELECT"/>
- <property key="resultkey" value="zlybbResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="STL_GRD"/>
- <property key="param1" value="SLAB_CUT_DTIME_BEGIN"/>
- <property key="param2" value="SLAB_CUT_DTIME_END"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="14"/>
- <property key="param3" value="SLAB_CUT_DTIME_BEGIN"/>
- <property key="param4" value="SLAB_CUT_DTIME_END"/>
- <property key="param5" value="SLAB_CUT_DTIME_BEGIN"/>
- <property key="param6" value="SLAB_CUT_DTIME_END"/>
- <property key="param7" value="STL_GRD"/>
- <property key="param8" value="SLAB_CUT_DTIME_BEGIN"/>
- <property key="param9" value="SLAB_CUT_DTIME_END"/>
- <property key="param10" value="SLAB_CUT_DTIME_BEGIN"/>
- <property key="param11" value="SLAB_CUT_DTIME_END"/>
- <property key="param12" value="SLAB_CUT_DTIME_BEGIN"/>
- <property key="param13" value="SLAB_CUT_DTIME_END"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="5678" location="383,277" size="-1,-1" input="//@wire.1"/>
- <child xsi:type="Glue:Activity" id="5702" location="317,66" size="157,-1" input="//@wire.2" output="//@wire.3" name="ResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="zlybbResult"/>
- <property key="description" value=""/>
- </child>
- <wire id="869" guardcondition="find" firstRelativePoint="397,177" lastRelativePoint="397,219"/>
- <wire id="871" guardcondition="success" firstRelativePoint="397,177" lastRelativePoint="397,219"/>
- <wire id="872" guardcondition="success" firstRelativePoint="395,31" lastRelativePoint="395,66"/>
- <wire id="874" guardcondition="success" firstRelativePoint="393,96" lastRelativePoint="393,146"/>
- </Glue:GlueDiagram>
|