|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcartago.CartagoEvent
public abstract class CartagoEvent
Base class representing a generic CArtAgO event.
Constructor Summary | |
---|---|
protected |
CartagoEvent(long id)
|
Method Summary | |
---|---|
long |
getId()
Gets the ID of the event |
long |
getPhysicalTime()
Gets event time generation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CartagoEvent(long id)
Method Detail |
---|
public long getId()
public long getPhysicalTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |