|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeSystemUtils.PathValid | |
---|---|
org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. |
Uses of TypeSystemUtils.PathValid in org.apache.uima.cas.impl |
---|
Methods in org.apache.uima.cas.impl that return TypeSystemUtils.PathValid | |
---|---|
static TypeSystemUtils.PathValid |
TypeSystemUtils.isPathValid(Type type,
java.util.List<java.lang.String> path)
Checks if a feature path is valid for a given type. |
static TypeSystemUtils.PathValid |
TypeSystemUtils.PathValid.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TypeSystemUtils.PathValid[] |
TypeSystemUtils.PathValid.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |