See: Description
Interface | Description |
---|---|
HandlesProgressBar | |
IAlgorithm |
Contract that must be fulfilled such that an algorithm can be run in
Net2Plan . |
IReport |
Contract that must be fulfilled such that a report can be run in
Net2Plan . |
Class | Description |
---|---|
Configuration |
Class containing current Net2Plan-wide options, and methods to work with them.
|
Demand |
This class contains a representation of a unicast demand.
|
DynamicSrgImplementation | |
InterLayerPropagationGraph | |
Link |
This class contains a representation of a link.
|
MulticastDemand |
This class contains a representation of a multicast demand.
|
MulticastTree |
This class contains a representation of a unidirectional multicast tree, an structure used to carry traffic from multicast demands.
|
NetPlan |
Class defining a complete multi-layer network structure.
|
NetworkElement |
Class defining a generic network element.
|
NetworkLayer |
This class contains a representation of a network layer.
|
Node |
This class contains a representation of a node.
|
Resource |
.
|
Route |
This class contains a representation of a unidirectional route, an structure used to carry traffic of unicast demands at a layer,
when the layer routing type is source routing.
|
SharedRiskGroup |
Enum | Description |
---|---|
Demand.IntendedRecoveryType |
Exception | Description |
---|---|
Net2PlanException |
Net2PlanException is the superclass of those exceptions that can be
thrown during the normal operation of algorithms or reports. |
Copyright © 2018. All rights reserved.