Uses of Interface
com._1c.g5.v8.dt.ql.model.SinglePartQuerySchemaTable
Packages that use SinglePartQuerySchemaTable
Package
Description
-
Uses of SinglePartQuerySchemaTable in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return SinglePartQuerySchemaTableModifier and TypeMethodDescriptionQlFactory.createSinglePartQuerySchemaTable()
Returns a new object of class 'Single Part Query Schema Table'. -
Uses of SinglePartQuerySchemaTable in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement SinglePartQuerySchemaTableModifier and TypeClassDescriptionclass
An implementation of the model object 'Single Part Query Schema Table'.Methods in com._1c.g5.v8.dt.ql.model.impl that return SinglePartQuerySchemaTable -
Uses of SinglePartQuerySchemaTable in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type SinglePartQuerySchemaTableModifier and TypeMethodDescriptionQlSwitch.caseSinglePartQuerySchemaTable
(SinglePartQuerySchemaTable object) Returns the result of interpreting the object as an instance of 'Single Part Query Schema Table'. -
Uses of SinglePartQuerySchemaTable in com._1c.g5.v8.dt.ql.naming
Methods in com._1c.g5.v8.dt.ql.naming with parameters of type SinglePartQuerySchemaTableModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
QlQualifiedNameProvider._computeFqn
(SinglePartQuerySchemaTable table)