Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaGroupingSets
Packages that use QuerySchemaGroupingSets
Package
Description
-
Uses of QuerySchemaGroupingSets in com._1c.g5.v8.dt.internal.ql.core
Method parameters in com._1c.g5.v8.dt.internal.ql.core with type arguments of type QuerySchemaGroupingSetsModifier and TypeMethodDescriptionprotected void
QlFileStructureBuilder.buildGroupingSetsPart
(org.eclipse.handly.model.impl.support.Element select, org.eclipse.handly.model.impl.support.SourceElementBody parentBody, List<QuerySchemaGroupingSets> groups) Building part ofQuerySchemaSelectQuery
: part 'GROUP BY GROUPING SETS' -
Uses of QuerySchemaGroupingSets in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaGroupingSetsModifier and TypeMethodDescriptionQlFactory.createQuerySchemaGroupingSets()
Returns a new object of class 'Query Schema Grouping Sets'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type QuerySchemaGroupingSetsModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaGroupingSets>
QuerySchemaOperator.getGroupingSets()
Returns the value of the 'Grouping Sets' containment reference list. -
Uses of QuerySchemaGroupingSets in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaGroupingSetsModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Grouping Sets'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaGroupingSetsMethods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type QuerySchemaGroupingSetsModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaGroupingSets>
QuerySchemaOperatorImpl.getGroupingSets()
-
Uses of QuerySchemaGroupingSets in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaGroupingSetsModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaGroupingSets
(QuerySchemaGroupingSets object) Returns the result of interpreting the object as an instance of 'Query Schema Grouping Sets'. -
Uses of QuerySchemaGroupingSets in com._1c.g5.v8.dt.qw.ui.editproviders
Constructors in com._1c.g5.v8.dt.qw.ui.editproviders with parameters of type QuerySchemaGroupingSetsModifierConstructorDescriptionGroupingsEditProvider
(QueryWizardSource source, QuerySchemaGroupingSets currentGroupingSets) Constructor with actualQuerySchemaGroupingSets