Package | Description |
---|---|
org.apache.uima.annotator.regex | |
org.apache.uima.annotator.regex.impl |
Modifier and Type | Method and Description |
---|---|
Annotation[] |
Concept.getAnnotations()
Gets an array of annotations for this rule.
|
Modifier and Type | Method and Description |
---|---|
void |
Concept.addAnnotation(Annotation aAnnot)
Adds the given annotation to this concept.
|
Modifier and Type | Class and Description |
---|---|
class |
Annotation_impl
Implementation of an RegEx Annotation definition
|
Modifier and Type | Method and Description |
---|---|
Annotation[] |
Concept_impl.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
Concept_impl.addAnnotation(Annotation aAnnotation) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.