Uses of Interface
org.apache.uima.cas.FSFloatConstraint
Packages that use FSFloatConstraint
Package
Description
Common Analysis System(CAS) Interfaces
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 FSFloatConstraintModifier and TypeMethodDescriptionabstract FSFloatConstraintConstraintFactory.createFloatConstraint()Create a new float constraint. -
Uses of FSFloatConstraint in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement FSFloatConstraintModifier and TypeClassDescription(package private) classImplement the FSFloatConstraint interface.Fields in org.apache.uima.cas.impl declared as FSFloatConstraintMethods in org.apache.uima.cas.impl that return FSFloatConstraintConstructors in org.apache.uima.cas.impl with parameters of type FSFloatConstraintModifierConstructorDescription(package private)FloatConstraint(ArrayList<String> path, FSFloatConstraint cons)