| 123456789101112131415161718192021222324 |
- <?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="300,160" size="-1,-1" input="//@wire.1"/>
- <child xsi:type="Glue:Activity" id="348" location="250,80" size="120,-1" input="//@wire.0" output="//@wire.1" name="SaveRepCoil">
- <property key="sqlkey-u" value="NIE031024.RepCoil.Update"/>
- <property key="param-d" value="MAT_NO"/>
- <property key="class" value="xin.glue.nui.E.E03.RepMatSave"/>
- <property key="param-i" value="MAT_NO"/>
- <property key="sqlkey-d" value="NIE031024.RepCoilD.Delete"/>
- <property key="param1" value="ORD_NO|ORD_SEQ"/>
- <property key="param-o" value="WGT|WGT|ORD_NO|ORD_SEQ"/>
- <property key="sqlkey-i" value="NIE031024.RepCoilD.Insert"/>
- <property key="sqlkey0" value="NIE031023.RepOrd.Select"/>
- <property key="sqlkey1" value="NIE031024.RepCoil.Select"/>
- <property key="param-u" value="ORD_NO|ORD_SEQ|MAT_NO"/>
- <property key="sqlkey-o" value="NIE031023.RepOrd.Update"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="486" guardcondition="success" firstRelativePoint="310,59" lastRelativePoint="310,80"/>
- <wire id="487" guardcondition="success" firstRelativePoint="310,110" lastRelativePoint="310,159"/>
- </Glue:GlueDiagram>
|