Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

W

WAbstractNetworkElement - Class in com.net2plan.research.niw.networkModel
This base class is inherited by all the classes in the library representing relevant network elements.
wasRemoved() - Method in class com.net2plan.interfaces.networkDesign.NetworkElement
Return true if the element was already removed from the NetPlan object, and thus cannot be acccessed
wasRemoved() - Method in class com.net2plan.research.niw.networkModel.WAbstractNetworkElement
Returns true if this element was removed from the network
wavelengthAssignment_RPP_firstFit(List<Link>, DoubleMatrix2D, DoubleMatrix1D, double) - Static method in class com.net2plan.libraries.WDMUtils
Wavelength assignment algorithm based on a first-fit fashion assuming full wavelength conversion and regeneration capabilities.
WDMUtils - Class in com.net2plan.libraries
Class to deal with WDM optical topologies in fixed-grid and flexi-grid networks, including wavelength assignment and regenerator placement.
WDMUtils.LightpathAdd - Class in com.net2plan.libraries
This class represents the request to add a new lightpath.
WDMUtils.LightpathModify - Class in com.net2plan.libraries
This class represents the request to modify an existing lightpath.
WDMUtils.LightpathRemove - Class in com.net2plan.libraries
This class represents the request to remove an existing lightpath.
WDMUtils.ModulationFormat - Class in com.net2plan.libraries
Class to define typical modulation formats.
WDMUtils.RSA - Class in com.net2plan.libraries
This class represents a Routing and Spectrum Assignment, valid for a lightpath in both fixed and flexi-grid WDM networks.
WDMUtils.TransponderTypesInfo - Class in com.net2plan.libraries
This class is devoted to give easy access to the transponders information provided by the user in the typical user-defined parameters transponderTypesInfo.
WFiber - Class in com.net2plan.research.niw.networkModel
 
WIpLink - Class in com.net2plan.research.niw.networkModel
This class represents an unidirectional IP link.
WirelessUtils - Class in com.net2plan.libraries
Class to deal with auxiliary functions to handle wireless networks.
WirelessUtils() - Constructor for class com.net2plan.libraries.WirelessUtils
 
WLayerIp - Class in com.net2plan.research.niw.networkModel
 
WLayerWdm - Class in com.net2plan.research.niw.networkModel
 
WLightpathRequest - Class in com.net2plan.research.niw.networkModel
This class represents a request to establish a unidirectional lightpath between two nodes, for a given line rate.
WLightpathUnregenerated - Class in com.net2plan.research.niw.networkModel
This class represents a unidirectional lightpath of a given line rate, being a main path or backup path of a lightpath request.
WNet - Class in com.net2plan.research.niw.networkModel
This class represents an IP over WDM network with potential VNF placement.
WNet(NetPlan) - Constructor for class com.net2plan.research.niw.networkModel.WNet
 
WNetConstants - Class in com.net2plan.research.niw.networkModel
 
WNetConstants() - Constructor for class com.net2plan.research.niw.networkModel.WNetConstants
 
WNode - Class in com.net2plan.research.niw.networkModel
 
writeImageToFile(File, BufferedImage, ImageUtils.ImageType) - Static method in class com.net2plan.utils.ImageUtils
Writes an image to a file.
writeMatrix(DoubleMatrix2D) - Static method in class com.net2plan.utils.StringUtils
Generates an String from a matrix, where rows are separated by ";" and columns by spaces
writeMatrix(IntMatrix2D) - Static method in class com.net2plan.utils.StringUtils
Generates an String from a matrix, where rows are separated by ";" and columns by spaces
writeMatrix(DoubleMatrix1D) - Static method in class com.net2plan.utils.StringUtils
Generates an String from a vector of DoubleMatrix1D where elements are separated by spaces
writeMatrix(IntMatrix1D) - Static method in class com.net2plan.utils.StringUtils
Generates an String from a vector of IntMatrix1D where elements are separated by spaces
WServiceChain - Class in com.net2plan.research.niw.networkModel
Instances of this class are service chains, realizing service chain requests.
WServiceChainRequest - Class in com.net2plan.research.niw.networkModel
Instances of this class are service chain requests in the IP layer.
WUserService - Class in com.net2plan.research.niw.networkModel
This class represents information of a user service that can be defined in the network, and used to create service chain requests.
WUserService(String, List<String>, List<String>, List<Double>, List<Double>, List<Double>, List<Double>, double, boolean, String) - Constructor for class com.net2plan.research.niw.networkModel.WUserService
 
WVnfInstance - Class in com.net2plan.research.niw.networkModel
An instance of this class is a VNF instance hosted in a node, of a given type, with a given capacity.
WVnfType - Class in com.net2plan.research.niw.networkModel
This class represents the information of a type of VNF defined for the network.
WVnfType(String, double, double, double, double, double, boolean, SortedSet<String>, String) - Constructor for class com.net2plan.research.niw.networkModel.WVnfType
Creates a VNF type with the provided information
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2018. All rights reserved.