Uses of Interface
org.apache.uima.resource.metadata.FsIndexKeyDescription
Packages that use FsIndexKeyDescription
Package
Description
Apache UIMA
Apache UIMA internals
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 FsIndexKeyDescriptionModifier and TypeFieldDescription(package private) static final FsIndexKeyDescription[]
FsIndexDescription_impl.EMPTY_FS_INDEX_KEY_DESCRIPTION_ARRAY
private FsIndexKeyDescription[]
FsIndexDescription_impl.mKeys
Methods 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)