| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Method and Description | 
|---|---|
| SelectFSs_impl<T> | SelectFSs_impl. allViews()Miscellaneous | 
| SelectFSs_impl<T> | SelectFSs_impl. allViews(boolean bAllViews) | 
| <N extends T> | SelectFSs_impl. anyType()Select the index's uppermost type. | 
| SelectFSs_impl<T> | SelectFSs_impl. backwards() | 
| SelectFSs_impl<T> | SelectFSs_impl. backwards(boolean bBackwards) | 
| SelectFSs_impl<T> | SelectFSs_impl. between(AnnotationFS fs1,
       AnnotationFS fs2) | 
| SelectFSs_impl<T> | SelectFSs_impl. coveredBy(AnnotationFS fs)subselection based on boundingFs | 
| SelectFSs_impl<T> | SelectFSs_impl. coveredBy(int begin,
         int end) | 
| SelectFSs_impl<T> | SelectFSs_impl. covering(AnnotationFS fs) | 
| SelectFSs_impl<T> | SelectFSs_impl. covering(int begin,
        int end) | 
| SelectFSs_impl<T> | SelectFSs_impl. includeAnnotationsWithEndBeyondBounds() | 
| SelectFSs_impl<T> | SelectFSs_impl. includeAnnotationsWithEndBeyondBounds(boolean includeAnnotationsWithEndBeyondBounds) | 
| SelectFSs_impl<T> | SelectFSs_impl. index(FSIndex<T> aIndex) | 
| SelectFSs_impl<T> | SelectFSs_impl. index(String indexName)INDEX If not specified, defaults to all FSs (orderNotNeeded) unless AnnotationIndex implied | 
| SelectFSs_impl<T> | SelectFSs_impl. limit(int alimit) | 
| SelectFSs_impl<T> | SelectFSs_impl. nonOverlapping()Filters while iterating | 
| SelectFSs_impl<T> | SelectFSs_impl. nonOverlapping(boolean bNonOverlapping) | 
| SelectFSs_impl<T> | SelectFSs_impl. nullOK() | 
| SelectFSs_impl<T> | SelectFSs_impl. nullOK(boolean bNullOk) | 
| SelectFSs_impl<T> | SelectFSs_impl. orderNotNeeded() | 
| SelectFSs_impl<T> | SelectFSs_impl. orderNotNeeded(boolean bUnordered) | 
| SelectFSs_impl<T> | SelectFSs_impl. shifted(int shiftAmount)starting position | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(FeatureStructure fs) | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(FeatureStructure fs,
       int offset) | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(int begin) | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(int begin,
       int end) | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(int begin,
       int end,
       int offset) | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(TOP fs) | 
| SelectFSs_impl<T> | SelectFSs_impl. startAt(TOP fs,
       int offset) | 
| <N extends T> | SelectFSs_impl. type(Class<N> jcasClass_dot_class) | 
| <N extends T> | SelectFSs_impl. type(int jcasClass_dot_type) | 
| <N extends T> | SelectFSs_impl. type(String fullyQualifiedTypeName) | 
| <N extends T> | SelectFSs_impl. type(Type uimaType) | 
| Modifier and Type | Method and Description | 
|---|---|
| default SelectFSs_impl<T> | SelectViaCopyToArray. select() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.