graphics2.listener.generator
Class ModelGeneratorConstructor
java.lang.Object
|
+--graphics2.listener.generator.ModelGeneratorConstructor
- Direct Known Subclasses:
- MGInfComplexAggregatedFlowGeneratorConstructor, MGInfComplexGeneratorConstructor, MGInfGeneratorConstructor, MMPP2GeneratorConstructor, MMPPNGeneratorConstructor, OnOffGeneratorConstructor, OnOffHeterogeneousAggregatedFlowGeneratorConstructor
- public abstract class ModelGeneratorConstructor
- extends java.lang.Object
ModelGeneratorConstructor
- Version:
- 0.1, 17/01/03
- Author:
- mladoue
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelGeneratorConstructor
public ModelGeneratorConstructor(GestionTest gt)
getModel
public abstract GenericAggregatedModel getModel()
getGenerator
public abstract GenericGeneration getGenerator()
setGestionTest
public void setGestionTest(GestionTest gt)
getGestionTest
public GestionTest getGestionTest()
constructModelGenerator
public abstract void constructModelGenerator()
throws java.io.IOException
java.io.IOException