|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureObjectMatcherXML | |
---|---|
org.apache.uima.tools.cfe.config | |
org.apache.uima.tools.cfe.config.impl | |
org.apache.uima.tools.cfe.config.util |
Uses of FeatureObjectMatcherXML in org.apache.uima.tools.cfe.config |
---|
Methods in org.apache.uima.tools.cfe.config that return FeatureObjectMatcherXML | |
---|---|
FeatureObjectMatcherXML |
ConfigFactory.createFeatureObjectMatcherXML()
Returns a new object of class 'Feature Object Matcher XML'. |
Methods in org.apache.uima.tools.cfe.config that return types with arguments of type FeatureObjectMatcherXML | |
---|---|
org.eclipse.emf.common.util.EList<FeatureObjectMatcherXML> |
TargetAnnotationXML.getFeatureAnnotationMatchers()
Returns the value of the 'Feature Annotation Matchers' containment reference list. |
Uses of FeatureObjectMatcherXML in org.apache.uima.tools.cfe.config.impl |
---|
Classes in org.apache.uima.tools.cfe.config.impl that implement FeatureObjectMatcherXML | |
---|---|
class |
FeatureObjectMatcherXMLImpl
An implementation of the model object 'Feature Object Matcher XML'. |
Fields in org.apache.uima.tools.cfe.config.impl with type parameters of type FeatureObjectMatcherXML | |
---|---|
protected org.eclipse.emf.common.util.EList<FeatureObjectMatcherXML> |
TargetAnnotationXMLImpl.featureAnnotationMatchers
The cached value of the ' Feature Annotation Matchers ' containment reference list. |
Methods in org.apache.uima.tools.cfe.config.impl that return FeatureObjectMatcherXML | |
---|---|
FeatureObjectMatcherXML |
ConfigFactoryImpl.createFeatureObjectMatcherXML()
|
Methods in org.apache.uima.tools.cfe.config.impl that return types with arguments of type FeatureObjectMatcherXML | |
---|---|
org.eclipse.emf.common.util.EList<FeatureObjectMatcherXML> |
TargetAnnotationXMLImpl.getFeatureAnnotationMatchers()
|
Uses of FeatureObjectMatcherXML in org.apache.uima.tools.cfe.config.util |
---|
Methods in org.apache.uima.tools.cfe.config.util with parameters of type FeatureObjectMatcherXML | |
---|---|
T |
ConfigSwitch.caseFeatureObjectMatcherXML(FeatureObjectMatcherXML object)
Returns the result of interpreting the object as an instance of 'Feature Object Matcher XML'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |