858d4e0d5d13a64d9906c2bfc2ef5cef5ee97bb5.svn-base 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  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="471,83" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:RouterActivity" id="1" location="224,238" size="841,-1" input="//@wire.1" output="//@wire.2 //@wire.5 //@wire.9 //@wire.11 //@wire.12 //@wire.15 //@wire.17 //@wire.19" 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:FinalState" id="3" location="458,572" size="-1,-1" input="//@wire.2 //@wire.4 //@wire.7 //@wire.8 //@wire.16 //@wire.18 //@wire.20 //@wire.23"/>
  9. <child xsi:type="Glue:Activity" id="4" location="378,125" size="222,-1" input="//@wire.0" output="//@wire.3" name="SetResultKeyList">
  10. <property key="ResultKeyList" value="ChargeList|SingleChem|CompChem|StlGrdResult|ChargeNOResult"/>
  11. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  12. <property key="description" value=""/>
  13. </child>
  14. <child xsi:type="Glue:Activity" id="379" location="381,181" size="224,-1" input="//@wire.3" output="//@wire.1" name="InitParams">
  15. <property key="dao" value="mesdao"/>
  16. <property key="param0" value="null"/>
  17. <property key="sqlkey0" value="UIB020030_01.INITSELECT"/>
  18. <property key="param-count" value="1"/>
  19. <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
  20. <property key="initResult" value="ChargeNOResult"/>
  21. <property key="description" value=""/>
  22. </child>
  23. <child xsi:type="Glue:SearchActivity" id="4171" location="241,472" size="143,-1" input="//@wire.13" output="//@wire.4" name="FIND_CHARGEINFO">
  24. <property key="sqlkey" value="UIB020030_01.SELECT"/>
  25. <property key="resultkey" value="ChargeList"/>
  26. <property key="dao" value="mesdao"/>
  27. <property key="param0" value="CHARGENO"/>
  28. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  29. <property key="param-count" value="2"/>
  30. <property key="param1" value="PROCCD"/>
  31. <property key="description" value=""/>
  32. </child>
  33. <child xsi:type="Glue:SearchActivity" id="4173" location="354,339" size="147,-1" input="//@wire.5" output="//@wire.6" name="FIND_CHEM">
  34. <property key="resultkey" value="SingleChem"/>
  35. <property key="param-count" value="4"/>
  36. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  37. <property key="param0" value="CHARGE_NO"/>
  38. <property key="param1" value="PROC_CD"/>
  39. <property key="dao" value="mesdao"/>
  40. <property key="param2" value="CHEM_SEQ"/>
  41. <property key="sqlkey" value="UIB020030_02.SELECT"/>
  42. <property key="param3" value="STL_GRD"/>
  43. <property key="description" value="非复合元素"/>
  44. </child>
  45. <child xsi:type="Glue:SearchActivity" id="4174" location="357,430" size="147,-1" input="//@wire.6" output="//@wire.7" name="FIND_COMPCHEM">
  46. <property key="resultkey" value="CompChem"/>
  47. <property key="param-count" value="4"/>
  48. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  49. <property key="param0" value="CHARGE_NO"/>
  50. <property key="param1" value="PROC_CD"/>
  51. <property key="dao" value="mesdao"/>
  52. <property key="param2" value="CHEM_SEQ"/>
  53. <property key="sqlkey" value="UIB020030_03.SELECT"/>
  54. <property key="param3" value="STL_GRD"/>
  55. <property key="description" value="复合元素"/>
  56. </child>
  57. <child xsi:type="Glue:SearchActivity" id="4191" location="473,471" size="143,-1" input="//@wire.10" output="//@wire.8" name="ADD_COMPCHEM">
  58. <property key="resultkey" value="CompChem"/>
  59. <property key="dao" value="mesdao"/>
  60. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  61. <property key="sqlkey" value="UIB020030_05.SELECT"/>
  62. <property key="param-count" value="1"/>
  63. <property key="param0" value="ADDPARAM"/>
  64. <property key="description" value=""/>
  65. </child>
  66. <child xsi:type="Glue:SearchActivity" id="4192" location="477,374" size="137,-1" input="//@wire.9" output="//@wire.10" name="ADD_CHEM">
  67. <property key="resultkey" value="SingleChem"/>
  68. <property key="dao" value="mesdao"/>
  69. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  70. <property key="sqlkey" value="UIB020030_04.SELECT"/>
  71. <property key="param-count" value="1"/>
  72. <property key="param0" value="ADDPARAM"/>
  73. <property key="description" value=""/>
  74. </child>
  75. <child xsi:type="Glue:Activity" id="4193" location="692,354" size="154,-1" input="//@wire.11" output="//@wire.21" name="SAVE">
  76. <property key="class" value="xin.glue.ui.B.B02.SaveChargeAchievement"/>
  77. <property key="description" value=""/>
  78. </child>
  79. <child xsi:type="Glue:SearchActivity" id="4196" location="243,383" size="133,-1" input="//@wire.12" output="//@wire.13" name="FIND_STLGRD">
  80. <property key="sqlkey" value="UIB020030_00.SELECT"/>
  81. <property key="resultkey" value="StlGrdResult"/>
  82. <property key="dao" value="mesdao"/>
  83. <property key="param0" value="CHARGENO"/>
  84. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  85. <property key="param-count" value="1"/>
  86. <property key="description" value=""/>
  87. </child>
  88. <child xsi:type="Glue:Activity" id="4267" location="599,402" size="114,-1" input="//@wire.15" output="//@wire.16" name="DELETE">
  89. <property key="class" value="xin.glue.ui.common.PosGridSave"/>
  90. <property key="sqlkey-d" value="UIB020030_01.DELETE"/>
  91. <property key="param-d" value="CHARGE_NO|PROC_CD|CHEM_SEQ"/>
  92. <property key="description" value=""/>
  93. </child>
  94. <child xsi:type="Glue:SearchActivity" id="4268" location="942,360" size="126,-1" input="//@wire.17" output="//@wire.18" name="FIND_CCCCC">
  95. <property key="sqlkey" value="UIB020030_06.SELECT"/>
  96. <property key="resultkey" value="ChargeNOResult"/>
  97. <property key="dao" value="mesdao"/>
  98. <property key="param0" value="CHARGENO"/>
  99. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  100. <property key="param-count" value="1"/>
  101. <property key="description" value=""/>
  102. </child>
  103. <child xsi:type="Glue:SearchActivity" id="4269" location="99,378" size="138,-1" input="//@wire.19" output="//@wire.20" name="GUOLV">
  104. <property key="sqlkey" value="UIB020030_03.INITSELECT"/>
  105. <property key="resultkey" value="ChargeNOResult"/>
  106. <property key="dao" value="mesdao"/>
  107. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  108. <property key="description" value=""/>
  109. </child>
  110. <child xsi:type="Glue:SearchActivity" id="4270" location="692,441" size="159,-1" input="//@wire.21" output="//@wire.22" name="Search4270">
  111. <property key="sqlkey" value="UIB020030_02.SELECT"/>
  112. <property key="resultkey" value="SingleChem"/>
  113. <property key="dao" value="mesdao"/>
  114. <property key="param0" value="CHARGE_NO"/>
  115. <property key="param1" value="PROC_CD"/>
  116. <property key="param2" value="CHEM_SEQ"/>
  117. <property key="param3" value="STL_GRD"/>
  118. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  119. <property key="param-count" value="4"/>
  120. <property key="description" value=""/>
  121. </child>
  122. <child xsi:type="Glue:SearchActivity" id="4271" location="690,501" size="167,-1" input="//@wire.22" output="//@wire.23" name="Search4271">
  123. <property key="sqlkey" value="UIB020030_03.SELECT"/>
  124. <property key="resultkey" value="CompChem"/>
  125. <property key="dao" value="mesdao"/>
  126. <property key="param0" value="CHARGE_NO"/>
  127. <property key="param1" value="PROC_CD"/>
  128. <property key="param2" value="CHEM_SEQ"/>
  129. <property key="param3" value="STL_GRD"/>
  130. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  131. <property key="param-count" value="4"/>
  132. <property key="description" value=""/>
  133. </child>
  134. <property key="tx1" value="true"/>
  135. <property key="description" value=""/>
  136. <wire id="3" guardcondition="success" firstRelativePoint="444,76" lastRelativePoint="444,115"/>
  137. <wire id="251" guardcondition="success" firstRelativePoint="478,153" lastRelativePoint="478,252"/>
  138. <wire id="253" guardcondition="success" firstRelativePoint="240,268" lastRelativePoint="457,581">
  139. <bendpoint weight="0.5" firstDimension="-404,327" secondDimension="-228,-2"/>
  140. </wire>
  141. <wire id="645" guardcondition="success" firstRelativePoint="480,155" lastRelativePoint="480,181"/>
  142. <wire id="647" guardcondition="success" firstRelativePoint="313,502" lastRelativePoint="457,581">
  143. <bendpoint weight="0.5" firstDimension="1,94" secondDimension="-155,-1"/>
  144. </wire>
  145. <wire id="650" guardcondition="findIngr" firstRelativePoint="394,460" lastRelativePoint="457,581"/>
  146. <wire id="651" guardcondition="success" firstRelativePoint="428,369" lastRelativePoint="428,430"/>
  147. <wire id="652" guardcondition="success" firstRelativePoint="413,460" lastRelativePoint="457,581">
  148. <bendpoint weight="0.5" firstDimension="-17,136" secondDimension="-55,-1"/>
  149. </wire>
  150. <wire id="655" guardcondition="success" firstRelativePoint="568,501" lastRelativePoint="478,581">
  151. <bendpoint weight="0.5" firstDimension="24,95" secondDimension="100,-1"/>
  152. </wire>
  153. <wire id="656" guardcondition="addRow" firstRelativePoint="539,268" lastRelativePoint="539,374"/>
  154. <wire id="657" guardcondition="success" firstRelativePoint="547,404" lastRelativePoint="547,471"/>
  155. <wire id="658" guardcondition="save" firstRelativePoint="778,268" lastRelativePoint="778,339"/>
  156. <wire id="664" guardcondition="findChargeInfo" firstRelativePoint="306,268" lastRelativePoint="306,383"/>
  157. <wire id="665" guardcondition="success" firstRelativePoint="301,413" lastRelativePoint="301,472"/>
  158. <wire id="715" guardcondition="success" firstRelativePoint="697,365" lastRelativePoint="501,353"/>
  159. <wire id="716" guardcondition="delete" firstRelativePoint="645,268" lastRelativePoint="645,402"/>
  160. <wire id="717" guardcondition="success" firstRelativePoint="652,432" lastRelativePoint="478,581">
  161. <bendpoint weight="0.5" firstDimension="-4,164" secondDimension="184,-1"/>
  162. </wire>
  163. <wire id="718" guardcondition="find_chargeno" firstRelativePoint="982,268" lastRelativePoint="982,360"/>
  164. <wire id="719" guardcondition="success" firstRelativePoint="1002,390" lastRelativePoint="478,581">
  165. <bendpoint weight="0.5" firstDimension="-3,206" secondDimension="534,-1"/>
  166. </wire>
  167. <wire id="720" guardcondition="guolv" firstRelativePoint="225,259" lastRelativePoint="160,378">
  168. <bendpoint weight="0.5" firstDimension="-484,6" secondDimension="0,-134"/>
  169. </wire>
  170. <wire id="721" guardcondition="success" firstRelativePoint="155,408" lastRelativePoint="457,581">
  171. <bendpoint weight="0.5" firstDimension="-5,187" secondDimension="-313,-2"/>
  172. </wire>
  173. <wire id="758" guardcondition="success" firstRelativePoint="776,384" lastRelativePoint="776,441"/>
  174. <wire id="759" guardcondition="success" firstRelativePoint="775,471" lastRelativePoint="775,501"/>
  175. <wire id="760" guardcondition="success" firstRelativePoint="774,531" lastRelativePoint="478,581">
  176. <bendpoint weight="0.5" firstDimension="1,65" secondDimension="306,-1"/>
  177. </wire>
  178. </Glue:GlueDiagram>