Package com._1c.g5.v8.dt.ui
Class V8UiExecutableExtensionFactory
- java.lang.Object
- 
- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
- 
- com._1c.g5.v8.dt.ui.V8UiExecutableExtensionFactory
 
 
- 
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
 
 public class V8UiExecutableExtensionFactory extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactoryV8 Ui executable extension factory.
- 
- 
Constructor SummaryConstructors Constructor Description V8UiExecutableExtensionFactory()
 - 
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
 
 
- 
 
-