| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?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="340,-3" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="1" location="266,40" size="179,-1" input="//@wire.0" output="//@wire.1" name="RESULTLIST">
- <property key="ResultKeyList" value="CustRequestResult|CustReqInfomation"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2" location="234,103" size="257,-1" input="//@wire.1" output="//@wire.2" name="INITPARAM">
- <property key="dao" value="mesdao"/>
- <property key="param0" value="null"/>
- <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
- <property key="initResult" value="CustCodeResult|SPEC_ABBSYM_RESULT|SPEC_STL_GRD_RESULT|ORD_USE_TP_RESULT|FAC_STL_GRD_RESULT|MILL_STD_NO_RESULT|SMS_STD_NO_RESULT|DEV_DGR_CD_RESULT|DEL_TOL_CD_RESULT"/>
- <property key="param-count" value="1"/>
- <property key="sqlkey0" value="UIB010250_01.INITSELECT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="3" location="67,167" size="753,-1" input="//@wire.2" output="//@wire.3 //@wire.4 //@wire.6 //@wire.8" name="ROUTER">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4" location="353,537" size="-1,-1" input="//@wire.6 //@wire.7 //@wire.9"/>
- <child xsi:type="Glue:Activity" id="980" location="209,273" size="195,-1" input="//@wire.3" output="//@wire.5" name="SAVE">
- <property key="class" value="xin.glue.ui.B.B01.SaveCustProceeding"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="996" location="126,365" size="155,-1" input="//@wire.4 //@wire.5" output="//@wire.7" name="FIND">
- <property key="sqlkey" value="UIB010250_04.SELECT"/>
- <property key="resultkey" value="CustRequestResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="CUSTCD"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="2"/>
- <property key="param1" value="CUSTCD"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="997" location="357,342" size="167,-1" input="//@wire.8" output="//@wire.9" name="Activity Label997">
- <property key="class" value="xin.glue.ui.B.B01.FindReqCustSpecNo"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="432" guardcondition="success" firstRelativePoint="355,23" lastRelativePoint="355,40"/>
- <wire id="433" guardcondition="success" firstRelativePoint="360,70" lastRelativePoint="360,103"/>
- <wire id="434" guardcondition="success" firstRelativePoint="361,133" lastRelativePoint="361,167"/>
- <wire id="441" guardcondition="save" firstRelativePoint="297,197" lastRelativePoint="297,273"/>
- <wire id="465" guardcondition="find" firstRelativePoint="173,197" lastRelativePoint="173,365"/>
- <wire id="467" guardcondition="success" firstRelativePoint="266,303" lastRelativePoint="266,365"/>
- <wire id="656" guardcondition="success" firstRelativePoint="87,197" lastRelativePoint="352,546">
- <bendpoint weight="0.5" firstDimension="-356,364" secondDimension="-276,-1"/>
- </wire>
- <wire id="658" guardcondition="success" firstRelativePoint="183,395" lastRelativePoint="352,546">
- <bendpoint weight="0.5" firstDimension="-20,166" secondDimension="-180,-1"/>
- </wire>
- <wire id="659" guardcondition="find1" firstRelativePoint="454,197" lastRelativePoint="454,342"/>
- <wire id="660" guardcondition="success" firstRelativePoint="454,372" lastRelativePoint="372,546">
- <bendpoint weight="0.5" firstDimension="14,188" secondDimension="91,-2"/>
- </wire>
- </Glue:GlueDiagram>
|