| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TypeSystemUtils.PathValid | TypeSystemUtils. isPathValid(Type type,
           List<String> path)
 Given a starting Type and a list of features representing a feature path, checks if a feature
 path is valid for a given type. | 
| static TypeSystemUtils.PathValid | TypeSystemUtils.PathValid. valueOf(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. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.