| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <?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.1"/>
- <child xsi:type="Glue:FinalState" id="132" location="300,400" size="-1,-1" input="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="384" location="250,320" size="120,-1" input="//@wire.4" output="//@wire.0" name="RepDelete">
- <property key="sqlkey-count" value="5"/>
- <property key="class" value="xin.glue.ui.common.PosSingleSave"/>
- <property key="sqlkey-d0" value="NIE031040.RepSlab.Delete"/>
- <property key="sqlkey-d1" value="NIE031040.RepSlabD.Delete"/>
- <property key="sqlkey-d2" value="NIE031040.RepCoil.Delete"/>
- <property key="sqlkey-d3" value="NIE031040.RepCoilD.Delete"/>
- <property key="sqlkey-d4" value="NIE031040.RepOrd.Delete"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1921" location="250,80" size="120,-1" input="//@wire.1" output="//@wire.2" name="CoilRepSave">
- <property key="sqlkey-d" value="NIE031042.CoilCommD.Delete"/>
- <property key="param-d" value="MAT_NO"/>
- <property key="sqlkey-h" value="NIE031042.RepHis.Insert"/>
- <property key="sqlkey-i" value="NIE031042.CoilCommD.Insert"/>
- <property key="param-h" value="REG_ID|MAT_NO|ORD_NO|ORD_SEQ"/>
- <property key="param-i" value="MAT_NO"/>
- <property key="sqlkey0" value="NIE031041.RepOrd.Select"/>
- <property key="sqlkey1" value="NIE031042.RepCoil.Select"/>
- <property key="sqlkey2" value="NIE031042.OrdSts.Select"/>
- <property key="param1" value="ORD_NO|ORD_SEQ"/>
- <property key="param2" value="MAT_NO"/>
- <property key="sqlkey-u" value="NIE031042.CoilComm.Update"/>
- <property key="class" value="xin.glue.nui.E.E03.OrdRepSave"/>
- <property key="param-u" value="MAT_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1929" location="250,160" size="120,-1" input="//@wire.2" output="//@wire.3" name="SlabRepSave">
- <property key="sqlkey-d" value="NIE031041.SlabCommD.Delete"/>
- <property key="param-d" value="MAT_NO"/>
- <property key="sqlkey-h" value="NIE031041.RepHis.Insert"/>
- <property key="sqlkey-i" value="NIE031041.SlabCommD.Insert"/>
- <property key="param-h" value="REG_ID|MAT_NO|ORD_NO|ORD_SEQ"/>
- <property key="param-i" value="MAT_NO"/>
- <property key="sqlkey0" value="NIE031041.RepOrd.Select"/>
- <property key="sqlkey1" value="NIE031041.RepSlab.Select"/>
- <property key="sqlkey2" value="NIE031041.OrdSts.Select"/>
- <property key="param1" value="ORD_NO|ORD_SEQ"/>
- <property key="param2" value="MAT_NO"/>
- <property key="sqlkey-u" value="NIE031041.SlabComm.Update"/>
- <property key="class" value="xin.glue.nui.E.E03.OrdRepSave"/>
- <property key="param-u" value="REG_ID|MAT_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InsertActivity" id="2004" location="250,240" size="120,-1" input="//@wire.3" output="//@wire.4" name="SavePrcSts">
- <property key="sqlkey-count" value="2"/>
- <property key="param-u0" value="REG_ID"/>
- <property key="sqlkey-u0" value="NIE031040.Job.Update"/>
- <property key="sqlkey-u1" value="NIE031040.JobDet.Update"/>
- <property key="class" value="xin.glue.ui.common.PosSingleSave"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="314" guardcondition="success" firstRelativePoint="310,190" lastRelativePoint="310,239"/>
- <wire id="508" guardcondition="success" firstRelativePoint="310,59" lastRelativePoint="310,80"/>
- <wire id="509" guardcondition="success" firstRelativePoint="311,110" lastRelativePoint="311,160"/>
- <wire id="587" guardcondition="success" firstRelativePoint="309,190" lastRelativePoint="309,240"/>
- <wire id="588" guardcondition="success" firstRelativePoint="310,270" lastRelativePoint="310,320"/>
- </Glue:GlueDiagram>
|