Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
FSBagIndex
Used for UIMA FS Bag Indexes
Uses IntVector or PositiveIntSet to hold values of FSs
|
class |
FSIntArrayIndex<T extends FeatureStructure>
Used for sorted indexes only
Uses IntVector (sorted) as the index (of FSs)
|
class |
FSVectorIndex<T extends FeatureStructure> |
Copyright © 2015. All rights reserved.