org.eclipse.xtext.xbase.annotations
Class XbaseWithAnnotationsRuntimeModule

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractGenericModule
      extended by org.eclipse.xtext.service.DefaultRuntimeModule
          extended by org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
              extended by org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

public class XbaseWithAnnotationsRuntimeModule
extends AbstractXbaseWithAnnotationsRuntimeModule

Use this class to register components to be used at runtime / without the Equinox extension registry.


Field Summary
 
Fields inherited from class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
properties
 
Constructor Summary
XbaseWithAnnotationsRuntimeModule()
           
 
Method Summary
 java.lang.Class<? extends ITypeProvider> bindITypeProvider()
           
 
Methods inherited from class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
bindAbstractTypeScopeProvider, bindClassLoaderToInstance, bindIAllContainersState$Provider, bindIAntlrTokenFileProvider, bindIContainer$Manager, bindIdentifiableSimpleNameProvider, bindIEvaluationContext, bindIExpressionInterpreter, bindIFormatter, bindIGlobalScopeProvider, bindIGrammarAccess, bindIJvmTypeProvider$Factory, bindIParser, bindIQualifiedNameConverter, bindIScopeProvider, bindISemanticSequencer, bindISerializer, bindISyntacticSequencer, bindITokenDefProvider, bindITokenToStringConverter, bindIValueConverterService, bindJvmTypeReferencesValidator, bindLexer, bindTypeConformanceComputer, bindTypesFactoryToInstance, bindXbaseWithAnnotationsJavaValidator, bindXtextResource, configure, configureFileExtensions, configureIgnoreCaseLinking, configureIResourceDescriptions, configureIResourceDescriptionsBuilderScope, configureIScopeProviderDelegate, configureLanguageName, configureLinkingIScopeProvider, configureRuntimeLexer, provideInternalXbaseWithAnnotationsLexer
 
Methods inherited from class org.eclipse.xtext.service.DefaultRuntimeModule
bindConcreteSyntaxValidator, bindDiagnostician, bindEPackageRegistry, bindEValidatorRegistry, bindIAstFactory, bindIFragmentProvider, bindILinker, bindILinkingService, bindILocationInFileProvider, bindINodeModelFormatter, bindIPartialParserHelper, bindIQualifiedNameProvider, bindIResourceFactory, bindIResourceServiceProvider$Registry, bindITransientValueService, bindResourceSet, bindXtextResourceSet, configureGenericSemanticSequencer, configureIResourceDescriptionsLiveScope, configureRuntimeEncodingProvider, provideIEncodingProvider
 
Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule
bindProperties, getBindings, tryBindProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseWithAnnotationsRuntimeModule

public XbaseWithAnnotationsRuntimeModule()
Method Detail

bindITypeProvider

public java.lang.Class<? extends ITypeProvider> bindITypeProvider()
Overrides:
bindITypeProvider in class AbstractXbaseWithAnnotationsRuntimeModule