cartago
Class CartagoEvent

java.lang.Object
  extended by cartago.CartagoEvent
All Implemented Interfaces:
java.io.Serializable

public abstract class CartagoEvent
extends java.lang.Object
implements java.io.Serializable

Base class representing a generic CArtAgO event.

Author:
aricci
See Also:
Serialized Form

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

CartagoEvent

protected CartagoEvent(long id)
Method Detail

getId

public long getId()
Gets the ID of the event

Returns:

getPhysicalTime

public long getPhysicalTime()
Gets event time generation



>DEIS - University of Bologna