public class JavaGenerator
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JavaGenerator
public JavaGenerator()
-
Method Details
-
generate
public void generate(File modelFile,
File projectRoot,
List<org.umlg.framework.Visitor<?>> visitors)
-
generate
public void generate(File modelFile,
File entitiesRoot,
File restletRoot,
List<org.umlg.framework.Visitor<?>> visitors)