public class Time_Type extends Anchor_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 |
|---|
Time_Type(JCas jcas,
Type casType)
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAnchorTime(int addr) |
String |
getBeginPoint(int addr) |
String |
getEndPoint(int addr) |
String |
getFreq(int addr) |
protected FSGenerator |
getFSGenerator() |
String |
getFunctionInDocument(int addr) |
String |
getMod(int addr) |
String |
getQuant(int addr) |
String |
getTemporalFunction(int addr) |
String |
getTimeType(int addr) |
String |
getValue(int addr) |
String |
getValueFromFunction(int addr) |
void |
setAnchorTime(int addr,
int v) |
void |
setBeginPoint(int addr,
String v) |
void |
setEndPoint(int addr,
String v) |
void |
setFreq(int addr,
String v) |
void |
setFunctionInDocument(int addr,
String v) |
void |
setMod(int addr,
String v) |
void |
setQuant(int addr,
String v) |
void |
setTemporalFunction(int addr,
String v) |
void |
setTimeType(int addr,
String v) |
void |
setValue(int addr,
String v) |
void |
setValueFromFunction(int addr,
String v) |
getId, setIdgetScore, setScoregetBegin, getCoveredText, getEnd, setBegin, setEndgetSofa, getViewaddToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexespublic static final boolean featOkTst
public static final int typeIndexID
public int getAnchorTime(int addr)
addr - low level Feature Structure referencepublic String getBeginPoint(int addr)
addr - low level Feature Structure referencepublic String getEndPoint(int addr)
addr - low level Feature Structure referencepublic String getFreq(int addr)
addr - low level Feature Structure referenceprotected FSGenerator getFSGenerator()
getFSGenerator in class Anchor_Typepublic String getFunctionInDocument(int addr)
addr - low level Feature Structure referencepublic String getMod(int addr)
addr - low level Feature Structure referencepublic String getQuant(int addr)
addr - low level Feature Structure referencepublic String getTemporalFunction(int addr)
addr - low level Feature Structure referencepublic String getTimeType(int addr)
addr - low level Feature Structure referencepublic String getValue(int addr)
addr - low level Feature Structure referencepublic String getValueFromFunction(int addr)
addr - low level Feature Structure referencepublic void setAnchorTime(int addr, int v)
addr - low level Feature Structure referencev - value to setpublic void setBeginPoint(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setEndPoint(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setFreq(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setFunctionInDocument(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setMod(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setQuant(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setTemporalFunction(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setTimeType(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setValue(int addr, String v)
addr - low level Feature Structure referencev - value to setpublic void setValueFromFunction(int addr, String v)
addr - low level Feature Structure referencev - value to setCopyright © 2014. All rights reserved.