Uses of Class
ons.PhysicalTopology
| Package | Description |
|---|---|
| ons | |
| ons.ra | |
| ons.util |
-
Uses of PhysicalTopology in ons
Subclasses of PhysicalTopology in ons Modifier and Type Class Description classEONPhysicalTopologyclassWDMPhysicalTopologyFields in ons declared as PhysicalTopology Modifier and Type Field Description protected PhysicalTopologyVirtualTopology. ptMethods in ons that return PhysicalTopology Modifier and Type Method Description PhysicalTopologyControlPlane. getPT()Retrieves a PhysicalTopology object from the Control Plane.Methods in ons with parameters of type PhysicalTopology Modifier and Type Method Description voidTrafficGenerator. generateTraffic(PhysicalTopology pt, EventScheduler events, int seed)Generates the network's traffic.protected voidPhysicalImpairments. setPT(PhysicalTopology pt)protected voidMyStatistics. statisticsSetup(PhysicalTopology pt, VirtualTopology vt, int numClasses, int minNumberArrivals)Attributes initializer.Constructors in ons with parameters of type PhysicalTopology Constructor Description ControlPlane(java.lang.String raModule, PhysicalTopology pt, VirtualTopology vt)Creates a new ControlPlane object.TrafficGenerator(org.w3c.dom.Element xml, double forcedLoad, PhysicalTopology pt)Creates a new TrafficGenerator object.VirtualTopology(org.w3c.dom.Element xml, PhysicalTopology pt)Creates a new VirtualTopology object. -
Uses of PhysicalTopology in ons.ra
Methods in ons.ra that return PhysicalTopology Modifier and Type Method Description PhysicalTopologyControlPlaneForRA. getPT() -
Uses of PhysicalTopology in ons.util
Methods in ons.util that return PhysicalTopology Modifier and Type Method Description PhysicalTopologyPseudoControlPlane. getPT()PhysicalTopologyPseudoControlPlane2. getPT()