Uses of Interface
com._1c.g5.v8.dt.ql.model.BracketCommonExpression
Packages that use BracketCommonExpression
Package
Description
-
Uses of BracketCommonExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return BracketCommonExpressionModifier and TypeMethodDescriptionQlFactory.createBracketCommonExpression()
Returns a new object of class 'Bracket Common Expression'. -
Uses of BracketCommonExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement BracketCommonExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Bracket Common Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return BracketCommonExpression -
Uses of BracketCommonExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type BracketCommonExpressionModifier and TypeMethodDescriptionQlSwitch.caseBracketCommonExpression
(BracketCommonExpression object) Returns the result of interpreting the object as an instance of 'Bracket Common Expression'.