Class DSLExecutableExtensionFactory

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IExecutableExtension, org.eclipse.core.runtime.IExecutableExtensionFactory
    Direct Known Subclasses:
    DSLExecutableExtensionFactory

    public class DSLExecutableExtensionFactory
    extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
    This class was generated. Customizations should only happen in a newly introduced subclass.
    • 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()  
      protected com.google.inject.Injector getInjector()  
      • 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()
    • Method Detail

      • getBundle

        protected org.osgi.framework.Bundle getBundle()
        Specified by:
        getBundle in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
      • getInjector

        protected com.google.inject.Injector getInjector()
        Specified by:
        getInjector in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory