Uses of Enum
org.apache.uima.cas.impl.TypeSystemUtils.PathValid
Packages that use TypeSystemUtils.PathValid
Package
Description
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.PathValidModifier and TypeMethodDescriptionstatic final TypeSystemUtils.PathValid
TypeSystemUtils.isPathValid
(Type type, List<String> path) Checks if a feature path is valid for a given type.static TypeSystemUtils.PathValid
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.