| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FSComparators | FSComparators. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FSComparators[] | FSComparators. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Comparator<TOP> | FSIndexRepositoryImpl. getAnnotationFsComparator(FSComparators withId,
                         FSComparators withTypeOrder) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.