Class IvmlStandaloneSetup

  • All Implemented Interfaces:
    org.eclipse.xtext.ISetup

    public class IvmlStandaloneSetup
    extends de.uni_hildesheim.sse.IvmlStandaloneSetupGenerated
    Initialization support for running Xtext languages without equinox extension registry.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void doSetup()
      Performs the setup.
      • Methods inherited from class de.uni_hildesheim.sse.IvmlStandaloneSetupGenerated

        createInjector, createInjectorAndDoEMFRegistration, register
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IvmlStandaloneSetup

        public IvmlStandaloneSetup()
    • Method Detail

      • doSetup

        public static void doSetup()
        Performs the setup.