Class | Description |
---|---|
AbstractEvent |
The Abstract class for all Event Types
|
AbstractFactEvent |
Class that represents all Fact Events of the network.
|
AbstractMovementEvent |
Class that represents all assynchronous Movement Events of the Nodes.
|
AbstractTimer |
This class represents all Timer events in the network.
|
EventQueue | |
EventTimeQueue | |
SendingEvent |
Enum | Description |
---|---|
SendType |
Enun representing the types of sending event.
|