| 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="7" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="4464" location="469,32" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="4465" location="293,132" size="377,-1" input="//@wire.1" output="//@wire.2 //@wire.4" name="Router4465">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:Activity" id="4466" location="404,66" size="150,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="NHRESULT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="4467" location="293,215" size="131,-1" input="//@wire.2" output="//@wire.3" name="SearchNH">
- <property key="sqlkey" value="UIH010040_01.select"/>
- <property key="param10" value="searchTime"/>
- <property key="param11" value="searchGroup"/>
- <property key="param12" value="searchTime"/>
- <property key="param13" value="searchGroup"/>
- <property key="param14" value="searchTime"/>
- <property key="param15" value="searchGroup"/>
- <property key="resultkey" value="NHRESULT"/>
- <property key="param16" value="searchTime"/>
- <property key="param17" value="searchGroup"/>
- <property key="param18" value="searchTime"/>
- <property key="param19" value="searchGroup"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="param-count" value="28"/>
- <property key="param20" value="searchTime"/>
- <property key="param0" value="searchTime"/>
- <property key="param21" value="searchGroup"/>
- <property key="param1" value="searchGroup"/>
- <property key="param22" value="searchTime"/>
- <property key="param2" value="searchTime"/>
- <property key="param23" value="searchGroup"/>
- <property key="param3" value="searchGroup"/>
- <property key="param4" value="searchTime"/>
- <property key="param5" value="searchGroup"/>
- <property key="param6" value="searchTime"/>
- <property key="param7" value="searchGroup"/>
- <property key="param8" value="searchTime"/>
- <property key="param9" value="searchGroup"/>
- <property key="param24" value="searchTime"/>
- <property key="param25" value="searchGroup"/>
- <property key="param26" value="searchTime"/>
- <property key="param27" value="searchGroup"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="4468" location="433,313" size="-1,-1" input="//@wire.3 //@wire.5"/>
- <child xsi:type="Glue:Activity" id="4469" location="515,211" size="122,-1" input="//@wire.4" output="//@wire.5" name="saveNH">
- <property key="class" value="xin.glue.ui.H.H01.saveNH"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="841" guardcondition="success" firstRelativePoint="479,51" lastRelativePoint="479,66"/>
- <wire id="842" guardcondition="success" firstRelativePoint="479,96" lastRelativePoint="479,132"/>
- <wire id="843" guardcondition="find" firstRelativePoint="595,241" lastRelativePoint="452,322"/>
- <wire id="844" guardcondition="success" firstRelativePoint="362,245" lastRelativePoint="432,322">
- <bendpoint weight="0.5" firstDimension="4,92" secondDimension="-81,-1"/>
- </wire>
- <wire id="845" guardcondition="save" firstRelativePoint="352,162" lastRelativePoint="352,215"/>
- <wire id="846" guardcondition="success" firstRelativePoint="595,241" lastRelativePoint="452,322">
- <bendpoint weight="0.5" firstDimension="19,95" secondDimension="152,-2"/>
- </wire>
- </Glue:GlueDiagram>
|