org.modeshape.jcr.query.qom
Interface JcrConstraint

All Superinterfaces:
Constraint, LanguageObject, Serializable, Visitable
All Known Implementing Classes:
JcrAnd, JcrBetween, JcrChildNode, JcrComparison, JcrDescendantNode, JcrFullTextSearch, JcrNot, JcrOr, JcrPropertyExistence, JcrSameNode, JcrSetCriteria

public interface JcrConstraint
extends Constraint, Constraint

Representation of a constraint from JCR and the Graph API.


Method Summary
 
Methods inherited from interface org.modeshape.graph.query.model.Visitable
accept
 



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