org.apache.uima.tools.cfe
Class ObjectPathFeatureValues
java.lang.Object
org.apache.uima.tools.cfe.CollectionFeatureValues<MatchedValue>
org.apache.uima.tools.cfe.ObjectPathFeatureValues
- All Implemented Interfaces:
- FeatureValues
public class ObjectPathFeatureValues
- extends CollectionFeatureValues<MatchedValue>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectPathFeatureValues
public ObjectPathFeatureValues(String object_type_name,
String object_path)
getFeatureImage
public String getFeatureImage(Object feature)
matches
public boolean matches(Object feature)
- Specified by:
matches
in interface FeatureValues
- Specified by:
matches
in class CollectionFeatureValues<MatchedValue>
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.