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