| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?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="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="WEIGHT_INFO_RST|SLAB_INFO_RST"/>
- <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.5 //@wire.7" 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.3" name="Search4554">
- <property key="resultkey" value="WEIGHT_INFO_RST"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG050020_01.select"/>
- <property key="param-count" value="2"/>
- <property key="param0" value="CCM_NO"/>
- <property key="param1" value="FLOW_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4555" location="364,345" size="-1,-1" input="//@wire.4 //@wire.6 //@wire.8"/>
- <child xsi:type="Glue:SearchActivity" id="4561" location="274,294" size="171,-1" input="//@wire.3" output="//@wire.4" name="Search4561">
- <property key="resultkey" value="SLAB_INFO_RST"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG050020_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.5" output="//@wire.6" name="Activity Label4589">
- <property key="class" value="xin.glue.ui.G.G04.SaveL2Wgt"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4597" location="135,260" size="115,-1" input="//@wire.7" output="//@wire.8" name="Activity Label4597">
- <property key="class" value="xin.glue.ui.G.G04.GetL2Wgt"/>
- <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="870" guardcondition="success" firstRelativePoint="372,276" lastRelativePoint="372,294"/>
- <wire id="871" guardcondition="success" firstRelativePoint="374,324" 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"/>
- </Glue:GlueDiagram>
|