Package | Description |
---|---|
com.net2plan.interfaces.networkDesign |
Provides a set of classes and interfaces for the network design tool.
|
com.net2plan.interfaces.simulation |
Provides a set of classes for the online simulator tool.
|
Class and Description |
---|
SimAction
Provides a set of actions to be notified by event handlers.
|
Class and Description |
---|
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.ActionType
Type of action.
|
SimEvent
Class representing a simulation event.
|
SimEvent.DestinationModule
Module that will receive the associated event.
|