Class CommonArray_Type

java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.CommonArray_Type
Direct Known Subclasses:
BooleanArray_Type, ByteArray_Type, DoubleArray_Type, FloatArray_Type, FSArray_Type, IntegerArray_Type, LongArray_Type, ShortArray_Type, StringArray_Type

public class CommonArray_Type extends TOP_Type
  • Constructor Details

    • CommonArray_Type

      protected CommonArray_Type()
    • CommonArray_Type

      public CommonArray_Type(JCas jcas, Type casType)
  • Method Details

    • size

      public int size(int addr)
      Parameters:
      addr - the low level reference to the array in the CAS
      Returns:
      the size of the array