Package org.apache.uima.jcas.cas
Class EmptyStringList_Type
- java.lang.Object
-
- org.apache.uima.jcas.cas.TOP_Type
-
- org.apache.uima.jcas.cas.StringList_Type
-
- org.apache.uima.jcas.cas.EmptyStringList_Type
-
public class EmptyStringList_Type extends StringList_Type
-
-
Field Summary
Fields Modifier and Type Field Description static booleanfeatOkTststatic inttypeIndexID-
Fields inherited from class org.apache.uima.jcas.cas.TOP_Type
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEmptyStringList_Type()EmptyStringList_Type(JCas jcas, Type casType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected FSGenerator<?>getFSGenerator()-
Methods inherited from class org.apache.uima.jcas.cas.TOP_Type
addToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
-
-
-
-
Method Detail
-
getFSGenerator
protected FSGenerator<?> getFSGenerator()
- Overrides:
getFSGeneratorin classStringList_Type
-
-