422d60e069d40b5a6d6cbf28a244b467cd212513.svn-base 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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="2809" location="287,17" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:FinalState" id="2810" location="339,584" size="-1,-1" input="//@wire.6 //@wire.15 //@wire.17"/>
  5. <child xsi:type="Glue:RouterActivity" id="2811" location="6,112" size="689,-1" input="//@wire.1" output="//@wire.2 //@wire.3 //@wire.7 //@wire.9 //@wire.11 //@wire.12 //@wire.20 //@wire.23" name="MakeSPMPlanRouter">
  6. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:SearchActivity" id="2812" location="13,193" size="121,-1" input="//@wire.2" output="//@wire.16" name="Search_SPM_Coil">
  10. <property key="sqlkey" value="UIH060030.select.Coil"/>
  11. <property key="resultkey" value="CoilData"/>
  12. <property key="dao" value="mesdao"/>
  13. <property key="param0" value="ORD_NO"/>
  14. <property key="param1" value="ORD_SEQ"/>
  15. <property key="param2" value="ORD_Min_THK"/>
  16. <property key="param3" value="ORD_Max_THK"/>
  17. <property key="param4" value="ORD_Min_WTH"/>
  18. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  19. <property key="param5" value="ORD_Max_WTH"/>
  20. <property key="param6" value="CUR_LOAD_LOC"/>
  21. <property key="param-count" value="7"/>
  22. <property key="description" value="根据条件得到待计划制定的平整分卷原料卷信息。&#xD;&#xA;查询条件:&#xD;&#xA;1、订单号&#xD;&#xA;2、订单序号&#xD;&#xA;3、厚度范围&#xD;&#xA;4、宽度范围&#xD;&#xA;5、堆放位置"/>
  23. </child>
  24. <child xsi:type="Glue:Activity" id="2825" location="146,52" size="299,-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="CoilData|Load_Data|OrdSEQData|SPMPlanData|SPMPlanListData"/>
  27. <property key="description" value=""/>
  28. </child>
  29. <child xsi:type="Glue:SearchActivity" id="2827" location="296,190" size="103,-1" input="//@wire.7" output="//@wire.4" name="SearchLoad">
  30. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  31. <property key="resultkey" value="Load_Data"/>
  32. <property key="dao" value="mesdao"/>
  33. <property key="sqlkey" value="UIH060030.select.Load"/>
  34. <property key="param-count" value="0"/>
  35. <property key="description" value="得到热轧成品库的堆位基础信息"/>
  36. </child>
  37. <child xsi:type="Glue:SearchActivity" id="2828" location="305,427" size="97,-1" input="//@wire.4 //@wire.8 //@wire.10 //@wire.13 //@wire.16 //@wire.22 //@wire.24" output="//@wire.5" name="SearchSPMPlan">
  38. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  39. <property key="resultkey" value="SPMPlanData"/>
  40. <property key="dao" value="mesdao"/>
  41. <property key="sqlkey" value="UIH060030.select.PlanInfo"/>
  42. <property key="param-count" value="0"/>
  43. <property key="description" value="得到已制定未确认的平整分卷计划的统计信息"/>
  44. </child>
  45. <child xsi:type="Glue:SearchActivity" id="2839" location="295,494" size="117,-1" input="//@wire.5" output="//@wire.6" name="SearchSPMPlanList">
  46. <property key="resultkey" value="SPMPlanListData"/>
  47. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  48. <property key="dao" value="mesdao"/>
  49. <property key="sqlkey" value="UIH060030.select.Planlist"/>
  50. <property key="param-count" value="0"/>
  51. <property key="description" value="得到已制定未确认的平整分卷计划的明细信息"/>
  52. </child>
  53. <child xsi:type="Glue:SearchActivity" id="2841" location="165,194" size="80,-1" input="//@wire.3" output="//@wire.17" name="SearchOrdSEQ">
  54. <property key="sqlkey" value="UIH060030.select.OrdSEQ"/>
  55. <property key="resultkey" value="OrdSEQData"/>
  56. <property key="dao" value="mesado"/>
  57. <property key="param0" value="ORD_NO"/>
  58. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  59. <property key="param-count" value="1"/>
  60. <property key="description" value="根据订单号信息,得到对应订单序号信息的集合"/>
  61. </child>
  62. <child xsi:type="Glue:Activity" id="2861" location="394,224" size="116,-1" input="//@wire.11" output="//@wire.8 //@wire.14" name="AddSPMPlan">
  63. <property key="class" value="xin.glue.ui.H.H06.UIH060030_AddSPMPlan"/>
  64. <property key="description" value=""/>
  65. </child>
  66. <child xsi:type="Glue:Activity" id="2862" location="516,224" size="95,-1" input="//@wire.9" output="//@wire.10 //@wire.18" name="DelSPMPlan">
  67. <property key="class" value="xin.glue.ui.H.H06.UIH060030_DelSPMPlan"/>
  68. <property key="description" value=""/>
  69. </child>
  70. <child xsi:type="Glue:Activity" id="2863" location="621,222" size="99,-1" input="//@wire.12" output="//@wire.13 //@wire.19" name="AffrimSPMPlan">
  71. <property key="class" value="xin.glue.ui.H.H06.UIH060030_AFMSPMPlan"/>
  72. <property key="description" value=""/>
  73. </child>
  74. <child xsi:type="Glue:Activity" id="5139" location="729,291" size="141,-1" input="//@wire.14 //@wire.18 //@wire.19 //@wire.21 //@wire.26" output="//@wire.15" name="Activity Label5139">
  75. <property key="description" value=""/>
  76. <property key="class" value="xin.glue.user.common.PosErrorHandler"/>
  77. </child>
  78. <child xsi:type="Glue:Activity" id="5159" location="735,225" size="99,-1" input="//@wire.20" output="//@wire.21 //@wire.22" name="CancleSPMPlan">
  79. <property key="class" value="xin.glue.ui.H.H06.UIH060030_CanSPMPlan"/>
  80. <property key="description" value=""/>
  81. </child>
  82. <child xsi:type="Glue:Activity" id="5235" location="350,295" size="95,-1" input="//@wire.23" output="//@wire.24 //@wire.26" name="DELTBHSPMPALN">
  83. <property key="class" value="xin.glue.ui.H.H06.UIH060030_DelTBHSPMPlan"/>
  84. <property key="description" value=""/>
  85. </child>
  86. <property key="tx1" value="true"/>
  87. <property key="description" value=""/>
  88. <wire id="886" guardcondition="success" firstRelativePoint="298,78" lastRelativePoint="298,109"/>
  89. <wire id="887" guardcondition="success" firstRelativePoint="296,139" lastRelativePoint="296,159"/>
  90. <wire id="892" guardcondition="findcoil" firstRelativePoint="37,188" lastRelativePoint="37,251"/>
  91. <wire id="902" guardcondition="findOrdSEQ" firstRelativePoint="311,220" lastRelativePoint="311,408"/>
  92. <wire id="904" guardcondition="success" firstRelativePoint="345,230" lastRelativePoint="345,250">
  93. <bendpoint weight="0.5" firstDimension="-3,25" secondDimension="-4,-25"/>
  94. </wire>
  95. <wire id="905" guardcondition="success" firstRelativePoint="342,280" lastRelativePoint="342,299">
  96. <bendpoint weight="0.5" firstDimension="-7,28" secondDimension="-9,-21"/>
  97. </wire>
  98. <wire id="906" guardcondition="success" firstRelativePoint="373,351" lastRelativePoint="373,407"/>
  99. <wire id="909" guardcondition="findload" firstRelativePoint="338,142" lastRelativePoint="338,190"/>
  100. <wire id="930" guardcondition="success" firstRelativePoint="479,255" lastRelativePoint="402,443">
  101. <bendpoint weight="0.5" firstDimension="-14,203" secondDimension="126,1"/>
  102. </wire>
  103. <wire id="931" guardcondition="DelSPMPlan" firstRelativePoint="446,142" lastRelativePoint="446,224"/>
  104. <wire id="932" guardcondition="success" firstRelativePoint="558,254" lastRelativePoint="402,443">
  105. <bendpoint weight="0.5" firstDimension="-5,204" secondDimension="205,1"/>
  106. </wire>
  107. <wire id="933" guardcondition="AddSPMPlan" firstRelativePoint="446,142" lastRelativePoint="446,224"/>
  108. <wire id="934" guardcondition="AFMSPMPlan" firstRelativePoint="662,252" lastRelativePoint="402,443"/>
  109. <wire id="935" guardcondition="success" firstRelativePoint="662,252" lastRelativePoint="402,443">
  110. <bendpoint weight="0.5" firstDimension="-8,206" secondDimension="309,1"/>
  111. </wire>
  112. <wire id="936" guardcondition="failure" firstRelativePoint="744,321" lastRelativePoint="349,583"/>
  113. <wire id="937" guardcondition="success" firstRelativePoint="744,321" lastRelativePoint="349,583"/>
  114. <wire id="939" guardcondition="success" firstRelativePoint="119,223" lastRelativePoint="320,427"/>
  115. <wire id="940" guardcondition="success" firstRelativePoint="230,224" lastRelativePoint="349,583"/>
  116. <wire id="941" guardcondition="failure" firstRelativePoint="705,252" lastRelativePoint="744,291"/>
  117. <wire id="942" guardcondition="failure" firstRelativePoint="605,251" lastRelativePoint="743,291"/>
  118. <wire id="950" guardcondition="CANSPMPlan" firstRelativePoint="750,255" lastRelativePoint="387,427"/>
  119. <wire id="951" guardcondition="success" firstRelativePoint="787,255" lastRelativePoint="787,291"/>
  120. <wire id="952" guardcondition="success" firstRelativePoint="749,255" lastRelativePoint="387,427"/>
  121. <wire id="1029" guardcondition="TBHSPMPLAN" firstRelativePoint="445,309" lastRelativePoint="729,309"/>
  122. <wire id="1030" guardcondition="success" firstRelativePoint="377,325" lastRelativePoint="377,427"/>
  123. <wire id="1031" guardcondition="success" firstRelativePoint="444,316" lastRelativePoint="444,316"/>
  124. <wire id="1032" guardcondition="failure" firstRelativePoint="445,309" lastRelativePoint="729,309"/>
  125. </Glue:GlueDiagram>