| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?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="0" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="391" location="332,9" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="392" location="350,586" size="-1,-1" input="//@wire.3 //@wire.6 //@wire.8 //@wire.10 //@wire.11"/>
- <child xsi:type="Glue:Activity" id="393" location="210,55" size="270,-1" input="//@wire.0" output="//@wire.2" name="RESULTLIST">
- <property key="ResultKeyList" value="ListResult_0|ListResult_1|ListResult_2|ListResult_3|ListResult_4|ListResult_5|ListResult_6|SpecListResult|SpecInfoResult|SMPResult|TECHResult|SpecStlGrd|ListResult_7|returnInfoMsg"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="395" location="30,133" size="804,-1" input="//@wire.2" output="//@wire.1 //@wire.4 //@wire.5 //@wire.7 //@wire.9" name="ROUTER">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1271" location="271,235" size="139,-1" input="//@wire.1" output="//@wire.3" name="FINDINFO">
- <property key="sqlkey" value="UIF026010_01.SELECT"/>
- <property key="resultkey" value="SpecInfoResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SPECSTLGRD"/>
- <property key="param1" value="SPECSTLGRD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1273" location="428,227" size="188,-1" input="//@wire.4" output="//@wire.11" name="findDetails">
- <property key="param0" value="SPEC_STL_GRD"/>
- <property key="resultkey" value="SMPResult"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIF026010_02.SELECT"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4526" location="156,370" size="128,-1" input="//@wire.5" output="//@wire.6" name="findComboData">
- <property key="class" value="xin.glue.ui.F.F02.FindComboData"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4528" location="37,319" size="128,-1" input="//@wire.7" output="//@wire.8" name="save">
- <property key="class" value="xin.glue.ui.F.F02.SaveMillThkParameter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4541" location="640,227" size="164,-1" input="//@wire.9" output="//@wire.10" name="findTechCD">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="TECHResult"/>
- <property key="sqlkey" value="UIB010302_04.SELECT"/>
- <property key="dao" value="mesdao"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="254" guardcondition="success" firstRelativePoint="342,28" lastRelativePoint="342,55">
- <bendpoint weight="0.5" firstDimension="0,24" secondDimension="-3,-27"/>
- </wire>
- <wire id="518" guardcondition="findI" firstRelativePoint="335,163" lastRelativePoint="335,235"/>
- <wire id="534" guardcondition="success" firstRelativePoint="349,85" lastRelativePoint="349,133"/>
- <wire id="743" guardcondition="success" firstRelativePoint="299,265" lastRelativePoint="349,595">
- <bendpoint weight="0.5" firstDimension="-24,345" secondDimension="-61,-1"/>
- </wire>
- <wire id="744" guardcondition="findDetails" firstRelativePoint="655,163" lastRelativePoint="655,227"/>
- <wire id="745" guardcondition="findS" firstRelativePoint="161,402" lastRelativePoint="349,595"/>
- <wire id="746" guardcondition="success" firstRelativePoint="161,402" lastRelativePoint="349,595">
- <bendpoint weight="0.5" firstDimension="0,208" secondDimension="-199,-1"/>
- </wire>
- <wire id="748" guardcondition="save" firstRelativePoint="98,163" lastRelativePoint="98,319">
- <bendpoint weight="0.5" firstDimension="-334,101" secondDimension="-3,-85"/>
- </wire>
- <wire id="749" guardcondition="success" firstRelativePoint="75,349" lastRelativePoint="349,595">
- <bendpoint weight="0.5" firstDimension="-1,261" secondDimension="-285,-1"/>
- </wire>
- <wire id="753" guardcondition="findTechCD" firstRelativePoint="522,257" lastRelativePoint="522,329"/>
- <wire id="756" guardcondition="success" firstRelativePoint="728,257" lastRelativePoint="369,595">
- <bendpoint weight="0.5" firstDimension="6,354" secondDimension="368,0"/>
- </wire>
- <wire id="879" guardcondition="success" firstRelativePoint="517,257" lastRelativePoint="370,595">
- <bendpoint weight="0.5" firstDimension="-5,353" secondDimension="157,-1"/>
- </wire>
- </Glue:GlueDiagram>
|