| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?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:Activity" id="591" location="272,61" size="154,-1" input="//@wire.0" output="//@wire.12" name="SetResultKeyList">
- <property key="ResultKeyList" value="SearchChemResult|SearchChargeStandardResult|ChekResult"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="592" location="69,181" size="629,-1" input="//@wire.12" output="//@wire.2 //@wire.6 //@wire.7" name="ChargeStandardRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="593" location="339,15" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:SearchActivity" id="594" location="369,395" size="173,-1" input="//@wire.6 //@wire.8" output="//@wire.5 //@wire.11" name="SearchChargeStandard">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG010010_01.select"/>
- <property key="param0" value="STL_GRD"/>
- <property key="resultkey" value="SearchChargeStandardResult"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="595" location="363,493" size="-1,-1" input="//@wire.4 //@wire.5 //@wire.10"/>
- <child xsi:type="Glue:Activity" id="599" location="609,451" size="94,-1" input="//@wire.3 //@wire.9 //@wire.11" output="//@wire.10" name="ERROR">
- <property key="class" value="xin.glue.ui.G.G01.ERROR"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="624" location="132,275" size="143,-1" input="//@wire.2" output="//@wire.3 //@wire.4" name="SearchChem">
- <property key="sqlkey" value="UIG010010_02.select"/>
- <property key="resultkey" value="SearchChemResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="STL_GRD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2282" location="240,333" size="171,-1" input="//@wire.7" output="//@wire.8 //@wire.9" name="SavechargeStandard">
- <property key="class" value="xin.glue.ui.G.G01.XinSavechargeStandard"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="287" guardcondition="success" firstRelativePoint="313,38" lastRelativePoint="313,65"/>
- <wire id="289" guardcondition="success" firstRelativePoint="312,127" lastRelativePoint="312,127"/>
- <wire id="298" guardcondition="find2" firstRelativePoint="192,305" lastRelativePoint="362,502">
- <bendpoint weight="0.5" firstDimension="-152,27" secondDimension="2,-29"/>
- </wire>
- <wire id="300" guardcondition="failure" firstRelativePoint="275,288" lastRelativePoint="686,438">
- <bendpoint weight="0.5" firstDimension="483,-2" secondDimension="29,-165"/>
- </wire>
- <wire id="423" guardcondition="success" firstRelativePoint="192,305" lastRelativePoint="362,502">
- <bendpoint weight="0.5" firstDimension="-11,212" secondDimension="-181,-1"/>
- </wire>
- <wire id="425" guardcondition="success" firstRelativePoint="457,425" lastRelativePoint="383,502">
- <bendpoint weight="0.5" firstDimension="2,92" secondDimension="84,-1"/>
- </wire>
- <wire id="426" guardcondition="find1" firstRelativePoint="464,211" lastRelativePoint="464,395">
- <bendpoint weight="0.5" firstDimension="81,106" secondDimension="9,-108"/>
- </wire>
- <wire id="681" guardcondition="save" firstRelativePoint="373,364" lastRelativePoint="373,492">
- <bendpoint weight="0.5" firstDimension="-31,76" secondDimension="-2,-77"/>
- </wire>
- <wire id="683" guardcondition="success" firstRelativePoint="339,363" lastRelativePoint="369,412">
- <bendpoint weight="0.5" firstDimension="14,64" secondDimension="-116,2"/>
- </wire>
- <wire id="684" guardcondition="failure" firstRelativePoint="411,346" lastRelativePoint="656,451">
- <bendpoint weight="0.5" firstDimension="331,-2" secondDimension="0,-120"/>
- </wire>
- <wire id="685" guardcondition="success" firstRelativePoint="661,481" lastRelativePoint="383,502">
- <bendpoint weight="0.5" firstDimension="5,36" secondDimension="288,-1"/>
- </wire>
- <wire id="686" guardcondition="failure" firstRelativePoint="542,410" lastRelativePoint="629,451">
- <bendpoint weight="0.5" firstDimension="174,0" secondDimension="-27,-56"/>
- </wire>
- <wire id="687" guardcondition="success" firstRelativePoint="335,91" lastRelativePoint="335,181"/>
- </Glue:GlueDiagram>
|