| 123456789101112131415161718192021222324 |
- <?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="1" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="1558" location="147,26" size="-1,-1" output="//@wire.3"/>
- <child xsi:type="Glue:FinalState" id="1559" location="149,313" size="-1,-1" input="//@wire.0 //@wire.2"/>
- <child xsi:type="Glue:Activity" id="1574" location="44,190" size="231,-1" input="//@wire.3" output="//@wire.0 //@wire.1" name="HandlerCCMChargeIndexIns">
- <property key="class" value="xin.glue.nui.T.T02.HandlerCCMChargeIndexIns"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1585" location="374,190" size="231,-1" input="//@wire.1" output="//@wire.2" name="HandlerCCMFailure">
- <property key="class" value="xin.glue.nui.T.T02.HandlerCCMFailure"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="tx-ccm" value="true"/>
- <property key="description" value=""/>
- <wire id="681" guardcondition="success" firstRelativePoint="361,275" lastRelativePoint="361,367"/>
- <wire id="682" guardcondition="failure" firstRelativePoint="275,204" lastRelativePoint="374,204">
- <bendpoint weight="0.5" firstDimension="167,-1" secondDimension="-163,-1"/>
- </wire>
- <wire id="683" guardcondition="success" firstRelativePoint="486,220" lastRelativePoint="168,322">
- <bendpoint weight="0.5" firstDimension="-3,117" secondDimension="327,-1"/>
- </wire>
- <wire id="684" guardcondition="success" firstRelativePoint="159,45" lastRelativePoint="159,190"/>
- </Glue:GlueDiagram>
|