Class CharacterizedDataDictionaryExecutableExtensionFactory
java.lang.Object
org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
org.palladiosimulator.dataflow.dictionary.characterized.dsl.ui.CharacterizedDataDictionaryExecutableExtensionFactory
- All Implemented Interfaces:
IExecutableExtension,IExecutableExtensionFactory
public class CharacterizedDataDictionaryExecutableExtensionFactory
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.Bundleprotected com.google.inject.InjectorMethods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
create, handleCreationError, setInitializationData
-
Constructor Details
-
CharacterizedDataDictionaryExecutableExtensionFactory
public CharacterizedDataDictionaryExecutableExtensionFactory()
-
-
Method Details
-
getBundle
protected org.osgi.framework.Bundle getBundle()- Specified by:
getBundlein classorg.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-
getInjector
protected com.google.inject.Injector getInjector()- Specified by:
getInjectorin classorg.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-