| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?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:InitialState" id="31" location="316,9" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="32" location="22,66" size="617,-1" input="//@wire.0" output="//@wire.4" name="SetResultKeyList">
- <property key="ResultKeyList" value="SmsAllProgResult|SmsProgProgResult|FIRST_INIT_RESULT|SECOND_INIT_RESULT|MESSAGES"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="33" location="53,235" size="535,-1" input="//@wire.5" output="//@wire.1 //@wire.6 //@wire.7 //@wire.8" name="SmsProgRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="34" location="115,398" size="362,-1" input="//@wire.1 //@wire.9 //@wire.10" output="//@wire.2" name="SearchAllSmsProg">
- <property key="sqlkey" value="UIG030010_01.select"/>
- <property key="resultkey" value="SmsAllProgResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="CHARGE_NO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="35" location="106,452" size="374,-1" input="//@wire.2" output="//@wire.3" name="SearchProcSmsProg">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG030010_02.select"/>
- <property key="param0" value="COMM_CD"/>
- <property key="resultkey" value="SmsProgProgResult"/>
- <property key="param1" value="CHARGE_NO"/>
- <property key="param-count" value="2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="36" location="203,301" size="146,-1" input="//@wire.7" output="//@wire.10" name="SaveSmsProg">
- <property key="class" value="xin.glue.ui.G.G03.PosSaveSmsProg"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="37" location="296,555" size="-1,-1" input="//@wire.3 //@wire.6"/>
- <child xsi:type="Glue:Activity" id="373" location="50,154" size="532,-1" input="//@wire.4" output="//@wire.5" name="INIT_PARAM">
- <property key="sqlkey1" value="UIG030010.INIT_PARAM_02"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey-count" value="2"/>
- <property key="class" value="xin.glue.ui.common.PosInitParam"/>
- <property key="resultkey" value="FIRST_INIT_RESULT|SECOND_INIT_RESULT"/>
- <property key="sqlkey0" value="UIG030010.INIT_PARAM_01"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2190" location="376,293" size="103,-1" input="//@wire.8" output="//@wire.9" name="deleteSmsProg">
- <property key="class" value="xin.glue.ui.G.G03.XinDeleteSmsProg"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="24" guardcondition="success" firstRelativePoint="327,28" lastRelativePoint="327,66">
- <bendpoint weight="0.5" firstDimension="1,30" secondDimension="-3,-32"/>
- </wire>
- <wire id="26" guardcondition="find" firstRelativePoint="149,265" lastRelativePoint="149,377">
- <bendpoint weight="0.5" firstDimension="-171,74" secondDimension="-147,-68"/>
- </wire>
- <wire id="27" guardcondition="success" firstRelativePoint="303,407" lastRelativePoint="303,452">
- <bendpoint weight="0.5" firstDimension="7,39" secondDimension="10,-36"/>
- </wire>
- <wire id="30" guardcondition="success" firstRelativePoint="208,348" lastRelativePoint="208,398"/>
- <wire id="245" guardcondition="success" firstRelativePoint="325,96" lastRelativePoint="325,154"/>
- <wire id="246" guardcondition="success" firstRelativePoint="329,184" lastRelativePoint="329,235">
- <bendpoint weight="0.5" firstDimension="13,42" secondDimension="9,-39"/>
- </wire>
- <wire id="254" guardcondition="success" firstRelativePoint="86,265" lastRelativePoint="295,564">
- <bendpoint weight="0.5" firstDimension="-234,314" secondDimension="-220,-1"/>
- </wire>
- <wire id="259" guardcondition="save" firstRelativePoint="284,265" lastRelativePoint="284,313">
- <bendpoint weight="0.5" firstDimension="-36,39" secondDimension="-8,-39"/>
- </wire>
- <wire id="665" guardcondition="dele" firstRelativePoint="478,304" lastRelativePoint="608,516"/>
- <wire id="666" guardcondition="success" firstRelativePoint="426,324" lastRelativePoint="426,377"/>
- <wire id="911" guardcondition="success" firstRelativePoint="276,331" lastRelativePoint="276,398"/>
- </Glue:GlueDiagram>
|