Uses of Interface
com._1c.g5.v8.dt.ql.model.SinglePartQuerySchemaTable
-
Packages that use SinglePartQuerySchemaTable Package Description com._1c.g5.v8.dt.ql.model com._1c.g5.v8.dt.ql.model.impl com._1c.g5.v8.dt.ql.model.util com._1c.g5.v8.dt.ql.naming -
-
Uses of SinglePartQuerySchemaTable in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return SinglePartQuerySchemaTable Modifier and Type Method Description SinglePartQuerySchemaTable
QlFactory. 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 SinglePartQuerySchemaTable Modifier and Type Class Description class
SinglePartQuerySchemaTableImpl
An implementation of the model object 'Single Part Query Schema Table'.Methods in com._1c.g5.v8.dt.ql.model.impl that return SinglePartQuerySchemaTable Modifier and Type Method Description SinglePartQuerySchemaTable
QlFactoryImpl. createSinglePartQuerySchemaTable()
-
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 SinglePartQuerySchemaTable Modifier and Type Method Description T
QlSwitch. 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 SinglePartQuerySchemaTable Modifier and Type Method Description protected org.eclipse.xtext.naming.QualifiedName
QlQualifiedNameProvider. _computeFqn(SinglePartQuerySchemaTable table)
-