Uses of Enum
org.apache.uima.cas.TypeClass
Packages that use TypeClass
-
Uses of TypeClass in org.apache.uima.cas
Subclasses with type arguments of type TypeClass in org.apache.uima.casMethods in org.apache.uima.cas that return TypeClassModifier and TypeMethodDescriptionFeaturePath.getTypClass(FeatureStructure fs) Deprecated.use getTypeClass (spelling fix)FeaturePath.getTypeClass(FeatureStructure fs) Returns the type class of the feature path.static TypeClassReturns 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.