Uses of Class
org.apache.uima.lucas.indexer.mapping.FeatureDescription

Packages that use FeatureDescription
org.apache.uima.lucas.indexer.mapping   
 

Uses of FeatureDescription in org.apache.uima.lucas.indexer.mapping
 

Methods in org.apache.uima.lucas.indexer.mapping that return FeatureDescription
 FeatureDescription FeatureMapper.mapElement(Attributes attributes)
           
 

Methods in org.apache.uima.lucas.indexer.mapping that return types with arguments of type FeatureDescription
 Collection<FeatureDescription> AnnotationDescription.getFeatureDescriptions()
           
 

Method parameters in org.apache.uima.lucas.indexer.mapping with type arguments of type FeatureDescription
 void AnnotationDescription.setFeatureDescriptions(Collection<FeatureDescription> featureDefinitionAL)
           
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.