Uses of Class
org.apache.uima.tools.cfe.AnnotationMatchedValue

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

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

Fields in org.apache.uima.tools.cfe declared as AnnotationMatchedValue
 AnnotationMatchedValue MatchedAnnotationDescriptor.m_feature_mv
           
 

Methods in org.apache.uima.tools.cfe that return types with arguments of type AnnotationMatchedValue
static Collection<AnnotationMatchedValue> AnnotationMatchedValue.upcast(Collection<AnnotationMatchedValue> trg, Collection<MatchedValue> src)
           
 

Method parameters in org.apache.uima.tools.cfe with type arguments of type AnnotationMatchedValue
static Collection<AnnotationMatchedValue> AnnotationMatchedValue.upcast(Collection<AnnotationMatchedValue> trg, Collection<MatchedValue> src)
           
 

Constructors in org.apache.uima.tools.cfe with parameters of type AnnotationMatchedValue
MatchedAnnotationDescriptor(FeatureObjectMatcher fom, org.apache.uima.jcas.tcas.Annotation enclosing, AnnotationMatchedValue feature_mv, Collection<MatchedSingleFeatureMatcher> sfms_with_values, int direction, int offset, int priorityOrder)
           
 



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