Class ComposeFileExecutableExtensionFactory
- java.lang.Object
 - 
- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 - 
- org.palladiosimulator.somox.docker.compose.ui.ComposeFileExecutableExtensionFactory
 
 
 
- 
- All Implemented Interfaces:
 IExecutableExtension,IExecutableExtensionFactory
public class ComposeFileExecutableExtensionFactory extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactoryThis class was generated. Customizations should only happen in a newly introduced subclass. 
- 
- 
Constructor Summary
Constructors Constructor Description ComposeFileExecutableExtensionFactory() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.osgi.framework.BundlegetBundle()protected com.google.inject.InjectorgetInjector() 
 - 
 
- 
- 
Method Detail
- 
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
 
 - 
 
 -