d9ce68dbe0b2e0147c08135adf1e64b30ef7343f.svn-base 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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="86" location="195,33" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:Activity" id="87" location="18,108" size="374,-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="ListResult_1"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:RouterActivity" id="88" location="18,193" size="374,-1" input="//@wire.1" output="//@wire.2 //@wire.4" name="DefaultRouter">
  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="89" location="205,289" size="184,-1" input="//@wire.2" output="//@wire.3" name="SearchHierachicalData">
  14. <property key="sqlkey" value="SearchHierachicalData.Select"/>
  15. <property key="resultkey" value="ListResult_1"/>
  16. <property key="dao" value="mesdao"/>
  17. <property key="param0" value="SearchKey"/>
  18. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  19. <property key="param-count" value="1"/>
  20. <property key="description" value=""/>
  21. </child>
  22. <child xsi:type="Glue:FinalState" id="90" location="196,382" size="-1,-1" input="//@wire.3 //@wire.5"/>
  23. <child xsi:type="Glue:SearchActivity" id="91" location="18,288" size="184,-1" input="//@wire.4" output="//@wire.5" name="SearchAllHierachicalData">
  24. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  25. <property key="resultkey" value="ListResult_1"/>
  26. <property key="dao" value="mesdao"/>
  27. <property key="sqlkey" value="SearchHierachicalData.AllSelect"/>
  28. <property key="param-count" value="0"/>
  29. <property key="description" value=""/>
  30. </child>
  31. <property key="tx1" value="true"/>
  32. <property key="description" value=""/>
  33. <wire id="689" guardcondition="success" firstRelativePoint="379,70" lastRelativePoint="362,126"/>
  34. <wire id="690" guardcondition="success" firstRelativePoint="202,138" lastRelativePoint="202,193"/>
  35. <wire id="691" guardcondition="find" firstRelativePoint="295,223" lastRelativePoint="295,289"/>
  36. <wire id="693" guardcondition="success" firstRelativePoint="296,319" lastRelativePoint="216,391">
  37. <bendpoint weight="0.5" firstDimension="-1,87" secondDimension="90,-1"/>
  38. </wire>
  39. <wire id="694" guardcondition="findAll" firstRelativePoint="110,223" lastRelativePoint="110,288"/>
  40. <wire id="695" guardcondition="success" firstRelativePoint="111,318" lastRelativePoint="195,391">
  41. <bendpoint weight="0.5" firstDimension="1,88" secondDimension="-95,-1"/>
  42. </wire>
  43. </Glue:GlueDiagram>