Uses of Interface
org.apache.uima.cas.FSIntConstraint
-
Packages that use FSIntConstraint 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 FSIntConstraint in org.apache.uima.cas
Methods in org.apache.uima.cas that return FSIntConstraint Modifier and Type Method Description abstract FSIntConstraint
ConstraintFactory. createIntConstraint()
Create a new int constraint. -
Uses of FSIntConstraint in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return FSIntConstraint Modifier and Type Method Description FSIntConstraint
ConstraintFactoryImpl. createIntConstraint()
-