Package | Description |
---|---|
com.net2plan.libraries |
Provides a set of useful libraries to develop algorithms and reports.
|
Modifier and Type | Method and Description |
---|---|
static SRGUtils.SharedRiskModel |
SRGUtils.SharedRiskModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SRGUtils.SharedRiskModel[] |
SRGUtils.SharedRiskModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SRGUtils.configureSRGs(NetPlan netPlan,
double defaultMTTF,
double defaultMTTR,
SRGUtils.SharedRiskModel sharedRiskModel,
boolean removeExistingSRGs,
NetworkLayer... optionalLayerParameter)
Configures the SRGs into the network design at the given layer.
|
Copyright © 2018. All rights reserved.