|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchedSingleFeatureMatcher | |
---|---|
org.apache.uima.tools.cfe |
Uses of MatchedSingleFeatureMatcher in org.apache.uima.tools.cfe |
---|
Fields in org.apache.uima.tools.cfe with type parameters of type MatchedSingleFeatureMatcher | |
---|---|
Collection<MatchedSingleFeatureMatcher> |
MatchedAnnotationDescriptor.m_sfms_with_values
|
Method parameters in org.apache.uima.tools.cfe with type arguments of type MatchedSingleFeatureMatcher | |
---|---|
boolean |
PartialObjectMatcher.matches(MatchedValue mv,
Collection<MatchedSingleFeatureMatcher> matched)
|
boolean |
GroupFeatureMatcher.matches(MatchedValue mv,
Collection<MatchedSingleFeatureMatcher> matched)
|
Constructor parameters in org.apache.uima.tools.cfe with type arguments of type MatchedSingleFeatureMatcher | |
---|---|
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 |