de.cau.cs.kieler.synccharts.text.interfaces
Class InterfacesRuntimeModule

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.text.interfaces.AbstractInterfacesRuntimeModule
      extended by de.cau.cs.kieler.synccharts.text.interfaces.InterfacesRuntimeModule

public class InterfacesRuntimeModule
extends de.cau.cs.kieler.synccharts.text.interfaces.AbstractInterfacesRuntimeModule

Use this class to register components to be used at runtime / without the Equinox extension registry.

Rating red

Constructor Summary
InterfacesRuntimeModule()
           
 
Method Summary
 Class<? extends org.eclipse.xtext.formatting.IFormatter> bindIFormatter()
           
 Class<? extends org.eclipse.xtext.parsetree.reconstr.ITransientValueService> bindITransientValueService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfacesRuntimeModule

public InterfacesRuntimeModule()
Method Detail

bindITransientValueService

public Class<? extends org.eclipse.xtext.parsetree.reconstr.ITransientValueService> bindITransientValueService()

bindIFormatter

public Class<? extends org.eclipse.xtext.formatting.IFormatter> bindIFormatter()