Uses of Interface
org.apache.uima.cas.FSTypeConstraint
-
Packages that use FSTypeConstraint Package Description org.apache.uima.cas Common Analysis System(CAS) Interfacesorg.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSTypeConstraint in org.apache.uima.cas
Methods in org.apache.uima.cas that return FSTypeConstraint Modifier and Type Method Description abstract FSTypeConstraint
ConstraintFactory. createTypeConstraint()
Create a new type constraint. -
Uses of FSTypeConstraint in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement FSTypeConstraint Modifier and Type Class Description (package private) class
FSTypeConstraintImpl
An implementation of the type constraint interface.Methods in org.apache.uima.cas.impl that return FSTypeConstraint Modifier and Type Method Description FSTypeConstraint
ConstraintFactoryImpl. createTypeConstraint()
-