|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeaturePath | |
---|---|
org.apache.uima.annotator.regex | |
org.apache.uima.annotator.regex.impl |
Uses of FeaturePath in org.apache.uima.annotator.regex |
---|
Methods in org.apache.uima.annotator.regex that return FeaturePath | |
---|---|
FeaturePath |
FilterFeature.getFeaturePath()
Get the featurePath of this fileFeature object |
FeaturePath |
Rule.getMatchTypeFeaturePath()
Returns the match type featurePath object. |
Uses of FeaturePath in org.apache.uima.annotator.regex.impl |
---|
Classes in org.apache.uima.annotator.regex.impl that implement FeaturePath | |
---|---|
class |
FeaturePath_impl
FeaturePath implementation that validates and the given featurePath and returns the featurePath value for a specified annotation. |
Methods in org.apache.uima.annotator.regex.impl that return FeaturePath | |
---|---|
FeaturePath |
FilterFeature_impl.getFeaturePath()
|
FeaturePath |
Rule_impl.getMatchTypeFeaturePath()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |