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 classBooleanConstraintImplementation of boolean match constraint.(package private) classEmbeddedConstraintImplement an embedded constraint.(package private) classFloatConstraintImplement an embedded float constraint.(package private) classIntConstraintImplement an embedded int constraint.(package private) classStringConstraintImplement an embedded String constraint.
-