Uses of Class
org.apache.uima.cas.impl.PathConstraint
-
Packages that use PathConstraint Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of PathConstraint in org.apache.uima.cas.impl
Subclasses of PathConstraint in org.apache.uima.cas.impl Modifier and Type Class Description class
BooleanConstraint
Implementation of boolean match constraint.(package private) class
EmbeddedConstraint
Implement an embedded constraint.(package private) class
FloatConstraint
Implement an embedded float constraint.(package private) class
IntConstraint
Implement an embedded int constraint.(package private) class
StringConstraint
Implement an embedded String constraint.
-