| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <child xsi:type="Glue:InitialState" id="0" location="449,2" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="1" location="349,47" size="230,-1" input="//@wire.0" output="//@wire.11" name="SetResultKeyList">
- <property key="ResultKeyList" value="stlgrdList|SearchChemResult|FIRST_INIT_PARAM|ChekResult"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="3" location="28,168" size="871,-1" input="//@wire.11" output="//@wire.5 //@wire.9 //@wire.12" name="StlRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4" location="330,456" size="254,-1" input="//@wire.8 //@wire.12" output="//@wire.2 //@wire.3" name="SearchStlGrdList">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG010020_01.select"/>
- <property key="param0" value="STL_GRD"/>
- <property key="resultkey" value="stlgrdList"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="7" location="710,507" size="245,-1" input="//@wire.2 //@wire.7 //@wire.10" output="//@wire.1" name="ERROR">
- <property key="class" value="xin.glue.ui.G.G01.ERROR"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="8" location="445,573" size="-1,-1" input="//@wire.1 //@wire.3 //@wire.6"/>
- <child xsi:type="Glue:SearchActivity" id="919" location="74,248" size="151,-1" input="//@wire.5" output="//@wire.6 //@wire.7" name="SearchChem">
- <property key="sqlkey" value="UIG010010_02.select"/>
- <property key="resultkey" value="SearchChemResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="STL_GRD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2294" location="283,349" size="162,-1" input="//@wire.9" output="//@wire.8 //@wire.10" name="SaveCCMSt">
- <property key="class" value="xin.glue.ui.G.G01.XinSaveCCMSt"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="0" guardcondition="success" firstRelativePoint="278,24" lastRelativePoint="278,44"/>
- <wire id="9" guardcondition="success" firstRelativePoint="821,537" lastRelativePoint="465,582">
- <bendpoint weight="0.5" firstDimension="0,60" secondDimension="366,-1"/>
- </wire>
- <wire id="268" guardcondition="failure" firstRelativePoint="614,472" lastRelativePoint="793,507">
- <bendpoint weight="0.5" firstDimension="306,1" secondDimension="-44,-50"/>
- </wire>
- <wire id="269" guardcondition="success" firstRelativePoint="277,354" lastRelativePoint="277,390"/>
- <wire id="271" guardcondition="success" firstRelativePoint="286,74" lastRelativePoint="286,193"/>
- <wire id="533" guardcondition="find2" firstRelativePoint="148,198" lastRelativePoint="148,248"/>
- <wire id="534" guardcondition="success" firstRelativePoint="142,278" lastRelativePoint="444,582">
- <bendpoint weight="0.5" firstDimension="-7,318" secondDimension="-313,-2"/>
- </wire>
- <wire id="535" guardcondition="failure" firstRelativePoint="225,260" lastRelativePoint="884,507">
- <bendpoint weight="0.5" firstDimension="735,-3" secondDimension="52,-262"/>
- </wire>
- <wire id="690" guardcondition="success" firstRelativePoint="377,379" lastRelativePoint="377,456">
- <bendpoint weight="0.5" firstDimension="13,53" secondDimension="-80,-54"/>
- </wire>
- <wire id="691" guardcondition="save" firstRelativePoint="361,198" lastRelativePoint="361,349">
- <bendpoint weight="0.5" firstDimension="-102,91" secondDimension="-3,-90"/>
- </wire>
- <wire id="692" guardcondition="failure" firstRelativePoint="445,364" lastRelativePoint="836,507">
- <bendpoint weight="0.5" firstDimension="472,0" secondDimension="4,-158"/>
- </wire>
- <wire id="693" guardcondition="success" firstRelativePoint="457,77" lastRelativePoint="457,168"/>
- <wire id="694" guardcondition="find1" firstRelativePoint="477,198" lastRelativePoint="477,456"/>
- </Glue:GlueDiagram>
|