|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.topgen.traffic.AbstractTrafficGenerator
be.ac.ulg.montefiore.run.totem.topgen.traffic.ConstantTrafficGenerator
public class ConstantTrafficGenerator
Generate traffic matrices for which each pair src-dst has the same traffic value.
Creation date: 29/10/2007
Field Summary |
---|
Fields inherited from class be.ac.ulg.montefiore.run.totem.topgen.traffic.AbstractTrafficGenerator |
---|
domain, nodes, parameters |
Constructor Summary | |
---|---|
ConstantTrafficGenerator()
|
Method Summary | |
---|---|
protected TrafficMatrix |
buildTM()
Build a TrafficMatrix. |
java.util.List<ParameterDescriptor> |
getAvailableParameters()
Returns a list of parameters that can be used with the generator. |
protected void |
initialize_generation()
Initialize the generation of traffic matrices. |
Methods inherited from class be.ac.ulg.montefiore.run.totem.topgen.traffic.AbstractTrafficGenerator |
---|
findParam, generate, getParam, setParam |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstantTrafficGenerator()
Method Detail |
---|
protected TrafficMatrix buildTM() throws TMBuildingException
AbstractTrafficGenerator
buildTM
in class AbstractTrafficGenerator
TMBuildingException
protected void initialize_generation() throws InvalidParameterException
AbstractTrafficGenerator
initialize_generation
in class AbstractTrafficGenerator
InvalidParameterException
public java.util.List<ParameterDescriptor> getAvailableParameters()
TrafficGeneratorInterface
getAvailableParameters
in interface TrafficGeneratorInterface
getAvailableParameters
in class AbstractTrafficGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |