graphics.listener
Class OnOffGeneratorConstructor
java.lang.Object
|
+--graphics.listener.ModelGeneratorConstructor
|
+--graphics.listener.OnOffGeneratorConstructor
- public class OnOffGeneratorConstructor
- extends ModelGeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oomp
protected OnOffModelPanel oomp
oom
protected OnOffModel oom
oog
protected OnOffGeneration oog
startState
protected int startState
law1
protected GenericDistribution law1
law2
protected GenericDistribution law2
codec
protected AudioCodec codec
duration
protected int duration
fileName
protected java.lang.String fileName
OnOffGeneratorConstructor
public OnOffGeneratorConstructor(GestionTest gt)
- See Also:
ModelGeneratorConstructor.ModelGeneratorConstructor(GestionTest)
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 GenericModel getModel()
- Specified by:
getModel
in class ModelGeneratorConstructor
getGenerator
public GenericGeneration getGenerator()
- Specified by:
getGenerator
in class ModelGeneratorConstructor