Package | Description |
---|---|
com.tibco.rta.model.rule |
Model classes and interfaces related to rules and actions.
|
Modifier and Type | Method and Description |
---|---|
static RuleTransition |
RuleTransition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RuleTransition[] |
RuleTransition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.