|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.CommonArray_Type
public class CommonArray_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 | |
---|---|
protected |
CommonArray_Type()
|
|
CommonArray_Type(JCas jcas,
Type casType)
|
Method Summary | |
---|---|
int |
size(int addr)
return the size of the array |
Methods inherited from class org.apache.uima.jcas.cas.TOP_Type |
---|
addToIndexes, checkType, getFSGenerator, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CommonArray_Type()
public CommonArray_Type(JCas jcas, Type casType)
Method Detail |
---|
public int size(int addr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |