| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?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="5" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="4601" location="199,158" size="295,-1" input="//@wire.2" output="//@wire.3" name="SetResultKeyList">
- <property key="ResultKeyList" value="MESSAGES|rs1|rs2|rs3|rs4"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="4606" location="330,91" size="-1,-1" output="//@wire.2"/>
- <child xsi:type="Glue:RouterActivity" id="4607" location="73,216" size="574,-1" input="//@wire.3" output="//@wire.0 //@wire.1 //@wire.7 //@wire.9" name="Router4607">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4616" location="236,341" size="124,-1" input="//@wire.5" output="//@wire.8" name="Search4616">
- <property key="sqlkey" value="UIG020090_SLAB_INFO.select"/>
- <property key="resultkey" value="rs2"/>
- <property key="dao" value="mesdao"/>
- <property key="param1" value="CHARGE_NO"/>
- <property key="param0" value="SUB_CHARGE_NO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4624" location="239,270" size="124,-1" input="//@wire.0" output="//@wire.5" name="Search4624">
- <property key="sqlkey" value="UIG0020090_CHARGE_INFO.select"/>
- <property key="resultkey" value="rs1"/>
- <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:Activity" id="4635" location="413,308" size="132,-1" input="//@wire.1" output="//@wire.4" name="DivideCharge">
- <property key="class" value="xin.glue.ui.G.G02.XinDivideCharge"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4642" location="321,502" size="-1,-1" input="//@wire.4 //@wire.6 //@wire.8 //@wire.10"/>
- <child xsi:type="Glue:SearchActivity" id="4643" location="73,303" size="134,-1" input="//@wire.7" output="//@wire.6" name="Search4643">
- <property key="param-count" value="4"/>
- <property key="resultkey" value="rs3"/>
- <property key="param0" value="FAC_STL_GRD"/>
- <property key="param1" value="FAC_STL_GRD"/>
- <property key="param2" value="SUB_CHARGE_NO"/>
- <property key="param3" value="CHEM_SEQ"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG020090_CHMNM_02.select"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4647" location="490,375" size="134,-1" input="//@wire.9" output="//@wire.10" name="Search4647">
- <property key="sqlkey" value="UIG020090_INIT_CHMSEQ.select"/>
- <property key="resultkey" value="rs4"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SUB_CHARGE_NO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="862" guardcondition="find" firstRelativePoint="301,246" lastRelativePoint="301,270">
- <bendpoint weight="0.5" firstDimension="-59,27" secondDimension="0,-27"/>
- </wire>
- <wire id="864" guardcondition="save" firstRelativePoint="327,246" lastRelativePoint="327,304"/>
- <wire id="865" guardcondition="success" firstRelativePoint="340,110" lastRelativePoint="340,158"/>
- <wire id="866" guardcondition="success" firstRelativePoint="336,188" lastRelativePoint="336,216"/>
- <wire id="869" guardcondition="success" firstRelativePoint="464,337" lastRelativePoint="339,427"/>
- <wire id="870" guardcondition="success" firstRelativePoint="300,300" lastRelativePoint="300,341">
- <bendpoint weight="0.5" firstDimension="-1,36" secondDimension="2,-35"/>
- </wire>
- <wire id="872" guardcondition="success" firstRelativePoint="331,428" lastRelativePoint="331,501"/>
- <wire id="873" guardcondition="select" firstRelativePoint="331,371" lastRelativePoint="331,501"/>
- <wire id="874" guardcondition="success" firstRelativePoint="331,371" lastRelativePoint="331,501"/>
- <wire id="875" guardcondition="init" firstRelativePoint="504,405" lastRelativePoint="331,501"/>
- <wire id="876" guardcondition="success" firstRelativePoint="504,405" lastRelativePoint="331,501"/>
- </Glue:GlueDiagram>
|