Package | Description |
---|---|
org.apache.uima.annotator.regex | |
org.apache.uima.annotator.regex.impl |
Modifier and Type | Method and Description |
---|---|
FilterFeature[] |
Rule.getMatchTypeFilterFeatures()
Returns the match type filter features
|
Modifier and Type | Method and Description |
---|---|
void |
Rule.addFilterFeature(FilterFeature aFeature)
Adds the given feature to the match type filter features
|
Modifier and Type | Class and Description |
---|---|
class |
FilterFeature_impl |
Modifier and Type | Method and Description |
---|---|
FilterFeature[] |
Rule_impl.getMatchTypeFilterFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
Rule_impl.addFilterFeature(FilterFeature aFeature) |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.