org.eclipse.xtext.ecore
Class EcoreSupportStandaloneSetup

java.lang.Object
  extended by org.eclipse.xtext.ecore.EcoreSupportStandaloneSetup

public class EcoreSupportStandaloneSetup
extends java.lang.Object

Can be used to cause a side effect in workflow. As soon as this bean is instantiated in a workflow, the services for *.ecore files are registered. Existing services will not be replaced.

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
EcoreSupportStandaloneSetup()
           
 
Method Summary
static void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EcoreSupportStandaloneSetup

public EcoreSupportStandaloneSetup()
Method Detail

setup

public static void setup()