UIH090090.glue_uml_ad 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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="4" location="20,20" size="100,100">
  3. <child xsi:type="Glue:InitialState" id="2567" location="349,29" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:Activity" id="2568" location="288,76" size="155,-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="COILOUTRESULT|SumCoil"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:RouterActivity" id="2569" location="216,142" size="312,-1" input="//@wire.1" output="//@wire.2" name="RouterCOILOUT">
  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="2570" location="315,241" size="118,-1" input="//@wire.2" output="//@wire.3" name="SearchCOILOUT">
  14. <property key="sqlkey" value="UIH090090_01.select"/>
  15. <property key="resultkey" value="COILOUTRESULT"/>
  16. <property key="dao" value="mesdao"/>
  17. <property key="param0" value="fromTime"/>
  18. <property key="param1" value="COIL_NO"/>
  19. <property key="param2" value="STL_GRD"/>
  20. <property key="param3" value="COIL_WTH"/>
  21. <property key="param4" value="COIL_THK"/>
  22. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  23. <property key="param5" value="TRANS_CAR_NO"/>
  24. <property key="param-count" value="6"/>
  25. <property key="description" value=""/>
  26. </child>
  27. <child xsi:type="Glue:FinalState" id="2571" location="362,409" size="-1,-1" input="//@wire.4"/>
  28. <child xsi:type="Glue:SearchActivity" id="2805" location="315,327" size="120,-1" input="//@wire.3" output="//@wire.4" name="SearchCOILOUTSUM">
  29. <property key="sqlkey" value="UIH090090_02.select"/>
  30. <property key="resultkey" value="SumCoil"/>
  31. <property key="dao" value="mesdao"/>
  32. <property key="param0" value="fromTime"/>
  33. <property key="param1" value="COIL_NO"/>
  34. <property key="param2" value="STL_GRD"/>
  35. <property key="param3" value="COIL_WTH"/>
  36. <property key="param4" value="COIL_THK"/>
  37. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  38. <property key="param5" value="TRANS_CAR_NO"/>
  39. <property key="param-count" value="6"/>
  40. <property key="description" value=""/>
  41. </child>
  42. <property key="tx1" value="true"/>
  43. <property key="description" value=""/>
  44. <wire id="714" guardcondition="success" firstRelativePoint="359,48" lastRelativePoint="359,76"/>
  45. <wire id="715" guardcondition="success" firstRelativePoint="372,106" lastRelativePoint="372,142"/>
  46. <wire id="716" guardcondition="find" firstRelativePoint="370,236" lastRelativePoint="370,283"/>
  47. <wire id="722" guardcondition="success" firstRelativePoint="371,271" lastRelativePoint="371,327"/>
  48. <wire id="723" guardcondition="success" firstRelativePoint="372,357" lastRelativePoint="372,408"/>
  49. </Glue:GlueDiagram>