| 1234567891011121314151617181920212223242526272829303132333435363738 |
- <?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="305,40" size="-1,-1" output="//@wire.2"/>
- <child xsi:type="Glue:FinalState" id="1395" location="305,320" size="-1,-1" input="//@wire.1"/>
- <child xsi:type="Glue:Activity" id="1396" location="255,240" size="120,-1" input="//@wire.4" output="//@wire.1" name="LstIngrTimer">
- <property key="class" value="xin.glue.ui.B.PosCertSave"/>
- <property key="param" value="INV_NO|ORD_NO|ORD_SEQ|CUST_CD|ORDCUST_CD|ORD_USE_TP|SPEC_ABBSYM|CAR_GP|SUM_WGT|SUM_CNT|BLOBFILE"/>
- <property key="sqlkey" value="UIB021100_01.INSERT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4679" location="255,80" size="120,-1" input="//@wire.2" output="//@wire.3" name="SetResultKeyList">
- <property key="ResultKeyList" value="ListResult_0|ListResult_1|ListResult_2|ListResult_3|ListResult_4"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:PageSetActivity" id="4686" location="255,160" size="120,-1" input="//@wire.3" output="//@wire.4" name="Search">
- <property key="sqlkey-count" value="5"/>
- <property key="class" value="xin.glue.ui.common.PosMultiSearch"/>
- <property key="param0" value="ZE_TP|CRET_NO"/>
- <property key="param1" value="CRET_NO"/>
- <property key="param2" value="CRET_NO"/>
- <property key="param3" value="CRET_NO"/>
- <property key="sqlkey0" value="UIB021100.Header.Select"/>
- <property key="param4" value="CRET_NO"/>
- <property key="sqlkey1" value="UIB021100.Size.Select"/>
- <property key="sqlkey2" value="UIB021100.Chem.Select"/>
- <property key="sqlkey3" value="UIB021100.Sample.Select"/>
- <property key="sqlkey4" value="UIB021100.Qlty.Select"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="259" guardcondition="success" firstRelativePoint="303,370" lastRelativePoint="303,370"/>
- <wire id="761" guardcondition="success" firstRelativePoint="284,186" lastRelativePoint="284,436"/>
- <wire id="773" guardcondition="success" firstRelativePoint="315,59" lastRelativePoint="315,80"/>
- <wire id="774" guardcondition="success" firstRelativePoint="314,110" lastRelativePoint="314,160"/>
- <wire id="775" guardcondition="success" firstRelativePoint="314,190" lastRelativePoint="314,240"/>
- </Glue:GlueDiagram>
|