| 12345678910111213141516171819202122232425 |
- <?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="5" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="245" location="200,21" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="249" location="101,80" size="228,-1" input="//@wire.0" output="//@wire.2" name="ParseMessage">
- <property key="method" value="parseMessage"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosReuseActivity"/>
- <property key="description" value="此ACTIVITY是接收加热炉LEVEL2中所发生的加热炉缺号处理实绩录入到COIL公用
TABLE中并在生产管制中呼叫缺号处理SERVICE
"/>
- </child>
- <child xsi:type="Glue:FinalState" id="260" location="214,367" size="-1,-1" input="//@wire.4"/>
- <child xsi:type="Glue:Activity" id="703" location="88,154" size="257,-1" input="//@wire.2" output="//@wire.3" name="InitActivity">
- <property key="class" value="xin.glue.nui.H.H02.InitRhfCharging"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="729" location="92,238" size="253,-1" input="//@wire.3" output="//@wire.4" name="SaveSlabReject">
- <property key="class" value="xin.glue.nui.H.H02.XinSaveSlabReject"/>
- <property key="description" value="1. Use-Case Name : 加热炉指示数据删除
	1.1 Brief Description
	此ACTIVITY是接收加热炉LEVEL2中所发生的加热炉缺号处理实绩录入到COIL公用
	TABLE中并在生产管制中呼叫缺号处理SERVICE
	 
2. Flow of Events
2.1 basic flow 
20. ModifyRejectCoil
 - resultkey: RejectCoil
 - sqlkey : RejCoil.update
 - 内容: 加热炉缺号实绩COIL公用table UPDATE处理
	 
 30. ModifyRejectSlab
	- resultkeyRejectSlab
 - sqlkey : RejSlab.update
 - 内容: 加热炉缺号实绩SLAB公用table UPDATE处理
	 
	 
 40. SubServiceRejRhfPDI
 - ServiceName: NIF024050-service
 
 - 内容: 生产管制系统中要求轧钢指示删除 "/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="166" guardcondition="success" firstRelativePoint="215,43" lastRelativePoint="215,80"/>
- <wire id="177" guardcondition="success" firstRelativePoint="219,319" lastRelativePoint="219,319"/>
- <wire id="353" guardcondition="success" firstRelativePoint="208,110" lastRelativePoint="208,154"/>
- <wire id="570" guardcondition="success" firstRelativePoint="218,184" lastRelativePoint="218,238"/>
- <wire id="571" guardcondition="success" firstRelativePoint="224,268" lastRelativePoint="224,366"/>
- </Glue:GlueDiagram>
|