graphics.listener.generator
Class ModelGeneratorConstructor
java.lang.Object
|
+--graphics.listener.generator.ModelGeneratorConstructor
- Direct Known Subclasses:
- MGInfComplexAggregatedFlowGeneratorConstructor, MGInfComplexGeneratorConstructor, MGInfGeneratorConstructor, MMPP2GeneratorConstructor, MMPPNGeneratorConstructor, OnOffGeneratorConstructor, OnOffHeterogeneousAggregatedFlowGeneratorConstructor
- public abstract class ModelGeneratorConstructor
- extends java.lang.Object
ModelGeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gt
protected GestionTest gt
cp
protected ClientPanel cp
sp
protected ServerPanel sp
mgp
protected GenericModelPanel mgp
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