| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?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="10" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="3044" location="319,92" size="204,-1" input="//@wire.0" output="//@wire.1" name="Activity Label3044">
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="ResultKeyList" value="SLAB_TAKEIN_RESULT"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="3046" location="396,45" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:RouterActivity" id="3048" location="213,161" size="442,-1" input="//@wire.1" output="//@wire.2" name="Router3048">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="3056" location="339,250" size="144,-1" input="//@wire.2" output="//@wire.3" name="Search3056">
- <property key="sqlkey" value="UIG040400_01.select"/>
- <property key="resultkey" value="SLAB_TAKEIN_RESULT"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="param1" value="REG_FROM_TIME"/>
- <property key="param10" value="SLAB_STOCK_TYPE"/>
- <property key="param2" value="REG_END_TIME"/>
- <property key="param11" value="SLAB_STOCK_EXT_TYPE"/>
- <property key="param3" value="STL_GRD"/>
- <property key="param12" value="LOWER_TIME"/>
- <property key="param4" value="ROLL_MANA_NO"/>
- <property key="param13" value="UPPER_TIME"/>
- <property key="param-count" value="15"/>
- <property key="param5" value="SLAB_FAC"/>
- <property key="param6" value="SLAB_MIN_LEN"/>
- <property key="param14" value="TEMP"/>
- <property key="param7" value="SLAB_MAX_LEN"/>
- <property key="param8" value="SLAB_MIN_WTH"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param9" value="SLAB_MAX_WTH"/>
- <property key="dao" value="mesdao"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:FinalState" id="3058" location="396,330" size="-1,-1" input="//@wire.3"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="750" guardcondition="success" firstRelativePoint="408,63" lastRelativePoint="408,92"/>
- <wire id="751" guardcondition="success" firstRelativePoint="405,122" lastRelativePoint="405,161"/>
- <wire id="752" guardcondition="find" firstRelativePoint="406,280" lastRelativePoint="406,329"/>
- <wire id="753" guardcondition="success" firstRelativePoint="406,280" lastRelativePoint="406,329"/>
- </Glue:GlueDiagram>
|