de.cau.cs.kieler.synccharts.text.actions
Class ActionsRuntimeModule
java.lang.Object
de.cau.cs.kieler.synccharts.text.actions.AbstractActionsRuntimeModule
de.cau.cs.kieler.synccharts.text.actions.ActionsRuntimeModule
public class ActionsRuntimeModule
- extends de.cau.cs.kieler.synccharts.text.actions.AbstractActionsRuntimeModule
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 |
ActionsRuntimeModule
public ActionsRuntimeModule()
bindXtextResource
public Class<? extends org.eclipse.xtext.resource.XtextResource> bindXtextResource()
bindITransientValueService
public Class<? extends org.eclipse.xtext.parsetree.reconstr.ITransientValueService> bindITransientValueService()
bindIValueConverterService
public Class<? extends org.eclipse.xtext.conversion.IValueConverterService> bindIValueConverterService()