| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?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.5 //@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="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="ListResult"/>
- <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.6 //@wire.8" 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.7" name="EventRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1542" location="251,341" size="132,-1" input="//@wire.4" output="//@wire.5 //@wire.6" name="PlanRollSelect">
- <property key="sqlkey" value="UID050010.planRoll.select"/>
- <property key="resultkey" value="ListResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="select_method"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1543" location="425,341" size="119,-1" input="//@wire.7" output="//@wire.8 //@wire.9" name="PlanRollSave">
- <property key="class" value="xin.glue.ui.D.D05.PlanRollSave"/>
- <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="550" guardcondition="find" firstRelativePoint="317,246" lastRelativePoint="317,341">
- <bendpoint weight="0.5" firstDimension="-28,62" secondDimension="0,-63"/>
- </wire>
- <wire id="551" guardcondition="success" firstRelativePoint="329,371" lastRelativePoint="329,557"/>
- <wire id="552" guardcondition="faliure" firstRelativePoint="356,371" lastRelativePoint="550,487">
- <bendpoint weight="0.5" firstDimension="39,131" secondDimension="-255,-3"/>
- </wire>
- <wire id="553" guardcondition="planRollSave" firstRelativePoint="206,246" lastRelativePoint="318,567"/>
- <wire id="555" guardcondition="faliure" firstRelativePoint="501,358" lastRelativePoint="606,475">
- <bendpoint weight="0.5" firstDimension="147,0" secondDimension="-5,-132"/>
- </wire>
- <wire id="689" guardcondition="success" firstRelativePoint="479,371" lastRelativePoint="339,567">
- <bendpoint weight="0.5" firstDimension="-5,211" secondDimension="150,-1"/>
- </wire>
- </Glue:GlueDiagram>
|