|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Annotation | |
|---|---|
| org.apache.uima.annotator.regex | |
| org.apache.uima.annotator.regex.impl | |
| Uses of Annotation in org.apache.uima.annotator.regex |
|---|
| Methods in org.apache.uima.annotator.regex that return Annotation | |
|---|---|
Annotation[] |
Concept.getAnnotations()
Gets an array of annotations for this rule. |
| Methods in org.apache.uima.annotator.regex with parameters of type Annotation | |
|---|---|
void |
Concept.addAnnotation(Annotation aAnnot)
Adds the given annotation to this concept. |
| Uses of Annotation in org.apache.uima.annotator.regex.impl |
|---|
| Classes in org.apache.uima.annotator.regex.impl that implement Annotation | |
|---|---|
class |
Annotation_impl
Implementation of an RegEx Annotation definition |
| Methods in org.apache.uima.annotator.regex.impl that return Annotation | |
|---|---|
Annotation[] |
Concept_impl.getAnnotations()
|
| Methods in org.apache.uima.annotator.regex.impl with parameters of type Annotation | |
|---|---|
void |
Concept_impl.addAnnotation(Annotation aAnnotation)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||