org.modeshape.graph.query.model
Interface Constraint

All Superinterfaces:
LanguageObject, Serializable, Visitable
All Known Subinterfaces:
JcrConstraint
All Known Implementing Classes:
And, Between, ChildNode, Comparison, DescendantNode, FullTextSearch, JcrAnd, JcrBetween, JcrChildNode, JcrComparison, JcrDescendantNode, JcrFullTextSearch, JcrNot, JcrOr, JcrPropertyExistence, JcrSameNode, JcrSetCriteria, Not, Or, PropertyExistence, SameNode, SetCriteria

@Immutable
public interface Constraint
extends LanguageObject

Represents the abstract base class for all constraints.


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.