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

Packages that use FeatureValues
org.apache.uima.tools.cfe   
 

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

Classes in org.apache.uima.tools.cfe that implement FeatureValues
 class BitsetFeatureValues
           
 class CollectionFeatureValues<T>
           
 class EnumFeatureValues
           
 class ObjectPathFeatureValues
           
 class PatternFeatureValues
           
 class RangeFeatureValues
           
 

Constructors in org.apache.uima.tools.cfe with parameters of type FeatureValues
SingleFeatureMatcher(String feat_class_name, String feat_full_path, boolean exclude, boolean quiet, FeatureValues fvals)
           
 



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