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,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
|
UimaMeeting(org.apache.uima.jcas.JCas jcas) |
|
UimaMeeting(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
|
UimaMeeting(org.apache.uima.jcas.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() |
getDate, getEndTime, getRoom, getStartTime, setDate, setEndTime, setRoom, setStartTime, toStringgetBegin, getCoveredText, getEnd, getStart, setBegin, setEndaddToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexesclone, getavoidcollisionTypeCode, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValueprotected UimaMeeting()
public UimaMeeting(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
public UimaMeeting(org.apache.uima.jcas.JCas jcas)
public UimaMeeting(org.apache.uima.jcas.JCas jcas,
int begin,
int end)
public UimaMeeting(org.apache.uima.jcas.JCas jcas,
int start,
int end,
RoomNumber room,
DateAnnot date,
TimeAnnot startTime,
TimeAnnot endTime)
public int getTypeIndexID()
getTypeIndexID in class MeetingCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.