Uses of Class
org.apache.uima.jcas.cas.CommonArray_Type

Packages that use CommonArray_Type
org.apache.uima.jcas.cas JCAS model for built-in CAS types 
 

Uses of CommonArray_Type in org.apache.uima.jcas.cas
 

Subclasses of CommonArray_Type in org.apache.uima.jcas.cas
 class BooleanArray_Type
          The java Cas model for the CAS BooleanArray_Type
 class ByteArray_Type
          The java Cas model for the CAS ByteArray_Type
 class DoubleArray_Type
          The java Cas model for the CAS DoubleArray_Type
 class FloatArray_Type
          The java Cas model for the CAS FloatArray Type This is not final because the migration from pre v08 has the old xxx_Type as a subclass of this.
 class FSArray_Type
          The java Cas model for the CAS FSArray Type This is not final because the migration from pre v08 has the old FSArray_Type as a subclass of this.
 class IntegerArray_Type
          The java Cas model for the CAS IntegerArray_JCasImpl Type This is not final because the migration from pre v08 has the old xxx_Type as a subclass of this.
 class LongArray_Type
          The java Cas model for the CAS LongArray_Type
 class ShortArray_Type
          The java Cas model for the CAS ShortArray_Type
 class StringArray_Type
          The java Cas model for the CAS StringArray Type This is not final because the migration from pre v08 has the old xxx_Type as a subclass of this.
 



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