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 FSTypeConstraintConstraintFactory. 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) classFSTypeConstraintImplAn implementation of the type constraint interface.Methods in org.apache.uima.cas.impl that return FSTypeConstraint Modifier and Type Method Description FSTypeConstraintConstraintFactoryImpl. createTypeConstraint()
-