872654c7fa8bf5768641df767bdb85e538a14b02.svn-base 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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="450,-297" size="-1,-1" output="//@wire.12"/>
  4. <child xsi:type="Glue:Activity" id="2" location="322,-261" size="296,-1" input="//@wire.12" output="//@wire.0" name="SETRESULTLIST">
  5. <property key="ResultKeyList" value="bofNO2Result|bofNO1Result|casNO2Result|casNO1Result|rhResult|lfResult|ccmNO2Result|ccmNO2Others|ccmNO1Result|ccmNO1Others|krNO1Result|krNO2Result"/>
  6. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  7. <property key="description" value=""/>
  8. </child>
  9. <child xsi:type="Glue:Activity" id="3" location="320,-202" size="306,-1" input="//@wire.0" output="//@wire.1" name="INITPARAM">
  10. <property key="class" value="xin.glue.ui.common.PosInitParam"/>
  11. <property key="description" value=""/>
  12. </child>
  13. <child xsi:type="Glue:RouterActivity" id="4" location="188,-149" size="602,-1" input="//@wire.1" output="//@wire.2" name="ROUTER">
  14. <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
  15. <property key="description" value=""/>
  16. </child>
  17. <child xsi:type="Glue:SearchActivity" id="154" location="186,-79" size="204,-1" input="//@wire.2" output="//@wire.3" name="FINFBOF2#">
  18. <property key="sqlkey" value="UIG020100_01.select"/>
  19. <property key="resultkey" value="bofNO2Result"/>
  20. <property key="dao" value="mesdao"/>
  21. <property key="param0" value="BOF_NO2"/>
  22. <property key="param1" value="BOF_NO2"/>
  23. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  24. <property key="param-count" value="2"/>
  25. <property key="description" value=""/>
  26. </child>
  27. <child xsi:type="Glue:SearchActivity" id="155" location="192,-14" size="200,-1" input="//@wire.3" output="//@wire.4" name="FINDBOF1#">
  28. <property key="sqlkey" value="UIG020100_01.select"/>
  29. <property key="resultkey" value="bofNO1Result"/>
  30. <property key="dao" value="mesdao"/>
  31. <property key="param0" value="BOF_NO1"/>
  32. <property key="param1" value="BOF_NO1"/>
  33. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  34. <property key="param-count" value="2"/>
  35. <property key="description" value=""/>
  36. </child>
  37. <child xsi:type="Glue:FinalState" id="159" location="549,577" size="-1,-1" input="//@wire.15"/>
  38. <child xsi:type="Glue:SearchActivity" id="161" location="189,61" size="206,-1" input="//@wire.4" output="//@wire.5" name="FINDCAS2#">
  39. <property key="sqlkey" value="UIG020100_01.select"/>
  40. <property key="resultkey" value="casNO2Result"/>
  41. <property key="dao" value="mesdao"/>
  42. <property key="param0" value="CAS_NO2"/>
  43. <property key="param1" value="CAS_NO2"/>
  44. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  45. <property key="param-count" value="2"/>
  46. <property key="description" value=""/>
  47. </child>
  48. <child xsi:type="Glue:SearchActivity" id="162" location="193,131" size="209,-1" input="//@wire.5" output="//@wire.6" name="FINDCAS1#">
  49. <property key="sqlkey" value="UIG020100_01.select"/>
  50. <property key="resultkey" value="casNO1Result"/>
  51. <property key="dao" value="mesdao"/>
  52. <property key="param0" value="CAS_NO1"/>
  53. <property key="param1" value="CAS_NO1"/>
  54. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  55. <property key="param-count" value="2"/>
  56. <property key="description" value=""/>
  57. </child>
  58. <child xsi:type="Glue:SearchActivity" id="163" location="196,192" size="203,-1" input="//@wire.6" output="//@wire.7" name="FINDRH">
  59. <property key="sqlkey" value="UIG020100_01.select"/>
  60. <property key="resultkey" value="rhResult"/>
  61. <property key="dao" value="mesdao"/>
  62. <property key="param0" value="RH_NO"/>
  63. <property key="param1" value="RH_NO"/>
  64. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  65. <property key="param-count" value="2"/>
  66. <property key="description" value=""/>
  67. </child>
  68. <child xsi:type="Glue:SearchActivity" id="164" location="199,238" size="201,-1" input="//@wire.7" output="//@wire.8" name="FINDLF">
  69. <property key="sqlkey" value="UIG020100_01.select"/>
  70. <property key="resultkey" value="lfResult"/>
  71. <property key="dao" value="mesdao"/>
  72. <property key="param0" value="LF_NO"/>
  73. <property key="param1" value="LF_NO"/>
  74. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  75. <property key="param-count" value="2"/>
  76. <property key="description" value=""/>
  77. </child>
  78. <child xsi:type="Glue:SearchActivity" id="176" location="200,288" size="196,-1" input="//@wire.8" output="//@wire.9" name="FINDCCM2#">
  79. <property key="sqlkey" value="UIG020100_01.select"/>
  80. <property key="resultkey" value="ccmNO2Result"/>
  81. <property key="dao" value="mesdao"/>
  82. <property key="param0" value="CCM_NO2"/>
  83. <property key="param1" value="CCM_NO2"/>
  84. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  85. <property key="param-count" value="2"/>
  86. <property key="description" value=""/>
  87. </child>
  88. <child xsi:type="Glue:SearchActivity" id="177" location="201,387" size="204,-1" input="//@wire.10" output="//@wire.11" name="FINCCCM1#">
  89. <property key="sqlkey" value="UIG020100_01.select"/>
  90. <property key="resultkey" value="ccmNO1Result"/>
  91. <property key="dao" value="mesdao"/>
  92. <property key="param0" value="CCM_NO1"/>
  93. <property key="param1" value="CCM_NO1"/>
  94. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  95. <property key="param-count" value="2"/>
  96. <property key="description" value=""/>
  97. </child>
  98. <child xsi:type="Glue:SearchActivity" id="178" location="199,337" size="195,-1" input="//@wire.9" output="//@wire.10" name="FINCCCM2#OTHERS">
  99. <property key="resultkey" value="ccmNO2Others"/>
  100. <property key="dao" value="mesdao"/>
  101. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  102. <property key="sqlkey" value="UIG020100_02.select"/>
  103. <property key="param-count" value="1"/>
  104. <property key="param0" value="CUT_NO2"/>
  105. <property key="description" value=""/>
  106. </child>
  107. <child xsi:type="Glue:SearchActivity" id="179" location="201,438" size="208,-1" input="//@wire.11" output="//@wire.13" name="FINDCCM1#OTHERS">
  108. <property key="resultkey" value="ccmNO1Others"/>
  109. <property key="dao" value="mesdao"/>
  110. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  111. <property key="sqlkey" value="UIG020100_02.select"/>
  112. <property key="param-count" value="1"/>
  113. <property key="param0" value="CUT_NO1"/>
  114. <property key="description" value=""/>
  115. </child>
  116. <child xsi:type="Glue:SearchActivity" id="1514" location="211,489" size="196,-1" input="//@wire.13" output="//@wire.14" name="findKR1">
  117. <property key="sqlkey" value="UIG020100_03.select"/>
  118. <property key="resultkey" value="krNO1Result"/>
  119. <property key="dao" value="mesdao"/>
  120. <property key="param0" value="KR_NO1"/>
  121. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  122. <property key="param-count" value="1"/>
  123. <property key="description" value=""/>
  124. </child>
  125. <child xsi:type="Glue:SearchActivity" id="2724" location="214,539" size="196,-1" input="//@wire.14" output="//@wire.15" name="findKR2">
  126. <property key="sqlkey" value="UIG020100_03.select"/>
  127. <property key="resultkey" value="krNO2Result"/>
  128. <property key="dao" value="mesdao"/>
  129. <property key="param0" value="KR_NO2"/>
  130. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  131. <property key="param-count" value="1"/>
  132. <property key="description" value=""/>
  133. </child>
  134. <property key="tx1" value="true"/>
  135. <property key="description" value=""/>
  136. <wire id="195" guardcondition="success" firstRelativePoint="415,71" lastRelativePoint="415,89">
  137. <bendpoint weight="0.5" firstDimension="-12,27" secondDimension="-15,-21"/>
  138. <bendpoint weight="0.5" firstDimension="-12,24" secondDimension="-15,-24"/>
  139. </wire>
  140. <wire id="196" guardcondition="success" firstRelativePoint="416,119" lastRelativePoint="416,142">
  141. <bendpoint weight="0.5" firstDimension="-14,30" secondDimension="-30,-23"/>
  142. <bendpoint weight="0.5" firstDimension="-14,26" secondDimension="-30,-27"/>
  143. </wire>
  144. <wire id="198" guardcondition="find" firstRelativePoint="247,172" lastRelativePoint="247,212">
  145. <bendpoint weight="0.5" firstDimension="-199,37" secondDimension="12,-33"/>
  146. </wire>
  147. <wire id="199" guardcondition="success" firstRelativePoint="254,242" lastRelativePoint="254,277">
  148. <bendpoint weight="0.5" firstDimension="9,41" secondDimension="5,-24"/>
  149. <bendpoint weight="0.5" firstDimension="9,32" secondDimension="5,-33"/>
  150. </wire>
  151. <wire id="201" guardcondition="success" firstRelativePoint="301,16" lastRelativePoint="301,61">
  152. <bendpoint weight="0.5" firstDimension="9,35" secondDimension="9,-40"/>
  153. </wire>
  154. <wire id="202" guardcondition="success" firstRelativePoint="295,91" lastRelativePoint="295,131">
  155. <bendpoint weight="0.5" firstDimension="3,35" secondDimension="-2,-35"/>
  156. </wire>
  157. <wire id="204" guardcondition="success" firstRelativePoint="297,161" lastRelativePoint="297,192">
  158. <bendpoint weight="0.5" firstDimension="0,31" secondDimension="0,-30"/>
  159. </wire>
  160. <wire id="205" guardcondition="success" firstRelativePoint="299,222" lastRelativePoint="299,252">
  161. <bendpoint weight="0.5" firstDimension="2,30" secondDimension="0,-30"/>
  162. </wire>
  163. <wire id="207" guardcondition="success" firstRelativePoint="292,282" lastRelativePoint="292,317"/>
  164. <wire id="208" guardcondition="success" firstRelativePoint="293,347" lastRelativePoint="293,381"/>
  165. <wire id="209" guardcondition="success" firstRelativePoint="292,411" lastRelativePoint="292,451"/>
  166. <wire id="210" guardcondition="success" firstRelativePoint="293,481" lastRelativePoint="293,516"/>
  167. <wire id="212" guardcondition="success" firstRelativePoint="461,-306" lastRelativePoint="461,-261"/>
  168. <wire id="639" guardcondition="success" firstRelativePoint="304,468" lastRelativePoint="304,489"/>
  169. <wire id="697" guardcondition="success" firstRelativePoint="301,519" lastRelativePoint="301,539"/>
  170. <wire id="698" guardcondition="success" firstRelativePoint="395,569" lastRelativePoint="448,585"/>
  171. </Glue:GlueDiagram>