Package com._1c.g5.v8.dt.rights.ui
Class RightsExecutableExtensionFactory
java.lang.Object
org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
com._1c.g5.v8.dt.rights.ui.RightsExecutableExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
public class RightsExecutableExtensionFactory
extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
Rights 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.Bundleprotected com.google.inject.InjectorMethods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactorycreate, handleCreationError, setInitializationData
- 
Constructor Details- 
RightsExecutableExtensionFactorypublic RightsExecutableExtensionFactory()
 
- 
- 
Method Details- 
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
 
 
-