Package com._1c.g5.v8.dt.cmi.ui
Class CmiExecutableExtensionFactory
java.lang.Object
org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
com._1c.g5.v8.dt.cmi.ui.CmiExecutableExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
public class CmiExecutableExtensionFactory
extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
Cmi executable extension factory.
- 
Field SummaryFields inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactoryclazzName, config, GUICEKEY, log
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected org.osgi.framework.BundleGets bundle.protected com.google.inject.InjectorGets injector.Methods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactorycreate, handleCreationError, setInitializationData
- 
Constructor Details- 
CmiExecutableExtensionFactorypublic CmiExecutableExtensionFactory()
 
- 
- 
Method Details- 
getBundleprotected org.osgi.framework.Bundle getBundle()Gets bundle.- Specified by:
- getBundlein class- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
- 
getInjectorprotected com.google.inject.Injector getInjector()Gets injector.- Specified by:
- getInjectorin class- org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
 
-