|
||||||||||
| 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.AbstractDistributionTrafficGenerator
public abstract class AbstractDistributionTrafficGenerator
TrafficGenerator that uses a distribution. Some specific parameters should be given.
Creation date: 29/10/2007
| Field Summary | |
|---|---|
protected Distribution |
dis
|
| Fields inherited from class be.ac.ulg.montefiore.run.totem.topgen.traffic.AbstractTrafficGenerator |
|---|
domain, nodes, parameters |
| Constructor Summary | |
|---|---|
AbstractDistributionTrafficGenerator()
|
|
| Method Summary | |
|---|---|
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 |
|---|
buildTM, findParam, generate, getParam, setParam |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Distribution dis
| Constructor Detail |
|---|
public AbstractDistributionTrafficGenerator()
| Method Detail |
|---|
protected void initialize_generation()
throws InvalidParameterException
AbstractTrafficGenerator
initialize_generation in class AbstractTrafficGeneratorInvalidParameterExceptionpublic java.util.List<ParameterDescriptor> getAvailableParameters()
TrafficGeneratorInterface
getAvailableParameters in interface TrafficGeneratorInterfacegetAvailableParameters in class AbstractTrafficGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||