| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?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="391" location="332,9" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="392" location="332,427" size="-1,-1" input="//@wire.2 //@wire.5"/>
- <child xsi:type="Glue:Activity" id="393" location="210,55" size="270,-1" input="//@wire.0" output="//@wire.3" name="RESULTLIST">
- <property key="ResultKeyList" value="HistoryResult"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="395" location="72,181" size="576,-1" input="//@wire.4" output="//@wire.1 //@wire.5" name="ROUTER">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="401" location="249,300" size="197,-1" input="//@wire.1" output="//@wire.2" name="Search401">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIB016000_01.SELECT"/>
- <property key="resultkey" value="HistoryResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="UI"/>
- <property key="param1" value="startTime"/>
- <property key="param2" value="endTime"/>
- <property key="param-count" value="3"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="6465" location="211,116" size="264,-1" input="//@wire.3" output="//@wire.4" name="Activity Label6465">
- <property key="param0" value="null"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
- <property key="param-count" value="1"/>
- <property key="sqlkey0" value="UIB016000_01.INITSELECT"/>
- <property key="initResult" value="UIName"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="254" guardcondition="success" firstRelativePoint="342,28" lastRelativePoint="342,55">
- <bendpoint weight="0.5" firstDimension="0,24" secondDimension="-3,-27"/>
- </wire>
- <wire id="364" guardcondition="find" firstRelativePoint="342,330" lastRelativePoint="342,426"/>
- <wire id="365" guardcondition="success" firstRelativePoint="342,330" lastRelativePoint="342,426"/>
- <wire id="846" guardcondition="success" firstRelativePoint="346,85" lastRelativePoint="346,116"/>
- <wire id="847" guardcondition="success" firstRelativePoint="342,146" lastRelativePoint="342,181"/>
- <wire id="848" guardcondition="success" firstRelativePoint="566,211" lastRelativePoint="351,436">
- <bendpoint weight="0.5" firstDimension="206,241" secondDimension="224,0"/>
- </wire>
- </Glue:GlueDiagram>
|