| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?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.9 //@wire.11" 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="ResultKeyList" value="rs|rs1|rs2|resultkey0"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="160" location="300,456" size="-1,-1" input="//@wire.6 //@wire.8 //@wire.10 //@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="sqlkey-count" value="1"/>
- <property key="class" value="xin.glue.ui.common.PosInitParam"/>
- <property key="sqlkey0" value="Pub.FindStlGrd"/>
- <property key="resultkey" value="resultkey0"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1093" location="170,338" size="113,-1" input="//@wire.7" output="//@wire.8" name="FindSlabInfosToPByK">
- <property key="sqlkey" value="UIF012010.findByK"/>
- <property key="resultkey" value="rs"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="STL_GRD"/>
- <property key="param1" value="PROG_CD"/>
- <property key="param2" value="SLAB_RT"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="3"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1094" location="355,340" size="128,-1" input="//@wire.9" output="//@wire.10" name="FindSlabInfosToPByW">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIF012010.findByW"/>
- <property key="param0" value="STL_GRD"/>
- <property key="resultkey" value="rs1"/>
- <property key="param1" value="PROG_CD"/>
- <property key="param-count" value="3"/>
- <property key="param2" value="SLAB_RT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1095" location="69,364" size="96,-1" input="//@wire.11" output="//@wire.12" name="FindSlabinfo">
- <property key="sqlkey" value="UIF012010.findSlabinfo"/>
- <property key="resultkey" value="rs2"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="STL_GRD"/>
- <property key="param1" value="PROG_CD"/>
- <property key="param2" value="SLAB_RT"/>
- <property key="param3" value="P_WTH"/>
- <property key="param4" value="P_THK"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="5"/>
- <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="310,251" lastRelativePoint="310,455"/>
- <wire id="541" guardcondition="findByK" firstRelativePoint="199,251" lastRelativePoint="199,318">
- <bendpoint weight="0.5" firstDimension="-94,51" secondDimension="-8,-46"/>
- </wire>
- <wire id="542" guardcondition="success" firstRelativePoint="206,368" lastRelativePoint="299,465">
- <bendpoint weight="0.5" firstDimension="-20,113" secondDimension="-104,0"/>
- </wire>
- <wire id="543" guardcondition="findByW" firstRelativePoint="415,251" lastRelativePoint="415,316">
- <bendpoint weight="0.5" firstDimension="122,48" secondDimension="4,-47"/>
- </wire>
- <wire id="544" guardcondition="success" firstRelativePoint="418,370" lastRelativePoint="319,465">
- <bendpoint weight="0.5" firstDimension="-1,111" secondDimension="108,0"/>
- </wire>
- <wire id="545" guardcondition="onclick" firstRelativePoint="115,251" lastRelativePoint="115,364">
- <bendpoint weight="0.5" firstDimension="-178,75" secondDimension="-2,-68"/>
- </wire>
- <wire id="546" guardcondition="success" firstRelativePoint="115,394" lastRelativePoint="299,465">
- <bendpoint weight="0.5" firstDimension="-2,85" secondDimension="-195,-2"/>
- </wire>
- </Glue:GlueDiagram>
|