public class LightEvent extends AbstractAttributable
DATEFORMATABS, DATEFORMATREL, manager, number, view
Constructor and Description |
---|
LightEvent(LogView view,
int number,
java.lang.String eventClass,
int eventClassNumber) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Equality is based on the name of the trace
|
java.lang.String |
getName() |
int |
getNameIndex() |
int |
hashCode() |
void |
setNameIndex(int label) |
java.lang.String |
toString() |
getAttributeKeys, getAttributeValueBoolean, getAttributeValueBoolean, getAttributeValueContinuous, getAttributeValueContinuous, getAttributeValueDiscrete, getAttributeValueDiscrete, getAttributeValueLiteral, getAttributeValueLiteral, getAttributeValueLiteralIndex, getAttributeValueLiteralIndex, getAttributeValueTimestamp, getAttributeValueTimestamp
public LightEvent(LogView view, int number, java.lang.String eventClass, int eventClassNumber)
public int getNameIndex()
public java.lang.String getName()
getName
in class AbstractAttributable
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public void setNameIndex(int label)