graphics2.listener.generator
Class MGInfComplexAggregatedFlowGeneratorConstructor

java.lang.Object
  |
  +--graphics2.listener.generator.ModelGeneratorConstructor
        |
        +--graphics2.listener.generator.MGInfComplexAggregatedFlowGeneratorConstructor

public class MGInfComplexAggregatedFlowGeneratorConstructor
extends ModelGeneratorConstructor

Version:
0.1
Author:
mladoue

Constructor Summary
MGInfComplexAggregatedFlowGeneratorConstructor(GestionTest gt)
           
 
Method Summary
 void constructModelGenerator()
          constructModelGenerator : - cree le model - cree le model generator
 GenericGeneration getGenerator()
           
 GenericAggregatedModel getModel()
           
 
Methods inherited from class graphics2.listener.generator.ModelGeneratorConstructor
getGestionTest, setGestionTest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MGInfComplexAggregatedFlowGeneratorConstructor

public MGInfComplexAggregatedFlowGeneratorConstructor(GestionTest gt)
Method Detail

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