org.tubo.configuration.def.baseimpl
Class BaseFlowNodeListImpl

java.lang.Object
  extended by org.tubo.configuration.def.baseimpl.BaseFlowNodeListImpl
All Implemented Interfaces:
FlowNodeList

public class BaseFlowNodeListImpl
extends java.lang.Object
implements FlowNodeList

Created: Jul 6, 2005 7:33:45 PM
Last Modification Date: $Date: 2006-11-08 11:52:38 -0300 (Wed, 08 Nov 2006) $

Version:
$Revision: 58 $
Author:
maldito_orco (maldito_orco@users.sourceforge.net)

Field Summary
static java.lang.String RCS_ID
           
 
Constructor Summary
BaseFlowNodeListImpl()
           
 
Method Summary
 void add(FlowNodeDef flowNodeDef)
           
 java.util.List getList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
See Also:
Constant Field Values
Constructor Detail

BaseFlowNodeListImpl

public BaseFlowNodeListImpl()
Method Detail

getList

public java.util.List getList()
Specified by:
getList in interface FlowNodeList

add

public void add(FlowNodeDef flowNodeDef)
Specified by:
add in interface FlowNodeList


Copyright © 2004-2007 Tubo. All Rights Reserved.