public abstract class Constraint extends java.lang.Object implements IConstraint, java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Constraint.Factory |
Constructor and Description |
---|
Constraint() |
Modifier and Type | Method and Description |
---|---|
ConstraintType |
getType() |
void |
setType(ConstraintType type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDeclaration, getDescription, getParameters, getPendingQuery, getSatisfiedQuery, getViolatedQuery
public ConstraintType getType()
public void setType(ConstraintType type)