|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation | |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Uses of UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation in org.apache.incubator.uima.regex |
---|
Methods in org.apache.incubator.uima.regex with parameters of type UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation | |
---|---|
void |
UpdateMatchTypeAnnotationDocument.setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation updateMatchTypeAnnotation)
Sets the "updateMatchTypeAnnotation" element |
void |
RuleDocument.Rule.setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation updateMatchTypeAnnotation)
Sets the "updateMatchTypeAnnotation" element |
Uses of UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation in org.apache.incubator.uima.regex.impl |
---|
Classes in org.apache.incubator.uima.regex.impl that implement UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation | |
---|---|
static class |
UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
An XML updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex). |
Methods in org.apache.incubator.uima.regex.impl that return UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation | |
---|---|
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
RuleDocumentImpl.RuleImpl.addNewUpdateMatchTypeAnnotation()
Appends and returns a new empty "updateMatchTypeAnnotation" element |
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
UpdateMatchTypeAnnotationDocumentImpl.addNewUpdateMatchTypeAnnotation()
Appends and returns a new empty "updateMatchTypeAnnotation" element |
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
RuleDocumentImpl.RuleImpl.getUpdateMatchTypeAnnotation()
Gets the "updateMatchTypeAnnotation" element |
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation |
UpdateMatchTypeAnnotationDocumentImpl.getUpdateMatchTypeAnnotation()
Gets the "updateMatchTypeAnnotation" element |
Methods in org.apache.incubator.uima.regex.impl with parameters of type UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation | |
---|---|
void |
RuleDocumentImpl.RuleImpl.setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation updateMatchTypeAnnotation)
Sets the "updateMatchTypeAnnotation" element |
void |
UpdateMatchTypeAnnotationDocumentImpl.setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation updateMatchTypeAnnotation)
Sets the "updateMatchTypeAnnotation" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |