public class TemporalLink_Type extends ScoredAnnotation_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 |
|---|
TemporalLink_Type(JCas jcas,
Type casType)
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method and Description |
|---|---|
protected FSGenerator |
getFSGenerator() |
String |
getId(int addr) |
String |
getRelationType(int addr) |
String |
getSignalID(int addr) |
int |
getSource(int addr) |
int |
getTarget(int addr) |
void |
setId(int addr,
String v) |
void |
setRelationType(int addr,
String v) |
void |
setSignalID(int addr,
String v) |
void |
setSource(int addr,
int v) |
void |
setTarget(int addr,
int v) |
getScore, setScoregetBegin, getCoveredText, getEnd, setBegin, setEndgetSofa, getViewaddToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexespublic static final boolean featOkTst
public static final int typeIndexID
public TemporalLink_Type(JCas jcas, Type casType)
jcas - JCascasType - Typeprotected FSGenerator getFSGenerator()
getFSGenerator in class ScoredAnnotation_Typepublic String getId(int addr)
addr - low level Feature Structure referencepublic String getRelationType(int addr)
addr - low level Feature Structure referencepublic String getSignalID(int addr)
addr - low level Feature Structure referencepublic int getSource(int addr)
addr - low level Feature Structure referencepublic int getTarget(int addr)
addr - low level Feature Structure referencepublic void setId(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setRelationType(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setSignalID(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setSource(int addr, int v)
addr - low level Feature Structure referencev - value to setpublic void setTarget(int addr, int v)
addr - low level Feature Structure referencev - value to setCopyright © 2014. All rights reserved.