| 12345678910111213141516171819202122232425262728 |
- <?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="53" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="2305" location="142,72" 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="
"/>
- </child>
- <child xsi:type="Glue:Activity" id="2309" location="145,237" size="233,-1" input="//@wire.2" output="//@wire.3" name="SaveMillResult">
- <property key="class" value="xin.glue.nui.H.H02.XinSaveMillResult"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2313" location="145,159" size="233,-1" input="//@wire.1" output="//@wire.2 //@wire.4" name="SaveMillToCoilComm">
- <property key="class" value="xin.glue.nui.H.H02.PosSaveMillToCoilComm"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2314" location="246,17" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="2315" location="254,311" size="-1,-1" input="//@wire.3 //@wire.4"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="662" guardcondition="success" firstRelativePoint="256,36" lastRelativePoint="256,72"/>
- <wire id="666" guardcondition="success" firstRelativePoint="253,102" lastRelativePoint="253,152"/>
- <wire id="667" guardcondition="success" firstRelativePoint="258,182" lastRelativePoint="258,219"/>
- <wire id="668" guardcondition="success" firstRelativePoint="264,249" lastRelativePoint="264,310"/>
- <wire id="714" guardcondition="failure" firstRelativePoint="378,175" lastRelativePoint="273,320">
- <bendpoint weight="0.5" firstDimension="245,1" secondDimension="242,-146"/>
- <bendpoint weight="0.5" firstDimension="244,147" secondDimension="241,0"/>
- </wire>
- </Glue:GlueDiagram>
|