| 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="3" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="991" location="348,180" 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="把RH中所投入的铁合金,辅原料实绩从RH LEVEL2开始接收过来录入
到铁合金辅原料实绩table中 


"/>
- </child>
- <child xsi:type="Glue:Activity" id="1001" location="353,287" size="220,-1" input="//@wire.1" output="//@wire.2" name="XinSaveStlTrackingRH2">
- <property key="class" value="xin.glue.nui.G.G02.XinSaveStlTrackingRH2"/>
- <property key="description" value=" 
"/>
- </child>
- <child xsi:type="Glue:InitialState" id="1009" location="447,103" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="1010" location="443,378" size="-1,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="399" guardcondition="success" firstRelativePoint="456,122" lastRelativePoint="456,180"/>
- <wire id="400" guardcondition="success" firstRelativePoint="456,210" lastRelativePoint="456,287"/>
- <wire id="401" guardcondition="success" firstRelativePoint="453,317" lastRelativePoint="453,377"/>
- </Glue:GlueDiagram>
|