| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?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="2512" location="433,20" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="2514" location="105,123" size="731,-1" input="//@wire.1" output="//@wire.2 //@wire.5 //@wire.8" name="Router2514">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:Activity" id="2525" location="374,53" size="133,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="COIL_IN_RESULT|SumCoil"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="2614" location="434,330" size="-1,-1" input="//@wire.4 //@wire.7 //@wire.9"/>
- <child xsi:type="Glue:SearchActivity" id="4489" location="334,181" size="215,-1" input="//@wire.2" output="//@wire.3" name="Search4489">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIH051700_01.select"/>
- <property key="param0" value="FROM_DATE"/>
- <property key="resultkey" value="COIL_IN_RESULT"/>
- <property key="param1" value="TO_DATE"/>
- <property key="param-count" value="4"/>
- <property key="param2" value="ORG_ORD"/>
- <property key="param3" value="ORG_SEQ"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4508" location="357,256" size="163,-1" input="//@wire.3" output="//@wire.4" name="Search4508">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIH051700_02.select"/>
- <property key="param0" value="FROM_DATE"/>
- <property key="resultkey" value="SumCoil"/>
- <property key="param1" value="TO_DATE"/>
- <property key="param-count" value="4"/>
- <property key="param2" value="ORG_ORD"/>
- <property key="param3" value="ORG_SEQ"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4519" location="573,184" size="215,-1" input="//@wire.5" output="//@wire.6" name="Search4519">
- <property key="param-count" value="5"/>
- <property key="resultkey" value="COIL_IN_RESULT"/>
- <property key="param0" value="MILL_DTIMEF"/>
- <property key="param1" value="MILL_DTIMET"/>
- <property key="param2" value="BC"/>
- <property key="param3" value="BZ"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIH051701_01.select"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param4" value="CNO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4528" location="597,257" size="163,-1" input="//@wire.6" output="//@wire.7" name="Search4528">
- <property key="resultkey" value="SumCoil"/>
- <property key="param-count" value="5"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param0" value="MILL_DTIMEF"/>
- <property key="param1" value="MILL_DTIMET"/>
- <property key="dao" value="mesdao"/>
- <property key="param2" value="BC"/>
- <property key="sqlkey" value="UIH051701_02.select"/>
- <property key="param3" value="BZ"/>
- <property key="param4" value="CNO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="5277" location="97,218" size="164,-1" input="//@wire.8" output="//@wire.9" name="Activity Label5277">
- <property key="class" value="xin.glue.ui.H.H05.XinSaveCoilGroup"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="703" guardcondition="success" firstRelativePoint="648,295" lastRelativePoint="376,369"/>
- <wire id="712" guardcondition="success" firstRelativePoint="441,99" lastRelativePoint="441,183"/>
- <wire id="839" guardcondition="find" firstRelativePoint="446,322" lastRelativePoint="446,428"/>
- <wire id="841" guardcondition="success" firstRelativePoint="446,322" lastRelativePoint="446,367"/>
- <wire id="842" guardcondition="success" firstRelativePoint="446,397" lastRelativePoint="446,428"/>
- <wire id="843" guardcondition="find2" firstRelativePoint="591,252" lastRelativePoint="444,329"/>
- <wire id="845" guardcondition="success" firstRelativePoint="687,214" lastRelativePoint="687,257"/>
- <wire id="846" guardcondition="success" firstRelativePoint="609,287" lastRelativePoint="444,329"/>
- <wire id="1036" guardcondition="save" firstRelativePoint="278,249" lastRelativePoint="444,329"/>
- <wire id="1038" guardcondition="success" firstRelativePoint="246,248" lastRelativePoint="444,329"/>
- </Glue:GlueDiagram>
|