org.tubo.configuration.def.baseimpl
Class BaseFlowNodeDefImpl

java.lang.Object
  extended by org.tubo.configuration.def.baseimpl.BaseDefinitionImpl
      extended by org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl
          extended by org.tubo.configuration.def.baseimpl.BaseFlowNodeDefImpl
All Implemented Interfaces:
ConfigurableItemDef, Definition, FlowNodeDef
Direct Known Subclasses:
BaseReferenceFlowNodeDefImpl, BaseSwitchFlowNodeDefImpl

public class BaseFlowNodeDefImpl
extends BaseConfigurableItemDefImpl
implements FlowNodeDef

Created: Jul 8, 2005 5:43:34 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
BaseFlowNodeDefImpl()
           
 
Method Summary
 
Methods inherited from class org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl
getProperties, getProperty, setProperties, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.tubo.configuration.def.ConfigurableItemDef
getProperties, getProperty
 

Field Detail

RCS_ID

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

BaseFlowNodeDefImpl

public BaseFlowNodeDefImpl()


Copyright © 2004-2007 Tubo. All Rights Reserved.