Class SmodelRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.palladiosimulator.simexp.dsl.smodel.AbstractSmodelRuntimeModule
org.palladiosimulator.simexp.dsl.smodel.SmodelRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

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

    • SmodelRuntimeModule

      public SmodelRuntimeModule()