| 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="2" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="1264" location="186,73" size="164,-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="1266" location="186,162" size="165,-1" input="//@wire.1" output="//@wire.2" name="SaveRhfRollerLock">
- <property key="class" value="xin.glue.nui.H.H02.XinRhfRollerLock"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="1267" location="267,18" size="50,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="1268" location="267,251" size="50,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="573" guardcondition="success" firstRelativePoint="275,37" lastRelativePoint="275,73"/>
- <wire id="574" guardcondition="success" firstRelativePoint="283,103" lastRelativePoint="283,162"/>
- <wire id="575" guardcondition="success" firstRelativePoint="277,192" lastRelativePoint="277,250"/>
- </Glue:GlueDiagram>
|