org.eclipse.emf.mwe2.language
Class GenerateMwe2

java.lang.Object
  extended by org.eclipse.emf.mwe2.language.GenerateMwe2

public class GenerateMwe2
extends java.lang.Object

Java version of a workflow used in order to avoid unnecessary bootstrapping and circular dependency problems.

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
GenerateMwe2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateMwe2

public GenerateMwe2()
Method Detail

main

public static void main(java.lang.String[] args)