Uses of Interface
com._1c.g5.v8.dt.ql.model.StarExpression
Packages that use StarExpression
Package
Description
-
Uses of StarExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return StarExpressionModifier and TypeMethodDescriptionQlFactory.createStarExpression()
Returns a new object of class 'Star Expression'. -
Uses of StarExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement StarExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Star Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return StarExpression -
Uses of StarExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type StarExpressionModifier and TypeMethodDescriptionQlSwitch.caseStarExpression
(StarExpression object) Returns the result of interpreting the object as an instance of 'Star Expression'. -
Uses of StarExpression in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type StarExpressionModifier and TypeMethodDescriptionvoid
QlValidator.checkStarExpression
(StarExpression expression)