org.tubo.configuration.def
Interface FlowDef

All Superinterfaces:
ConfigurableItemDef, Definition, ReferenceableItemDef
All Known Implementing Classes:
BaseFlowDefImpl

public interface FlowDef
extends ReferenceableItemDef

Created: Jun 26, 2005 9:14:08 PM Last Modification Date: $Date: 2006-10-26 01:17:33 -0300 (Thu, 26 Oct 2006) $

Version:
$Revision: 33 $
Author:
jvlio (jvlio@users.sourceforge.net)

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 java.util.List getConsumeFromList()
           
 FlowNodeList getFlowNodeList()
           
 
Methods inherited from interface org.tubo.configuration.def.ReferenceableItemDef
getId
 
Methods inherited from interface org.tubo.configuration.def.ConfigurableItemDef
getProperties, getProperty
 

Field Detail

RCS_ID

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

getFlowNodeList

FlowNodeList getFlowNodeList()

getConsumeFromList

java.util.List getConsumeFromList()


Copyright © 2004-2007 Tubo. All Rights Reserved.