de.cau.cs.kieler.synccharts.text.kits
Class KitsEmbeddedRuntimeModule
java.lang.Object
de.cau.cs.kieler.synccharts.text.kits.AbstractKitsRuntimeModule
de.cau.cs.kieler.synccharts.text.kits.KitsRuntimeModule
de.cau.cs.kieler.synccharts.text.kits.KitsEmbeddedRuntimeModule
public class KitsEmbeddedRuntimeModule
- extends KitsRuntimeModule
Special guice configuration as KitsEmbedded needs different scope provider.
Due to Resource selection by file extension I need to introduce a further
file extension resulting in the first declaration.
Otherwise the wrong scope provider is chosen during model parsing.
See also the extra extension in synccharts.text.ui's plugin.xml
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KitsEmbeddedRuntimeModule
public KitsEmbeddedRuntimeModule()
configureFileExtensions
public void configureFileExtensions(com.google.inject.Binder binder)
bindIScopeProvider
public Class<? extends org.eclipse.xtext.scoping.IScopeProvider> bindIScopeProvider()