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

T

toogleTraceWriting(boolean) - Method in class wdmsim.Tracer
Toggles the writeTrace boolean between true or false.
toString() - Method in class wdmsim.Flow
Prints all information related to a given Flow.
toString() - Method in class wdmsim.FlowArrivalEvent
Prints all information related to the arriving flow.
toString() - Method in class wdmsim.FlowDepartureEvent
Prints all information related to the outgoing flow.
toString() - Method in class wdmsim.LightPath
Prints all information related to a given LightPath, starting with its ID, to make it easier to identify.
toString() - Method in class wdmsim.PhysicalTopology
Prints all nodes and links between them in the PhysicalTopology object.
toString() - Method in class wdmsim.util.WeightedGraph
Prints all information related to the weighted graph.
toString() - Method in class wdmsim.VirtualTopology
Prints all lightpaths belonging to the Virtual Topology.
toString() - Method in class wdmsim.WDMLink
Prints all information related to the WDMLink object.
toTrace() - Method in class wdmsim.Flow
Creates a string with relevant information about the flow, to be printed on the Trace file.
toTrace() - Method in class wdmsim.LightPath
 
trace - Static variable in class wdmsim.Simulator
 
Tracer - Class in wdmsim
Generates a trace file that contains information about what happened during the simulation, such as arriving and departing flows, created lightpaths, and accepted or blocked flows.
TrafficGenerator - Class in wdmsim
Generates the network's traffic based on the information passed through the command line arguments and the XML simulation file.
TrafficGenerator(Element, double) - Constructor for class wdmsim.TrafficGenerator
Creates a new TrafficGenerator object.
TrafficInfo - Class in wdmsim
Returns details about the network traffic: holding time, rate, class of service and weight.
TrafficInfo(double, int, int, int) - Constructor for class wdmsim.TrafficInfo
Creates a new TrafficInfo object.

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