Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FSIndexImpl
Class comment for FSIndexImpl.java goes here.
|
Modifier and Type | Class and Description |
---|---|
class |
FSBagIndex |
class |
FSIntArrayIndex<T extends FeatureStructure> |
class |
FSLeafIndexImpl<T extends FeatureStructure>
Class comment for FSLeafIndexImpl.java goes here.
|
class |
FSVectorIndex<T extends FeatureStructure> |
Modifier and Type | Method and Description |
---|---|
LowLevelIndex |
LowLevelIterator.ll_getIndex()
Get the index of this iterator.
|
LowLevelIndex |
LLUnambiguousIteratorImpl.ll_getIndex() |
LowLevelIndex |
LowLevelIndexRepository.ll_getIndex(String indexName)
Get an index by its name.
|
LowLevelIndex |
FSIndexRepositoryImpl.ll_getIndex(String indexName) |
LowLevelIndex |
LowLevelIndexRepository.ll_getIndex(String indexName,
int typeCode)
Get an index by a name and type.
|
LowLevelIndex |
FSIndexRepositoryImpl.ll_getIndex(String indexName,
int typeCode) |
Copyright © 2014. All rights reserved.