| 12345678910111213141516171819202122232425262728 |
- <?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="0" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="1483" location="329,95" size="227,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="NoPlaned"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="1484" location="438,26" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="1485" location="463,400" size="-1,-1" input="//@wire.3"/>
- <child xsi:type="Glue:RouterActivity" id="1486" location="208,161" size="486,-1" input="//@wire.1" output="//@wire.2" name="SLAB_YARD_MAN">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2173" location="344,285" size="225,-1" input="//@wire.2" output="//@wire.3" name="Search2173">
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIG070030_01.SELECT"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="0"/>
- <property key="resultkey" value="NoPlaned"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="639" guardcondition="success" firstRelativePoint="447,45" lastRelativePoint="447,95"/>
- <wire id="640" guardcondition="success" firstRelativePoint="444,125" lastRelativePoint="444,161"/>
- <wire id="669" guardcondition="find" firstRelativePoint="473,315" lastRelativePoint="473,399"/>
- <wire id="670" guardcondition="success" firstRelativePoint="473,315" lastRelativePoint="473,399"/>
- </Glue:GlueDiagram>
|