Package | Description |
---|---|
com.net2plan.research.niw.networkModel |
Modifier and Type | Method and Description |
---|---|
static WNet |
WNet.createEmptyDesign()
Creates an empty design with no nodes, links etc.
|
WNet |
WAbstractNetworkElement.getNet()
Returns the network object that this element belongs to
|
static WNet |
ImportMetroNetwork.importFromExcelFile(File excelFile)
Creates a network object, importing the data from the given Excel file
|
static WNet |
WNet.loadFromFile(File f)
Creates a design, loading it from a file
|
Modifier and Type | Method and Description |
---|---|
static OpticalSpectrumManager |
OpticalSpectrumManager.createFromRegularLps(WNet net)
Creates this object, asociated to a given network
|
boolean |
WNet.isDeepCopy(WNet other)
Indicates if a network is an exact copy of other network in every aspect
|
Copyright © 2018. All rights reserved.