| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <?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="4515" location="279,101" size="295,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="ERROR_SLAB_RES|MESSAGES"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="4517" location="400,48" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="4518" location="166,165" size="537,-1" input="//@wire.1" output="//@wire.2 //@wire.4 //@wire.6 //@wire.8 //@wire.10" name="Router4518">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4519" location="271,235" size="130,-1" input="//@wire.2" output="//@wire.3" name="Search4519">
- <property key="sqlkey" value="UIG040700_SIMP_SLAB.select"/>
- <property key="resultkey" value="ERROR_SLAB_RES"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SLAB_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:FinalState" id="4520" location="408,345" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.7 //@wire.9 //@wire.11"/>
- <child xsi:type="Glue:Activity" id="4521" location="425,237" size="99,-1" input="//@wire.4" output="//@wire.5" name="Activity Label4521">
- <property key="class" value="xin.glue.ui.G.G04.ErrorSalbChek"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4523" location="140,232" size="129,-1" input="//@wire.6" output="//@wire.7" name="Search4523">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="ERROR_SLAB_RES"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG040700_RAB_SLAB.select"/>
- <property key="param-count" value="0"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4524" location="550,242" size="98,-1" input="//@wire.8" output="//@wire.9" name="Search4524">
- <property key="resultkey" value="ERROR_SLAB_RES"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG040700_RABERR_SLAB.select"/>
- <property key="param-count" value="0"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4529" location="85,303" size="129,-1" input="//@wire.10" output="//@wire.11" name="Search4529">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="ERROR_SLAB_RES"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG040700_STATERRO_SLAB.select"/>
- <property key="param-count" value="0"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="853" guardcondition="success" firstRelativePoint="412,66" lastRelativePoint="412,101"/>
- <wire id="854" guardcondition="success" firstRelativePoint="414,131" lastRelativePoint="414,165"/>
- <wire id="855" guardcondition="find" firstRelativePoint="386,265" lastRelativePoint="418,344"/>
- <wire id="857" guardcondition="success" firstRelativePoint="386,265" lastRelativePoint="418,344"/>
- <wire id="858" guardcondition="save" firstRelativePoint="440,267" lastRelativePoint="418,344"/>
- <wire id="859" guardcondition="success" firstRelativePoint="440,267" lastRelativePoint="418,344"/>
- <wire id="860" guardcondition="RAB" firstRelativePoint="254,262" lastRelativePoint="418,344"/>
- <wire id="861" guardcondition="success" firstRelativePoint="254,262" lastRelativePoint="418,344"/>
- <wire id="862" guardcondition="RABERR" firstRelativePoint="564,272" lastRelativePoint="418,344"/>
- <wire id="863" guardcondition="success" firstRelativePoint="564,272" lastRelativePoint="418,344"/>
- <wire id="864" guardcondition="stat" firstRelativePoint="211,327" lastRelativePoint="418,344"/>
- <wire id="865" guardcondition="success" firstRelativePoint="209,329" lastRelativePoint="418,344"/>
- </Glue:GlueDiagram>
|