|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeConditionValueDefinition
This interface represents the definition of a condition value. A condition value is the "right-hand side" of a condition. For example, if the condition is "intVar + 1 > intVar2 + 10", the condition value definition would define the "intVar2 + 10" part.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
TemplateInstanceExpression |
getConditionValueTemplateInstance()
Get the template instance with parameter values for this condition value. |
java.lang.String |
getUserPresentation()
Get the user presentation string for this condition value definition. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
TemplateInstanceExpression getConditionValueTemplateInstance()
java.lang.String getUserPresentation()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |