Uses of Interface
org.apache.uima.tools.cfe.FeatureValueNormalizer

Packages that use FeatureValueNormalizer
org.apache.uima.tools.cfe   
org.apache.uima.tools.cfe.support   
 

Uses of FeatureValueNormalizer in org.apache.uima.tools.cfe
 

Classes in org.apache.uima.tools.cfe that implement FeatureValueNormalizer
 class PrimitiveFeatureTransformer
           
 class UIMAFeatureTransformer
           
 

Methods in org.apache.uima.tools.cfe that return FeatureValueNormalizer
 FeatureValueNormalizer EnumFeatureValues.getValueNormalizer()
           
 

Uses of FeatureValueNormalizer in org.apache.uima.tools.cfe.support
 

Fields in org.apache.uima.tools.cfe.support declared as FeatureValueNormalizer
protected  FeatureValueNormalizer EnumeratedEntryDictionary.m_normalizer
           
 

Constructors in org.apache.uima.tools.cfe.support with parameters of type FeatureValueNormalizer
EnumeratedEntryDictionary(String name, String path, FeatureValueNormalizer normalizer)
           
 



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