org.apache.uima.tools.cfe
Class AnnotationMatchedValue
java.lang.Object
org.apache.uima.tools.cfe.MatchedValue
org.apache.uima.tools.cfe.AnnotationMatchedValue
public class AnnotationMatchedValue
- extends MatchedValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationMatchedValue
public AnnotationMatchedValue(MatchedValue mv)
AnnotationMatchedValue
public AnnotationMatchedValue(org.apache.uima.jcas.tcas.Annotation matchedObject)
AnnotationMatchedValue
public AnnotationMatchedValue(org.apache.uima.jcas.tcas.Annotation matchedObject,
List<Object> orderedPath)
getAnnotation
public org.apache.uima.jcas.tcas.Annotation getAnnotation()
upcast
public static Collection<AnnotationMatchedValue> upcast(Collection<AnnotationMatchedValue> trg,
Collection<MatchedValue> src)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.