Uses of Class
org.apache.uima.cas.TypeClass

Packages that use TypeClass
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
 

Uses of TypeClass in org.apache.uima.cas
 

Methods in org.apache.uima.cas that return TypeClass
 TypeClass FeaturePath.getTypClass(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're declared.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.