| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?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="2" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="2184" location="332,132" size="204,-1" input="//@wire.0" output="//@wire.1" name="SetResultKeyList">
- <property key="ResultKeyList" value="SLAB_TAKEIN_RESULT|rs"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="2189" location="261,221" size="352,-1" input="//@wire.1" output="//@wire.2 //@wire.4 //@wire.6" name="Router2189">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="2194" location="339,303" size="144,-1" input="//@wire.2" output="//@wire.3" name="SearchEnterSlab">
- <property key="param1" value="REG_FROM_TIME"/>
- <property key="param2" value="REG_END_TIME"/>
- <property key="param3" value="STL_GRD"/>
- <property key="dao" value="mesdao"/>
- <property key="param4" value="SLAB_FAC"/>
- <property key="param5" value="SLAB_MIN_LEN"/>
- <property key="param6" value="SLAB_MAX_LEN"/>
- <property key="param7" value="SLAB_MIN_WTH"/>
- <property key="param8" value="SLAB_MAX_WTH"/>
- <property key="param9" value="SLAB_STOCK_TYPE"/>
- <property key="sqlkey" value="UIG040800_01.select"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="16"/>
- <property key="param10" value="IGR_LAG_FROM_DTIME"/>
- <property key="param11" value="IGR_LAG_TO_DTIME"/>
- <property key="resultkey" value="SLAB_TAKEIN_RESULT"/>
- <property key="param12" value="CUT_LAG_FROM_DTIME"/>
- <property key="param13" value="CUT_LAG_TO_DTIME"/>
- <property key="param14" value="ORD_NO"/>
- <property key="param15" value="ORD_SEQ"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InitialState" id="2196" location="418,74" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="2197" location="435,377" size="-1,-1" input="//@wire.3 //@wire.5 //@wire.7"/>
- <child xsi:type="Glue:SearchActivity" id="2415" location="550,304" size="50,-1" input="//@wire.4" output="//@wire.5" name="Search2415">
- <property key="sqlkey" value="SELECT.ORD_SEQ"/>
- <property key="resultkey" value="rs"/>
- <property key="dao" value="mesdao"/>
- <property key="param0" value="ORD_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:SearchActivity" id="4084" location="182,303" size="144,-1" input="//@wire.6" output="//@wire.7" name="SearchExitSlab">
- <property key="param1" value="REG_FROM_TIME"/>
- <property key="param2" value="REG_END_TIME"/>
- <property key="dao" value="mesdao"/>
- <property key="param3" value="STL_GRD"/>
- <property key="param4" value="ROLL_MANA_NO"/>
- <property key="param5" value="SLAB_FAC"/>
- <property key="param6" value="SLAB_MIN_LEN"/>
- <property key="param7" value="SLAB_MAX_LEN"/>
- <property key="param8" value="SLAB_MIN_WTH"/>
- <property key="param9" value="SLAB_MAX_WTH"/>
- <property key="sqlkey" value="UIG040800_02.select"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="12"/>
- <property key="param10" value="SLAB_STOCK_TYPE"/>
- <property key="param11" value="SLAB_STOCK_EXT_TYPE"/>
- <property key="resultkey" value="SLAB_TAKEIN_RESULT"/>
- <property key="param0" value="SLAB_NO"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="671" guardcondition="success" firstRelativePoint="427,93" lastRelativePoint="427,132"/>
- <wire id="672" guardcondition="success" firstRelativePoint="430,162" lastRelativePoint="430,221"/>
- <wire id="673" guardcondition="enter" firstRelativePoint="309,336" lastRelativePoint="445,376"/>
- <wire id="674" guardcondition="success" firstRelativePoint="445,334" lastRelativePoint="445,376"/>
- <wire id="678" guardcondition="seq" firstRelativePoint="555,330" lastRelativePoint="445,376"/>
- <wire id="679" guardcondition="success" firstRelativePoint="555,330" lastRelativePoint="445,376"/>
- <wire id="754" guardcondition="exit" firstRelativePoint="445,251" lastRelativePoint="445,304"/>
- <wire id="755" guardcondition="success" firstRelativePoint="309,336" lastRelativePoint="445,376"/>
- </Glue:GlueDiagram>
|