Uses of Interface
org.apache.uima.cas.FSBooleanConstraint
Packages that use FSBooleanConstraint
Package
Description
Common Analysis System (CAS) Interfaces.
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSBooleanConstraint in org.apache.uima.cas
Methods in org.apache.uima.cas that return FSBooleanConstraintModifier and TypeMethodDescriptionabstract FSBooleanConstraint
ConstraintFactory.createBooleanConstraint()
Create a new boolean constraint. -
Uses of FSBooleanConstraint in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement FSBooleanConstraintFields in org.apache.uima.cas.impl declared as FSBooleanConstraintMethods in org.apache.uima.cas.impl that return FSBooleanConstraintConstructors in org.apache.uima.cas.impl with parameters of type FSBooleanConstraintModifierConstructorDescription(package private)
BooleanConstraint
(ArrayList<String> path, FSBooleanConstraint constraint)