| Package | Description |
|---|---|
| org.apache.uima.annotator.regex | |
| org.apache.uima.annotator.regex.impl |
| Modifier and Type | Method and Description |
|---|---|
Rule[] |
Concept.getRules()
Gets an array of rules for this concept
|
| Modifier and Type | Method and Description |
|---|---|
void |
Concept.addRule(Rule aRule)
Adds the given rule to this concept
|
| Modifier and Type | Class and Description |
|---|---|
class |
Rule_impl
Implementation of the Rule interface.
|
| Modifier and Type | Method and Description |
|---|---|
Rule[] |
Concept_impl.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Concept_impl.addRule(Rule aRule) |
int |
RuleComparator.compare(Rule r1,
Rule r2) |
Copyright © 2015. All rights reserved.