Uses of Interface
com._1c.g5.v8.dt.bsl.model.Module
Packages that use Module
Package
Description
-
Uses of Module in com._1c.g5.v8.dt.bp.scheme.bsl.extension
Methods in com._1c.g5.v8.dt.bp.scheme.bsl.extension with parameters of type ModuleModifier and TypeMethodDescriptionGraphicalSchemeItemEventsProvider.getAllEventsParamTypes
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> GraphicalSchemeItemEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> GraphicalSchemeItemEventsProvider.getEventHandlersContainer
(Module module) GraphicalSchemeItemEventsProvider.getModuleEvents
(Module module) boolean
GraphicalSchemeItemEventsProvider.hasEventHandler
(Module module, String methodName) boolean
GraphicalSchemeItemEventsProvider.isEventHandler
(Module module) -
Uses of Module in com._1c.g5.v8.dt.bp.scheme.ui.refactoring
Methods in com._1c.g5.v8.dt.bp.scheme.ui.refactoring with parameters of type ModuleModifier and TypeMethodDescriptionorg.eclipse.ltk.core.refactoring.Change
GraphicalSchemeItemHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) -
Uses of Module in com._1c.g5.v8.dt.bsl
Fields in com._1c.g5.v8.dt.bsl with type parameters of type ModuleModifier and TypeFieldDescriptionprotected ParseHelperEncoder<Module>
SimpleTestBslParseHelper.parser
Methods in com._1c.g5.v8.dt.bsl with parameters of type ModuleModifier and TypeMethodDescriptionTestingBslWrapInRegionHandler.testingValidateSelectRegion
(Module module, int startPos, int endPos) -
Uses of Module in com._1c.g5.v8.dt.bsl.bm.reconcile.participant
Methods in com._1c.g5.v8.dt.bsl.bm.reconcile.participant with parameters of type ModuleModifier and TypeMethodDescriptionvoid
IBslBmReconcileParticipant.doAfterReconcile
(Module module) This method will be call after reconciling in Bsl moduleboolean
IBslBmReconcileParticipant.isAppropriate
(Module module) Check that this participant is appropriate for this module type -
Uses of Module in com._1c.g5.v8.dt.bsl.bm.resource
Methods in com._1c.g5.v8.dt.bsl.bm.resource with parameters of type ModuleModifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObject
ExternalPropertyAwareOwnerComputerService.computeOwnerProxy
(Module module) -
Uses of Module in com._1c.g5.v8.dt.bsl.bm.ui.refactoring
Methods in com._1c.g5.v8.dt.bsl.bm.ui.refactoring with parameters of type ModuleModifier and TypeMethodDescriptionorg.eclipse.ltk.core.refactoring.Change
IBslMdObjectHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) Creates aChange
object that contains the workspace modifications of this participant to be executed after the changes from the refactoring are executed.List<org.eclipse.ltk.core.refactoring.Change>
BslMdObjectHandlerRenameParticipantServiceProvider.createChanges
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor monitor) Creates aChange
object that contains the workspace modifications of this participant to be executed after the changes from the refactoring are executed.protected void
BslTextSearchSupplier.filterMatchesForFormalParam
(TextSearchFileMatch match, org.eclipse.emf.ecore.EObject context, boolean isComment, org.eclipse.emf.common.util.URI semanticObjectUri, org.eclipse.emf.common.util.URI moduleUri, Module module, Collection<Match> correctSearchResult) Filters all matches: if matches not corresponding to the comment inModule
if matches not corresponding to the comment forMethod
for renamingFormalParam
-
Uses of Module in com._1c.g5.v8.dt.bsl.common
Methods in com._1c.g5.v8.dt.bsl.common that return ModuleModifier and TypeMethodDescriptionDefaultModuleExtensionService.getSourceModule
(Module module) IModuleExtensionService.getSourceModule
(Module module) Gets adoptableModule
by extension Bsl moduleMethods in com._1c.g5.v8.dt.bsl.common that return types with arguments of type ModuleModifier and TypeMethodDescriptionDefaultModuleExtensionService.getExtensionModules
(Module sourceModule) IModuleExtensionService.getExtensionModules
(Module sourceModule) Gets all extensionModule
by sourceMethods in com._1c.g5.v8.dt.bsl.common with parameters of type ModuleModifier and TypeMethodDescriptionvoid
ISourceModuleExtensionCache.clearSourceModuleCache
(Module extensionModule) Clears cache of sourceModule
sDefaultModuleExtensionService.getExtensionMethods
(Module extensionModule, String methodName) IModuleExtensionService.getExtensionMethods
(Module extensionModule, String methodName) Gets extension method overriding adoptable method with namemethodName
DefaultModuleExtensionService.getExtensionModules
(Module sourceModule) IModuleExtensionService.getExtensionModules
(Module sourceModule) Gets all extensionModule
by sourceDefaultModuleExtensionService.getExtensionPrefix
(Module module) IModuleExtensionService.getExtensionPrefix
(Module module) Gets prefix of extension project by extension Bsl moduleDefaultModuleExtensionService.getSourceMethodForFormEventHandler
(Module extensionModule, String methodName, BslEventsService eventService) IModuleExtensionService.getSourceMethodForFormEventHandler
(Module extensionModule, String methodName, BslEventsService eventService) Gets adoptable method by event handler method name from extension form moduleDefaultModuleExtensionService.getSourceMethodsForFormEventHandler
(Module adoptableModule, Module extensionModule, BslEventsService eventService) IModuleExtensionService.getSourceMethodsForFormEventHandler
(Module adoptableModule, Module extensionModule, BslEventsService eventService) Gets correspondence between methods from source module (this method is event handler for form item event) and their extension methods from extension moduleDefaultModuleExtensionService.getSourceModule
(Module module) IModuleExtensionService.getSourceModule
(Module module) Gets adoptableModule
by extension Bsl moduleboolean
DefaultModuleExtensionService.isCorrectVersionForAnnotationPragma
(Module module) boolean
IModuleExtensionService.isCorrectVersionForAnnotationPragma
(Module module) Checks that annotation available for methods of this module.boolean
DefaultModuleExtensionService.isExtensionModule
(Module module) boolean
IModuleExtensionService.isExtensionModule
(Module module) Checks that thisModule
corresponding to the extension of configurationConstructors in com._1c.g5.v8.dt.bsl.common with parameters of type Module -
Uses of Module in com._1c.g5.v8.dt.bsl.contextdef
Methods in com._1c.g5.v8.dt.bsl.contextdef with parameters of type ModuleModifier and TypeMethodDescriptionAbstractBslModuleContextDefExtension.getContextDef
(Module module) IBslModuleContextDefExtension.getContextDef
(Module module) GetsContextDef
of Bsl moduleIBslModuleContextDefService.getContextDef
(Module module) ComputeContextDef
of Bsl moduleAbstractBslModuleContextDefExtension.getModuleEvents
(Module module) IBslModuleContextDefExtension.getModuleEvents
(Module module) Gets collection of possibleEvent
from Bsl moduleIBslModuleContextDefService.getModuleEvents
(Module module) Gets collection of possibleEvent
from Bsl moduleprotected abstract Type
AbstractBslModuleContextDefExtension.getModuleProducedType
(Module module) Gets module producedType
boolean
AbstractBslModuleContextDefExtension.isAppropriateFor
(Module module) boolean
IBslModuleContextDefExtension.isAppropriateFor
(Module module) Checks if this implementation is appropriate for given moduleprotected org.eclipse.emf.ecore.EObject
AbstractBslModuleContextDefExtension.resolveOwner
(Module module) Gets resolving module owner -
Uses of Module in com._1c.g5.v8.dt.bsl.documentation.comment
Methods in com._1c.g5.v8.dt.bsl.documentation.comment that return ModuleModifier and TypeMethodDescriptionBslDocumentationComment.getModule()
Gets the moduleModule
of the documentation commentMethods in com._1c.g5.v8.dt.bsl.documentation.comment with parameters of type ModuleModifier and TypeMethodDescriptionBslCommentUtils.getModuleCommentsBeforeFirstSemanticElement
(Module module, BslMultiLineCommentDocumentationProvider commentProvider) Returns the list of module's comments residing before the first symantic element.Constructors in com._1c.g5.v8.dt.bsl.documentation.comment with parameters of type ModuleModifierConstructorDescriptionBslDocumentationComment
(Module module, Method method, int[] lineLocalOffsets) Constructor -
Uses of Module in com._1c.g5.v8.dt.bsl.export.xml.impl
Methods in com._1c.g5.v8.dt.bsl.export.xml.impl with parameters of type ModuleModifier and TypeMethodDescriptionstatic String
ModuleExporter.getModuleFileExtension
(Module module) Returns bsl module file extension byModule
-
Uses of Module in com._1c.g5.v8.dt.bsl.extension
Methods in com._1c.g5.v8.dt.bsl.extension that return ModuleMethods in com._1c.g5.v8.dt.bsl.extension that return types with arguments of type ModuleModifier and TypeMethodDescriptionModuleExtentionService.getExtensionModules
(Module sourceModule) Methods in com._1c.g5.v8.dt.bsl.extension with parameters of type ModuleModifier and TypeMethodDescriptionvoid
ModuleExtentionService.clearSourceModuleCache
(Module extensionModule) org.eclipse.emf.ecore.EObject
BslFormEventHandlerService.getCorrespondingEventContainerHandler
(org.eclipse.emf.ecore.EObject eventHandlerContainer, Module module) Gets event handler container in extension form (adoptable form) by event handler container from adoptable form (extension form)ModuleExtentionService.getExtensionMethods
(Module extensionModule, String methodName) ModuleExtentionService.getExtensionModules
(Module sourceModule) ModuleExtentionService.getExtensionPrefix
(Module module) ModuleExtentionService.getSourceMethodForFormEventHandler
(Module extensionModule, String methodName, BslEventsService eventService) ModuleExtentionService.getSourceMethodsForFormEventHandler
(Module adoptableModule, Module extensionModule, BslEventsService eventService) ModuleExtentionService.getSourceModule
(Module module) boolean
ModuleExtentionService.isCorrectVersionForAnnotationPragma
(Module module) boolean
ModuleExtentionService.isExtensionModule
(Module module) -
Uses of Module in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return ModuleModifier and TypeMethodDescriptionBslFactory.createModule()
Returns a new object of class 'Module'.FeaturesScopeSpec.getModule()
Returns the value of the 'Module' reference.Methods in com._1c.g5.v8.dt.bsl.model with parameters of type Module -
Uses of Module in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ModuleModifier and TypeClassDescriptionclass
An implementation of the model object 'Module'.Fields in com._1c.g5.v8.dt.bsl.model.impl declared as ModuleModifier and TypeFieldDescriptionprotected Module
FeaturesScopeSpecImpl.module
The cached value of the 'Module
' reference.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ModuleModifier and TypeMethodDescriptionFeaturesScopeSpecImpl.basicGetModule()
BslFactoryImpl.createModule()
FeaturesScopeSpecImpl.getModule()
Methods in com._1c.g5.v8.dt.bsl.model.impl with parameters of type Module -
Uses of Module in com._1c.g5.v8.dt.bsl.model.resource.owner
Methods in com._1c.g5.v8.dt.bsl.model.resource.owner with parameters of type ModuleModifier and TypeMethodDescriptionIBslOwnerComputerService.computeDefines
(Module module) Computes moduleDefines
IBslOwnerComputerService.computeEnvironments
(Module module) Computes moduleEnvironments
org.eclipse.emf.ecore.EClass
IBslOwnerComputerService.computeOwnerEClass
(Module module) Computes ownerEClass
org.eclipse.emf.ecore.EObject
IBslOwnerComputerService.computeOwnerProxy
(Module module) Computes module owner proxyorg.eclipse.emf.common.util.URI
IBslOwnerComputerService.computeOwnerUri
(Module module) Computes owner URI for the given module. -
Uses of Module in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ModuleModifier and TypeMethodDescriptionBslSwitch.caseModule
(Module object) Returns the result of interpreting the object as an instance of 'Module'. -
Uses of Module in com._1c.g5.v8.dt.bsl.naming
Methods in com._1c.g5.v8.dt.bsl.naming with parameters of type ModuleModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
BslQualifiedNameProvider._computeFqn
(Module module) -
Uses of Module in com._1c.g5.v8.dt.bsl.qw.utils
Methods in com._1c.g5.v8.dt.bsl.qw.utils with parameters of type ModuleModifier and TypeMethodDescriptionstatic Parser.TextPosition
Parser.findTextPosition
(Module module, int offset, String tagStart, String tagStartRu, String tagEnd, String tagEndRu) Find text position in modulestatic Parser.TextPosition
Parser.findTextPosition
(Module module, String tagStart, String tagStartRu, String tagEnd, String tagEndRu) Find text positionBslQueryWizardUtils.getCurrentStringLiteral
(Module module, int offset, int mode, QueryTextResultProcessing.ResultProcessingParams params) GetBslQueryWizardUtils.QueryTextInfo
by offset in the module -
Uses of Module in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type ModuleModifier and TypeMethodDescriptionprotected void
BslAdditionalIndexInformationHelper.addCommonModuleDataCheck
(Map<String, String> userData, Module module) Adds information about that it's indexing element corresponding to the common moduleprotected void
BslAdditionalIndexInformationHelper.addGlobalDataCheck
(Map<String, String> userData, Module module) Adds information about that it's indexing element corresponding to the global moduleprotected void
BslAdditionalIndexInformationHelper.addModuleContextDefInformation
(Map<String, String> userData, Module module) Adds information about built-in language module public methods and variablesprotected void
BslAdditionalIndexInformationHelper.addModuleTimestamp
(com.google.common.collect.ImmutableMap.Builder<String, String> userData, Module module) Adds information about time stamp of the resource corresponding to the indexing elementprotected void
BslAdditionalIndexInformationHelper.addSourceUriOfExportedMethods
(Map<String, String> userData, Module module) Adds information about source uri of module exports elementsBslAdditionalIndexInformationHelper.createAdditionalModuleIndexInformation
(Module module) Create additional index information for built-in language moduleprotected void
BslResourceDescriptionStrategy.createContextDefDescriptions
(Module module, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) Creates descriptions for elements inContextDef
ofmodule
protected void
BslDerivedStateComputer.discardTypeState
(BslResource resource, Module module) Discard type state for BSL moduleBslEventsService.getAllModuleEvents
(Module module) Gets module with their handlers name.Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> BslEventsService.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> BslEventsService.getEventHandlersContainer
(Module module) Gets all correspondence between name of event handler and collection of appropriateEObject
which are processed by handler (EventHandlerContainer
,CommandHandlerContainer
)BslEventsService.getHandlerParamTypes
(Module module) Gets all list of parameters types given method is assigned for.boolean
BslEventsService.hasEventHandler
(Module module, String methodName) Checks that method inModule
with concrete name is event handlerprotected void
BslResource.installTypeState
(Module module, org.eclipse.xtext.util.CancelIndicator monitor) Install type system for BSL moduleList<org.eclipse.xtext.naming.QualifiedName>
BslImportedNamesReferenceDescriptionResolver.resolveImportedNamesAndReferenceDescription
(Module module, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IReferenceDescription> acceptor, org.eclipse.xtext.util.CancelIndicator monitor) Resolve imported names from given source for given resource.Constructors in com._1c.g5.v8.dt.bsl.resource with parameters of type ModuleModifierConstructorDescriptionContextDefBuilder
(Module module, ContextDefBuilder.Filter filter, BslMultiLineCommentDocumentationProvider commentProvider) ConstructorContextDefTypesBuilder
(Module module, ContextDef contextDef, TypesComputer computerTypes, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Constructor -
Uses of Module in com._1c.g5.v8.dt.bsl.resource.owner
Methods in com._1c.g5.v8.dt.bsl.resource.owner with parameters of type ModuleModifier and TypeMethodDescriptionBslOwnerComputerService.computeDefines
(Module module) BslOwnerComputerService.computeEnvironments
(Module module) org.eclipse.emf.ecore.EClass
BslOwnerComputerService.computeOwnerEClass
(Module module) org.eclipse.emf.ecore.EObject
BslOwnerComputerService.computeOwnerProxy
(Module module) org.eclipse.emf.common.util.URI
BslOwnerComputerService.computeOwnerUri
(Module module) -
Uses of Module in com._1c.g5.v8.dt.bsl.scoping
Methods in com._1c.g5.v8.dt.bsl.scoping with parameters of type ModuleModifier and TypeMethodDescriptionvoid
BslCachedScopeProvider.clearScopes
(Module module) Deletes all cached values ofIScope
byModule
org.eclipse.xtext.scoping.IScope
BslScopeProvider.getContextVariablesScope
(Module module, Method method) Gets context scope of variable - module properties, global context properties and system enum propertiesConstructors in com._1c.g5.v8.dt.bsl.scoping with parameters of type ModuleModifierConstructorDescriptionContextMethodsScope
(org.eclipse.xtext.scoping.IScope parent, ContextDef contextDef, Module module, Environments envs, INamingService namingService) ConstructorContextPropertiesScope
(org.eclipse.xtext.scoping.IScope parent, ContextDef contextDef, Module module, boolean skipModuleItems, Environments envs, INamingService namingService) ConstructorModuleMethodsScope
(org.eclipse.xtext.scoping.IScope parent, Module module, com.google.common.base.Predicate<Method> filter) InitializeModuleVariablesScope
(org.eclipse.xtext.scoping.IScope parent, Module module, com.google.common.base.Predicate<DeclareStatement> filter) Initialize -
Uses of Module in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes
Method parameters in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes with type arguments of type ModuleModifier and TypeMethodDescriptionprotected boolean
AbstractInvocationTypeComputer.isValidModule
(Supplier<Module> module, FeatureAccess fa) Checks if the module is valid for this string literal content type computing in some invocation context.protected boolean
FormAttributeTypeComputer.isValidModule
(Supplier<Module> module, FeatureAccess fa) -
Uses of Module in com._1c.g5.v8.dt.bsl.typesystem
Methods in com._1c.g5.v8.dt.bsl.typesystem with parameters of type ModuleModifier and TypeMethodDescriptionvoid
BslTreeTypeSystem.discardTypeSystem
(BslResource resource, Module module) void
ITypeSystem.discardTypeSystem
(BslResource resource, Module module) Discards type system for BSL moduleEventSubscriptionEventsProvider.getAllEventsParamTypes
(Module module) HttpServiceEventsProvider.getAllEventsParamTypes
(Module module) IEventsProvider.getAllEventsParamTypes
(Module module) Gets allEvent
given method is assigned forIntegrationServiceEventsProvider.getAllEventsParamTypes
(Module module) WebServiceEventsProvider.getAllEventsParamTypes
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> EventSubscriptionEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> HttpServiceEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> IEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> IntegrationServiceEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> WebServiceEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> EventSubscriptionEventsProvider.getEventHandlersContainer
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> HttpServiceEventsProvider.getEventHandlersContainer
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> IEventsProvider.getEventHandlersContainer
(Module module) Gets all correspondence between name of event handler and collection of appropriateEObject
which are processed by handler (EventHandlerContainer
,CommandHandlerContainer
)Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> IntegrationServiceEventsProvider.getEventHandlersContainer
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> WebServiceEventsProvider.getEventHandlersContainer
(Module module) EventSubscriptionEventsProvider.getModuleEvents
(Module module) HttpServiceEventsProvider.getModuleEvents
(Module module) IEventsProvider.getModuleEvents
(Module module) Gets module with their handlers nameIntegrationServiceEventsProvider.getModuleEvents
(Module module) WebServiceEventsProvider.getModuleEvents
(Module module) boolean
EventSubscriptionEventsProvider.hasEventHandler
(Module module, String methodName) boolean
HttpServiceEventsProvider.hasEventHandler
(Module module, String methodName) boolean
IEventsProvider.hasEventHandler
(Module module, String methodName) Checks that method inModule
with concrete name is event handlerboolean
IntegrationServiceEventsProvider.hasEventHandler
(Module module, String methodName) boolean
WebServiceEventsProvider.hasEventHandler
(Module module, String methodName) void
BslTreeTypeSystem.installTypeSystem
(Module module, org.eclipse.xtext.util.CancelIndicator monitor) void
ITypeSystem.installTypeSystem
(Module module, org.eclipse.xtext.util.CancelIndicator monitor) Installs type system for BSL moduleboolean
EventSubscriptionEventsProvider.isEventHandler
(Module module) boolean
HttpServiceEventsProvider.isEventHandler
(Module module) boolean
IEventsProvider.isEventHandler
(Module module) Checks that module can have event handlers i.e. there are method in this module were registered as handler for some events in 1C configurationboolean
IntegrationServiceEventsProvider.isEventHandler
(Module module) boolean
WebServiceEventsProvider.isEventHandler
(Module module) void
BslTreeTypeSystem.lightInstallingTypeSystem
(Module module, Method method, Variable variable, Statement stopStatement, int nearesOffset, BmOperationContext typeComputationContext) Install light version of type system in Bsl module. -
Uses of Module in com._1c.g5.v8.dt.bsl.typesystem.util
Methods in com._1c.g5.v8.dt.bsl.typesystem.util with parameters of type ModuleModifier and TypeMethodDescriptionstatic void
TypeSystemUtil.discardTypeState
(BslResource resource, Module module, TypeSystemMode mode) Discards changes made byITypeSystem
static void
TypeSystemUtil.installInitTypeUserMethodParam
(Module module, TypeSystemMode mode) Computes final state forMethod
parameters -
Uses of Module in com._1c.g5.v8.dt.bsl.ui.contentassist
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist with parameters of type ModuleModifier and TypeMethodDescriptionBslProposalProvider.getAllCorrectEvent
(Module module) Gets all correctEvent
for creating proposalsstatic String
BslProposalProvider.getEventAnnotation
(Module actualBslModule, Event event, boolean isRussian) Gets string presentation of Bsl annotation link to the adoptable event handlerstatic String
BslProposalProvider.getEventDirective
(Module actualBslModule, Event event, boolean isRussian) Gets compilation directive forEvent
static String
BslProposalProvider.getMethodAnnotation
(Module actualBslModule, Method method, boolean isRussian) Gets string presentation of Bsl annotation link to the adoptable method from BslModule
-
Uses of Module in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral with parameters of type ModuleModifier and TypeMethodDescriptionprotected org.eclipse.xtext.scoping.IScope
AbstractStringLiteralProposalProvider.getOnlyModuleMethodScope
(Module module, Environments envs, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) GetIScope
containing only module methods (for extension module, methods from source module will be included to scope) -
Uses of Module in com._1c.g5.v8.dt.bsl.ui.refactoring
Fields in com._1c.g5.v8.dt.bsl.ui.refactoring declared as ModuleMethods in com._1c.g5.v8.dt.bsl.ui.refactoring that return ModuleModifier and TypeMethodDescriptionBslRenameElementContext.getModule()
Gets actual Bsl module for target object of refactoringConstructors in com._1c.g5.v8.dt.bsl.ui.refactoring with parameters of type ModuleModifierConstructorDescriptionLocalVariableExtractValidator
(Module module, org.eclipse.jface.text.ITextSelection selection) ConstructorMethodExtractValidator
(Module module, org.eclipse.jface.text.ITextSelection selection) Constructor -
Uses of Module in com._1c.g5.v8.dt.bsl.util
Methods in com._1c.g5.v8.dt.bsl.util with parameters of type ModuleModifier and TypeMethodDescriptionBslUtil.allMethods
(ContextDef contextDef, Module module, INamingService namingService) More faster implementation ofContextDef.allMethods()
with replacing proxy reference contextDef for bsl module to real its contextDefBslUtil.allProperties
(ContextDef contextDef, Module module, INamingService namingService) More faster implementation ofContextDef.allProperties()
with replacing proxy reference contextDef for bsl module to real its contextDefstatic ModuleType
BslUtil.computeModuleType
(Module module, IQualifiedNameFilePathConverter qualifiedNameFilePathConverter) Computes module typestatic ModuleType
BslUtil.computeModuleType
(Module module, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Computes module typestatic org.eclipse.xtext.scoping.IScope
BslUtil.getExternalMethodsScope
(Module module, Method method, Environments envs, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Gets scope of all external methods for modulestatic org.eclipse.xtext.scoping.IScope
BslUtil.getExternalVariablesScope
(Module module, Environments envs, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Gets scope of all external variables for modulestatic List<ContextDef>
BslUtil.getRefContextDefs
(ContextDef contextDef, Module module, INamingService namingService) Gets all references context.static void
BslUtil.installModuleEnvironments
(Module module, IQualifiedNameFilePathConverter qualifiedNameFilePathConverter, IBslOwnerComputerService ownerComputerService, Version version, boolean installIntoMethod) InstallsEnvironments
for BslModule
and its elementsstatic void
BslUtil.installModuleEnvironments
(Module module, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, Version version, IBslOwnerComputerService ownerComputerService, boolean installIntoMethod) Deprecated.static boolean
BslUtil.isExternalModuleContextDef
(ContextDef refContextDef, Module module, INamingService namingService) Checks if the contextDef belongs to another modulestatic boolean
Checks that is global modulestatic boolean
BslUtil.isServerCall
(Module module) Checks thatmodule
allows using server callstatic void
BslUtil.setModuleOwner
(Module module, IBslOwnerComputerService ownerService) Computes module owner proxystatic void
BslUtil.setModuleType
(Module module, IQualifiedNameFilePathConverter qualifiedNameFilePathConverter) Computes module type by module qualified namestatic void
BslUtil.setModuleType
(Module module, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Computes module type by module qualified name -
Uses of Module in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type ModuleModifier and TypeMethodDescriptionvoid
BslJavaValidator.checkLibraryModule
(Module module) Deprecated.void
BslJavaValidator.checkMethodNamesAreUnique
(Module module) Deprecated.void
BslJavaValidator.checkModuleExtension
(Module module) Deprecated.void
BslJavaValidator.checkVariableNamesAreUnique
(Module module) Deprecated.BslSuppressionProvider.computeSuppressionRanges
(Module module) Computes all suppression ranges forModule
void
BslJavaValidator.validateOrderOfModulePart
(Module module) Deprecated. -
Uses of Module in com._1c.g5.v8.dt.debug.core.model
Methods in com._1c.g5.v8.dt.debug.core.model that return ModuleModifier and TypeMethodDescriptionIBslModuleLocator.getModule
(BslModuleReference moduleReference, boolean forceDerivedStateComputation) Returns actual BSL module for the given BSL module reference.IBslModuleLocator.getModule
(org.eclipse.core.resources.IResource resource, boolean forceDerivedStateComputation) Returns BSL module, found in the given resource.IBslStackFrame.getModule()
Returns the BSL module of stack frame source.IBslModuleLocator.getProxyModuleWithOwner
(org.eclipse.core.resources.IResource resource) Returns actual BSL proxy module with its owner byresource
Methods in com._1c.g5.v8.dt.debug.core.model with parameters of type ModuleModifier and TypeMethodDescriptionIBslModuleLocator.getModuleContext
(Module module) Returns actual BSL module context def for the given BSL module. -
Uses of Module in com._1c.g5.v8.dt.debug.util
Methods in com._1c.g5.v8.dt.debug.util with parameters of type ModuleModifier and TypeMethodDescriptionstatic Method
DebugNodeModelUtils.getLineMethod
(Module module, int line) Returns method of module by line number, ornull
, if there isn't one.static String
DebugNodeModelUtils.getModuleResourceContent
(Module module) Returns module resource content.static int
DebugNodeModelUtils.getModuleResourceLine
(Module module, int offset) Compute module resource line number by the given offset.static int
DebugNodeModelUtils.getModuleResourceOffset
(Module module, int line) Compute module resource offset by line number.static int
BreakpointLocationValidator.getValidLocation
(Module module, int line) Get valid location of module.static int
BreakpointLocationValidator.getValidLocationInsideMethod
(Module module, int line) Get valid location of module inside method.static int
DebugNodeModelUtils.getValidModuleResourceOffset
(Module module, int line) Compute valid module resource offset of module by the line number. -
Uses of Module in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ModuleModifier and TypeMethodDescriptionstatic Module
TestMdObjectFactory.createModule()
Creates Module with name -
Uses of Module in com._1c.g5.v8.dt.form.internal.ui.bsl.extension
Methods in com._1c.g5.v8.dt.form.internal.ui.bsl.extension with parameters of type ModuleModifier and TypeMethodDescriptionvoid
FormBslBmReconcileParticipantEventsUpdater.doAfterReconcile
(Module module) boolean
FormBslBmReconcileParticipantEventsUpdater.isAppropriate
(Module module) -
Uses of Module in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return ModuleMethods in com._1c.g5.v8.dt.form.model.impl with parameters of type Module -
Uses of Module in com._1c.g5.v8.dt.form.ui.properties.models
Methods in com._1c.g5.v8.dt.form.ui.properties.models with parameters of type ModuleModifier and TypeMethodDescriptionEventHandlerCollectionModel.getHandlerModels
(Module bslModule) IHandlerCollectionModel.getHandlerModels
(Module bslModule) Returns a collection of underlying handler models. -
Uses of Module in com._1c.g5.v8.dt.internal.bsl.bm.ui.refactoring
Methods in com._1c.g5.v8.dt.internal.bsl.bm.ui.refactoring with parameters of type ModuleModifier and TypeMethodDescriptionorg.eclipse.ltk.core.refactoring.Change
EventSubscriptionHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) org.eclipse.ltk.core.refactoring.Change
HttpServiceHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) org.eclipse.ltk.core.refactoring.Change
IntegrationServiceHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) org.eclipse.ltk.core.refactoring.Change
ScheduleJobHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) org.eclipse.ltk.core.refactoring.Change
WebServiceHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) -
Uses of Module in com._1c.g5.v8.dt.internal.bsl.compare.contributor
Methods in com._1c.g5.v8.dt.internal.bsl.compare.contributor with parameters of type ModuleModifier and TypeMethodDescriptionstatic List<BslModuleSectionDescription>
BslModuleSectionCompareUtils.getBslModuleSectionDescriptions
(Module module, org.eclipse.jface.text.IDocument document, String bslModuleNodeSymlink, IComparisonSession session, org.eclipse.xtext.resource.ILocationInFileProvider locationInFileProvider, BslGrammarAccess bslGrammarAccess) Returns the given Bsl module section descriptions.static List<BslModuleSectionDescription>
BslModuleSectionCompareUtils.getIfPreprocessorDescriptions
(Module module, org.eclipse.jface.text.IDocument document, org.eclipse.xtext.resource.ILocationInFileProvider locationInFileProvider) Returns all if preprocessor descriptions of the specified Bsl module.static List<BslModuleSectionDescription>
BslModuleSectionCompareUtils.getRegionPreprocessorDescriptions
(Module module, org.eclipse.jface.text.IDocument document, org.eclipse.xtext.resource.ILocationInFileProvider locationInFileProvider) Returns all region preprocessor descriptions of the specified Bsl module. -
Uses of Module in com._1c.g5.v8.dt.internal.bsl.contextdef
Methods in com._1c.g5.v8.dt.internal.bsl.contextdef with parameters of type ModuleModifier and TypeMethodDescriptionBslModuleContextDefExtensionBot.getContextDef
(Module module) BslModuleContextDefExtensionCommonModule.getContextDef
(Module module) BslModuleContextDefExtensionExternalConnectionModule.getContextDef
(Module module) BslModuleContextDefExtensionHttpService.getContextDef
(Module module) BslModuleContextDefExtensionIntegrationService.getContextDef
(Module module) BslModuleContextDefExtensionManagedApplicationModule.getContextDef
(Module module) BslModuleContextDefExtensionOrdinaryApplicationModule.getContextDef
(Module module) BslModuleContextDefExtensionSessionModule.getContextDef
(Module module) BslModuleContextDefExtensionWebService.getContextDef
(Module module) BslModuleContextDefExtensionWebSocketClient.getContextDef
(Module module) BslModuleContextDefService.getContextDef
(Module module) CommandModuleContextDefExtension.getContextDef
(Module module) BslModuleContextDefExtensionBot.getModuleEvents
(Module module) BslModuleContextDefExtensionCommonModule.getModuleEvents
(Module module) BslModuleContextDefExtensionExternalConnectionModule.getModuleEvents
(Module module) BslModuleContextDefExtensionHttpService.getModuleEvents
(Module module) BslModuleContextDefExtensionIntegrationService.getModuleEvents
(Module module) BslModuleContextDefExtensionManagedApplicationModule.getModuleEvents
(Module module) BslModuleContextDefExtensionOrdinaryApplicationModule.getModuleEvents
(Module module) BslModuleContextDefExtensionSessionModule.getModuleEvents
(Module module) BslModuleContextDefExtensionWebService.getModuleEvents
(Module module) BslModuleContextDefExtensionWebSocketClient.getModuleEvents
(Module module) BslModuleContextDefService.getModuleEvents
(Module module) CommandModuleContextDefExtension.getModuleEvents
(Module module) protected Type
BslModuleContextDefExtensionAccountingRegister.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionAccumulationRegister.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionBusinessProcess.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionCalculationRegister.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionCatalog.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionChartOfAccounts.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionChartOfCalculationTypes.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionChartOfCharacteristicTypes.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionConstant.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionDataProcessor.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionDocument.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionDocumentJournal.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionEnum.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionExchangePlan.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionExternalDataProcessor.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionExternalDataSourceCube.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionExternalDataSourceDimensionTable.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionExternalDataSourceTable.getModuleProducedType
(Module module) BslModuleContextDefExtensionExternalReport.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionFilterCriterion.getModuleProducedType
(Module module) BslModuleContextDefExtensionInformationRegister.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionRecalculation.getModuleProducedType
(Module module) BslModuleContextDefExtensionReport.getModuleProducedType
(Module module) BslModuleContextDefExtensionSequence.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionSettingsStorage.getModuleProducedType
(Module module) protected Type
BslModuleContextDefExtensionTask.getModuleProducedType
(Module module) boolean
BslModuleContextDefExtensionAccountingRegister.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionAccumulationRegister.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionBot.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionBusinessProcess.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionCalculationRegister.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionCatalog.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionChartOfAccounts.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionChartOfCalculationTypes.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionChartOfCharacteristicTypes.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionCommonModule.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionConstant.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionDataProcessor.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionDocument.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionDocumentJournal.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionEnum.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExchangePlan.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExternalConnectionModule.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExternalDataProcessor.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExternalDataSourceCube.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExternalDataSourceDimensionTable.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExternalDataSourceTable.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionExternalReport.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionFilterCriterion.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionHttpService.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionInformationRegister.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionIntegrationService.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionManagedApplicationModule.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionOrdinaryApplicationModule.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionRecalculation.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionReport.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionSequence.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionSessionModule.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionSettingsStorage.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionTask.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionWebService.isAppropriateFor
(Module module) boolean
BslModuleContextDefExtensionWebSocketClient.isAppropriateFor
(Module module) boolean
CommandModuleContextDefExtension.isAppropriateFor
(Module module) -
Uses of Module in com._1c.g5.v8.dt.internal.bsl.ui.refactoring
Methods in com._1c.g5.v8.dt.internal.bsl.ui.refactoring with parameters of type ModuleModifier and TypeMethodDescriptionstatic boolean
BslRefactoringUtil.isDuplicateNameForMethod
(org.eclipse.emf.ecore.EObject targetElement, CaseInsensitiveString newName, Module module, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Checks methods for duplicate namestatic boolean
BslRefactoringUtil.isDuplicateNameForVariable
(org.eclipse.emf.ecore.EObject targetElement, CaseInsensitiveString newName, Module module, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Checks variables for duplicate name -
Uses of Module in com._1c.g5.v8.dt.internal.debug.core.model
Methods in com._1c.g5.v8.dt.internal.debug.core.model that return ModuleModifier and TypeMethodDescriptionBslModuleLocator.getModule
(BslModuleReference moduleReference, boolean forceDerivedStateComputation) BslModuleLocator.getModule
(org.eclipse.core.resources.IResource resource, boolean forceDerivedStateComputation) BslStackFrame.getModule()
BslModuleLocator.getProxyModuleWithOwner
(org.eclipse.core.resources.IResource resource) Methods in com._1c.g5.v8.dt.internal.debug.core.model with parameters of type Module -
Uses of Module in com._1c.g5.v8.dt.internal.debug.ui
Methods in com._1c.g5.v8.dt.internal.debug.ui with parameters of type ModuleModifier and TypeMethodDescriptionprotected void
BslSourceDisplay.displayModule
(Object element, org.eclipse.ui.IWorkbenchPage page, IBslStackFrame stackFrame, Module module, boolean forceSourceLookup) Displays source for the given BSL module in the specified workbench page. -
Uses of Module in com._1c.g5.v8.dt.internal.form.bsl.extension
Methods in com._1c.g5.v8.dt.internal.form.bsl.extension with parameters of type ModuleModifier and TypeMethodDescriptionFormItemEventsProvider.getAllEventsParamTypes
(Module module) BslModuleContextDefExtensionForm.getContextDef
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> FormItemEventsProvider.getEventHandlers
(Module module) Map<CaseInsensitiveString,
List<org.eclipse.emf.ecore.EObject>> FormItemEventsProvider.getEventHandlersContainer
(Module module) BslModuleContextDefExtensionForm.getModuleEvents
(Module module) FormItemEventsProvider.getModuleEvents
(Module module) boolean
FormItemEventsProvider.hasEventHandler
(Module module, String methodName) boolean
BslModuleContextDefExtensionForm.isAppropriateFor
(Module module) boolean
FormItemEventsProvider.isEventHandler
(Module module) protected org.eclipse.emf.ecore.EObject
BslModuleContextDefExtensionForm.resolveOwner
(Module module) Gets resolving module owner -
Uses of Module in com._1c.g5.v8.dt.internal.form.ui.extension.properties.models
Methods in com._1c.g5.v8.dt.internal.form.ui.extension.properties.models with parameters of type ModuleModifier and TypeMethodDescriptionCommandActionExtensionCollectionModel.getHandlerModels
(Module bslModule) -
Uses of Module in com._1c.g5.v8.dt.internal.form.ui.refactoring
Methods in com._1c.g5.v8.dt.internal.form.ui.refactoring with parameters of type ModuleModifier and TypeMethodDescriptionorg.eclipse.ltk.core.refactoring.Change
FormElementHandlerRenameParticipant.createChange
(org.eclipse.emf.common.util.URI resourceUri, Module module, Method method, String newName, org.eclipse.core.runtime.IProgressMonitor pm) -
Uses of Module in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return ModuleModifier and TypeMethodDescriptionBslModuleAdopterParticipant.adopt
(Module nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ModuleModifier and TypeMethodDescriptionBslModuleAdopterParticipant.adopt
(Module nativeObject, Version version, IAdopterContext context) -
Uses of Module in com._1c.g5.v8.dt.internal.profiling.core
Methods in com._1c.g5.v8.dt.internal.profiling.core with parameters of type ModuleModifier and TypeMethodDescriptionboolean
InvocationCountChecker.canCountInvocations
(ILineProfilingResult result, Module module) boolean
InvocationCountChecker.canCountInvocations
(ILineProfilingResult result, Module module, Method method) boolean
InvocationCountChecker.canCountInvocationsInternal
(ILineProfilingResult result, Module module, Method method) Gets module source lines.Constructors in com._1c.g5.v8.dt.internal.profiling.core with parameters of type ModuleModifierConstructorDescriptionMethodLineMapComputer
(Module module) Creates an instance ofMethodLineMapComputer
. -
Uses of Module in com._1c.g5.v8.dt.internal.profiling.ui
Constructors in com._1c.g5.v8.dt.internal.profiling.ui with parameters of type ModuleModifierConstructorDescriptionMethodLineMapComputer
(Module module) Create instance ofMethodLineMapComputer
. -
Uses of Module in com._1c.g5.v8.dt.internal.profiling.ui.ruler
Methods in com._1c.g5.v8.dt.internal.profiling.ui.ruler with parameters of type ModuleModifier and TypeMethodDescriptionvoid
Sets the module opened in editor if it is not set yet.Constructors in com._1c.g5.v8.dt.internal.profiling.ui.ruler with parameters of type ModuleModifierConstructorDescriptionLineDataComputer
(ProfilingResultsRuler ruler, IInvocationCountChecker invocationChecker, Module module) Creates new statistics computer. -
Uses of Module in com._1c.g5.v8.dt.internal.profiling.ui.view
Methods in com._1c.g5.v8.dt.internal.profiling.ui.view with parameters of type ModuleModifier and TypeMethodDescriptionstatic void
ModuleEditorOpener.openModuleEditor
(Module module, OpenHelper openHelper, int lineNumber) Opens editor and sets cursor on specified line. -
Uses of Module in com._1c.g5.v8.dt.internal.stacktraces.model
Methods in com._1c.g5.v8.dt.internal.stacktraces.model that return ModuleMethods in com._1c.g5.v8.dt.internal.stacktraces.model with parameters of type Module -
Uses of Module in com._1c.g5.v8.dt.internal.stacktraces.ui.bsl
Methods in com._1c.g5.v8.dt.internal.stacktraces.ui.bsl that return ModuleModifier and TypeMethodDescriptionBslModuleSelector.get
(IStacktraceFrame stackFrame) IBslModuleSelector.get
(IStacktraceFrame stackFrame) Returns actual BSL module for the given stack frame element.BslModuleLocator.getModule
(String symlink, IV8Project v8Project, boolean extension) IBslModuleLocator.getModule
(String symlink, IV8Project v8Project, boolean extension) Returns actual BSL module for the given symlink and project.BslModuleSelector.select
(IStacktraceFrame stackFrame, boolean autoModuleSelect) IBslModuleSelector.select
(IStacktraceFrame stackFrame, boolean forceModuleSelect) Returns actual BSL module for the given stack frame element.Methods in com._1c.g5.v8.dt.internal.stacktraces.ui.bsl that return types with arguments of type ModuleModifier and TypeMethodDescriptionBslModuleLocator.getModules
(IStacktraceFrame stackFrame) IBslModuleLocator.getModules
(IStacktraceFrame stackFrame) Returns actual BSL module for the given stack frame element.Methods in com._1c.g5.v8.dt.internal.stacktraces.ui.bsl with parameters of type ModuleModifier and TypeMethodDescriptionprotected org.eclipse.ui.IEditorPart
BslSourceDisplay.openModuleEditor
(Module module, org.eclipse.ui.IWorkbenchPage page, boolean forceSourceLookup) Opens an editor for the given source lookup module result: module owner and owner reference.protected org.eclipse.ui.IEditorPart
CachingBslSourceDisplay.openModuleEditor
(Module module, org.eclipse.ui.IWorkbenchPage page, boolean forceSourceLookup) -
Uses of Module in com._1c.g5.v8.dt.internal.stacktraces.ui.dialogs
Constructor parameters in com._1c.g5.v8.dt.internal.stacktraces.ui.dialogs with type arguments of type ModuleModifierConstructorDescriptionModuleSelectionDialog
(org.eclipse.swt.widgets.Shell shell, List<Module> modules) Creates new dialog. -
Uses of Module in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ModuleModifier and TypeMethodDescriptionBasicCommand.getCommandModule()
Returns the value of the 'Command Module' reference.Configuration.getExternalConnectionModule()
Returns the value of the 'External Connection Module' reference.Configuration.getManagedApplicationModule()
Returns the value of the 'Managed Application Module' reference.AccountingRegister.getManagerModule()
Returns the value of the 'Manager Module' reference.AccumulationRegister.getManagerModule()
Returns the value of the 'Manager Module' reference.BasicDbObject.getManagerModule()
Returns the value of the 'Manager Module' reference.CalculationRegister.getManagerModule()
Returns the value of the 'Manager Module' reference.Constant.getManagerModule()
Returns the value of the 'Manager Module' reference.Cube.getManagerModule()
Returns the value of the 'Manager Module' reference.DataProcessor.getManagerModule()
Returns the value of the 'Manager Module' reference.DimensionTable.getManagerModule()
Returns the value of the 'Manager Module' reference.DocumentJournal.getManagerModule()
Returns the value of the 'Manager Module' reference.Enum.getManagerModule()
Returns the value of the 'Manager Module' reference.FilterCriterion.getManagerModule()
Returns the value of the 'Manager Module' reference.InformationRegister.getManagerModule()
Returns the value of the 'Manager Module' reference.Report.getManagerModule()
Returns the value of the 'Manager Module' reference.SettingsStorage.getManagerModule()
Returns the value of the 'Manager Module' reference.Table.getManagerModule()
Returns the value of the 'Manager Module' reference.AbstractForm.getModule()
Returns the value of the 'Module' reference.Bot.getModule()
Returns the value of the 'Module' reference.CommonModule.getModule()
Returns the value of the 'Module' reference.HTTPService.getModule()
Returns the value of the 'Module' reference.IntegrationService.getModule()
Returns the value of the 'Module' reference.WebService.getModule()
Returns the value of the 'Module' reference.WebSocketClient.getModule()
Returns the value of the 'Module' reference.BasicDbObject.getObjectModule()
Returns the value of the 'Object Module' reference.DataProcessor.getObjectModule()
Returns the value of the 'Object Module' reference.DimensionTable.getObjectModule()
Returns the value of the 'Object Module' reference.ExternalDataProcessor.getObjectModule()
Returns the value of the 'Object Module' reference.ExternalReport.getObjectModule()
Returns the value of the 'Object Module' reference.Report.getObjectModule()
Returns the value of the 'Object Module' reference.Table.getObjectModule()
Returns the value of the 'Object Module' reference.Configuration.getOrdinaryApplicationModule()
Returns the value of the 'Ordinary Application Module' reference.AccountingRegister.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.AccumulationRegister.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.CalculationRegister.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.Cube.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.InformationRegister.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.Recalculation.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.Sequence.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.Table.getRecordSetModule()
Returns the value of the 'Record Set Module' reference.Configuration.getSessionModule()
Returns the value of the 'Session Module' reference.Constant.getValueManagerModule()
Returns the value of the 'Value Manager Module' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ModuleModifier and TypeMethodDescriptionvoid
BasicCommand.setCommandModule
(Module value) Sets the value of the 'Command Module
' reference.void
Configuration.setExternalConnectionModule
(Module value) Sets the value of the 'External Connection Module
' reference.void
Configuration.setManagedApplicationModule
(Module value) Sets the value of the 'Managed Application Module
' reference.void
AccountingRegister.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
AccumulationRegister.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
BasicDbObject.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
CalculationRegister.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
Constant.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
Cube.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
DataProcessor.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
DimensionTable.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
DocumentJournal.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
Enum.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
FilterCriterion.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
InformationRegister.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
Report.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
SettingsStorage.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
Table.setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
Sets the value of the 'Module
' reference.void
Sets the value of the 'Module
' reference.void
Sets the value of the 'Module
' reference.void
Sets the value of the 'Module
' reference.void
Sets the value of the 'Module
' reference.void
Sets the value of the 'Module
' reference.void
Sets the value of the 'Module
' reference.void
BasicDbObject.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
DataProcessor.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
DimensionTable.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
ExternalDataProcessor.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
ExternalReport.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
Report.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
Table.setObjectModule
(Module value) Sets the value of the 'Object Module
' reference.void
Configuration.setOrdinaryApplicationModule
(Module value) Sets the value of the 'Ordinary Application Module
' reference.void
AccountingRegister.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
AccumulationRegister.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
CalculationRegister.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
Cube.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
InformationRegister.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
Recalculation.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
Sequence.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
Table.setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
Configuration.setSessionModule
(Module value) Sets the value of the 'Session Module
' reference.void
Constant.setValueManagerModule
(Module value) Sets the value of the 'Value Manager Module
' reference. -
Uses of Module in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ModuleModifier and TypeMethodDescriptionBasicCommandImpl.getCommandModule()
ConfigurationImpl.getExternalConnectionModule()
ConfigurationImpl.getManagedApplicationModule()
AccountingRegisterImpl.getManagerModule()
AccumulationRegisterImpl.getManagerModule()
BasicDbObjectImpl.getManagerModule()
CalculationRegisterImpl.getManagerModule()
ConstantImpl.getManagerModule()
CubeImpl.getManagerModule()
DataProcessorImpl.getManagerModule()
DimensionTableImpl.getManagerModule()
DocumentJournalImpl.getManagerModule()
EnumImpl.getManagerModule()
FilterCriterionImpl.getManagerModule()
InformationRegisterImpl.getManagerModule()
ReportImpl.getManagerModule()
SettingsStorageImpl.getManagerModule()
TableImpl.getManagerModule()
AbstractFormImpl.getModule()
BotImpl.getModule()
CommonModuleImpl.getModule()
HTTPServiceImpl.getModule()
IntegrationServiceImpl.getModule()
WebServiceImpl.getModule()
WebSocketClientImpl.getModule()
BasicDbObjectImpl.getObjectModule()
DataProcessorImpl.getObjectModule()
DimensionTableImpl.getObjectModule()
ExternalDataProcessorImpl.getObjectModule()
ExternalReportImpl.getObjectModule()
ReportImpl.getObjectModule()
TableImpl.getObjectModule()
ConfigurationImpl.getOrdinaryApplicationModule()
AccountingRegisterImpl.getRecordSetModule()
AccumulationRegisterImpl.getRecordSetModule()
CalculationRegisterImpl.getRecordSetModule()
CubeImpl.getRecordSetModule()
InformationRegisterImpl.getRecordSetModule()
RecalculationImpl.getRecordSetModule()
SequenceImpl.getRecordSetModule()
TableImpl.getRecordSetModule()
ConfigurationImpl.getSessionModule()
ConstantImpl.getValueManagerModule()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ModuleModifier and TypeMethodDescriptionvoid
BasicCommandImpl.setCommandModule
(Module newCommandModule) void
ConfigurationImpl.setExternalConnectionModule
(Module newExternalConnectionModule) void
ConfigurationImpl.setManagedApplicationModule
(Module newManagedApplicationModule) void
AccountingRegisterImpl.setManagerModule
(Module newManagerModule) void
AccumulationRegisterImpl.setManagerModule
(Module newManagerModule) void
BasicDbObjectImpl.setManagerModule
(Module newManagerModule) void
CalculationRegisterImpl.setManagerModule
(Module newManagerModule) void
ConstantImpl.setManagerModule
(Module newManagerModule) void
CubeImpl.setManagerModule
(Module newManagerModule) void
DataProcessorImpl.setManagerModule
(Module newManagerModule) void
DimensionTableImpl.setManagerModule
(Module newManagerModule) void
DocumentJournalImpl.setManagerModule
(Module newManagerModule) void
EnumImpl.setManagerModule
(Module newManagerModule) void
FilterCriterionImpl.setManagerModule
(Module newManagerModule) void
InformationRegisterImpl.setManagerModule
(Module newManagerModule) void
ReportImpl.setManagerModule
(Module newManagerModule) void
SettingsStorageImpl.setManagerModule
(Module newManagerModule) void
TableImpl.setManagerModule
(Module newManagerModule) void
void
void
void
void
void
void
void
BasicDbObjectImpl.setObjectModule
(Module newObjectModule) void
DataProcessorImpl.setObjectModule
(Module newObjectModule) void
DimensionTableImpl.setObjectModule
(Module newObjectModule) void
ExternalDataProcessorImpl.setObjectModule
(Module newObjectModule) void
ExternalReportImpl.setObjectModule
(Module newObjectModule) void
ReportImpl.setObjectModule
(Module newObjectModule) void
TableImpl.setObjectModule
(Module newObjectModule) void
ConfigurationImpl.setOrdinaryApplicationModule
(Module newOrdinaryApplicationModule) void
AccountingRegisterImpl.setRecordSetModule
(Module newRecordSetModule) void
AccumulationRegisterImpl.setRecordSetModule
(Module newRecordSetModule) void
CalculationRegisterImpl.setRecordSetModule
(Module newRecordSetModule) void
CubeImpl.setRecordSetModule
(Module newRecordSetModule) void
InformationRegisterImpl.setRecordSetModule
(Module newRecordSetModule) void
RecalculationImpl.setRecordSetModule
(Module newRecordSetModule) void
SequenceImpl.setRecordSetModule
(Module newRecordSetModule) void
TableImpl.setRecordSetModule
(Module newRecordSetModule) void
ConfigurationImpl.setSessionModule
(Module newSessionModule) void
ConstantImpl.setValueManagerModule
(Module newValueManagerModule) -
Uses of Module in com._1c.g5.v8.dt.profiling.core
Methods in com._1c.g5.v8.dt.profiling.core with parameters of type ModuleModifier and TypeMethodDescriptionboolean
IInvocationCountChecker.canCountInvocations
(ILineProfilingResult result, Module module) Checks if line result can be used to calculate the amount of method invocations.boolean
IInvocationCountChecker.canCountInvocations
(ILineProfilingResult result, Module module, Method method) Checks if line result can be used to calculate the amount of method invocations. -
Uses of Module in com._1c.g5.v8.dt.pw.ui.builders
Methods in com._1c.g5.v8.dt.pw.ui.builders that return ModuleModifier and TypeMethodDescriptionPrintWizardParser.ParseResult.getCommandModule()
Get command moduleMethods in com._1c.g5.v8.dt.pw.ui.builders with parameters of type ModuleModifier and TypeMethodDescriptionvoid
PrintWizardParser.ParseResult.setCommandModule
(Module commandModule) Set command module -
Uses of Module in com._1c.g5.v8.dt.stacktraces.model
Methods in com._1c.g5.v8.dt.stacktraces.model that return ModuleModifier and TypeMethodDescriptionIStacktraceFrame.getModule()
Returns the BSL module of stack frame source.Methods in com._1c.g5.v8.dt.stacktraces.model with parameters of type Module -
Uses of Module in com.e1c.g5.v8.dt.check.qfix
Methods in com.e1c.g5.v8.dt.check.qfix that return Module -
Uses of Module in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type ModuleModifier and TypeMethodDescriptionprotected void
BslFormatter2.formatModule
(Module module, org.eclipse.xtext.formatting2.IFormattableDocument document) Formats regions between Module components and calls format on them -
Uses of Module in com.e1c.g5.v8.dt.gsw
Methods in com.e1c.g5.v8.dt.gsw that return ModuleModifier and TypeMethodDescriptionIGenerationBasedOnManagementService.getObjectModule
(MdObject source) Gets object module from a provided sourceMdObject
Constructors in com.e1c.g5.v8.dt.gsw with parameters of type ModuleModifierConstructorDescriptionModuleProcessor
(MdObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, IGenerationBasedOnManagementService basedOnManagementService) Create module processor for creating object on baseModuleProcessor
(MdObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, String newline, IGenerationBasedOnManagementService basedOnManagementService) Create module processor for creating object on base -
Uses of Module in com.e1c.g5.v8.dt.internal.bsl.check.qfix
Constructor parameters in com.e1c.g5.v8.dt.internal.bsl.check.qfix with type arguments of type ModuleModifierConstructorDescriptionXtextBslModuleFixModel
(Supplier<Module> moduleSupp, IV8ProjectManager v8projectManager, BslGrammarAccess bslGrammar, IResourceLookup resourceLookup, org.eclipse.xtext.validation.Issue issue, IDtProject dtProject) Creates module quick fix modelXtextInteractiveBslModuleFixModel
(Supplier<Module> moduleSupp, IV8ProjectManager v8projectManager, BslGrammarAccess bslGrammar, IResourceLookup resourceLookup, IndentTextEditorProvider indentProvider, BslGeneratorMultiLangProposals bslGenProp, org.eclipse.xtext.validation.Issue issue, IDtProject dtProject, org.eclipse.xtext.ui.editor.IURIEditorOpener editorOpener) /** Creates module quick fix model -
Uses of Module in com.e1c.g5.v8.dt.internal.check.qfix
Methods in com.e1c.g5.v8.dt.internal.check.qfix that return Module -
Uses of Module in com.e1c.g5.v8.dt.internal.gsw
Methods in com.e1c.g5.v8.dt.internal.gsw that return ModuleModifier and TypeMethodDescriptionGenerationBasedOnManagementService.getObjectModule
(MdObject source) -
Uses of Module in com.e1c.g5.v8.dt.mw
Constructors in com.e1c.g5.v8.dt.mw with parameters of type ModuleModifierConstructorDescriptionModuleProcessor
(Document document, Module module, ScriptVariant scriptVariant, int insertPosition) Create LoaderDocumentObjectModuleProcessor
(Document document, Module module, ScriptVariant scriptVariant, int insertPosition, String newline) Create LoaderDocumentObject