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 MultiPartQuerySchemaTableQlFactory. 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 classMultiPartQuerySchemaTableImplAn 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 MultiPartQuerySchemaTableQlFactoryImpl. 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 TQlSwitch. 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.QualifiedNameQlQualifiedNameProvider. _computeFqn(MultiPartQuerySchemaTable table)
-