| 123456789101112131415161718192021 |
- <?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:InitialState" id="0" location="258,40" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="1" location="262,412" size="-1,-1" input="//@wire.2"/>
- <child xsi:type="Glue:Activity" id="217" location="168,121" size="219,-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="218" location="171,268" size="212,-1" input="//@wire.1" output="//@wire.2" name="ReceiveINGRResult">
- <property key="class" value="xin.glue.nui.B.B02.XinSaveL2INGR"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="159" guardcondition="success" firstRelativePoint="268,59" lastRelativePoint="268,121"/>
- <wire id="160" guardcondition="success" firstRelativePoint="271,151" lastRelativePoint="271,268">
- <bendpoint weight="0.5" firstDimension="-6,67" secondDimension="-6,-80"/>
- </wire>
- <wire id="161" guardcondition="success" firstRelativePoint="272,298" lastRelativePoint="272,411"/>
- </Glue:GlueDiagram>
|