| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?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="9" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="639" location="387,-2" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="640" location="323,52" size="159,-1" input="//@wire.0" output="//@wire.6" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="rollWaitResult|rollFinishResult"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="641" location="83,145" size="723,-1" input="//@wire.6" output="//@wire.1 //@wire.7 //@wire.11" name="rollResultRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="643" location="358,421" size="97,-1" input="//@wire.4 //@wire.9 //@wire.10" output="//@wire.5" name="ERROR">
- <property key="class" value="xin.glue.ui.H.H04.ERROR"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="644" location="393,508" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.12"/>
- <child xsi:type="Glue:Activity" id="646" location="561,206" size="110,-1" input="//@wire.7" output="//@wire.8 //@wire.9" name="saveRollFinishing">
- <property key="class" value="xin.glue.ui.H.H04.PosSaveRollFinish"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="647" location="622,257" size="190,-1" input="//@wire.1 //@wire.8" output="//@wire.2 //@wire.10" name="rollWaitResultSearch1">
- <property key="resultkey" value="rollWaitResult"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIH040030_03.select"/>
- <property key="param-count" value="1"/>
- <property key="param0" value="MILL_MCH_CLF"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="648" location="549,314" size="213,-1" input="//@wire.2" output="//@wire.3 //@wire.4" name="rollFinishResultSearch1">
- <property key="sqlkey" value="UIH040030_04.select"/>
- <property key="resultkey" value="rollFinishResult"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="MILL_MCH_CLF"/>
- <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="2346" location="133,218" size="152,-1" input="//@wire.11" output="//@wire.12" name="SaveCancelRoll">
- <property key="class" value="xin.glue.ui.H.H04.PosUseRollCancel"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="382" guardcondition="success" firstRelativePoint="295,30" lastRelativePoint="295,51"/>
- <wire id="408" guardcondition="find" firstRelativePoint="734,175" lastRelativePoint="734,257">
- <bendpoint weight="0.5" firstDimension="290,65" secondDimension="17,-47"/>
- </wire>
- <wire id="411" guardcondition="success" firstRelativePoint="736,245" lastRelativePoint="736,314"/>
- <wire id="413" guardcondition="success" firstRelativePoint="703,344" lastRelativePoint="413,517">
- <bendpoint weight="0.5" firstDimension="48,188" secondDimension="300,-1"/>
- </wire>
- <wire id="421" guardcondition="failure" firstRelativePoint="249,339" lastRelativePoint="378,421">
- <bendpoint weight="0.5" firstDimension="-22,105" secondDimension="227,-2"/>
- </wire>
- <wire id="424" guardcondition="success" firstRelativePoint="403,451" lastRelativePoint="403,507"/>
- <wire id="425" guardcondition="success" firstRelativePoint="398,82" lastRelativePoint="398,145"/>
- <wire id="426" guardcondition="save" firstRelativePoint="566,269" lastRelativePoint="435,421"/>
- <wire id="428" guardcondition="success" firstRelativePoint="640,236" lastRelativePoint="640,257"/>
- <wire id="429" guardcondition="failure" firstRelativePoint="622,272" lastRelativePoint="431,421">
- <bendpoint weight="0.5" firstDimension="-204,-1" secondDimension="6,-216"/>
- </wire>
- <wire id="430" guardcondition="failure" firstRelativePoint="561,220" lastRelativePoint="412,421">
- <bendpoint weight="0.5" firstDimension="-286,0" secondDimension="25,-164"/>
- </wire>
- <wire id="669" guardcondition="cancel" firstRelativePoint="736,287" lastRelativePoint="736,314"/>
- <wire id="670" guardcondition="success" firstRelativePoint="200,248" lastRelativePoint="392,517">
- <bendpoint weight="0.5" firstDimension="-9,285" secondDimension="-203,0"/>
- </wire>
- </Glue:GlueDiagram>
|