f62dc50e196ee83d51f33f95069e6a8861ac43dc.svn-base 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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="13" location="20,20" size="100,100">
  3. <child xsi:type="Glue:InitialState" id="805" location="296,13" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:Activity" id="806" location="245,48" size="129,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
  5. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  6. <property key="ResultKeyList" value="RollList"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:RouterActivity" id="807" location="143,98" size="339,-1" input="//@wire.1" output="//@wire.2 //@wire.3 //@wire.4" name="RollRouter">
  10. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  11. <property key="description" value=""/>
  12. </child>
  13. <child xsi:type="Glue:SearchActivity" id="808" location="151,191" size="86,-1" input="//@wire.2" output="//@wire.7" name="SearchAllRoll">
  14. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  15. <property key="dao" value="mesdao"/>
  16. <property key="sqlkey" value="UIH040060_01.select"/>
  17. <property key="param0" value="ROLL_TYPE"/>
  18. <property key="resultkey" value="RollList"/>
  19. <property key="param1" value="ROLL_STAT"/>
  20. <property key="param-count" value="2"/>
  21. <property key="description" value=""/>
  22. </child>
  23. <child xsi:type="Glue:FinalState" id="809" location="312,303" size="-1,-1" input="//@wire.5 //@wire.6 //@wire.7"/>
  24. <child xsi:type="Glue:SearchActivity" id="825" location="277,194" size="92,-1" input="//@wire.3" output="//@wire.6" name="SearchTypeRoll">
  25. <property key="sqlkey" value="UIH040060_02.select"/>
  26. <property key="resultkey" value="RollList"/>
  27. <property key="dao" value="mesdao"/>
  28. <property key="param0" value="ROLL_TYPE"/>
  29. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  30. <property key="param-count" value="1"/>
  31. <property key="description" value=""/>
  32. </child>
  33. <child xsi:type="Glue:SearchActivity" id="826" location="406,191" size="91,-1" input="//@wire.4" output="//@wire.5" name="SearchNullRoll">
  34. <property key="resultkey" value="RollList"/>
  35. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  36. <property key="dao" value="mesdao"/>
  37. <property key="sqlkey" value="UIH040060_03.select"/>
  38. <property key="param-count" value="0"/>
  39. <property key="description" value=""/>
  40. </child>
  41. <property key="tx1" value="true"/>
  42. <property key="description" value=""/>
  43. <wire id="497" guardcondition="success" firstRelativePoint="309,32" lastRelativePoint="309,48"/>
  44. <wire id="498" guardcondition="success" firstRelativePoint="309,78" lastRelativePoint="309,98"/>
  45. <wire id="501" guardcondition="findAll" firstRelativePoint="188,221" lastRelativePoint="311,312"/>
  46. <wire id="502" guardcondition="findType" firstRelativePoint="191,128" lastRelativePoint="191,191"/>
  47. <wire id="503" guardcondition="findNull" firstRelativePoint="329,128" lastRelativePoint="329,194"/>
  48. <wire id="504" guardcondition="success" firstRelativePoint="466,221" lastRelativePoint="318,314">
  49. <bendpoint weight="0.5" firstDimension="15,107" secondDimension="157,-2"/>
  50. </wire>
  51. <wire id="505" guardcondition="success" firstRelativePoint="309,224" lastRelativePoint="309,304"/>
  52. <wire id="508" guardcondition="success" firstRelativePoint="188,221" lastRelativePoint="311,312">
  53. <bendpoint weight="0.5" firstDimension="-6,105" secondDimension="-134,-2"/>
  54. </wire>
  55. </Glue:GlueDiagram>