|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetAnnotationXML | |
---|---|
org.apache.uima.tools.cfe.config | |
org.apache.uima.tools.cfe.config.impl | |
org.apache.uima.tools.cfe.config.util |
Uses of TargetAnnotationXML in org.apache.uima.tools.cfe.config |
---|
Methods in org.apache.uima.tools.cfe.config that return TargetAnnotationXML | |
---|---|
TargetAnnotationXML |
ConfigFactory.createTargetAnnotationXML()
Returns a new object of class 'Target Annotation XML'. |
Methods in org.apache.uima.tools.cfe.config that return types with arguments of type TargetAnnotationXML | |
---|---|
org.eclipse.emf.common.util.EList<TargetAnnotationXML> |
CFEDescriptorXML.getTargetAnnotations()
Returns the value of the 'Target Annotations' containment reference list. |
Uses of TargetAnnotationXML in org.apache.uima.tools.cfe.config.impl |
---|
Classes in org.apache.uima.tools.cfe.config.impl that implement TargetAnnotationXML | |
---|---|
class |
TargetAnnotationXMLImpl
An implementation of the model object 'Target Annotation XML'. |
Fields in org.apache.uima.tools.cfe.config.impl with type parameters of type TargetAnnotationXML | |
---|---|
protected org.eclipse.emf.common.util.EList<TargetAnnotationXML> |
CFEDescriptorXMLImpl.targetAnnotations
The cached value of the ' Target Annotations ' containment reference list. |
Methods in org.apache.uima.tools.cfe.config.impl that return TargetAnnotationXML | |
---|---|
TargetAnnotationXML |
ConfigFactoryImpl.createTargetAnnotationXML()
|
Methods in org.apache.uima.tools.cfe.config.impl that return types with arguments of type TargetAnnotationXML | |
---|---|
org.eclipse.emf.common.util.EList<TargetAnnotationXML> |
CFEDescriptorXMLImpl.getTargetAnnotations()
|
Uses of TargetAnnotationXML in org.apache.uima.tools.cfe.config.util |
---|
Methods in org.apache.uima.tools.cfe.config.util with parameters of type TargetAnnotationXML | |
---|---|
T |
ConfigSwitch.caseTargetAnnotationXML(TargetAnnotationXML object)
Returns the result of interpreting the object as an instance of 'Target Annotation XML'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |