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.modelMethods 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.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement NestedTableAllFieldsExpressionModifier and TypeClassDescriptionclassAn 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.utilMethods 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.validationMethods in com._1c.g5.v8.dt.ql.validation with parameters of type NestedTableAllFieldsExpressionModifier and TypeMethodDescriptionvoidQlValidator.checkForEmptyTable(NestedTableAllFieldsExpression expression)