Package com._1c.g5.v8.dt.bsl.ui
Class BslExecutableExtensionFactory
- java.lang.Object
- 
- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
- 
- com._1c.g5.v8.dt.bsl.ui.BslExecutableExtensionFactory
 
 
- 
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
 - Direct Known Subclasses:
- BslFormattingExecutableExtensionFactory,- Factory
 
 public class BslExecutableExtensionFactory extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactoryThis class was generated. Customizations should only happen in a newly introduced subclass.
- 
- 
Constructor SummaryConstructors Constructor Description BslExecutableExtensionFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.osgi.framework.BundlegetBundle()protected com.google.inject.InjectorgetInjector()
 
- 
- 
- 
Method Detail- 
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
 
 
- 
 
-