| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <?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="389,12" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="1" location="277,50" size="238,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="TD_NOList|MD_NOList"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="2" location="98,114" size="568,-1" input="//@wire.1" output="//@wire.2 //@wire.4" name="Router2">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="3" location="131,229" size="131,-1" input="//@wire.2 //@wire.5" output="//@wire.3 //@wire.8" name="SearchTD_NO">
- <property key="sqlkey" value="UIG030030_01.select"/>
- <property key="resultkey" value="TD_NOList"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="0"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4" location="129,294" size="136,-1" input="//@wire.3" output="//@wire.9 //@wire.10" name="SearchMD_NO">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="MD_NOList"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG030030_02.select"/>
- <property key="param-count" value="0"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="5" location="291,169" size="124,-1" input="//@wire.4" output="//@wire.5 //@wire.6" name="saveCAST_NOList">
- <property key="class" value="xin.glue.ui.G.G03.saveCastNoList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="7" location="472,357" size="118,-1" input="//@wire.6 //@wire.8 //@wire.9" output="//@wire.7" name="ERROR">
- <property key="class" value="xin.glue.ui.G.G03.ERROR"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="8" location="369,518" size="-1,-1" input="//@wire.7 //@wire.10"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="420" guardcondition="success" firstRelativePoint="396,31" lastRelativePoint="396,50"/>
- <wire id="421" guardcondition="success" firstRelativePoint="397,80" lastRelativePoint="397,114"/>
- <wire id="422" guardcondition="find" firstRelativePoint="170,144" lastRelativePoint="170,229">
- <bendpoint weight="0.5" firstDimension="-212,57" secondDimension="-26,-58"/>
- </wire>
- <wire id="423" guardcondition="success" firstRelativePoint="202,259" lastRelativePoint="202,294"/>
- <wire id="426" guardcondition="save" firstRelativePoint="202,144" lastRelativePoint="202,229"/>
- <wire id="427" guardcondition="success" firstRelativePoint="292,179" lastRelativePoint="233,229">
- <bendpoint weight="0.5" firstDimension="-120,-5" secondDimension="37,-65"/>
- </wire>
- <wire id="428" guardcondition="failure" firstRelativePoint="264,371" lastRelativePoint="472,371">
- <bendpoint weight="0.5" firstDimension="214,0" secondDimension="36,-188"/>
- </wire>
- <wire id="429" guardcondition="success" firstRelativePoint="555,387" lastRelativePoint="388,527">
- <bendpoint weight="0.5" firstDimension="24,156" secondDimension="176,0"/>
- </wire>
- <wire id="430" guardcondition="failure" firstRelativePoint="415,184" lastRelativePoint="567,357">
- <bendpoint weight="0.5" firstDimension="354,-4" secondDimension="19,-132"/>
- </wire>
- <wire id="431" guardcondition="failure" firstRelativePoint="261,240" lastRelativePoint="550,357">
- <bendpoint weight="0.5" firstDimension="340,-3" secondDimension="6,-66"/>
- </wire>
- <wire id="433" guardcondition="success" firstRelativePoint="193,324" lastRelativePoint="368,527">
- <bendpoint weight="0.5" firstDimension="-4,217" secondDimension="-186,-2"/>
- </wire>
- </Glue:GlueDiagram>
|