public class UimaMeeting extends Meeting
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
UimaMeeting()
Never called.
|
|
UimaMeeting(int addr,
TOP_Type type)
Internal - constructor used by generator
|
|
UimaMeeting(JCas jcas) |
|
UimaMeeting(JCas jcas,
int begin,
int end) |
|
UimaMeeting(JCas jcas,
int start,
int end,
RoomNumber room,
DateAnnot date,
TimeAnnot startTime,
TimeAnnot endTime)
Custom constructor taking all parameters
|
Modifier and Type | Method and Description |
---|---|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
getDate, getEndTime, getRoom, getStartTime, setDate, setEndTime, setRoom, setStartTime, toString
getBegin, getCoveredText, getEnd, getStart, setBegin, setEnd
getSofa, getView
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getView
clone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue
protected UimaMeeting()
public UimaMeeting(int addr, TOP_Type type)
public UimaMeeting(JCas jcas)
public UimaMeeting(JCas jcas, int begin, int end)
public UimaMeeting(JCas jcas, int start, int end, RoomNumber room, DateAnnot date, TimeAnnot startTime, TimeAnnot endTime)
public int getTypeIndexID()
TOP
getTypeIndexID
in class Meeting
Copyright © 2015. All rights reserved.