026feff2048adbdc63ed38a891537c5d7abef526.svn-base 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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="6" location="20,20" size="100,100">
  3. <child xsi:type="Glue:InitialState" id="2484" location="327,18" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:Activity" id="2485" location="242,61" size="173,-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="COILCOMM|RHFCOMM"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:RouterActivity" id="2486" location="172,123" size="312,-1" input="//@wire.1" output="//@wire.2" name="Router2486">
  10. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  11. </child>
  12. <child xsi:type="Glue:SearchActivity" id="2487" location="261,204" size="134,-1" input="//@wire.2" output="//@wire.3" name="SearchCOILCOMM">
  13. <property key="sqlkey" value="UIH020035_01.select"/>
  14. <property key="resultkey" value="COILCOMM"/>
  15. <property key="dao" value="mesdao"/>
  16. <property key="param0" value="COIL_NO"/>
  17. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  18. <property key="param-count" value="1"/>
  19. <property key="description" value=""/>
  20. </child>
  21. <child xsi:type="Glue:SearchActivity" id="2488" location="266,269" size="133,-1" input="//@wire.3" output="//@wire.4" name="SearchRHFCOMM">
  22. <property key="sqlkey" value="UIH020035_02.select"/>
  23. <property key="resultkey" value="RHFCOMM"/>
  24. <property key="dao" value="mesdao"/>
  25. <property key="param0" value="COIL_NO"/>
  26. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  27. <property key="param-count" value="1"/>
  28. <property key="description" value=""/>
  29. </child>
  30. <child xsi:type="Glue:FinalState" id="2489" location="330,346" size="-1,-1" input="//@wire.4"/>
  31. <property key="tx1" value="true"/>
  32. <property key="description" value=""/>
  33. <wire id="681" guardcondition="success" firstRelativePoint="328,42" lastRelativePoint="328,61"/>
  34. <wire id="682" guardcondition="success" firstRelativePoint="331,91" lastRelativePoint="331,123"/>
  35. <wire id="683" guardcondition="find" firstRelativePoint="334,153" lastRelativePoint="334,210">
  36. <bendpoint weight="0.5" firstDimension="6,43" secondDimension="-2,-44"/>
  37. </wire>
  38. <wire id="684" guardcondition="success" firstRelativePoint="335,213" lastRelativePoint="335,240"/>
  39. <wire id="685" guardcondition="success" firstRelativePoint="340,270" lastRelativePoint="340,318"/>
  40. </Glue:GlueDiagram>