public class TerminalTreebankNode_Type extends TreebankNode_Type
| Modifier and Type | Field and Description |
|---|---|
static boolean |
featOkTst |
static int |
typeIndexID |
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance| Constructor and Description |
|---|
TerminalTreebankNode_Type(JCas jcas,
Type casType)
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method and Description |
|---|---|
protected FSGenerator |
getFSGenerator() |
int |
getIndex(int addr) |
int |
getTokenIndex(int addr) |
void |
setIndex(int addr,
int v) |
void |
setTokenIndex(int addr,
int v) |
getChildren, getChildren, getLeaf, getNodeTags, getNodeTags, getNodeType, getNodeValue, getParent, setChildren, setChildren, setLeaf, setNodeTags, setNodeTags, setNodeType, setNodeValue, setParentgetScore, setScoregetBegin, getCoveredText, getEnd, setBegin, setEndgetSofa, getViewaddToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexespublic static final boolean featOkTst
public static final int typeIndexID
public TerminalTreebankNode_Type(JCas jcas, Type casType)
jcas - JCascasType - Typeprotected FSGenerator getFSGenerator()
getFSGenerator in class TreebankNode_Typepublic int getIndex(int addr)
addr - low level Feature Structure referencepublic int getTokenIndex(int addr)
addr - low level Feature Structure referencepublic void setIndex(int addr, int v)
addr - low level Feature Structure referencev - value to setpublic void setTokenIndex(int addr, int v)
addr - low level Feature Structure referencev - value to setCopyright © 2014. All rights reserved.