| Package | Description | 
|---|---|
| org.apache.uima.cas | Common Analysis System(CAS) Interfaces | 
| Modifier and Type | Method and Description | 
|---|---|
| TypeClass | FeaturePath. getTypClass(FeatureStructure fs)Deprecated. 
 use getTypeClass (spelling fix) | 
| TypeClass | FeaturePath. getTypeClass(FeatureStructure fs)Returns the type class of the feature path. | 
| static TypeClass | TypeClass. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TypeClass[] | TypeClass. 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.