Uses of Interface
com._1c.g5.v8.dt.bsl.model.BslContextDefMethod
Packages that use BslContextDefMethod
Package
Description
-
Uses of BslContextDefMethod in com._1c.g5.v8.dt.bsl.documentation.comment
Methods in com._1c.g5.v8.dt.bsl.documentation.comment with parameters of type BslContextDefMethodModifier and TypeMethodDescriptionstatic BslDocumentationComment
BslCommentUtils.parseTemplateComment
(BslContextDefMethod method, boolean oldFormat) Parses Built-In language documentation comment for theBslContextDefMethod
Constructors in com._1c.g5.v8.dt.bsl.documentation.comment with parameters of type BslContextDefMethod -
Uses of BslContextDefMethod in com._1c.g5.v8.dt.bsl.model
Subinterfaces of BslContextDefMethod in com._1c.g5.v8.dt.bsl.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Mock Method'.Methods in com._1c.g5.v8.dt.bsl.model that return BslContextDefMethodModifier and TypeMethodDescriptionBslContextDefFactory.createBslContextDefMethod()
Returns a new object of class 'Method'. -
Uses of BslContextDefMethod in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BslContextDefMethodModifier and TypeClassDescriptionclass
An implementation of the model object 'Method'.class
An implementation of the model object 'Mock Method'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return BslContextDefMethod -
Uses of BslContextDefMethod in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type BslContextDefMethodModifier and TypeMethodDescriptionBslContextDefSwitch.caseBslContextDefMethod
(BslContextDefMethod object) Returns the result of interpreting the object as an instance of 'Method'.