Package com._1c.g5.v8.dt.ql.ui
Class QlExecutableExtensionFactory
java.lang.Object
org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
com._1c.g5.v8.dt.ql.ui.QlExecutableExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
public class QlExecutableExtensionFactory
extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
This class was generated. Customizations should only happen in a newly
 introduced subclass.
- 
Field SummaryFields inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactoryclazzName, config, GUICEKEY, log
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected org.osgi.framework.Bundleprotected com.google.inject.InjectorMethods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactorycreate, handleCreationError, setInitializationData
- 
Constructor Details- 
QlExecutableExtensionFactorypublic QlExecutableExtensionFactory()
 
- 
- 
Method Details- 
getBundleprotected org.osgi.framework.Bundle getBundle()- Specified by:
- getBundlein class- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
- 
getInjectorprotected com.google.inject.Injector getInjector()- Specified by:
- getInjectorin class- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
 
-