Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaSelectQuery
Packages that use QuerySchemaSelectQuery
Package
Description
-
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.form.service
Methods in com._1c.g5.v8.dt.form.service with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionDynamicListAttributeService.findPotentialMainTables
(QuerySchemaSelectQuery query) The method search a potential main tables in aQuerySchemaSelectQuery
model -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.internal.ql.core
Methods in com._1c.g5.v8.dt.internal.ql.core with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionprotected void
QlFileStructureBuilder.buildPartOfSelectQuery
(SelectQueryImpl select, org.eclipse.handly.model.impl.support.SourceElementBody body, QuerySchemaSelectQuery selectQuery) Building handle model for part of select queryprotected void
QlFileStructureBuilder.buildSelectQuery
(org.eclipse.handly.model.impl.support.Element parent, org.eclipse.handly.model.impl.support.SourceElementBody parentBody, QuerySchemaSelectQuery selectQuery, String alias) Building node in handle model linked with word 'SELECT'protected String
QlFileStructureBuilder.getSelectName
(QuerySchemaOperator operator, QuerySchemaSelectQuery selectQuery) Gets main keyword content of theQuerySchemaOperator
-
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.internal.ql.dcs.core
Methods in com._1c.g5.v8.dt.internal.ql.dcs.core with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionprotected void
QlDcsFileStructureBuilder.buildPartOfSelectQuery
(SelectQueryImpl select, org.eclipse.handly.model.impl.support.SourceElementBody body, QuerySchemaSelectQuery selectQuery) protected String
QlDcsFileStructureBuilder.getSelectName
(QuerySchemaOperator operator, QuerySchemaSelectQuery selectQuery) -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.dcs.model
Subinterfaces of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.dcs.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dcs Query Schema Select Query'. -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.dcs.model.impl
Classes in com._1c.g5.v8.dt.ql.dcs.model.impl that implement QuerySchemaSelectQueryModifier and TypeClassDescriptionclass
An implementation of the model object 'Dcs Query Schema Select Query'. -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.dcs.model.util
Methods in com._1c.g5.v8.dt.ql.dcs.model.util with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionQlDcsSwitch.caseQuerySchemaSelectQuery
(QuerySchemaSelectQuery object) Returns the result of interpreting the object as an instance of 'Query Schema Select Query'. -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.dcs.ui.folding
Methods in com._1c.g5.v8.dt.ql.dcs.ui.folding with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionprotected void
QlDcsFoldingRegionProvider.foldingForQuery
(QuerySchemaSelectQuery query, org.eclipse.xtext.ui.editor.folding.IFoldingRegionAcceptor<org.eclipse.xtext.util.ITextRegion> foldingRegionAcceptor) Folding forQuerySchemaSelectQuery
-
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.dcs.validation
Methods in com._1c.g5.v8.dt.ql.dcs.validation with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionprotected void
QlDcsValidator.checkEachDbView
(org.eclipse.emf.ecore.EObject object, QuerySchemaSelectQuery query) void
QlDcsValidator.checkFieldNameSelectDcs
(QuerySchemaSelectQuery query) void
QlDcsValidator.checkSelectDcsInUnionSelect
(QuerySchemaSelectQuery query) void
QlDcsValidator.checkTotals
(QuerySchemaSelectQuery query) protected int
QlDcsValidator.exprInAliasSelectFields
(QuerySchemaExpression expr, QuerySchemaSelectQuery query) -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaSelectQueryModifier and TypeMethodDescriptionQlFactory.createQuerySchemaSelectQuery()
Returns a new object of class 'Query Schema Select Query'.QuerySchemaNestedQuery.getQuery()
Returns the value of the 'Query' containment reference.Methods in com._1c.g5.v8.dt.ql.model with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionvoid
QuerySchemaNestedQuery.setQuery
(QuerySchemaSelectQuery value) Sets the value of the 'Query
' containment reference. -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaSelectQueryModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Select Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaSelectQueryModifier and TypeMethodDescriptionQlFactoryImpl.createQuerySchemaSelectQuery()
QuerySchemaNestedQueryImpl.getQuery()
Methods in com._1c.g5.v8.dt.ql.model.impl with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionvoid
QuerySchemaNestedQueryImpl.setQuery
(QuerySchemaSelectQuery newQuery) -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaSelectQuery
(QuerySchemaSelectQuery object) Returns the result of interpreting the object as an instance of 'Query Schema Select Query'. -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.resource
Methods in com._1c.g5.v8.dt.ql.resource with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionprotected DbViewDef
QlDerivedStateComputer.createDbViewForEachQuery
(QuerySchemaSelectQuery query) Creates DbView for select query -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.ui.folding
Methods in com._1c.g5.v8.dt.ql.ui.folding with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionprotected void
QlFoldingRegionProvider.foldingForQuery
(QuerySchemaSelectQuery query, org.eclipse.xtext.ui.editor.folding.IFoldingRegionAcceptor<org.eclipse.xtext.util.ITextRegion> foldingRegionAcceptor) Folding forQuerySchemaSelectQuery
-
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionvoid
QlValidator.checkAddedTempTable
(QuerySchemaSelectQuery query) void
QlValidator.checkAllowedDbView
(QuerySchemaSelectQuery query) void
QlValidator.checkDuplicateAlias
(QuerySchemaSelectQuery query) protected void
QlValidator.checkEachDbView
(org.eclipse.emf.ecore.EObject object, QuerySchemaSelectQuery query) void
QlValidator.checkForDuplicates
(QuerySchemaSelectQuery query) void
QlValidator.checkIndexesWithInto
(QuerySchemaSelectQuery query) void
QlValidator.checkIndexFieldsInSelectFields
(QuerySchemaSelectQuery query) void
QlValidator.checkIndexSets
(QuerySchemaSelectQuery query) void
QlValidator.checkIntoLocated
(QuerySchemaSelectQuery query) void
QlValidator.checkNestedTableInTotals
(QuerySchemaSelectQuery query) void
QlValidator.checkNestedTableVirtualFieldsInTotalsPoint
(QuerySchemaSelectQuery query) void
QlValidator.checkNumberFieldsInUnions
(QuerySchemaSelectQuery query) void
QlValidator.checkOrderByForConstNumber
(QuerySchemaSelectQuery query) void
QlValidator.checkSortingTheSameField
(QuerySchemaSelectQuery query) void
QlValidator.checkUnionOrderFieldsInSelectFields
(QuerySchemaSelectQuery query) void
QlValidator.checkUnionSimpleAndTableField
(QuerySchemaSelectQuery query) void
QlValidator.checkUsingHierarchyOrderWithTotals
(QuerySchemaSelectQuery query) protected int
QlValidator.exprInAliasSelectFields
(CommonExpression expr, QuerySchemaSelectQuery query) protected int
QlValidator.exprInAliasSelectFields
(QuerySchemaExpression expr, QuerySchemaSelectQuery query) -
Uses of QuerySchemaSelectQuery in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return types with arguments of type QuerySchemaSelectQueryModifier and TypeMethodDescriptionstatic Map<String,
QuerySchemaSelectQuery> QueryWizardServiceUtils.getTempTables
(QueryWizardSource source) Get temporary tables available for current querystatic Map<String,
QuerySchemaSelectQuery> QueryWizardServiceUtils.getTempTables
(QueryWizardSource source, int queryIndex) Get temporary tables available for query by index