| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <?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="285,-17" size="-1,-1" output="//@wire.1"/>
- <child xsi:type="Glue:FinalState" id="1395" location="290,404" size="-1,-1" input="//@wire.4 //@wire.6 //@wire.8"/>
- <child xsi:type="Glue:Activity" id="1397" location="176,42" size="261,-1" input="//@wire.1" output="//@wire.2" name="Activity Label1397">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="BjQltyBook|ListResult_0|ListResult_1|ListResult_2|ListResult_3|ListResult_4"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="1398" location="67,105" size="538,-1" input="//@wire.2" output="//@wire.3 //@wire.5 //@wire.7" name="Router1398">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4927" location="68,226" size="180,-1" input="//@wire.3" output="//@wire.4" name="Search4927">
- <property key="sqlkey" value="UIB040010_01.INITSELECT"/>
- <property key="resultkey" value="BjQltyBook"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="SDATE"/>
- <property key="param1" value="EDATE"/>
- <property key="param2" value="SHIP_DIRNO"/>
- <property key="param3" value="SHIP_DIRNO"/>
- <property key="param4" value="ORD_NO"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param5" value="ORD_NO"/>
- <property key="param-count" value="8"/>
- <property key="param6" value="ACC_TP"/>
- <property key="param7" value="ACC_TP"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4938" location="269,226" size="140,-1" input="//@wire.5" output="//@wire.6" name="Activity Label4938">
- <property key="sqlkey0" value="UIB040010_HEAD.SELECT"/>
- <property key="sqlkey1" value="UIB040010_SIZE.SELECT"/>
- <property key="sqlkey2" value="UIB040010_CHEM.SELECT"/>
- <property key="sqlkey3" value="UIB040010_SAMPLE.SELECT"/>
- <property key="sqlkey4" value="UIB040010_QLTY.SELECT"/>
- <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="param4" value="CRET_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="4947" location="430,220" size="144,-1" input="//@wire.7" output="//@wire.8" name="Activity Label4947">
- <property key="class" value="xin.glue.ui.common.PosGridSave"/>
- <property key="param-u" value="REG_NM|CRET_NO|CRET_NO"/>
- <property key="sqlkey-u" value="UIB040010_01.UPDATE"/>
- <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="620" guardcondition="success" firstRelativePoint="298,24" lastRelativePoint="298,42"/>
- <wire id="621" guardcondition="success" firstRelativePoint="292,72" lastRelativePoint="292,105"/>
- <wire id="793" guardcondition="find" firstRelativePoint="502,250" lastRelativePoint="309,413"/>
- <wire id="794" guardcondition="success" firstRelativePoint="140,256" lastRelativePoint="289,413">
- <bendpoint weight="0.5" firstDimension="-18,173" secondDimension="-160,0"/>
- </wire>
- <wire id="797" guardcondition="find1" firstRelativePoint="300,256" lastRelativePoint="300,403"/>
- <wire id="798" guardcondition="success" firstRelativePoint="300,256" lastRelativePoint="300,403"/>
- <wire id="799" guardcondition="save" firstRelativePoint="502,250" lastRelativePoint="309,413"/>
- <wire id="800" guardcondition="success" firstRelativePoint="502,250" lastRelativePoint="309,413">
- <bendpoint weight="0.5" firstDimension="0,179" secondDimension="202,0"/>
- </wire>
- </Glue:GlueDiagram>
|