Uses of Interface
com._1c.g5.v8.dt.bsl.model.BslContextDef
Packages that use BslContextDef
Package
Description
-
Uses of BslContextDef in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return BslContextDefModifier and TypeMethodDescriptionBslContextDefFactory.createBslContextDef()
Returns a new object of class 'Bsl Context Def'.ModuleContextDefIndex.getContextDef()
Returns the value of the 'Context Def' containment reference.Methods in com._1c.g5.v8.dt.bsl.model with parameters of type BslContextDefModifier and TypeMethodDescriptionvoid
ModuleContextDefIndex.setContextDef
(BslContextDef value) Sets the value of the 'Context Def
' containment reference. -
Uses of BslContextDef in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BslContextDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Bsl Context Def'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return BslContextDefModifier and TypeMethodDescriptionBslContextDefFactoryImpl.createBslContextDef()
ModuleContextDefIndexImpl.getContextDef()
Methods in com._1c.g5.v8.dt.bsl.model.impl with parameters of type BslContextDefModifier and TypeMethodDescriptionvoid
ModuleContextDefIndexImpl.setContextDef
(BslContextDef newContextDef) -
Uses of BslContextDef in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type BslContextDefModifier and TypeMethodDescriptionBslContextDefSwitch.caseBslContextDef
(BslContextDef object) Returns the result of interpreting the object as an instance of 'Bsl Context Def'. -
Uses of BslContextDef in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type BslContextDefModifier and TypeMethodDescriptionvoid
ExportMethodProvider.updateExportMethods
(BslContextDef contextDef) Updates information about exported methods -
Uses of BslContextDef in com._1c.g5.v8.dt.bsl.typesystem
Methods in com._1c.g5.v8.dt.bsl.typesystem with parameters of type BslContextDefModifier and TypeMethodDescriptionboolean
ExportMethodTypeProvider.hasContextDefMethodTypeInformation
(BslContextDef contextDef) Checks that provider contains information about methods returning types fromcontextDef
void
ExportMethodTypeProvider.saveContextDefMethodType
(BslContextDef contextDef, org.eclipse.xtext.util.CancelIndicator cancelIndicator) Saves information about context def method returning types and about context def method parameters types -
Uses of BslContextDef in com._1c.g5.v8.dt.internal.bsl.resource
Methods in com._1c.g5.v8.dt.internal.bsl.resource with parameters of type BslContextDefModifier and TypeMethodDescriptionvoid
BslContextDefUpdater.updateContextDef
(BslContextDef bslContextDef) Updates the previously stored state of a context def with a new one