uk.ac.ucl.cs.emofocl.jmigen.extended
Class FactoryGenerator

java.lang.Object
  extended by uk.ac.ucl.cs.emofocl.jmigen.extended.FactoryGenerator

public class FactoryGenerator
extends Object


Constructor Summary
FactoryGenerator()
           
 
Method Summary
static void generate(JMIContext context, Specification specification, PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryGenerator

public FactoryGenerator()
Method Detail

generate

public static void generate(JMIContext context,
                            Specification specification,
                            PrintStream out)