Package org.somox.metrics.dsl.ui
Class MetricDSLExecutableExtensionFactory
java.lang.Object
org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
org.somox.metrics.dsl.ui.MetricDSLExecutableExtensionFactory
- All Implemented Interfaces:
IExecutableExtension
,IExecutableExtensionFactory
public class MetricDSLExecutableExtensionFactory
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
-
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
-
MetricDSLExecutableExtensionFactory
public MetricDSLExecutableExtensionFactory()
-
-
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
-