Class PCMStoexRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.palladiosimulator.pcm.stoex.AbstractPCMStoexRuntimeModule
org.palladiosimulator.pcm.stoex.PCMStoexRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

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

    • PCMStoexRuntimeModule

      public PCMStoexRuntimeModule()
  • Method Details

    • bindStoexContextProvider

      public Class<? extends org.palladiosimulator.commons.stoex.services.StoexContextProvider> bindStoexContextProvider()