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.PathValidTypeSystemUtils.isPathValid(Type type, List<String> path) Checks if a feature path is valid for a given type.static TypeSystemUtils.PathValidReturns 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.