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 Summary
Fields inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
clazzName, config, GUICEKEY, log
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.osgi.framework.Bundle
protected com.google.inject.Injector
Methods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
create, handleCreationError, setInitializationData
-
Constructor Details
-
QlExecutableExtensionFactory
public QlExecutableExtensionFactory()
-
-
Method Details
-
getBundle
protected org.osgi.framework.Bundle getBundle()- Specified by:
getBundle
in classorg.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-
getInjector
protected com.google.inject.Injector getInjector()- Specified by:
getInjector
in classorg.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-