Uses of Interface
com._1c.g5.v8.dt.ql.model.MultiPartQuerySchemaTable
-
Packages that use MultiPartQuerySchemaTable 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 MultiPartQuerySchemaTable in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return MultiPartQuerySchemaTable Modifier and Type Method Description MultiPartQuerySchemaTable
QlFactory. createMultiPartQuerySchemaTable()
Returns a new object of class 'Multi Part Query Schema Table'. -
Uses of MultiPartQuerySchemaTable in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement MultiPartQuerySchemaTable Modifier and Type Class Description class
MultiPartQuerySchemaTableImpl
An implementation of the model object 'Multi Part Query Schema Table'.Methods in com._1c.g5.v8.dt.ql.model.impl that return MultiPartQuerySchemaTable Modifier and Type Method Description MultiPartQuerySchemaTable
QlFactoryImpl. createMultiPartQuerySchemaTable()
-
Uses of MultiPartQuerySchemaTable in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type MultiPartQuerySchemaTable Modifier and Type Method Description T
QlSwitch. caseMultiPartQuerySchemaTable(MultiPartQuerySchemaTable object)
Returns the result of interpreting the object as an instance of 'Multi Part Query Schema Table'. -
Uses of MultiPartQuerySchemaTable in com._1c.g5.v8.dt.ql.naming
Methods in com._1c.g5.v8.dt.ql.naming with parameters of type MultiPartQuerySchemaTable Modifier and Type Method Description protected org.eclipse.xtext.naming.QualifiedName
QlQualifiedNameProvider. _computeFqn(MultiPartQuerySchemaTable table)
-