Class StoexRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.palladiosimulator.commons.stoex.AbstractStoexRuntimeModule
org.palladiosimulator.commons.stoex.StoexRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

public class StoexRuntimeModule extends AbstractStoexRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry.
  • Constructor Details

    • StoexRuntimeModule

      public StoexRuntimeModule()
  • Method Details

    • bindIFormatter2

      public Class<? extends org.eclipse.xtext.formatting2.IFormatter2> bindIFormatter2()
    • bindStoexContextProvider

      public Class<? extends StoexContextProvider> bindStoexContextProvider()