See: Description
| Interface | Description |
|---|---|
| IAlgorithm |
Contract that must be fulfilled such that an algorithm can be run in
Net2Plan. |
| IAlgorithmMultiLayer |
Contract that must be fulfilled such that an multilayer algorithm can be run in
Net2Plan. |
| IReport |
Contract that must be fulfilled such that a report can be run in
Net2Plan. |
| Class | Description |
|---|---|
| Configuration | |
| NetPlan |
Class defining a complete network structure.
|
| Exception | Description |
|---|---|
| Net2PlanException |