org.tubo.configuration.def
Interface SwitchFlowNodeDef

All Superinterfaces:
ConfigurableItemDef, Definition, FlowNodeDef
All Known Implementing Classes:
BaseSwitchFlowNodeDefImpl

public interface SwitchFlowNodeDef
extends FlowNodeDef

Created: Jul 27, 2005 8:33:17 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

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

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 java.util.List getCaseDefs()
           
 java.lang.String getChoise()
           
 SwitchCaseDef getDefaultCaseDef()
           
 
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

getChoise

java.lang.String getChoise()

getCaseDefs

java.util.List getCaseDefs()

getDefaultCaseDef

SwitchCaseDef getDefaultCaseDef()


Copyright © 2004-2007 Tubo. All Rights Reserved.