de.cau.cs.kieler.synccharts.text.kits.ui
Class CustomizedKitsEmbeddedExecutableExtensionFactory

java.lang.Object
  extended by org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
      extended by de.cau.cs.kieler.synccharts.text.kits.ui.CustomizedKitsEmbeddedExecutableExtensionFactory
All Implemented Interfaces:
IExecutableExtension, IExecutableExtensionFactory

public class CustomizedKitsEmbeddedExecutableExtensionFactory
extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory

Rating red

Field Summary
 
Fields inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
clazzName, config, GUICEKEY, log
 
Constructor Summary
CustomizedKitsEmbeddedExecutableExtensionFactory()
           
 
Method Summary
protected  org.osgi.framework.Bundle getBundle()
           
 com.google.inject.Injector getInjector()
           
 
Methods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
create, setInitializationData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomizedKitsEmbeddedExecutableExtensionFactory

public CustomizedKitsEmbeddedExecutableExtensionFactory()
Method Detail

getBundle

protected org.osgi.framework.Bundle getBundle()
Specified by:
getBundle in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory

getInjector

public com.google.inject.Injector getInjector()
Specified by:
getInjector in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory