| 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="2" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="19" location="293,65" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="20" location="56,221" size="475,-1" input="//@wire.5" output="//@wire.6 //@wire.7 //@wire.8" name="DefaultRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:Activity" id="23" location="229,109" size="154,-1" input="//@wire.0" output="//@wire.4" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="rs"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="160" location="307,456" size="-1,-1" input="//@wire.6 //@wire.9 //@wire.12"/>
- <child xsi:type="Glue:Activity" id="406" location="230,160" size="150,-1" input="//@wire.4" output="//@wire.5" name="InitParams">
- <property key="class" value="xin.glue.ui.common.PosInitParam"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1096" location="259,316" size="132,-1" input="//@wire.7" output="//@wire.10 //@wire.11" name="OrdRepSaveZD">
- <property key="class" value="xin.glue.nui.E.E03.OrdRepSaveZD"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2477" location="366,364" size="132,-1" input="//@wire.8 //@wire.10" output="//@wire.9" name="FindMatInfo">
- <property key="sqlkey" value="UIE031046.MAT.Select"/>
- <property key="resultkey" value="rs"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="R_MAT_NO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="param1" value="R_MAT_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2557" location="546,368" size="111,-1" input="//@wire.11" output="//@wire.12" name="PosErrorHandler">
- <property key="class" value="xin.glue.user.common.PosErrorHandler"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="16" guardcondition="success" firstRelativePoint="310,89" lastRelativePoint="310,139"/>
- <wire id="25" guardcondition="success" firstRelativePoint="385,328" lastRelativePoint="385,328"/>
- <wire id="33" guardcondition="success" firstRelativePoint="391,312" lastRelativePoint="349,312"/>
- <wire id="84" guardcondition="success" firstRelativePoint="182,447" lastRelativePoint="326,434"/>
- <wire id="155" guardcondition="success" firstRelativePoint="304,139" lastRelativePoint="304,160"/>
- <wire id="156" guardcondition="success" firstRelativePoint="301,190" lastRelativePoint="301,221"/>
- <wire id="540" guardcondition="success" firstRelativePoint="175,251" lastRelativePoint="299,465">
- <bendpoint weight="0.5" firstDimension="-118,230" secondDimension="-135,0"/>
- </wire>
- <wire id="547" guardcondition="save" firstRelativePoint="317,346" lastRelativePoint="317,455"/>
- <wire id="549" guardcondition="find" firstRelativePoint="427,394" lastRelativePoint="326,465"/>
- <wire id="550" guardcondition="success" firstRelativePoint="427,394" lastRelativePoint="326,465">
- <bendpoint weight="0.5" firstDimension="-5,88" secondDimension="110,1"/>
- </wire>
- <wire id="551" guardcondition="success" firstRelativePoint="313,346" lastRelativePoint="366,382">
- <bendpoint weight="0.5" firstDimension="-12,51" secondDimension="-119,3"/>
- </wire>
- <wire id="783" guardcondition="failure" firstRelativePoint="390,327" lastRelativePoint="603,368">
- <bendpoint weight="0.5" firstDimension="278,-4" secondDimension="2,-56"/>
- </wire>
- <wire id="784" guardcondition="success" firstRelativePoint="604,398" lastRelativePoint="326,465">
- <bendpoint weight="0.5" firstDimension="3,84" secondDimension="287,1"/>
- </wire>
- </Glue:GlueDiagram>
|