Uses of Interface
com._1c.g5.v8.dt.bsl.model.DocumentationElement
Packages that use DocumentationElement
Package
Description
-
Uses of DocumentationElement in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return DocumentationElementModifier and TypeMethodDescriptionBslFactory.createDocumentationElement()
Returns a new object of class 'Documentation Element'. -
Uses of DocumentationElement in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement DocumentationElementModifier and TypeClassDescriptionclass
An implementation of the model object 'Documentation Element'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return DocumentationElement -
Uses of DocumentationElement in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type DocumentationElementModifier and TypeMethodDescriptionBslSwitch.caseDocumentationElement
(DocumentationElement object) Returns the result of interpreting the object as an instance of 'Documentation Element'.