Uses of Interface
org.apache.uima.resource.metadata.FsIndexKeyDescription
Packages that use FsIndexKeyDescription
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Contains reference implementations of the interfaces in
org.apache.uima
.Interfaces for objects that represent metadata for a
Resource.
-
Uses of FsIndexKeyDescription in org.apache.uima
Methods in org.apache.uima that return FsIndexKeyDescriptionModifier and TypeMethodDescriptionResourceSpecifierFactory.createFsIndexKeyDescription()
Creates anFsIndexKeyDescription
. -
Uses of FsIndexKeyDescription in org.apache.uima.impl
Methods in org.apache.uima.impl that return FsIndexKeyDescription -
Uses of FsIndexKeyDescription in org.apache.uima.resource.metadata
Methods in org.apache.uima.resource.metadata that return FsIndexKeyDescriptionMethods in org.apache.uima.resource.metadata with parameters of type FsIndexKeyDescriptionModifier and TypeMethodDescriptionvoid
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 FsIndexKeyDescriptionFields in org.apache.uima.resource.metadata.impl declared as FsIndexKeyDescriptionMethods in org.apache.uima.resource.metadata.impl that return FsIndexKeyDescriptionMethods in org.apache.uima.resource.metadata.impl with parameters of type FsIndexKeyDescriptionModifier and TypeMethodDescriptionvoid
FsIndexDescription_impl.setKeys
(FsIndexKeyDescription[] aKeys)