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