UIB020280.glue_uml_ad 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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:FinalState" id="1395" location="511,449" size="-1,-1" input="//@wire.5 //@wire.7"/>
  4. <child xsi:type="Glue:RouterActivity" id="1397" location="354,181" size="329,-1" input="//@wire.2" output="//@wire.3 //@wire.6" name="Router">
  5. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  6. <property key="description" value=""/>
  7. </child>
  8. <child xsi:type="Glue:Activity" id="1409" location="411,106" size="192,-1" input="//@wire.1" output="//@wire.2" name="RESULTLIST">
  9. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  10. <property key="ResultKeyList" value="CHARGERESULT|SLABRESULT|DATERESULT"/>
  11. <property key="description" value=""/>
  12. </child>
  13. <child xsi:type="Glue:InitialState" id="1410" location="503,23" size="-1,-1" output="//@wire.1"/>
  14. <child xsi:type="Glue:SearchActivity" id="4352" location="452,288" size="136,-1" input="//@wire.3" output="//@wire.4" name="find_charge">
  15. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  16. <property key="resultkey" value="CHARGERESULT"/>
  17. <property key="dao" value="mesdao"/>
  18. <property key="sqlkey" value="UIB020270.CHARGE"/>
  19. <property key="param-count" value="1"/>
  20. <property key="param0" value="date"/>
  21. <property key="description" value=""/>
  22. </child>
  23. <child xsi:type="Glue:SearchActivity" id="4375" location="442,355" size="136,-1" input="//@wire.4" output="//@wire.5" name="find_slab">
  24. <property key="sqlkey" value="UIB020270.SLAB"/>
  25. <property key="resultkey" value="SLABRESULT"/>
  26. <property key="dao" value="mesdao"/>
  27. <property key="param0" value="date"/>
  28. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  29. <property key="param-count" value="1"/>
  30. <property key="description" value=""/>
  31. </child>
  32. <child xsi:type="Glue:SearchActivity" id="4826" location="346,290" size="84,-1" input="//@wire.6" output="//@wire.7" name="DATE">
  33. <property key="resultkey" value="DATERESULT"/>
  34. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  35. <property key="dao" value="mesdao"/>
  36. <property key="sqlkey" value="UIB020270.DATE"/>
  37. <property key="description" value=""/>
  38. </child>
  39. <property key="tx1" value="true"/>
  40. <property key="description" value=""/>
  41. <wire id="259" guardcondition="success" firstRelativePoint="303,370" lastRelativePoint="303,370"/>
  42. <wire id="527" guardcondition="success" firstRelativePoint="280,41" lastRelativePoint="280,98"/>
  43. <wire id="528" guardcondition="success" firstRelativePoint="512,136" lastRelativePoint="512,181">
  44. <bendpoint weight="0.5" firstDimension="5,35" secondDimension="-6,-40"/>
  45. </wire>
  46. <wire id="713" guardcondition="find" firstRelativePoint="516,211" lastRelativePoint="516,288"/>
  47. <wire id="715" guardcondition="success" firstRelativePoint="514,318" lastRelativePoint="514,355"/>
  48. <wire id="716" guardcondition="success" firstRelativePoint="521,385" lastRelativePoint="521,448"/>
  49. <wire id="768" guardcondition="dt" firstRelativePoint="399,320" lastRelativePoint="510,458"/>
  50. <wire id="769" guardcondition="success" firstRelativePoint="399,320" lastRelativePoint="510,458">
  51. <bendpoint weight="0.5" firstDimension="11,153" secondDimension="-122,-1"/>
  52. </wire>
  53. </Glue:GlueDiagram>