UIH040010.glue_uml_ad 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <child xsi:type="Glue:InitialState" id="0" location="305,8" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:RouterActivity" id="2" location="22,156" size="604,-1" input="//@wire.6" output="//@wire.1 //@wire.7 //@wire.8" name="rollResultRouter">
  5. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  6. <property key="description" value=""/>
  7. </child>
  8. <child xsi:type="Glue:SearchActivity" id="3" location="91,364" size="209,-1" input="//@wire.3 //@wire.7 //@wire.9" output="//@wire.5 //@wire.11" name="rollResultSearch">
  9. <property key="dao" value="mesdao"/>
  10. <property key="sqlkey" value="UIH040010_01.select"/>
  11. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  12. <property key="param-count" value="1"/>
  13. <property key="resultkey" value="rollResult"/>
  14. <property key="param0" value="ROLL_KIND"/>
  15. <property key="description" value=""/>
  16. </child>
  17. <child xsi:type="Glue:Activity" id="4" location="288,240" size="106,-1" input="//@wire.1" output="//@wire.2 //@wire.3" name="rollResultSave">
  18. <property key="class" value="xin.glue.ui.H.H04.PosSaveRollResult"/>
  19. <property key="description" value=""/>
  20. </child>
  21. <child xsi:type="Glue:FinalState" id="5" location="336,489" size="-1,-1" input="//@wire.4 //@wire.11"/>
  22. <child xsi:type="Glue:Activity" id="6" location="531,344" size="94,-1" input="//@wire.2 //@wire.5 //@wire.10" output="//@wire.4" name="ERROR">
  23. <property key="class" value="xin.glue.ui.H.H04.ERROR"/>
  24. <property key="description" value=""/>
  25. </child>
  26. <child xsi:type="Glue:Activity" id="572" location="261,56" size="120,-1" input="//@wire.0" output="//@wire.6" name="SetResultKeyList">
  27. <property key="ResultKeyList" value="rollResult"/>
  28. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  29. <property key="description" value=""/>
  30. </child>
  31. <child xsi:type="Glue:DeleteActivity" id="1239" location="90,294" size="114,-1" input="//@wire.8" output="//@wire.9 //@wire.10" name="DeleteRollNo">
  32. <property key="class" value="com.posdata.glue.biz.activity.PosDelete"/>
  33. <property key="dao" value="mesdao"/>
  34. <property key="sqlkey" value="UIH040010_delete"/>
  35. <property key="param-count" value="1"/>
  36. <property key="param0" value="ROLL_NO"/>
  37. <property key="description" value=""/>
  38. </child>
  39. <property key="tx1" value="true"/>
  40. <property key="description" value=""/>
  41. <wire id="325" guardcondition="success" firstRelativePoint="288,28" lastRelativePoint="288,56"/>
  42. <wire id="328" guardcondition="save" firstRelativePoint="354,186" lastRelativePoint="354,213">
  43. <bendpoint weight="0.5" firstDimension="30,28" secondDimension="4,-29"/>
  44. </wire>
  45. <wire id="330" guardcondition="failure" firstRelativePoint="394,252" lastRelativePoint="582,344">
  46. <bendpoint weight="0.5" firstDimension="241,-3" secondDimension="4,-107"/>
  47. </wire>
  48. <wire id="335" guardcondition="success" firstRelativePoint="288,253" lastRelativePoint="233,364">
  49. <bendpoint weight="0.5" firstDimension="-108,-2" secondDimension="38,-126"/>
  50. </wire>
  51. <wire id="337" guardcondition="success" firstRelativePoint="590,374" lastRelativePoint="355,490">
  52. <bendpoint weight="0.5" firstDimension="12,132" secondDimension="244,0"/>
  53. </wire>
  54. <wire id="338" guardcondition="failure" firstRelativePoint="496,237" lastRelativePoint="496,326"/>
  55. <wire id="343" guardcondition="success" firstRelativePoint="316,86" lastRelativePoint="316,156"/>
  56. <wire id="345" guardcondition="find" firstRelativePoint="215,186" lastRelativePoint="215,225"/>
  57. <wire id="556" guardcondition="delete" firstRelativePoint="204,306" lastRelativePoint="565,344"/>
  58. <wire id="557" guardcondition="success" firstRelativePoint="141,324" lastRelativePoint="141,364"/>
  59. <wire id="558" guardcondition="failure" firstRelativePoint="191,394" lastRelativePoint="335,498">
  60. <bendpoint weight="0.5" firstDimension="418,-3" secondDimension="-13,-53"/>
  61. </wire>
  62. <wire id="559" guardcondition="success" firstRelativePoint="191,394" lastRelativePoint="335,498">
  63. <bendpoint weight="0.5" firstDimension="-4,118" secondDimension="-155,-2"/>
  64. </wire>
  65. </Glue:GlueDiagram>