Package com._1c.g5.v8.dt.bp.scheme
Class BpSchemeRuntimeModule
java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
com._1c.g5.modeling.xtext.service.DefaultRuntimeModule
com._1c.g5.modeling.xtext.service.AbstractRuntimeModule
com._1c.g5.v8.dt.bp.scheme.BpSchemeRuntimeModule
- All Implemented Interfaces:
com.google.inject.Module
Graphical scheme runtime module.
-
Field Summary
FieldsFields inherited from class com._1c.g5.modeling.xtext.service.AbstractRuntimeModule
properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends IDerivedDataConfigurationContributor>Class<? extends org.eclipse.xtext.scoping.IGlobalScopeProvider>Class<? extends IGraphicalSchemeRefactoringService>Class<? extends IIndexSlicePredicateService>Class<? extends IPlatformScopeProvider>Class<? extends org.eclipse.xtext.naming.IQualifiedNameProvider>Class<? extends org.eclipse.xtext.scoping.IScopeProvider>Binds specificIScopeProviderimplementation.Class<? extends ISymbolicNameServiceDelegate>Class<? extends AbstractModelDeclarativeValidator>voidconfigureIScopeProviderDelegate(com.google.inject.Binder binder) protected Stringprotected StringMethods inherited from class com._1c.g5.modeling.xtext.service.AbstractRuntimeModule
bindAbstractXmlParser, bindAbstractXmlSerializer, bindEscape, bindIAllContainersState$Provider, bindIContainer$Manager, bindIGenerator, bindILinker, bindLazyLinkResolver, bindXmlResource, configure, configureFileExtensions, configureIgnoreCaseLinking, configureIResourceDescriptions, configureIResourceDescriptionsBuilderScope, configureIResourceDescriptionsPersisted, configureLanguageName, getPropertiesFilePathMethods inherited from class com._1c.g5.modeling.xtext.service.DefaultRuntimeModule
bindCompositeEValidator, bindDiagnostician, bindEPackageRegistry, bindEValidatorRegistry, bindICrossReferenceSerializer, bindIDiagnosticConverter, bindIFormatter, bindIFragmentProvider, bindILinkingDiagnosticMessageProvider, bindILinkingService, bindILocationInFileProvider, bindIResourceServiceProvider$Registry, bindLazyUriEncoder, bindResource$Factory, bindResourceSet, bindXtextResourceSet, configureIResourceDescriptionsLiveScope, configureLinkingIScopeProviderMethods inherited from class org.eclipse.xtext.service.AbstractGenericModule
bindProperties, getBindings, tryBindProperties
-
Field Details
-
FILE_EXTENSION
- See Also:
-
LANGUAGE_NAME
- See Also:
-
-
Constructor Details
-
BpSchemeRuntimeModule
public BpSchemeRuntimeModule()
-
-
Method Details
-
bindIScopeProvider
Description copied from class:AbstractRuntimeModuleBinds specificIScopeProviderimplementation.- Specified by:
bindIScopeProviderin classAbstractRuntimeModule
-
configureIScopeProviderDelegate
public void configureIScopeProviderDelegate(com.google.inject.Binder binder) - Overrides:
configureIScopeProviderDelegatein classAbstractRuntimeModule
-
bindIGlobalScopeProvider
- Overrides:
bindIGlobalScopeProviderin classAbstractRuntimeModule
-
bindIDerivedDataConfigurationContributor
public Class<? extends IDerivedDataConfigurationContributor> bindIDerivedDataConfigurationContributor() -
bindModelValidator
-
bindIPlatformScopeProvider
-
bindIQualifiedNameProvider
public Class<? extends org.eclipse.xtext.naming.IQualifiedNameProvider> bindIQualifiedNameProvider() -
bindIIndexSlicePredicateService
-
bindIGraphicalSchemeRefactoringService
-
bindISymbolicNameServiceDelegate
-
getFileExtension
- Specified by:
getFileExtensionin classAbstractRuntimeModule
-
getLanguageName
- Specified by:
getLanguageNamein classAbstractRuntimeModule
-