|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvaluatableVisitor.EvaluationLevel | |
---|---|
com.metamatrix.query.sql.visitor |
Uses of EvaluatableVisitor.EvaluationLevel in com.metamatrix.query.sql.visitor |
---|
Methods in com.metamatrix.query.sql.visitor that return EvaluatableVisitor.EvaluationLevel | |
---|---|
static EvaluatableVisitor.EvaluationLevel |
EvaluatableVisitor.EvaluationLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EvaluatableVisitor.EvaluationLevel[] |
EvaluatableVisitor.EvaluationLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.metamatrix.query.sql.visitor with parameters of type EvaluatableVisitor.EvaluationLevel | |
---|---|
static boolean |
EvaluatableVisitor.isEvaluatable(LanguageObject obj,
EvaluatableVisitor.EvaluationLevel target)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |