Uses of Class
org.apache.uima.jcas.cas.TOP_Type
Packages that use TOP_Type
Package
Description
Interfaces for accessing the JCAS.
JCAS model for built-in CAS types
Provides the classes that support the Java Cas Model (JCM).
-
Uses of TOP_Type in org.apache.uima.jcas
Methods in org.apache.uima.jcas that return TOP_TypeModifier and TypeMethodDescriptionJCas.getType
(int i) Backwards Compatibility only - throws unsupported operation exception In UIMA V2, this previously got the JCas _Type instance for a particular CAS type constant In UIMA V3, there is no _Type instance, so this throws an exceptionDeprecated.use instance.jcasType instead - faster -
Uses of TOP_Type in org.apache.uima.jcas.cas
Subclasses of TOP_Type in org.apache.uima.jcas.casFields in org.apache.uima.jcas.cas declared as TOP_TypeModifier and TypeFieldDescriptionprotected final TOP_Type
TOP_Type.instanceOf_Type
Deprecated.This generator can be set up to either get the identical Java object (if it exists) or just make a new one. -
Uses of TOP_Type in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl that return TOP_Type -
Uses of TOP_Type in org.apache.uima.jcas.tcas
Subclasses of TOP_Type in org.apache.uima.jcas.tcas