| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?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="1" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="255" location="515,47" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="256" location="487,502" size="-1,-1" input="//@wire.2 //@wire.4 //@wire.7 //@wire.9"/>
- <child xsi:type="Glue:Activity" id="257" location="412,95" size="222,-1" input="//@wire.0" output="//@wire.5" name="SetResultKeyList">
- <property key="ResultKeyList" value="ListResult_1|ListResult_2|ListResult_3"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="258" location="401,168" size="231,-1" input="//@wire.5" output="//@wire.1" name="InitParam">
- <property key="initResult" value="initResult"/>
- <property key="sqlkey0" value="UIB020181_01.INITSELECT"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="xin.glue.ui.B.B01.InitParamManager"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="null"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="259" location="314,235" size="435,-1" input="//@wire.1" output="//@wire.2 //@wire.3 //@wire.6 //@wire.8" name="evenRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="587" location="528,358" size="206,-1" input="//@wire.3" output="//@wire.4" name="SAVE">
- <property key="class" value="xin.glue.ui.B.B02.SaveTechDcsResult"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="1617" location="290,362" size="81,-1" input="//@wire.6" output="//@wire.7" name="findDetail">
- <property key="sqlkey" value="UIB020181_02.SELECT"/>
- <property key="resultkey" value="ListResult_2"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="COIL_NO"/>
- <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="4558" location="385,362" size="78,-1" input="//@wire.8" output="//@wire.9" name="findRJ">
- <property key="sqlkey" value="UIB020181_01.SELECT"/>
- <property key="resultkey" value="ListResult_1"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="startTime"/>
- <property key="param1" value="endTime"/>
- <property key="param2" value="COILNO_1"/>
- <property key="param3" value="COILNO_1"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="4"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="78" guardcondition="success" firstRelativePoint="381,18" lastRelativePoint="381,48"/>
- <wire id="307" guardcondition="success" firstRelativePoint="519,210" lastRelativePoint="519,240"/>
- <wire id="308" guardcondition="success" firstRelativePoint="506,265" lastRelativePoint="521,506">
- <bendpoint weight="0.5" firstDimension="-25,145" secondDimension="-17,-122"/>
- </wire>
- <wire id="309" guardcondition="save" firstRelativePoint="630,265" lastRelativePoint="630,358">
- <bendpoint weight="0.5" firstDimension="99,57" secondDimension="-1,-66"/>
- </wire>
- <wire id="752" guardcondition="success" firstRelativePoint="626,388" lastRelativePoint="507,511">
- <bendpoint weight="0.5" firstDimension="-5,78" secondDimension="129,-61"/>
- <bendpoint weight="0.5" firstDimension="-5,138" secondDimension="129,-1"/>
- </wire>
- <wire id="756" guardcondition="success" firstRelativePoint="519,125" lastRelativePoint="519,248"/>
- <wire id="757" guardcondition="success" firstRelativePoint="335,265" lastRelativePoint="335,362">
- <bendpoint weight="0.5" firstDimension="-196,66" secondDimension="2,-61"/>
- </wire>
- <wire id="758" guardcondition="success" firstRelativePoint="334,392" lastRelativePoint="486,511">
- <bendpoint weight="0.5" firstDimension="1,79" secondDimension="-163,-56"/>
- <bendpoint weight="0.5" firstDimension="0,137" secondDimension="-164,2"/>
- </wire>
- <wire id="880" guardcondition="success" firstRelativePoint="424,265" lastRelativePoint="424,362"/>
- <wire id="881" guardcondition="success" firstRelativePoint="418,392" lastRelativePoint="486,511">
- <bendpoint weight="0.5" firstDimension="-6,136" secondDimension="-79,1"/>
- </wire>
- </Glue:GlueDiagram>
|