|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |