Interface FSConstraint

All Superinterfaces:
Serializable
All Known Subinterfaces:
FSBooleanConstraint, FSFloatConstraint, FSIntConstraint, FSMatchConstraint, FSStringConstraint, FSTypeConstraint
All Known Implementing Classes:
BooleanConstraint, ContainingConstraint, FSBooleanConstraintImpl, StrictTypeConstraint

public interface FSConstraint extends Serializable
Interface for feature structure constraints. Doesn't do anything by itself, just an umbrella for the constraint interfaces.