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 aQuerySchemaSelectQuerymodel -
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 voidQlFileStructureBuilder.buildPartOfSelectQuery(SelectQueryImpl select, org.eclipse.handly.model.impl.support.SourceElementBody body, QuerySchemaSelectQuery selectQuery) Building handle model for part of select queryprotected voidQlFileStructureBuilder.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 StringQlFileStructureBuilder.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 voidQlDcsFileStructureBuilder.buildPartOfSelectQuery(SelectQueryImpl select, org.eclipse.handly.model.impl.support.SourceElementBody body, QuerySchemaSelectQuery selectQuery) protected StringQlDcsFileStructureBuilder.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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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 voidQlDcsFoldingRegionProvider.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 voidQlDcsValidator.checkEachDbView(org.eclipse.emf.ecore.EObject object, QuerySchemaSelectQuery query) voidQlDcsValidator.checkFieldNameSelectDcs(QuerySchemaSelectQuery query) voidQlDcsValidator.checkSelectDcsInUnionSelect(QuerySchemaSelectQuery query) voidQlDcsValidator.checkTotals(QuerySchemaSelectQuery query) protected intQlDcsValidator.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 TypeMethodDescriptionvoidQuerySchemaNestedQuery.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionvoidQuerySchemaNestedQueryImpl.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 DbViewDefQlDerivedStateComputer.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 voidQlFoldingRegionProvider.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 TypeMethodDescriptionvoidQlValidator.checkAddedTempTable(QuerySchemaSelectQuery query) voidQlValidator.checkAllowedDbView(QuerySchemaSelectQuery query) voidQlValidator.checkDuplicateAlias(QuerySchemaSelectQuery query) protected voidQlValidator.checkEachDbView(org.eclipse.emf.ecore.EObject object, QuerySchemaSelectQuery query) voidQlValidator.checkForDuplicates(QuerySchemaSelectQuery query) voidQlValidator.checkIndexesWithInto(QuerySchemaSelectQuery query) voidQlValidator.checkIndexFieldsInSelectFields(QuerySchemaSelectQuery query) voidQlValidator.checkIndexSets(QuerySchemaSelectQuery query) voidQlValidator.checkIntoLocated(QuerySchemaSelectQuery query) voidQlValidator.checkNestedTableInTotals(QuerySchemaSelectQuery query) voidQlValidator.checkNestedTableVirtualFieldsInTotalsPoint(QuerySchemaSelectQuery query) voidQlValidator.checkNumberFieldsInUnions(QuerySchemaSelectQuery query) voidQlValidator.checkOrderByForConstNumber(QuerySchemaSelectQuery query) voidQlValidator.checkSortingTheSameField(QuerySchemaSelectQuery query) voidQlValidator.checkUnionOrderFieldsInSelectFields(QuerySchemaSelectQuery query) voidQlValidator.checkUnionSimpleAndTableField(QuerySchemaSelectQuery query) voidQlValidator.checkUsingHierarchyOrderWithTotals(QuerySchemaSelectQuery query) protected intQlValidator.exprInAliasSelectFields(CommonExpression expr, QuerySchemaSelectQuery query) protected intQlValidator.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