de.cau.cs.kieler.synccharts.text.actions.ui
Class ActionsUiModule

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.text.actions.ui.AbstractActionsUiModule
      extended by de.cau.cs.kieler.synccharts.text.actions.ui.ActionsUiModule

public class ActionsUiModule
extends de.cau.cs.kieler.synccharts.text.actions.ui.AbstractActionsUiModule

Use this class to register components to be used within the IDE.

Rating red

Constructor Summary
ActionsUiModule(AbstractUIPlugin plugin)
           
 
Method Summary
 Class<? extends org.eclipse.xtext.validation.IDiagnosticConverter> bindIDiagnosticConverter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionsUiModule

public ActionsUiModule(AbstractUIPlugin plugin)
Method Detail

bindIDiagnosticConverter

public Class<? extends org.eclipse.xtext.validation.IDiagnosticConverter> bindIDiagnosticConverter()