| 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="1" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="768" location="348,108" size="228,-1" input="//@wire.0" output="//@wire.1" name="ParseMessage">
- <property key="class" value="com.posdata.glue.biz.activity.PosReuseActivity"/>
- <property key="method" value="parseMessage"/>
- <property key="description" value="此 ACTIVITY是把炼钢LEVEL2中所发生的转炉实绩电文接收过来
录入到转炉实绩TABLE和
CHARGE公用TABLE中
"/>
- </child>
- <child xsi:type="Glue:InitialState" id="769" location="442,24" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="770" location="450,381" size="-1,-1" input="//@wire.3"/>
- <child xsi:type="Glue:Activity" id="771" location="366,182" size="198,-1" input="//@wire.1" output="//@wire.2" name="SaveBofResul">
- <property key="class" value="xin.glue.nui.G.G02.XinSaveBofResult"/>
- <property key="description" value="接受转炉实绩,更新转炉实绩表,更新炉次参数表,板坯参数表,板坯详细参数表的
 状态为B 进行。
"/>
- </child>
- <child xsi:type="Glue:Activity" id="772" location="378,263" size="168,-1" input="//@wire.2" output="//@wire.3" name="SaveBofProcChargeComm">
- <property key="class" value="xin.glue.nui.G.G02.XinSaveBofProcChargecomm"/>
- <property key="description" value="接收转炉实绩的电文信息 更新转炉实绩表 TBG02_BOF_RESULT以后 
相应的修改炼钢公共表 TBG02_CHARGE_COMM"/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="378" guardcondition="success" firstRelativePoint="452,43" lastRelativePoint="452,108"/>
- <wire id="379" guardcondition="success" firstRelativePoint="449,138" lastRelativePoint="449,182"/>
- <wire id="380" guardcondition="success" firstRelativePoint="452,212" lastRelativePoint="452,263"/>
- <wire id="910" guardcondition="success" firstRelativePoint="460,293" lastRelativePoint="460,380"/>
- </Glue:GlueDiagram>
|