Uses of Class
be.ac.ulg.montefiore.run.totem.topgen.traffic.TrafficGenerationException

Packages that use TrafficGenerationException
be.ac.ulg.montefiore.run.totem.topgen.traffic This package holds traffic generation-related classes. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.webGUI.topgen This package holds classes related to the web interface of Topgen. 
 

Uses of TrafficGenerationException in be.ac.ulg.montefiore.run.totem.topgen.traffic
 

Methods in be.ac.ulg.montefiore.run.totem.topgen.traffic that throw TrafficGenerationException
 void TrafficGenerator.generate()
          Deprecated. generateTM()
 

Uses of TrafficGenerationException in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade that throw TrafficGenerationException
 void TrafficMatrixManager.generateTrafficMatrix(int asId, int tmId, TrafficModel model, double fraction)
          Generates a new traffic matrix tmId for the domain asId.
 

Uses of TrafficGenerationException in be.ac.ulg.montefiore.run.totem.webGUI.topgen
 

Methods in be.ac.ulg.montefiore.run.totem.webGUI.topgen that throw TrafficGenerationException
 void WebApp.generate(java.lang.String pathParam)
          This method calls BRITE and generates traffic with the given parameters.
 



Copyright © 2004-2006 Research Unit in Networking, All Rights Reserved.