Package | Description |
---|---|
com.net2plan.interfaces.resilienceSimulation |
Provides a set of classes and interfaces for the resilience simulator tool.
|
Modifier and Type | Method and Description |
---|---|
ProvisioningActions |
IProvisioningAlgorithm.executeProvisioningAlgorithm(NetPlan netPlan,
FailureNetState netState,
ResilienceEvents event,
Object internalStateObject)
Executes the provisioning algorithm.
|
Modifier and Type | Method and Description |
---|---|
void |
ProvisioningActions.addAll(ProvisioningActions actions) |
void |
FailureNetState.update(ResilienceEvents event,
ProvisioningActions actions)
Update the network state.
|