| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?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="6" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="431" location="463,36" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="432" location="396,88" size="151,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="ChemNM|ChargeIngr|IngrResult|ErrorChargeNoChem"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="461" location="364,150" size="222,-1" input="//@wire.1" output="//@wire.2" name="INITPARAM">
- <property key="sqlkey0" value="UIB020020_03.INITSELECT"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="null"/>
- <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
- <property key="initResult" value="FacProc"/>
- <property key="param-count" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="462" location="151,220" size="733,-1" input="//@wire.2" output="//@wire.5 //@wire.6 //@wire.9 //@wire.11" name="ROUTER">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="473" location="452,499" size="-1,-1" input="//@wire.4 //@wire.5 //@wire.7 //@wire.10 //@wire.12"/>
- <child xsi:type="Glue:Activity" id="474" location="265,406" size="181,-1" input="//@wire.8" output="//@wire.4" name="ErrorProc">
- <property key="class" value="xin.glue.user.common.PosErrorHandler"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="517" location="374,313" size="204,-1" input="//@wire.6" output="//@wire.7 //@wire.8" name="FIND">
- <property key="class" value="xin.glue.ui.B.B02.FindChargeIngredient"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4296" location="551,366" size="158,-1" input="//@wire.9" output="//@wire.10" name="FIND1">
- <property key="param-count" value="5"/>
- <property key="resultkey" value="IngrResult"/>
- <property key="param0" value="STLGRD"/>
- <property key="param1" value="STLGRD"/>
- <property key="param2" value="CHARGENO"/>
- <property key="param3" value="PROCCD"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIB020020_02.SELECT"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param4" value="CHEMSEQ"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4471" location="741,352" size="137,-1" input="//@wire.11" output="//@wire.12" name="Search4471">
- <property key="sqlkey" value="UIB020020_03.SELECT"/>
- <property key="resultkey" value="ErrorChargeNoChem"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="CHARGENO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="param1" value="PROCCD"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="255" guardcondition="success" firstRelativePoint="283,58" lastRelativePoint="283,102"/>
- <wire id="256" guardcondition="success" firstRelativePoint="476,118" lastRelativePoint="476,173"/>
- <wire id="257" guardcondition="success" firstRelativePoint="473,203" lastRelativePoint="473,244">
- <bendpoint weight="0.5" firstDimension="-1,42" secondDimension="6,-29"/>
- </wire>
- <wire id="259" guardcondition="success" firstRelativePoint="303,370" lastRelativePoint="303,370"/>
- <wire id="264" guardcondition="success" firstRelativePoint="304,436" lastRelativePoint="451,508">
- <bendpoint weight="0.5" firstDimension="-51,87" secondDimension="-158,-1"/>
- </wire>
- <wire id="265" guardcondition="success" firstRelativePoint="225,250" lastRelativePoint="451,508">
- <bendpoint weight="0.5" firstDimension="-225,274" secondDimension="-237,0"/>
- </wire>
- <wire id="281" guardcondition="find" firstRelativePoint="640,250" lastRelativePoint="471,508"/>
- <wire id="282" guardcondition="success" firstRelativePoint="462,396" lastRelativePoint="462,498"/>
- <wire id="283" guardcondition="failure" firstRelativePoint="397,340" lastRelativePoint="397,375"/>
- <wire id="722" guardcondition="find1" firstRelativePoint="626,396" lastRelativePoint="471,508"/>
- <wire id="723" guardcondition="success" firstRelativePoint="626,396" lastRelativePoint="471,508">
- <bendpoint weight="0.5" firstDimension="-4,126" secondDimension="164,-2"/>
- </wire>
- <wire id="743" guardcondition="find2" firstRelativePoint="804,382" lastRelativePoint="472,508"/>
- <wire id="744" guardcondition="success" firstRelativePoint="804,382" lastRelativePoint="472,508">
- <bendpoint weight="0.5" firstDimension="-5,141" secondDimension="342,-1"/>
- </wire>
- </Glue:GlueDiagram>
|