Package org.apache.uima.jcas.cas
Class Sofa_Type
java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.Sofa_Type
Updated by JCasGen Fri Apr 29 16:05:04 EDT 2005
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Feature
(package private) final Feature
(package private) final Feature
(package private) final int
(package private) final int
(package private) final int
static final boolean
static final int
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 -
Method Summary
Methods inherited from class org.apache.uima.jcas.cas.TOP_Type
addToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
-
Field Details
-
typeIndexID
public static final int typeIndexID -
featOkTst
public static final boolean featOkTst -
casFeat_sofaNum
-
casFeatCode_sofaNum
final int casFeatCode_sofaNum -
casFeat_sofaID
-
casFeatCode_sofaID
final int casFeatCode_sofaID -
casFeat_mimeType
-
casFeatCode_mimeType
final int casFeatCode_mimeType
-
-
Constructor Details
-
Sofa_Type
initialize variables to correspond with Cas Type and Features- Parameters:
jcas
- the JCascasType
- the Sofa Type Instance
-
-
Method Details
-
getFSGenerator
- Overrides:
getFSGenerator
in classTOP_Type
-