Uses of Class
com.metamatrix.query.sql.visitor.EvaluatableVisitor.EvaluationLevel

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)
           
 



Copyright © 2009. All Rights Reserved.