org.xcmis.search.model.constraint
Class Constraint

java.lang.Object
  extended by org.xcmis.search.model.constraint.Constraint
All Implemented Interfaces:
Serializable, QueryElement
Direct Known Subclasses:
And, ChildNode, Comparison, DescendantNode, FullTextSearch, Not, Or, PropertyExistence, SameNode

public abstract class Constraint
extends Object
implements QueryElement

The degree of statistical dependence between or among variables.

See Also:
Serialized Form

Constructor Summary
Constraint()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.xcmis.search.model.QueryElement
accept
 

Constructor Detail

Constraint

public Constraint()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.