| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <?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="6" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="79" location="315,35" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="80" location="326,481" size="-1,-1" input="//@wire.6"/>
- <child xsi:type="Glue:Activity" id="81" location="282,96" size="105,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="EmpListResult1|EmpListResult2|EmpListResult3|DropDownRes"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="82" location="280,156" size="107,-1" input="//@wire.1" output="//@wire.2" name="InitParam">
- <property key="class" value="xin.glue.ui.D.D01.FindDropDownInfo"/>
- <property key="resultkey" value="DropDownRes"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="83" location="181,214" size="306,-1" input="//@wire.2" output="//@wire.3" name="EventRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="162" location="275,285" size="111,-1" input="//@wire.3" output="//@wire.4" name="SearchMes1">
- <property key="sqlkey" value="UID010060_1"/>
- <property key="resultkey" value="EmpListResult1"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SLABWTH"/>
- <property key="param1" value="METHOD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="3"/>
- <property key="param2" value="METHOD"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="163" location="285,343" size="109,-1" input="//@wire.4" output="//@wire.5" name="SearchMes2">
- <property key="" value="METHOD"/>
- <property key="sqlkey" value="UID010060_2"/>
- <property key="resultkey" value="EmpListResult2"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="METHOD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="param1" value="METHOD"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="164" location="286,397" size="107,-1" input="//@wire.5" output="//@wire.6" name="SearchMes3">
- <property key="sqlkey" value="UID010060_3"/>
- <property key="resultkey" value="EmpListResult3"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="METHOD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="param1" value="METHOD"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="60" guardcondition="success" firstRelativePoint="334,56" lastRelativePoint="334,96"/>
- <wire id="61" guardcondition="success" firstRelativePoint="327,126" lastRelativePoint="327,156"/>
- <wire id="62" guardcondition="success" firstRelativePoint="328,186" lastRelativePoint="328,219"/>
- <wire id="103" guardcondition="findMessage" firstRelativePoint="340,244" lastRelativePoint="340,285">
- <bendpoint weight="0.5" firstDimension="6,36" secondDimension="-1,-35"/>
- </wire>
- <wire id="104" guardcondition="success" firstRelativePoint="271,298" lastRelativePoint="271,326">
- <bendpoint weight="0.5" firstDimension="-3,27" secondDimension="-1,-31"/>
- </wire>
- <wire id="105" guardcondition="success" firstRelativePoint="270,356" lastRelativePoint="270,380">
- <bendpoint weight="0.5" firstDimension="-2,26" secondDimension="-2,-28"/>
- </wire>
- <wire id="106" guardcondition="success" firstRelativePoint="351,427" lastRelativePoint="351,479"/>
- </Glue:GlueDiagram>
|