Uses of Interface
com._1c.g5.v8.dt.ql.model.NestedTableAllFieldsExpression
Packages that use NestedTableAllFieldsExpression
Package
Description
-
Uses of NestedTableAllFieldsExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return NestedTableAllFieldsExpressionModifier and TypeMethodDescriptionQlFactory.createNestedTableAllFieldsExpression()
Returns a new object of class 'Nested Table All Fields Expression'. -
Uses of NestedTableAllFieldsExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement NestedTableAllFieldsExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Nested Table All Fields Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return NestedTableAllFieldsExpression -
Uses of NestedTableAllFieldsExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type NestedTableAllFieldsExpressionModifier and TypeMethodDescriptionQlSwitch.caseNestedTableAllFieldsExpression
(NestedTableAllFieldsExpression object) Returns the result of interpreting the object as an instance of 'Nested Table All Fields Expression'. -
Uses of NestedTableAllFieldsExpression in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type NestedTableAllFieldsExpressionModifier and TypeMethodDescriptionvoid
QlValidator.checkForEmptyTable
(NestedTableAllFieldsExpression expression)