Class StringArray

    • Field Detail

      • typeIndexID

        public static final int typeIndexID
        Each cover class when loaded sets an index. Used in the JCas typeArray to go from the cover class or class instance to the corresponding instance of the _Type class
      • type

        public static final int type
    • Constructor Detail

      • StringArray

        public StringArray​(int addr,
                           TOP_Type type)
      • StringArray

        public StringArray​(JCas jcas,
                           int length)
        Make a new StringArray of given size
        Parameters:
        jcas - The JCas
        length - The number of elements in the new array