|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeConditionDefinition
This interface represents a shared definition of a tree condition term and the possible values for the condition. These definitions are referenced by the actual tree nodes that specify the logic of the decision table.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
TreeConditionTermDefinition |
getConditionTermDefinition()
Get the condition term definition for this tree condition. |
java.util.List<TreeConditionValueDefinition> |
getConditionValueDefinitions()
Get the list of shared condition value definitions for this condition definition. |
Orientation |
getOrientation()
Get the orientation for this condition. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
TreeConditionTermDefinition getConditionTermDefinition()
java.util.List<TreeConditionValueDefinition> getConditionValueDefinitions()
Orientation getOrientation()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |