| 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="7" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="2370" location="152,89" size="164,-1" input="//@wire.0" output="//@wire.1" name="ParseMessage">
- <property key="method" value="parseMessage"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosReuseActivity"/>
- <property key="description" value=" "/>
- </child>
- <child xsi:type="Glue:Activity" id="2371" location="160,174" size="158,-1" input="//@wire.1" output="//@wire.2" name="SaveMillRollerLock">
- <property key="class" value="xin.glue.nui.H.H02.XinMillRollerLock"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2372" location="237,23" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="2373" location="244,261" size="-1,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="672" guardcondition="success" firstRelativePoint="244,42" lastRelativePoint="244,89"/>
- <wire id="673" guardcondition="success" firstRelativePoint="240,119" lastRelativePoint="240,174"/>
- <wire id="675" guardcondition="success" firstRelativePoint="254,204" lastRelativePoint="254,260"/>
- </Glue:GlueDiagram>
|