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

Packages that use CommonArray_Type
Package
Description
JCAS model for built-in CAS types
  • Uses of CommonArray_Type in org.apache.uima.jcas.cas

    Modifier and Type
    Class
    Description
    final class 
    The java Cas model for the CAS BooleanArray_Type
    final class 
    The java Cas model for the CAS ByteArray_Type
    final class 
    The java Cas model for the CAS DoubleArray_Type
    class 
    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 
    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 
    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.
    final class 
    The java Cas model for the CAS LongArray_Type
    final class 
    The java Cas model for the CAS ShortArray_Type
    final class 
    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.