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. 
 

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
 java.util.List<TrafficMatrix> AbstractTrafficGenerator.generate()
          Generate a traffic matric based on the paremeters.
 java.util.List<TrafficMatrix> TrafficGeneratorInterface.generate()
          Generate a traffic matrix.
 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)
          Deprecated. Use TrafficGeneratorInterface and sub-classes instead and TrafficGeneratorFactory.
 



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