| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <?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="5" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="87" location="310,22" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="88" location="319,558" size="-1,-1" input="//@wire.3 //@wire.9"/>
- <child xsi:type="Glue:Activity" id="89" location="268,76" size="111,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="EmpListResult|DropDownRes"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="90" location="266,148" size="118,-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:Activity" id="92" location="550,475" size="122,-1" input="//@wire.5 //@wire.7 //@wire.10" output="//@wire.3" name="PosErrorHandler">
- <property key="class" value="xin.glue.user.common.PosErrorHandler"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="94" location="185,216" size="321,-1" input="//@wire.2" output="//@wire.4 //@wire.6 //@wire.8" name="EventRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="96" location="321,408" size="99,-1" input="//@wire.4" output="//@wire.5 //@wire.11" name="SaveTbStlGrdGrp">
- <property key="class" value="xin.glue.ui.D.D01.SaveTbStlGrdGrp"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="182" location="424,309" size="136,-1" input="//@wire.6" output="//@wire.7 //@wire.12" name="DeleteTbStlGrdGrp">
- <property key="class" value="xin.glue.ui.D.D01.DeleteTbStlGrdGrp"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="183" location="186,465" size="115,-1" input="//@wire.8 //@wire.11 //@wire.12" output="//@wire.9 //@wire.10" name="FindTbStlGrdGrp">
- <property key="resultkey" value="EmpListResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="chgcntChkYN"/>
- <property key="sqlkey" value="TbStlGrdGrp.select"/>
- <property key="param1" value="useYN"/>
- <property key="param-count" value="2"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="67" guardcondition="success" firstRelativePoint="322,58" lastRelativePoint="322,88"/>
- <wire id="68" guardcondition="success" firstRelativePoint="324,118" lastRelativePoint="324,150"/>
- <wire id="69" guardcondition="success" firstRelativePoint="326,180" lastRelativePoint="326,216">
- <bendpoint weight="0.5" firstDimension="-5,32" secondDimension="-4,-34"/>
- </wire>
- <wire id="73" guardcondition="success" firstRelativePoint="612,505" lastRelativePoint="339,567">
- <bendpoint weight="0.5" firstDimension="1,77" secondDimension="283,-1"/>
- </wire>
- <wire id="79" guardcondition="saveTbStlGrdGrp" firstRelativePoint="369,438" lastRelativePoint="301,478">
- <bendpoint weight="0.5" firstDimension="23,96" secondDimension="-2,-96"/>
- </wire>
- <wire id="81" guardcondition="failure" firstRelativePoint="427,323" lastRelativePoint="609,367">
- <bendpoint weight="0.5" firstDimension="232,-2" secondDimension="-4,-59"/>
- </wire>
- <wire id="105" guardcondition="deleteTbStlGrdGrp" firstRelativePoint="369,438" lastRelativePoint="301,478"/>
- <wire id="107" guardcondition="failure" firstRelativePoint="560,323" lastRelativePoint="637,475">
- <bendpoint weight="0.5" firstDimension="145,-1" secondDimension="26,-167"/>
- </wire>
- <wire id="108" guardcondition="findTbStlGrdGrp" firstRelativePoint="369,438" lastRelativePoint="301,478"/>
- <wire id="109" guardcondition="success" firstRelativePoint="240,495" lastRelativePoint="318,567">
- <bendpoint weight="0.5" firstDimension="-3,87" secondDimension="-89,-1"/>
- </wire>
- <wire id="110" guardcondition="failure" firstRelativePoint="240,495" lastRelativePoint="318,567"/>
- <wire id="111" guardcondition="success" firstRelativePoint="369,438" lastRelativePoint="301,478">
- <bendpoint weight="0.5" firstDimension="-1,55" secondDimension="126,-2"/>
- </wire>
- <wire id="112" guardcondition="success" firstRelativePoint="470,339" lastRelativePoint="300,485">
- <bendpoint weight="0.5" firstDimension="-22,161" secondDimension="227,5"/>
- </wire>
- </Glue:GlueDiagram>
|