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.modelSubinterfaces of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Dcs Query Schema Select Query'.
- 
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.model.implClasses in com._1c.g5.v8.dt.ql.dcs.model.impl that implement AbstractQuerySchemaQueryModifier and TypeClassDescriptionclassAn implementation of the model object 'Dcs Query Schema Select Query'.
- 
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.dcs.model.utilMethods 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.resourceMethods in com._1c.g5.v8.dt.ql.dcs.resource with parameters of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionprotected voidQlDcsDerivedStateComputer.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.modelSubinterfaces of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Query Schema Drop Table Query'.interfaceA 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.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement AbstractQuerySchemaQueryModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Query Schema Query'.classAn implementation of the model object 'Query Schema Drop Table Query'.classAn 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.utilMethods 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.resourceMethods in com._1c.g5.v8.dt.ql.resource with parameters of type AbstractQuerySchemaQueryModifier and TypeMethodDescriptionprotected voidQlDerivedStateComputer.computeDbView(AbstractQuerySchemaQuery query, org.eclipse.xtext.resource.DerivedStateAwareResource resource) Computes all DbView for onequeryprotected voidQlDerivedStateComputer.discardDbViewForEachQuery(AbstractQuerySchemaQuery eachQuery) DiscardsDbViewfor each query
- 
Uses of AbstractQuerySchemaQuery in com._1c.g5.v8.dt.qw.ui.editprovidersMethods 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.utilsMethods 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