|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterFeature | |
---|---|
org.apache.uima.annotator.regex | |
org.apache.uima.annotator.regex.impl |
Uses of FilterFeature in org.apache.uima.annotator.regex |
---|
Methods in org.apache.uima.annotator.regex that return FilterFeature | |
---|---|
FilterFeature[] |
Rule.getMatchTypeFilterFeatures()
Returns the match type filter features |
Methods in org.apache.uima.annotator.regex with parameters of type FilterFeature | |
---|---|
void |
Rule.addFilterFeature(FilterFeature aFeature)
Adds the given feature to the match type filter features |
Uses of FilterFeature in org.apache.uima.annotator.regex.impl |
---|
Classes in org.apache.uima.annotator.regex.impl that implement FilterFeature | |
---|---|
class |
FilterFeature_impl
|
Methods in org.apache.uima.annotator.regex.impl that return FilterFeature | |
---|---|
FilterFeature[] |
Rule_impl.getMatchTypeFilterFeatures()
|
Methods in org.apache.uima.annotator.regex.impl with parameters of type FilterFeature | |
---|---|
void |
Rule_impl.addFilterFeature(FilterFeature aFeature)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |