Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaNestedQuery
Packages that use QuerySchemaNestedQuery
Package
Description
- 
Uses of QuerySchemaNestedQuery in com._1c.g5.v8.dt.ql.dcs.modelMethods in com._1c.g5.v8.dt.ql.dcs.model that return QuerySchemaNestedQueryModifier and TypeMethodDescriptionCharacteristicTypesAndValues.getQuery()Returns the value of the 'Query' containment reference.Methods in com._1c.g5.v8.dt.ql.dcs.model with parameters of type QuerySchemaNestedQueryModifier and TypeMethodDescriptionvoidCharacteristicTypesAndValues.setQuery(QuerySchemaNestedQuery value) Sets the value of the 'Query' containment reference.
- 
Uses of QuerySchemaNestedQuery in com._1c.g5.v8.dt.ql.dcs.model.implMethods in com._1c.g5.v8.dt.ql.dcs.model.impl that return QuerySchemaNestedQueryMethods in com._1c.g5.v8.dt.ql.dcs.model.impl with parameters of type QuerySchemaNestedQueryModifier and TypeMethodDescriptionvoidCharacteristicTypesAndValuesImpl.setQuery(QuerySchemaNestedQuery newQuery) 
- 
Uses of QuerySchemaNestedQuery in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return QuerySchemaNestedQueryModifier and TypeMethodDescriptionQlFactory.createQuerySchemaNestedQuery()Returns a new object of class 'Query Schema Nested Query'.InExpression.getQuery()Returns the value of the 'Query' containment reference.Methods in com._1c.g5.v8.dt.ql.model with parameters of type QuerySchemaNestedQueryModifier and TypeMethodDescriptionvoidInExpression.setQuery(QuerySchemaNestedQuery value) Sets the value of the 'Query' containment reference.
- 
Uses of QuerySchemaNestedQuery in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaNestedQueryModifier and TypeClassDescriptionclassAn implementation of the model object 'Query Schema Nested Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaNestedQueryModifier and TypeMethodDescriptionQlFactoryImpl.createQuerySchemaNestedQuery()InExpressionImpl.getQuery()Methods in com._1c.g5.v8.dt.ql.model.impl with parameters of type QuerySchemaNestedQueryModifier and TypeMethodDescriptionvoidInExpressionImpl.setQuery(QuerySchemaNestedQuery newQuery) 
- 
Uses of QuerySchemaNestedQuery in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaNestedQueryModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaNestedQuery(QuerySchemaNestedQuery object) Returns the result of interpreting the object as an instance of 'Query Schema Nested Query'.
- 
Uses of QuerySchemaNestedQuery in com._1c.g5.v8.dt.ql.validationMethods in com._1c.g5.v8.dt.ql.validation with parameters of type QuerySchemaNestedQueryModifier and TypeMethodDescriptionvoidQlValidator.checkUsingIntoInNestedQuery(QuerySchemaNestedQuery nestedQuery) voidQlValidator.checkUsingOrderInNestedQuery(QuerySchemaNestedQuery nestedQuery) voidQlValidator.checkUsingTotalsInNestedQuery(QuerySchemaNestedQuery nestedQuery)