de.cau.cs.kieler.synccharts.text.kitsState.ui
Class KitsStateUiModule
java.lang.Object
de.cau.cs.kieler.synccharts.text.kitsState.ui.AbstractKitsStateUiModule
de.cau.cs.kieler.synccharts.text.kitsState.ui.KitsStateUiModule
public class KitsStateUiModule
- extends de.cau.cs.kieler.synccharts.text.kitsState.ui.AbstractKitsStateUiModule
Use this class to register components to be used within the IDE.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KitsStateUiModule
public KitsStateUiModule(AbstractUIPlugin plugin)
bindIXtextEditorCallback
public Class<? extends org.eclipse.xtext.ui.editor.IXtextEditorCallback> bindIXtextEditorCallback()
bindAbstractAntlrTokenToAttributeIdMapper
public Class<? extends org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper> bindAbstractAntlrTokenToAttributeIdMapper()
bindIHighlightingConfiguration
public Class<? extends org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration> bindIHighlightingConfiguration()
bindISemanticHighlightingCalculator
public Class<? extends org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator> bindISemanticHighlightingCalculator()
bindIIndentationInformation
public Class<? extends org.eclipse.xtext.formatting.IIndentationInformation> bindIIndentationInformation()
bindIDiagnosticConverter
public Class<? extends org.eclipse.xtext.validation.IDiagnosticConverter> bindIDiagnosticConverter()