| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?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="0" location="300,40" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="132" location="302,240" size="-1,-1" input="//@wire.1 //@wire.2 //@wire.3"/>
- <child xsi:type="Glue:RouterActivity" id="668" location="160,80" size="300,-1" input="//@wire.0" output="//@wire.1 //@wire.4 //@wire.5" name="SelectBranch">
- <property key="param" value="MAT_TP"/>
- <property key="class" value="xin.glue.ui.common.PosSelectBranch"/>
- <property key="values" value="TM|AR"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="983" location="160,160" size="120,-1" input="//@wire.4" output="//@wire.3" name="SaveRepSlab">
- <property key="sqlkey-u" value="NIE031030.RepSlab.Update"/>
- <property key="param-o" value="WGT|WGT|ORD_NO|ORD_SEQ"/>
- <property key="sqlkey-d" value="NIE031023.RepSlabD.Delete"/>
- <property key="param-u" value="UNIT_WGT|UNIT_WGT|UNIT_WGT|ORD_NO|ORD_SEQ|MAT_NO"/>
- <property key="sqlkey-i" value="NIE031030.RepSlabD.Insert"/>
- <property key="param-d" value="MAT_NO"/>
- <property key="sqlkey-o" value="NIE031023.RepOrd.Update"/>
- <property key="class" value="xin.glue.nui.E.E03.HMIRepSave"/>
- <property key="param-i" value="CUT_SEQ|UNIT_WGT|UNIT_WGT|UNIT_WGT|UNIT_WGT|UNIT_WGT|ORD_NO|ORD_SEQ|MAT_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="990" location="340,160" size="120,-1" input="//@wire.5" output="//@wire.2" name="SaveRepCoil">
- <property key="sqlkey-u" value="NIE031030.RepCoil.Update"/>
- <property key="param-o" value="WGT|WGT|ORD_NO|ORD_SEQ"/>
- <property key="sqlkey-d" value="NIE031024.RepCoilD.Delete"/>
- <property key="param-u" value="ORD_NO|ORD_SEQ|MAT_NO"/>
- <property key="sqlkey-i" value="NIE031030.RepCoilD.Insert"/>
- <property key="param-d" value="MAT_NO"/>
- <property key="sqlkey-o" value="NIE031023.RepOrd.Update"/>
- <property key="class" value="xin.glue.nui.E.E03.HMIRepSave"/>
- <property key="param-i" value="CUT_SEQ|UNIT_WGT|MAT_NO"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="367" guardcondition="success" firstRelativePoint="310,59" lastRelativePoint="310,160"/>
- <wire id="399" guardcondition="success" firstRelativePoint="312,110" lastRelativePoint="312,239"/>
- <wire id="404" guardcondition="success" firstRelativePoint="404,190" lastRelativePoint="322,249">
- <bendpoint weight="0.5" firstDimension="4,74" secondDimension="92,-1"/>
- </wire>
- <wire id="406" guardcondition="success" firstRelativePoint="219,190" lastRelativePoint="301,249">
- <bendpoint weight="0.5" firstDimension="-1,74" secondDimension="-93,-1"/>
- </wire>
- <wire id="565" guardcondition="TM" firstRelativePoint="218,110" lastRelativePoint="218,160"/>
- <wire id="566" guardcondition="AR" firstRelativePoint="402,110" lastRelativePoint="402,160"/>
- </Glue:GlueDiagram>
|