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.core
Method parameters in com._1c.g5.v8.dt.internal.ql.core with type arguments of type QuerySchemaIndexSetsModifier and TypeMethodDescriptionprotected void
QlFileStructureBuilder.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.model
Methods 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.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaIndexSetsModifier and TypeClassDescriptionclass
An 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.util
Methods 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.editproviders
Methods in com._1c.g5.v8.dt.qw.ui.editproviders that return QuerySchemaIndexSets