Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
FSBagIndex |
class |
FSIntArrayIndex<T extends FeatureStructure>
Used for sorted indexes only
|
class |
FSLeafIndexImpl<T extends FeatureStructure>
The common (among all index kinds - set, sorted, bag) info for an index
Subtypes define the actual index repository (integers indexing the CAS) for each kind.
|
class |
FSVectorIndex<T extends FeatureStructure> |
Copyright © 2014. All rights reserved.