| 12345678910111213141516171819 |
- <?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:Activity" id="732" location="145,62" 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中所发生的加热炉缺号处理实绩录入到COIL公用
TABLE中并在生产管制中呼叫缺号处理SERVICE
"/>
- </child>
- <child xsi:type="Glue:Activity" id="735" location="132,141" size="253,-1" input="//@wire.1" output="//@wire.2" name="SaveCoilReject">
- <property key="class" value="xin.glue.nui.H.H02.XinSaveCoilReject"/>
- <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>
- <child xsi:type="Glue:InitialState" id="739" location="250,10" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="740" location="258,236" size="-1,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="572" guardcondition="success" firstRelativePoint="259,30" lastRelativePoint="259,62"/>
- <wire id="573" guardcondition="success" firstRelativePoint="265,92" lastRelativePoint="265,130"/>
- <wire id="574" guardcondition="success" firstRelativePoint="253,160" lastRelativePoint="253,202"/>
- </Glue:GlueDiagram>
|