public class Meeting_Type extends Annotation_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 |
|---|
Meeting_Type(JCas jcas,
Type casType)
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDate(int addr) |
int |
getEndTime(int addr) |
protected FSGenerator |
getFSGenerator() |
int |
getRoom(int addr) |
int |
getStartTime(int addr) |
void |
setDate(int addr,
int v) |
void |
setEndTime(int addr,
int v) |
void |
setRoom(int addr,
int v) |
void |
setStartTime(int addr,
int v) |
getBegin, getCoveredText, getEnd, setBegin, setEndgetSofa, getViewaddToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexespublic static final int typeIndexID
public static final boolean featOkTst
protected FSGenerator getFSGenerator()
getFSGenerator in class Annotation_Typepublic int getRoom(int addr)
public void setRoom(int addr,
int v)
public int getDate(int addr)
public void setDate(int addr,
int v)
public int getStartTime(int addr)
public void setStartTime(int addr,
int v)
public int getEndTime(int addr)
public void setEndTime(int addr,
int v)
Copyright © 2013. All Rights Reserved.