graphics.listener.generator
Class MMPP2GeneratorConstructor
java.lang.Object
|
+--graphics.listener.generator.ModelGeneratorConstructor
|
+--graphics.listener.generator.MMPP2GeneratorConstructor
- public class MMPP2GeneratorConstructor
- extends ModelGeneratorConstructor
MMPP2GeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mmpp2mp
protected MMPP2ModelPanel mmpp2mp
mmpp2m
protected MMPP2Model mmpp2m
mmpp2g
protected MMPP2Generation mmpp2g
startState
protected int startState
alpha
protected double alpha
beta
protected double beta
lambda1
protected double lambda1
lambda2
protected double lambda2
codec
protected AudioCodec codec
duration
protected int duration
fileName
protected java.lang.String fileName
MMPP2GeneratorConstructor
public MMPP2GeneratorConstructor(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