| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?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="5068" location="337,-39" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="5069" location="332,361" size="-1,-1" input="//@wire.2 //@wire.4 //@wire.7"/>
- <child xsi:type="Glue:Activity" id="5075" location="230,12" size="275,-1" input="//@wire.0" output="//@wire.5" name="Activity Label5075">
- <property key="ResultKeyList" value="IngrHistory|SlabHistory"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="5076" location="10,174" size="781,-1" input="//@wire.6" output="//@wire.1 //@wire.3 //@wire.7" name="Router5076">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5085" location="122,258" size="239,-1" input="//@wire.1" output="//@wire.2" name="Search5085">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="IngrHistory"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIB030200.SELECT"/>
- <property key="param0" value="SDTIME"/>
- <property key="param1" value="EDTIME"/>
- <property key="param-count" value="2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="5086" location="398,261" size="188,-1" input="//@wire.3" output="//@wire.4" name="Search5086">
- <property key="param5" value="DCS_FLAG_ID"/>
- <property key="param6" value="DCS_FLAG_ID"/>
- <property key="resultkey" value="SlabHistory"/>
- <property key="param-count" value="7"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIB030200_01.SELECT"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param0" value="SDTIME"/>
- <property key="param1" value="EDTIME"/>
- <property key="param2" value="CHARGENO"/>
- <property key="param3" value="DCS_FLAG"/>
- <property key="param4" value="DCS_FLAG"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="5164" location="228,97" size="247,-1" input="//@wire.5" output="//@wire.6" name="Activity Label5164">
- <property key="dao" value="mesdao"/>
- <property key="param0" value="null"/>
- <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
- <property key="initResult" value="IngrStatus"/>
- <property key="sqlkey0" value="UIB020221_02.INITSELECT"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="822" guardcondition="success" firstRelativePoint="354,29" lastRelativePoint="354,79"/>
- <wire id="828" guardcondition="find0" firstRelativePoint="250,204" lastRelativePoint="250,258"/>
- <wire id="829" guardcondition="success" firstRelativePoint="222,288" lastRelativePoint="331,370">
- <bendpoint weight="0.5" firstDimension="-19,98" secondDimension="-120,0"/>
- </wire>
- <wire id="830" guardcondition="find1" firstRelativePoint="222,288" lastRelativePoint="331,370"/>
- <wire id="831" guardcondition="success" firstRelativePoint="490,291" lastRelativePoint="352,370">
- <bendpoint weight="0.5" firstDimension="-2,94" secondDimension="148,-1"/>
- </wire>
- <wire id="838" guardcondition="success" firstRelativePoint="354,42" lastRelativePoint="354,97"/>
- <wire id="839" guardcondition="success" firstRelativePoint="356,127" lastRelativePoint="356,174"/>
- <wire id="840" guardcondition="success" firstRelativePoint="342,204" lastRelativePoint="342,360"/>
- </Glue:GlueDiagram>
|