Uses of Interface
com._1c.g5.v8.dt.ql.model.DbViewDescriptionTempTable
Packages that use DbViewDescriptionTempTable
Package
Description
-
Uses of DbViewDescriptionTempTable in com._1c.g5.v8.dt.ql.model
Subinterfaces of DbViewDescriptionTempTable in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Db View Outer Param Table'.Methods in com._1c.g5.v8.dt.ql.model that return DbViewDescriptionTempTableModifier and TypeMethodDescriptionQlFactory.createDbViewDescriptionTempTable()
Returns a new object of class 'Db View Description Temp Table'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type DbViewDescriptionTempTableModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewDescriptionTempTable>
QuerySchemaOperator.getDescriptionTempTable()
Returns the value of the 'Description Temp Table' containment reference list. -
Uses of DbViewDescriptionTempTable in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement DbViewDescriptionTempTableModifier and TypeClassDescriptionclass
An implementation of the model object 'Db View Description Temp Table'.class
An implementation of the model object 'Db View Outer Param Table'.Methods in com._1c.g5.v8.dt.ql.model.impl that return DbViewDescriptionTempTableMethods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type DbViewDescriptionTempTableModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewDescriptionTempTable>
QuerySchemaOperatorImpl.getDescriptionTempTable()
-
Uses of DbViewDescriptionTempTable in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type DbViewDescriptionTempTableModifier and TypeMethodDescriptionQlSwitch.caseDbViewDescriptionTempTable
(DbViewDescriptionTempTable object) Returns the result of interpreting the object as an instance of 'Db View Description Temp Table'. -
Uses of DbViewDescriptionTempTable in com._1c.g5.v8.dt.right.ql.model
Methods in com._1c.g5.v8.dt.right.ql.model that return types with arguments of type DbViewDescriptionTempTableModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewDescriptionTempTable>
QlRestriction.getDescriptionTempTable()
Returns the value of the 'Description Temp Table' containment reference list. -
Uses of DbViewDescriptionTempTable in com._1c.g5.v8.dt.right.ql.model.impl
Fields in com._1c.g5.v8.dt.right.ql.model.impl with type parameters of type DbViewDescriptionTempTableModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<DbViewDescriptionTempTable>
QlRestrictionImpl.descriptionTempTable
The cached value of the 'Description Temp Table
' containment reference list.Methods in com._1c.g5.v8.dt.right.ql.model.impl that return types with arguments of type DbViewDescriptionTempTableModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewDescriptionTempTable>
QlRestrictionImpl.getDescriptionTempTable()