public class RoomNumber extends Annotation
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
RoomNumber()
Never called.
|
|
RoomNumber(int addr,
TOP_Type type)
Internal - constructor used by generator
|
|
RoomNumber(JCas jcas) |
|
RoomNumber(JCas jcas,
int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
String |
getBuilding()
getter for building - gets Building containing this room
|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
void |
setBuilding(String v)
setter for building - sets Building containing this room
|
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, 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 RoomNumber()
public RoomNumber(int addr, TOP_Type type)
public RoomNumber(JCas jcas)
public RoomNumber(JCas jcas, int begin, int end)
public int getTypeIndexID()
TOP
getTypeIndexID
in class Annotation
public String getBuilding()
public void setBuilding(String v)
Copyright © 2015. All rights reserved.