|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FsIndexKeyDescription | |
---|---|
org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
org.apache.uima.impl | Contains reference implementations of the interfaces in
org.apache.uima . |
org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a Resource. |
org.apache.uima.resource.metadata.impl |
Uses of FsIndexKeyDescription in org.apache.uima |
---|
Methods in org.apache.uima that return FsIndexKeyDescription | |
---|---|
FsIndexKeyDescription |
ResourceSpecifierFactory.createFsIndexKeyDescription()
Creates an FsIndexKeyDescription . |
Uses of FsIndexKeyDescription in org.apache.uima.impl |
---|
Methods in org.apache.uima.impl that return FsIndexKeyDescription | |
---|---|
FsIndexKeyDescription |
ResourceSpecifierFactory_impl.createFsIndexKeyDescription()
|
Uses of FsIndexKeyDescription in org.apache.uima.resource.metadata |
---|
Methods in org.apache.uima.resource.metadata that return FsIndexKeyDescription | |
---|---|
FsIndexKeyDescription[] |
FsIndexDescription.getKeys()
Gets the keys for this index. |
Methods in org.apache.uima.resource.metadata with parameters of type FsIndexKeyDescription | |
---|---|
void |
FsIndexDescription.setKeys(FsIndexKeyDescription[] aKeys)
Sets the keys for this index. |
Uses of FsIndexKeyDescription in org.apache.uima.resource.metadata.impl |
---|
Classes in org.apache.uima.resource.metadata.impl that implement FsIndexKeyDescription | |
---|---|
class |
FsIndexKeyDescription_impl
|
Methods in org.apache.uima.resource.metadata.impl that return FsIndexKeyDescription | |
---|---|
FsIndexKeyDescription[] |
FsIndexDescription_impl.getKeys()
|
Methods in org.apache.uima.resource.metadata.impl with parameters of type FsIndexKeyDescription | |
---|---|
void |
FsIndexDescription_impl.setKeys(FsIndexKeyDescription[] aKeys)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |