Class CharacterizedDataDictionaryRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.palladiosimulator.dataflow.dictionary.characterized.dsl.AbstractCharacterizedDataDictionaryRuntimeModule
org.palladiosimulator.dataflow.dictionary.characterized.dsl.CharacterizedDataDictionaryRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

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

    • CharacterizedDataDictionaryRuntimeModule

      public CharacterizedDataDictionaryRuntimeModule()
  • Method Details

    • bindIValueConverterService

      public Class<? extends org.eclipse.xtext.conversion.IValueConverterService> bindIValueConverterService()
      Overrides:
      bindIValueConverterService in class AbstractCharacterizedDataDictionaryRuntimeModule
    • bindIDerivedStateComputer

      public Class<? extends org.eclipse.xtext.resource.IDerivedStateComputer> bindIDerivedStateComputer()
    • bindXtextResource

      public Class<? extends org.eclipse.xtext.resource.XtextResource> bindXtextResource()
      Overrides:
      bindXtextResource in class org.eclipse.xtext.service.DefaultRuntimeModule
    • bindIResourceDescriptionManager

      public Class<? extends org.eclipse.xtext.resource.IResourceDescription.Manager> bindIResourceDescriptionManager()
    • bindITransientValueService

      public Class<? extends org.eclipse.xtext.parsetree.reconstr.ITransientValueService> bindITransientValueService()
      Overrides:
      bindITransientValueService in class org.eclipse.xtext.service.DefaultRuntimeModule