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

Packages that use PropertyExistence
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. 
org.jboss.dna.graph.query.validate This package provides the interfaces that define the tables and columns that can be queried. 
 

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

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

Uses of PropertyExistence in org.jboss.dna.graph.query.validate
 

Methods in org.jboss.dna.graph.query.validate with parameters of type PropertyExistence
 void Validator.visit(PropertyExistence obj)
          
 



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