|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PartialObjectMatcherXML | |
|---|---|
| org.apache.uima.tools.cfe.config | |
| org.apache.uima.tools.cfe.config.impl | |
| org.apache.uima.tools.cfe.config.util | |
| Uses of PartialObjectMatcherXML in org.apache.uima.tools.cfe.config |
|---|
| Subinterfaces of PartialObjectMatcherXML in org.apache.uima.tools.cfe.config | |
|---|---|
interface |
FeatureObjectMatcherXML
A representation of the model object 'Feature Object Matcher XML'. |
| Methods in org.apache.uima.tools.cfe.config that return PartialObjectMatcherXML | |
|---|---|
PartialObjectMatcherXML |
ConfigFactory.createPartialObjectMatcherXML()
Returns a new object of class 'Partial Object Matcher XML'. |
PartialObjectMatcherXML |
TargetAnnotationXML.getTargetAnnotationMatcher()
Returns the value of the 'Target Annotation Matcher' containment reference. |
| Methods in org.apache.uima.tools.cfe.config with parameters of type PartialObjectMatcherXML | |
|---|---|
void |
TargetAnnotationXML.setTargetAnnotationMatcher(PartialObjectMatcherXML value)
Sets the value of the ' Target Annotation Matcher' containment reference. |
| Uses of PartialObjectMatcherXML in org.apache.uima.tools.cfe.config.impl |
|---|
| Classes in org.apache.uima.tools.cfe.config.impl that implement PartialObjectMatcherXML | |
|---|---|
class |
FeatureObjectMatcherXMLImpl
An implementation of the model object 'Feature Object Matcher XML'. |
class |
PartialObjectMatcherXMLImpl
An implementation of the model object 'Partial Object Matcher XML'. |
| Fields in org.apache.uima.tools.cfe.config.impl declared as PartialObjectMatcherXML | |
|---|---|
protected PartialObjectMatcherXML |
TargetAnnotationXMLImpl.targetAnnotationMatcher
The cached value of the ' Target Annotation Matcher' containment reference. |
| Methods in org.apache.uima.tools.cfe.config.impl that return PartialObjectMatcherXML | |
|---|---|
PartialObjectMatcherXML |
ConfigFactoryImpl.createPartialObjectMatcherXML()
|
PartialObjectMatcherXML |
TargetAnnotationXMLImpl.getTargetAnnotationMatcher()
|
| Methods in org.apache.uima.tools.cfe.config.impl with parameters of type PartialObjectMatcherXML | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
TargetAnnotationXMLImpl.basicSetTargetAnnotationMatcher(PartialObjectMatcherXML newTargetAnnotationMatcher,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
TargetAnnotationXMLImpl.setTargetAnnotationMatcher(PartialObjectMatcherXML newTargetAnnotationMatcher)
|
| Uses of PartialObjectMatcherXML in org.apache.uima.tools.cfe.config.util |
|---|
| Methods in org.apache.uima.tools.cfe.config.util with parameters of type PartialObjectMatcherXML | |
|---|---|
T |
ConfigSwitch.casePartialObjectMatcherXML(PartialObjectMatcherXML object)
Returns the result of interpreting the object as an instance of 'Partial Object Matcher XML'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||