Uses of Class
org.plasma.query.visitor.Traversal

Packages that use Traversal
org.plasma.query.visitor   
 

Uses of Traversal in org.plasma.query.visitor
 

Methods in org.plasma.query.visitor that return Traversal
 Traversal VisitorContext.getTraversal()
           
static Traversal Traversal.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Traversal[] Traversal.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plasma.query.visitor with parameters of type Traversal
 void VisitorContext.setTraversal(Traversal traversal)
           
 



Copyright © 2014. All rights reserved.