Package org.apache.uima.jcas.cas
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
-
-
Field Summary
-
Fields inherited from class org.apache.uima.jcas.cas.TOP_Type
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, typeIndexID, useExistingInstance
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCommonArray_Type()CommonArray_Type(JCas jcas, Type casType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intsize(int addr)-
Methods inherited from class org.apache.uima.jcas.cas.TOP_Type
addToIndexes, checkType, getFSGenerator, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
-
-