Uses of Interface
org.apache.uima.resource.metadata.FsIndexKeyDescription

Packages that use FsIndexKeyDescription
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.resource.metadata Interfaces for objects that represent metadata for a Resource. 
 

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.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.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.