Uses of Interface
org.apache.uima.cas.FSTypeConstraint
-
Packages that use FSTypeConstraint Package Description org.apache.uima.cas Common Analysis System (CAS) Interfaces.org.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
Methods in org.apache.uima.cas.impl that return FSTypeConstraint Modifier and Type Method Description FSTypeConstraint
ConstraintFactoryImpl. createTypeConstraint()
-