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