251766d67a1246704016c5a2d96850b1d2c29663.svn-base 2.4 KB

123456789101112131415161718192021222324252627282930313233343536
  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="341,59" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:RouterActivity" id="1" location="172,169" size="378,-1" input="//@wire.1" output="//@wire.2" name="Router1">
  5. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  6. </child>
  7. <child xsi:type="Glue:SearchActivity" id="2" location="287,247" size="128,-1" input="//@wire.2" output="//@wire.3" name="Search2">
  8. <property key="param5" value="fromDate"/>
  9. <property key="param6" value="toDate"/>
  10. <property key="param7" value="insFromDate"/>
  11. <property key="resultkey" value="UIG020600_ERSULT"/>
  12. <property key="param-count" value="9"/>
  13. <property key="dao" value="mesdao"/>
  14. <property key="sqlkey" value="UIG020600_01.select"/>
  15. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  16. <property key="param0" value="ordNo"/>
  17. <property key="param1" value="ordSeq"/>
  18. <property key="param2" value="FROM_DEL_TO_DATE"/>
  19. <property key="param3" value="FROM_DEL_TO_DATE"/>
  20. <property key="param4" value="TO_DEL_TO_DATE"/>
  21. <property key="param8" value="insToDate"/>
  22. <property key="description" value=""/>
  23. </child>
  24. <child xsi:type="Glue:Activity" id="2977" location="211,112" size="283,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
  25. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  26. <property key="ResultKeyList" value="UIG020600_ERSULT"/>
  27. <property key="description" value=""/>
  28. </child>
  29. <child xsi:type="Glue:FinalState" id="2978" location="334,332" size="-1,-1" input="//@wire.3"/>
  30. <property key="tx1" value="true"/>
  31. <property key="description" value=""/>
  32. <wire id="752" guardcondition="success" firstRelativePoint="352,78" lastRelativePoint="352,112"/>
  33. <wire id="753" guardcondition="success" firstRelativePoint="353,142" lastRelativePoint="353,169"/>
  34. <wire id="754" guardcondition="find" firstRelativePoint="344,277" lastRelativePoint="344,331"/>
  35. <wire id="755" guardcondition="success" firstRelativePoint="344,277" lastRelativePoint="344,331"/>
  36. </Glue:GlueDiagram>