Class DSLExecutableExtensionFactory

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IExecutableExtension, org.eclipse.core.runtime.IExecutableExtensionFactory

    public class DSLExecutableExtensionFactory
    extends DSLExecutableExtensionFactory
    This is an extension of DSLExecutableExtensionFactory which pretty much serves the same purpose, just in a different Eclipse plugin.
    Author:
    Rene Schneider - initial API and implementation
    • Field Summary

      • Fields inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory

        clazzName, config, GUICEKEY, log
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.osgi.framework.Bundle getBundle()  
      • Methods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory

        create, handleCreationError, setInitializationData
      • Methods inherited from class java.lang.Object

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

      • DSLExecutableExtensionFactory

        public DSLExecutableExtensionFactory()