See: Description
Class | Description |
---|---|
ICombinedEventGenerator |
Abstract class providing an event generator that is able to combine
existing event generators into a common one.
|
ICombinedEventProcessor |
Abstract class providing an event processor that is able to combine
existing event processors into a common one.
|
IEventGenerator |
Abstract class that must be inherited so that an event generator can be executed
inside the
Online network simulation tool included within Net2Plan . |
IEventProcessor |
Abstract class that must be inherited so that an event processor can be executed
inside the
Online network simulation tool included within Net2Plan . |
SimAction |
Provides a set of actions to be notified by event handlers.
|
SimAction.Factory |
Factory methods to create actions.
|
SimEvent |
Class representing a simulation event.
|
Enum | Description |
---|---|
SimAction.ActionType |
Type of action.
|
SimEvent.DestinationModule |
Module that will receive the associated event.
|