org.tubo.configuration.def.baseimpl
Class BaseFlowDefImpl
java.lang.Object
org.tubo.configuration.def.baseimpl.BaseDefinitionImpl
org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl
org.tubo.configuration.def.baseimpl.BaseReferenceableItemDefImpl
org.tubo.configuration.def.baseimpl.BaseFlowDefImpl
- All Implemented Interfaces:
- ConfigurableItemDef, Definition, FlowDef, ReferenceableItemDef
public class BaseFlowDefImpl
- extends BaseReferenceableItemDefImpl
- implements FlowDef
Created: Jul 6, 2005 7:52:20 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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
BaseFlowDefImpl
public BaseFlowDefImpl()
getConsumeFromList
public java.util.List getConsumeFromList()
- Specified by:
getConsumeFromList
in interface FlowDef
setConsumeFromList
public void setConsumeFromList(java.util.List consumeFromList)
add
public void add(FlowConsumeFromDef def)
getFlowNodeList
public FlowNodeList getFlowNodeList()
- Specified by:
getFlowNodeList
in interface FlowDef
setFlowNodeList
public void setFlowNodeList(FlowNodeList flowNodeList)
Copyright © 2004-2007 Tubo. All Rights Reserved.