graphics.listener.generator
Class MGInfGeneratorConstructor
java.lang.Object
|
+--graphics.listener.generator.ModelGeneratorConstructor
|
+--graphics.listener.generator.MGInfGeneratorConstructor
- public class MGInfGeneratorConstructor
- extends ModelGeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mmp
protected MGInfModelPanel mmp
mginfModel
protected MGInfModel mginfModel
mginfGenerator
protected MGInfGeneration mginfGenerator
autoCorr
protected GenericFunction autoCorr
lambda
protected double lambda
distributionTest
protected GenericContinuousDistribution distributionTest
distributionSlot
protected GenericDistribution distributionSlot
distributionPacketSize
protected GenericDistribution distributionPacketSize
duration
protected int duration
codec
protected CodecAV codec
fileName
protected java.lang.String fileName
movieName
protected java.lang.String movieName
unit
protected short unit
MGInfGeneratorConstructor
public MGInfGeneratorConstructor(GestionTest gt)
- See Also:
graphics.listener.ModelGeneratorConstructor#ModelGeneratorConstructor(GestionTest)
constructModelGenerator
public void constructModelGenerator()
throws java.io.IOException
- Method constructModelGenerator :
- cree le model
- cree le model generator
- Specified by:
constructModelGenerator
in class ModelGeneratorConstructor
- Throws:
java.io.IOException
getModel
public GenericAggregatedModel getModel()
- Specified by:
getModel
in class ModelGeneratorConstructor
getGenerator
public GenericGeneration getGenerator()
- Specified by:
getGenerator
in class ModelGeneratorConstructor