Class BooleanConstraint

java.lang.Object
org.apache.uima.cas.impl.BooleanConstraint
All Implemented Interfaces:
Serializable, FSConstraint, FSMatchConstraint

public class BooleanConstraint extends Object implements FSMatchConstraint
Implementation of boolean match constraint. See interface for documentation.
See Also: