Uses of Interface
com._1c.g5.v8.dt.bsl.contextdef.IBslModuleContextDefService
Packages that use IBslModuleContextDefService
Package
Description
-
Uses of IBslModuleContextDefService in com._1c.g5.v8.dt.bsl.ui.editor.callhierarchy
Fields in com._1c.g5.v8.dt.bsl.ui.editor.callhierarchy declared as IBslModuleContextDefServiceModifier and TypeFieldDescriptionprotected IBslModuleContextDefService
BslCallHierarchyLabelProvider.contextDefService
-
Uses of IBslModuleContextDefService in com._1c.g5.v8.dt.eventhandlers.ui.providers
Constructors in com._1c.g5.v8.dt.eventhandlers.ui.providers with parameters of type IBslModuleContextDefServiceModifierConstructorDescriptionEventHandlersViewerContentProvider
(MainSection mainSection, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IBslModuleContextDefService contextDefService) Constructor. -
Uses of IBslModuleContextDefService in com._1c.g5.v8.dt.eventhandlers.ui.sections
Constructors in com._1c.g5.v8.dt.eventhandlers.ui.sections with parameters of type IBslModuleContextDefServiceModifierConstructorDescriptionMainSection
(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.forms.IManagedForm managedForm, org.eclipse.ui.IWorkbenchPartSite site, IBslModuleContextDefService contextDefService, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IV8ProjectManager projectManager, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, ScriptVariant scriptVariant, Configuration configuration) Constructor -
Uses of IBslModuleContextDefService in com._1c.g5.v8.dt.internal.bsl
Methods in com._1c.g5.v8.dt.internal.bsl that return types with arguments of type IBslModuleContextDefServiceModifier and TypeMethodDescriptionClass<? extends IBslModuleContextDefService>
BslRuntimeModule.bindIBslModuleContextDefService()
-
Uses of IBslModuleContextDefService in com._1c.g5.v8.dt.internal.bsl.contextdef
Classes in com._1c.g5.v8.dt.internal.bsl.contextdef that implement IBslModuleContextDefService