de.cau.cs.kieler.kaom.text
Class KaomRuntimeModule
java.lang.Object
de.cau.cs.kieler.kaom.text.AbstractKaomRuntimeModule
de.cau.cs.kieler.kaom.text.KaomRuntimeModule
public class KaomRuntimeModule
- extends de.cau.cs.kieler.kaom.text.AbstractKaomRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KaomRuntimeModule
public KaomRuntimeModule()
bindILinker
public Class<? extends org.eclipse.xtext.linking.ILinker> bindILinker()
bindITransientValueService
public Class<? extends org.eclipse.xtext.parsetree.reconstr.ITransientValueService> bindITransientValueService()
bindIValueConverterService
public Class<? extends org.eclipse.xtext.conversion.IValueConverterService> bindIValueConverterService()