Uses of Enum Class
org.apache.uima.cas.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
Modifier 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
Modifier and TypeMethodDescriptionFSIndexRepositoryImpl.getAnnotationFsComparator
(FSComparators withId, FSComparators withTypeOrder)