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.modelMethods 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.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement BracketCommonExpressionModifier and TypeClassDescriptionclassAn 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.utilMethods 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'.