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.
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.commons.stoex.AbstractStoexRuntimeModule
properties
-
-
Constructor Summary
Constructors Constructor Description StoexRuntimeModule()
-
Method Summary
-
Methods inherited from class org.palladiosimulator.commons.stoex.AbstractStoexRuntimeModule
bindClassLoaderToInstance, bindIAllContainersState$Provider, bindIAntlrTokenFileProvider, bindIContainer$Manager, bindIFormatter2, bindIGenerator2, bindIGlobalScopeProvider, bindIGrammarAccess, bindIParser, bindIQualifiedNameProvider, bindIScopeProvider, bindISemanticSequencer, bindISerializer, bindISyntacticSequencer, bindITokenDefProvider, bindITokenToStringConverter, bindIValueConverterService, bindLexer, bindStoexValidator, configure, configureFileExtensions, configureFormatterPreferences, configureIgnoreCaseLinking, configureIResourceDescriptions, configureIResourceDescriptionsPersisted, configureIScopeProviderDelegate, configureLanguageName, configureRuntimeLexer, provideInternalStoexLexer
-
Methods inherited from class org.eclipse.xtext.service.DefaultRuntimeModule
bindConcreteSyntaxValidator, bindDiagnostician, bindEPackageRegistry, bindEValidatorRegistry, bindIAstFactory, bindIFormatter, bindIFragmentProvider, bindILinker, bindILinkingService, bindILocationInFileProvider, bindINodeModelFormatter, bindIPartialParserHelper, bindIResourceFactory, bindIResourceServiceProvider$Registry, bindITransientValueService, bindResourceSet, bindRuntimeEncodingProvider, bindXtextResource, bindXtextResourceSet, configureGenericSemanticSequencer, configureIResourceDescriptionsBuilderScope, configureIResourceDescriptionsLiveScope, configureIsAffectedExtensions, configureLinkingIScopeProvider, configureRuntimeEncodingProvider, configureSerializerIScopeProvider, configureUseIndexFragmentsForLazyLinking, provideIEncodingProvider
-
-