Uses of Class
org.jboss.dna.graph.query.model.Not

Packages that use Not
org.jboss.dna.graph.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
 

Uses of Not in org.jboss.dna.graph.query.model
 

Methods in org.jboss.dna.graph.query.model with parameters of type Not
 void Visitors.AbstractVisitor.visit(Not obj)
          
 void Visitors.WalkAllVisitor.visit(Not not)
          
 void Visitors.ReadableVisitor.visit(Not not)
          
 void Visitor.visit(Not obj)
           
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.