org.apache.uima.tools.cfe
Class RangeFeatureValues
java.lang.Object
org.apache.uima.tools.cfe.RangeFeatureValues
- All Implemented Interfaces:
- FeatureValues
public class RangeFeatureValues
- extends Object
- implements FeatureValues
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RangeFeatureValues
public RangeFeatureValues(double lb,
boolean lbi,
double ub,
boolean ubi)
matches
public boolean matches(Object feature)
- Specified by:
matches
in interface FeatureValues
getFeatureImage
public String getFeatureImage(Object feature)
- Specified by:
getFeatureImage
in interface FeatureValues
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.