Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaIndexSets
Packages that use QuerySchemaIndexSets
Package
Description
- 
Uses of QuerySchemaIndexSets in com._1c.g5.v8.dt.internal.ql.coreMethod parameters in com._1c.g5.v8.dt.internal.ql.core with type arguments of type QuerySchemaIndexSetsModifier and TypeMethodDescriptionprotected voidQlFileStructureBuilder.buildIndexSetsPart(org.eclipse.handly.model.impl.support.Element select, org.eclipse.handly.model.impl.support.SourceElementBody parentBody, List<QuerySchemaIndexSets> indexes) Building part ofQuerySchemaSelectQuery: part 'INDEX BY SETS'
- 
Uses of QuerySchemaIndexSets in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return QuerySchemaIndexSetsModifier and TypeMethodDescriptionQlFactory.createQuerySchemaIndexSets()Returns a new object of class 'Query Schema Index Sets'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type QuerySchemaIndexSetsModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaIndexSets>QuerySchemaSelectQuery.getIndexSets()Returns the value of the 'Index Sets' containment reference list.
- 
Uses of QuerySchemaIndexSets in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaIndexSetsModifier and TypeClassDescriptionclassAn implementation of the model object 'Query Schema Index Sets'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaIndexSetsMethods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type QuerySchemaIndexSetsModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaIndexSets>QuerySchemaSelectQueryImpl.getIndexSets()
- 
Uses of QuerySchemaIndexSets in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaIndexSetsModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaIndexSets(QuerySchemaIndexSets object) Returns the result of interpreting the object as an instance of 'Query Schema Index Sets'.
- 
Uses of QuerySchemaIndexSets in com._1c.g5.v8.dt.qw.ui.editprovidersMethods in com._1c.g5.v8.dt.qw.ui.editproviders that return QuerySchemaIndexSets