| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?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:Activity" id="4533" location="230,127" size="295,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="MESSAGES|WEIGHT_INFO_RST|SLAB_INFO_RST|SLAB_INFO_RST2|WEIGHT_INFO_RST2"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="4542" location="357,56" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="4550" location="107,190" size="537,-1" input="//@wire.1" output="//@wire.2 //@wire.3 //@wire.5" name="Router4550">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4554" location="273,246" size="171,-1" input="//@wire.2" output="//@wire.9" name="Search4554">
- <property key="resultkey" value="WEIGHT_INFO_RST"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIG050021_01.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="CCM_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4555" location="382,616" size="-1,-1" input="//@wire.4 //@wire.6 //@wire.8"/>
- <child xsi:type="Glue:SearchActivity" id="4561" location="297,372" size="171,-1" input="//@wire.10" output="//@wire.7" name="Search4561">
- <property key="resultkey" value="SLAB_INFO_RST"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIG050021_02.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4589" location="485,260" size="115,-1" input="//@wire.3" output="//@wire.4" name="Activity Label4589">
- <property key="class" value="xin.glue.ui.G.G04.SaveL2Wgt_new"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4597" location="135,260" size="115,-1" input="//@wire.5" output="//@wire.6" name="Activity Label4597">
- <property key="class" value="xin.glue.ui.G.G04.GetL2Wgt_new"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4609" location="304,442" size="170,-1" input="//@wire.7" output="//@wire.8" name="Search4609">
- <property key="resultkey" value="SLAB_INFO_RST2"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIG050021_03.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4646" location="294,307" size="167,-1" input="//@wire.9" output="//@wire.10" name="Search4646">
- <property key="resultkey" value="WEIGHT_INFO_RST2"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIG050021_04.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="CCM_NO"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="864" guardcondition="success" firstRelativePoint="367,75" lastRelativePoint="367,127"/>
- <wire id="865" guardcondition="success" firstRelativePoint="368,157" lastRelativePoint="368,190"/>
- <wire id="866" guardcondition="find" firstRelativePoint="374,283" lastRelativePoint="374,344"/>
- <wire id="872" guardcondition="save" firstRelativePoint="499,290" lastRelativePoint="374,344"/>
- <wire id="873" guardcondition="success" firstRelativePoint="500,290" lastRelativePoint="374,344"/>
- <wire id="874" guardcondition="get" firstRelativePoint="235,290" lastRelativePoint="374,344"/>
- <wire id="875" guardcondition="success" firstRelativePoint="235,290" lastRelativePoint="374,344"/>
- <wire id="881" guardcondition="success" firstRelativePoint="373,324" lastRelativePoint="373,374">
- <bendpoint weight="0.5" firstDimension="14,40" secondDimension="-21,-40"/>
- </wire>
- <wire id="882" guardcondition="success" firstRelativePoint="597,446" lastRelativePoint="392,615"/>
- <wire id="883" guardcondition="success" firstRelativePoint="372,276" lastRelativePoint="372,307">
- <bendpoint weight="0.5" firstDimension="14,31" secondDimension="-5,-30"/>
- </wire>
- <wire id="884" guardcondition="success" firstRelativePoint="381,337" lastRelativePoint="381,372">
- <bendpoint weight="0.5" firstDimension="4,30" secondDimension="-1,-35"/>
- </wire>
- </Glue:GlueDiagram>
|