graphics.listener.generator
Class MGInfComplexAggregatedFlowGeneratorConstructor
java.lang.Object
|
+--graphics.listener.generator.ModelGeneratorConstructor
|
+--graphics.listener.generator.MGInfComplexAggregatedFlowGeneratorConstructor
- public class MGInfComplexAggregatedFlowGeneratorConstructor
- extends ModelGeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mafmp
protected MGInfComplexAggregatedFlowModelPanel mafmp
mafm
protected MGInfAggregatedFlowModel mafm
mginfcomplexAggregatedGenerator
protected MGInfComplexAggregatedFlowGeneration mginfcomplexAggregatedGenerator
models
protected MGInfModel[] models
weights
protected int[] weights
units
protected short[] units
nbDifferentFlow
protected int nbDifferentFlow
flowsNumber
protected int flowsNumber
vds
protected VideoDefinition[] vds
fileName
protected java.lang.String fileName
duration
protected int duration
unit
protected short unit
MGInfComplexAggregatedFlowGeneratorConstructor
public MGInfComplexAggregatedFlowGeneratorConstructor(GestionTest gt)
constructModelGenerator
public void constructModelGenerator()
throws java.io.IOException
- 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