Package org.apache.uima.cas.impl
Class BooleanConstraint
java.lang.Object
org.apache.uima.cas.impl.BooleanConstraint
- All Implemented Interfaces:
Serializable
,FSConstraint
,FSMatchConstraint
Implementation of boolean match constraint. See interface for documentation.
- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
featNames
-
-
Method Details
-
match
Description copied from interface:FSMatchConstraint
Match against feature structures.- Specified by:
match
in interfaceFSMatchConstraint
- Parameters:
fs
- The feature structure we want to match.- Returns:
- -
-
toString
-