|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleFeatureMatcherXML | |
---|---|
org.apache.uima.tools.cfe.config | |
org.apache.uima.tools.cfe.config.impl | |
org.apache.uima.tools.cfe.config.util |
Uses of SingleFeatureMatcherXML in org.apache.uima.tools.cfe.config |
---|
Methods in org.apache.uima.tools.cfe.config that return SingleFeatureMatcherXML | |
---|---|
SingleFeatureMatcherXML |
ConfigFactory.createSingleFeatureMatcherXML()
Returns a new object of class 'Single Feature Matcher XML'. |
Methods in org.apache.uima.tools.cfe.config that return types with arguments of type SingleFeatureMatcherXML | |
---|---|
org.eclipse.emf.common.util.EList<SingleFeatureMatcherXML> |
GroupFeatureMatcherXML.getFeatureMatchers()
Returns the value of the 'Feature Matchers' containment reference list. |
Uses of SingleFeatureMatcherXML in org.apache.uima.tools.cfe.config.impl |
---|
Classes in org.apache.uima.tools.cfe.config.impl that implement SingleFeatureMatcherXML | |
---|---|
class |
SingleFeatureMatcherXMLImpl
An implementation of the model object 'Single Feature Matcher XML'. |
Fields in org.apache.uima.tools.cfe.config.impl with type parameters of type SingleFeatureMatcherXML | |
---|---|
protected org.eclipse.emf.common.util.EList<SingleFeatureMatcherXML> |
GroupFeatureMatcherXMLImpl.featureMatchers
The cached value of the ' Feature Matchers ' containment reference list. |
Methods in org.apache.uima.tools.cfe.config.impl that return SingleFeatureMatcherXML | |
---|---|
SingleFeatureMatcherXML |
ConfigFactoryImpl.createSingleFeatureMatcherXML()
|
Methods in org.apache.uima.tools.cfe.config.impl that return types with arguments of type SingleFeatureMatcherXML | |
---|---|
org.eclipse.emf.common.util.EList<SingleFeatureMatcherXML> |
GroupFeatureMatcherXMLImpl.getFeatureMatchers()
|
Uses of SingleFeatureMatcherXML in org.apache.uima.tools.cfe.config.util |
---|
Methods in org.apache.uima.tools.cfe.config.util with parameters of type SingleFeatureMatcherXML | |
---|---|
T |
ConfigSwitch.caseSingleFeatureMatcherXML(SingleFeatureMatcherXML object)
Returns the result of interpreting the object as an instance of 'Single Feature Matcher XML'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |