Uses of Interface
com._1c.g5.v8.dt.ql.model.AbstractQuerySchemaQuery
Packages that use AbstractQuerySchemaQuery
Package
Description
-
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.model
Subinterfaces of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dcs Query Schema Select Query'. -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.model.impl
Classes in com._1c.g5.v8.dt.ql.dcs.model.impl that implement AbstractQuerySchemaQueryModifier and TypeClassDescriptionclass
An implementation of the model object 'Dcs Query Schema Select Query'. -
Uses of AbstractQuerySchemaQuery 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 AbstractQuerySchemaQueryModifier and TypeMethodDescriptionQlDcsSwitch.caseAbstractQuerySchemaQuery
(AbstractQuerySchemaQuery object) Returns the result of interpreting the object as an instance of 'Abstract Query Schema Query'. -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.resource
Methods in com._1c.g5.v8.dt.ql.dcs.resource with parameters of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionprotected void
QlDcsDerivedStateComputer.computeDbView
(AbstractQuerySchemaQuery query, org.eclipse.xtext.resource.DerivedStateAwareResource resource) Compute all DbView for one query for Ql.Dcs -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.model
Subinterfaces of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Query Schema Drop Table Query'.interface
A representation of the model object 'Query Schema Select Query'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AbstractQuerySchemaQuery>
QuerySchema.getQueries()
Returns the value of the 'Queries' containment reference list. -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement AbstractQuerySchemaQueryModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Query Schema Query'.class
An implementation of the model object 'Query Schema Drop Table Query'.class
An implementation of the model object 'Query Schema Select Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AbstractQuerySchemaQuery>
QuerySchemaImpl.getQueries()
-
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionQlSwitch.caseAbstractQuerySchemaQuery
(AbstractQuerySchemaQuery object) Returns the result of interpreting the object as an instance of 'Abstract Query Schema Query'. -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.resource
Methods in com._1c.g5.v8.dt.ql.resource with parameters of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionprotected void
QlDerivedStateComputer.computeDbView
(AbstractQuerySchemaQuery query, org.eclipse.xtext.resource.DerivedStateAwareResource resource) Computes all DbView for onequery
protected void
QlDerivedStateComputer.discardDbViewForEachQuery
(AbstractQuerySchemaQuery eachQuery) DiscardsDbView
for each query -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.qw.ui.editproviders
Methods in com._1c.g5.v8.dt.qw.ui.editproviders that return AbstractQuerySchemaQueryModifier and TypeMethodDescription -
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return AbstractQuerySchemaQueryMethods in com._1c.g5.v8.dt.qw.ui.utils that return types with arguments of type AbstractQuerySchemaQuery