Uses of Enum Class
org.apache.uima.cas.FSComparators
Packages that use FSComparators
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSComparators in org.apache.uima.cas
Methods in org.apache.uima.cas that return FSComparatorsModifier and TypeMethodDescriptionstatic FSComparators
Returns the enum constant of this class with the specified name.static FSComparators[]
FSComparators.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FSComparators in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type FSComparatorsModifier and TypeMethodDescriptionFSIndexRepositoryImpl.getAnnotationFsComparator
(FSComparators withId, FSComparators withTypeOrder)