WDMSim
A B C D E F G H I L M N O P R S T U V W

R

releaseGroomingInputPort() - Method in class wdmsim.OXC
By increasing the number of free grooming input ports, this function "releases" a grooming input port.
releaseGroomingOutputPort() - Method in class wdmsim.OXC
By increasing the number of free grooming output ports, this function "releases" a grooming output port.
releaseWavelength(int) - Method in class wdmsim.WDMLink
By attributing true to a given wavelength inside the freeWavelengths vector, this function "releases" a wavelength.
releaseWvlConverter() - Method in class wdmsim.OXC
By increasing the number of free wavelength converters, this function "releases" a wavelength converters.
removeEdge(int, int) - Method in class wdmsim.util.WeightedGraph
Removes a given edge from the graph by simply attributing zero to its source and target coordinates within the matrix of edges.
removeLightpath(LightPath) - Method in class wdmsim.Tracer
Registers, in the tracer file, that a lightpath was removed.
removeLightPath(long) - Method in class wdmsim.VirtualTopology
First, removes a given lightpath in the Physical Topology through the removeLightpathInPT function.
removeTraffic(int, int) - Method in class wdmsim.WDMLink
Inside a given wavelength, increases, if possible, the available bandwidth.
rerouteFlow(long, LightPath[]) - Method in class wdmsim.ControlPlane
Removes a given Flow object from the Physical Topology and then puts it back, but with a new route (set of LightPath objects).
rerouteFlow(long, LightPath[]) - Method in interface wdmsim.rwa.ControlPlaneForRWA
 
rerouteLightPath(long, int[], int[]) - Method in class wdmsim.VirtualTopology
Removes a given lightpath from the Physical Topology and then puts it back, but with a new route (set of links).
reserveGroomingInputPort() - Method in class wdmsim.OXC
By decreasing the number of free grooming input ports, this function "reserves" a grooming input port.
reserveGroomingOutputPort() - Method in class wdmsim.OXC
By decreasing the number of free grooming output ports, this function "reserves" a grooming output port.
reserveWavelength(int) - Method in class wdmsim.WDMLink
By attributing false to a given wavelength inside the freeWavelengths vector, this function "reserves" a wavelength.
reserveWvlConverter() - Method in class wdmsim.OXC
By decreasing the number of free wavelength converters, this function "reserves" a wavelength converter.
RWA - Interface in wdmsim.rwa
This is the interface that provides some methods for the RWA class.

WDMSim
A B C D E F G H I L M N O P R S T U V W