Package org.apache.uima.cas.impl
Class PathConstraint
java.lang.Object
org.apache.uima.cas.impl.PathConstraint
- All Implemented Interfaces:
Serializable
,FSConstraint
,FSMatchConstraint
- Direct Known Subclasses:
BooleanConstraint
,EmbeddedConstraint
,FloatConstraint
,IntConstraint
,StringConstraint
Implements a constraint embedded under a path. Optimize later.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
(package private)
PathConstraint
(ArrayList<String> featNames) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.uima.cas.FSMatchConstraint
match