bebea163e16f44fe3a4a8fc8ec29f24c7807c588.svn-base 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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="1" location="20,20" size="100,100">
  3. <child xsi:type="Glue:InitialState" id="1387" location="356,8" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:Activity" id="1388" location="292,62" size="130,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
  5. <property key="ResultKeyList" value="COILDC|COILlist|CoilComm"/>
  6. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:RouterActivity" id="1389" location="164,115" size="405,-1" input="//@wire.1" output="//@wire.2" name="Router1389">
  10. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  11. </child>
  12. <child xsi:type="Glue:SearchActivity" id="1390" location="271,205" size="178,-1" input="//@wire.2" output="//@wire.3" name="SearchCoilComm">
  13. <property key="resultkey" value="CoilComm"/>
  14. <property key="dao" value="mesdao"/>
  15. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  16. <property key="sqlkey" value="UIH020034_01.select"/>
  17. <property key="param-count" value="1"/>
  18. <property key="param0" value="COIL_NO"/>
  19. <property key="description" value=""/>
  20. </child>
  21. <child xsi:type="Glue:SearchActivity" id="1391" location="285,259" size="165,-1" input="//@wire.3" output="//@wire.4" name="SearchCOILlist">
  22. <property key="resultkey" value="COILlist"/>
  23. <property key="dao" value="mesdao"/>
  24. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  25. <property key="sqlkey" value="UIH020034_02.select"/>
  26. <property key="param-count" value="1"/>
  27. <property key="param0" value="COIL_NO"/>
  28. <property key="description" value=""/>
  29. </child>
  30. <child xsi:type="Glue:SearchActivity" id="1392" location="276,312" size="176,-1" input="//@wire.4" output="//@wire.5" name="SearchCOILDC">
  31. <property key="sqlkey" value="UIH020034_03.select"/>
  32. <property key="resultkey" value="COILDC"/>
  33. <property key="dao" value="mesdao"/>
  34. <property key="param0" value="COIL_NO"/>
  35. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  36. <property key="param-count" value="1"/>
  37. <property key="description" value=""/>
  38. </child>
  39. <child xsi:type="Glue:FinalState" id="1393" location="350,446" size="-1,-1" input="//@wire.5"/>
  40. <property key="tx1" value="true"/>
  41. <property key="description" value=""/>
  42. <wire id="614" guardcondition="success" firstRelativePoint="357,33" lastRelativePoint="357,62"/>
  43. <wire id="615" guardcondition="success" firstRelativePoint="364,92" lastRelativePoint="364,115"/>
  44. <wire id="616" guardcondition="find" firstRelativePoint="360,354" lastRelativePoint="360,445"/>
  45. <wire id="617" guardcondition="success" firstRelativePoint="365,193" lastRelativePoint="365,211"/>
  46. <wire id="618" guardcondition="success" firstRelativePoint="367,241" lastRelativePoint="367,268"/>
  47. <wire id="619" guardcondition="success" firstRelativePoint="372,298" lastRelativePoint="372,320"/>
  48. </Glue:GlueDiagram>