de.cau.cs.kieler.kies.ui
Class EsterelUiModule

java.lang.Object
  extended by de.cau.cs.kieler.kies.ui.AbstractEsterelUiModule
      extended by de.cau.cs.kieler.kies.ui.EsterelUiModule

public class EsterelUiModule
extends de.cau.cs.kieler.kies.ui.AbstractEsterelUiModule

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

Rating red

Constructor Summary
EsterelUiModule(AbstractUIPlugin plugin)
           
 
Method Summary
 Class<? extends org.eclipse.xtext.ui.editor.IXtextEditorCallback> bindIXtextEditorCallback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsterelUiModule

public EsterelUiModule(AbstractUIPlugin plugin)
Method Detail

bindIXtextEditorCallback

public Class<? extends org.eclipse.xtext.ui.editor.IXtextEditorCallback> bindIXtextEditorCallback()