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, setEnd
getSofa, getView
addToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
public static final int typeIndexID
public static final boolean featOkTst
protected FSGenerator getFSGenerator()
getFSGenerator
in class Annotation_Type
public 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 © 2017. All rights reserved.