Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaOrderExpression
Packages that use QuerySchemaOrderExpression
Package
Description
- 
Uses of QuerySchemaOrderExpression in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return QuerySchemaOrderExpressionModifier and TypeMethodDescriptionQlFactory.createQuerySchemaOrderExpression()Returns a new object of class 'Query Schema Order Expression'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type QuerySchemaOrderExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaOrderExpression>QuerySchemaSelectQuery.getOrderExpressions()Returns the value of the 'Order Expressions' containment reference list.
- 
Uses of QuerySchemaOrderExpression in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaOrderExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Query Schema Order Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaOrderExpressionMethods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type QuerySchemaOrderExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaOrderExpression>QuerySchemaSelectQueryImpl.getOrderExpressions()
- 
Uses of QuerySchemaOrderExpression in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaOrderExpressionModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaOrderExpression(QuerySchemaOrderExpression object) Returns the result of interpreting the object as an instance of 'Query Schema Order Expression'.