Package | Description |
---|---|
org.apache.uima.annotator.regex | |
org.apache.uima.annotator.regex.impl |
Modifier and Type | Method and Description |
---|---|
RuleException[] |
Rule.getExceptions()
Returns the exceptions for this rule
|
Modifier and Type | Method and Description |
---|---|
void |
Rule.addException(RuleException aException)
Adds the given exception to this rule
|
Modifier and Type | Class and Description |
---|---|
class |
RuleException_impl |
Modifier and Type | Method and Description |
---|---|
RuleException[] |
Rule_impl.getExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
Rule_impl.addException(RuleException aException) |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.