| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?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.3" 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="34,240" size="451,-1" input="//@wire.4" output="//@wire.1 //@wire.5" 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.2 //@wire.5"/>
- <child xsi:type="Glue:SearchActivity" id="1821" location="199,335" size="201,-1" input="//@wire.1" output="//@wire.2" name="Search1821">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIB030080_01.SELECT"/>
- <property key="param0" value="SPECSTLGRD"/>
- <property key="resultkey" value="ListResult_0"/>
- <property key="param1" value="NONORD_CAUSE_CD"/>
- <property key="param-count" value="4"/>
- <property key="param2" value="DATE1"/>
- <property key="param3" value="DATE2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1827" location="251,152" size="133,-1" input="//@wire.3" output="//@wire.4" name="Activity Label1827">
- <property key="sqlkey1" value="UIB030080_02.INITSELECT"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="null"/>
- <property key="param1" value="null"/>
- <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
- <property key="initResult" value="NonCodeResult|FacStlGrd"/>
- <property key="param-count" value="2"/>
- <property key="sqlkey0" value="UIB030080_01.INITSELECT"/>
- <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="662" guardcondition="find1" firstRelativePoint="309,110" lastRelativePoint="309,240"/>
- <wire id="663" guardcondition="success" firstRelativePoint="310,365" lastRelativePoint="310,468"/>
- <wire id="665" guardcondition="success" firstRelativePoint="308,110" lastRelativePoint="308,152"/>
- <wire id="666" guardcondition="success" firstRelativePoint="312,182" lastRelativePoint="312,240"/>
- <wire id="667" guardcondition="success" firstRelativePoint="103,270" lastRelativePoint="299,478">
- <bendpoint weight="0.5" firstDimension="-156,222" secondDimension="-207,-2"/>
- </wire>
- </Glue:GlueDiagram>
|