| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <?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="0" location="300,40" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="34" location="250,80" size="120,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="ListResult_0"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="104" location="135,240" size="350,-1" input="//@wire.1" output="//@wire.2 //@wire.4" name="evenRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="132" location="300,469" size="-1,-1" input="//@wire.3 //@wire.5"/>
- <child xsi:type="Glue:SearchActivity" id="4625" location="190,350" size="214,-1" input="//@wire.2" output="//@wire.3" name="Search4625">
- <property key="param1" value="StDate"/>
- <property key="param2" value="DATETP"/>
- <property key="dao" value="mesdao"/>
- <property key="param3" value="EndDate"/>
- <property key="param4" value="StlGrd"/>
- <property key="param5" value="ZKL"/>
- <property key="param6" value="CHARGENO1"/>
- <property key="param7" value="CHARGENO2"/>
- <property key="param8" value="DATETP"/>
- <property key="param9" value="StDate"/>
- <property key="sqlkey" value="UIB030010.SELECT"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="16"/>
- <property key="param10" value="DATETP"/>
- <property key="param11" value="EndDate"/>
- <property key="resultkey" value="ListResult_0"/>
- <property key="param12" value="StlGrd"/>
- <property key="param13" value="ZKL"/>
- <property key="param0" value="DATETP"/>
- <property key="param14" value="CHARGENO1"/>
- <property key="param15" value="CHARGENO2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4658" location="429,348" size="161,-1" input="//@wire.4" output="//@wire.5" name="Search4658">
- <property key="sqlkey" value="UIB030010_02.SELECT"/>
- <property key="resultkey" value="ListResult_0"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="CHARGENO1"/>
- <property key="param1" value="CHARGENO2"/>
- <property key="param2" value="StlGrd"/>
- <property key="param3" value="ZKL"/>
- <property key="param4" value="CHARGENO1"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param5" value="CHARGENO2"/>
- <property key="param6" value="StlGrd"/>
- <property key="param7" value="ZKL"/>
- <property key="param-count" value="8"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="27" guardcondition="success" firstRelativePoint="304,60" lastRelativePoint="304,94">
- <bendpoint weight="0.5" firstDimension="-1,25" secondDimension="-2,-34"/>
- </wire>
- <wire id="788" guardcondition="success" firstRelativePoint="310,110" lastRelativePoint="310,240"/>
- <wire id="789" guardcondition="success" firstRelativePoint="307,270" lastRelativePoint="307,350"/>
- <wire id="790" guardcondition="success" firstRelativePoint="310,380" lastRelativePoint="310,468"/>
- <wire id="791" guardcondition="find1" firstRelativePoint="477,378" lastRelativePoint="319,478"/>
- <wire id="792" guardcondition="success" firstRelativePoint="477,378" lastRelativePoint="319,478">
- <bendpoint weight="0.5" firstDimension="-32,114" secondDimension="167,-2"/>
- </wire>
- </Glue:GlueDiagram>
|