| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?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:InitialState" id="5703" location="342,27" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="5704" location="340,329" size="-1,-1" input="//@wire.2 //@wire.4 //@wire.6 //@wire.9"/>
- <child xsi:type="Glue:Activity" id="5705" location="285,90" size="135,-1" input="//@wire.0" output="//@wire.1" name="RESULTLIST">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="fpxqResult"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="5706" location="168,151" size="378,-1" input="//@wire.1" output="//@wire.3 //@wire.5 //@wire.7 //@wire.8" name="Router5706">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="ResultKeyList" value="fpxqResult"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5707" location="31,227" size="115,-1" input="//@wire.3" output="//@wire.2" name="Search5707">
- <property key="sqlkey" value="UIB030300_01.SELECT"/>
- <property key="resultkey" value="fpxqResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="BTIME"/>
- <property key="param1" value="ETIME"/>
- <property key="param2" value="QX"/>
- <property key="param3" value="ZJ"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="4"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5709" location="202,224" size="113,-1" input="//@wire.7" output="//@wire.4" name="Search5709">
- <property key="resultkey" value="fpxqResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="BTIME"/>
- <property key="sqlkey" value="UIB030300_02.SELECT"/>
- <property key="param1" value="ETIME"/>
- <property key="param2" value="ZJ"/>
- <property key="param-count" value="3"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5710" location="586,229" size="104,-1" input="//@wire.5" output="//@wire.6" name="Search5710">
- <property key="resultkey" value="fpxqResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="BTIME"/>
- <property key="sqlkey" value="UIB030300_03.SELECT"/>
- <property key="param1" value="ETIME"/>
- <property key="param2" value="ZJ"/>
- <property key="param-count" value="3"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5711" location="380,236" size="102,-1" input="//@wire.8" output="//@wire.9" name="Search5711">
- <property key="sqlkey" value="UIB030300_04.SELECT"/>
- <property key="resultkey" value="fpxqResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="BTIME"/>
- <property key="param1" value="ETIME"/>
- <property key="param2" value="ZJ"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="3"/>
- <property key="description" value=""/>
- </child>
- <wire id="875" guardcondition="success" firstRelativePoint="352,46" lastRelativePoint="352,90"/>
- <wire id="876" guardcondition="success" firstRelativePoint="353,120" lastRelativePoint="353,152"/>
- <wire id="878" guardcondition="success" firstRelativePoint="350,245" lastRelativePoint="350,281"/>
- <wire id="879" guardcondition="find" firstRelativePoint="350,182" lastRelativePoint="350,240"/>
- <wire id="881" guardcondition="success" firstRelativePoint="409,270" lastRelativePoint="350,328"/>
- <wire id="882" guardcondition="findall" firstRelativePoint="475,258" lastRelativePoint="350,328"/>
- <wire id="883" guardcondition="success" firstRelativePoint="475,258" lastRelativePoint="350,328"/>
- <wire id="887" guardcondition="findqt" firstRelativePoint="353,181" lastRelativePoint="353,228"/>
- <wire id="888" guardcondition="findhf" firstRelativePoint="395,266" lastRelativePoint="350,328"/>
- <wire id="889" guardcondition="success" firstRelativePoint="412,256" lastRelativePoint="350,328"/>
- </Glue:GlueDiagram>
|