Uses of Interface
com._1c.g5.v8.dt.ql.model.AbstractQuerySchemaPresentation
- 
Packages that use AbstractQuerySchemaPresentation Package Description com._1c.g5.v8.dt.ql.model.impl com._1c.g5.v8.dt.ql.model.util 
- 
- 
Uses of AbstractQuerySchemaPresentation in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement AbstractQuerySchemaPresentation Modifier and Type Class Description classAbstractQuerySchemaPresentationImplAn implementation of the model object 'Abstract Query Schema Presentation'.
- 
Uses of AbstractQuerySchemaPresentation in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type AbstractQuerySchemaPresentation Modifier and Type Method Description TQlSwitch. caseAbstractQuerySchemaPresentation(AbstractQuerySchemaPresentation object)Returns the result of interpreting the object as an instance of 'Abstract Query Schema Presentation'.
 
-