org.apache.uima.tools.cfe
Interface FeatureValues

All Known Implementing Classes:
BitsetFeatureValues, CollectionFeatureValues, EnumFeatureValues, ObjectPathFeatureValues, PatternFeatureValues, RangeFeatureValues

public interface FeatureValues


Method Summary
 String getFeatureImage(Object feature)
           
 boolean matches(Object feature)
           
 

Method Detail

matches

boolean matches(Object feature)

getFeatureImage

String getFeatureImage(Object feature)


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