Uses of Enum Class
com._1c.g5.v8.dt.ql.model.QuerySchemaOrderDirection
Packages that use QuerySchemaOrderDirection
Package
Description
-
Uses of QuerySchemaOrderDirection in com._1c.g5.v8.dt.ql.model
Fields in com._1c.g5.v8.dt.ql.model with type parameters of type QuerySchemaOrderDirectionModifier and TypeFieldDescriptionstatic final List<QuerySchemaOrderDirection>
QuerySchemaOrderDirection.VALUES
A public read-only list of all the 'Query Schema Order Direction' enumerators.Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaOrderDirectionModifier and TypeMethodDescriptionstatic QuerySchemaOrderDirection
QuerySchemaOrderDirection.get
(int value) Returns the 'Query Schema Order Direction' literal with the specified integer value.static QuerySchemaOrderDirection
Returns the 'Query Schema Order Direction' literal with the specified literal value.static QuerySchemaOrderDirection
Returns the 'Query Schema Order Direction' literal with the specified name.QuerySchemaOrderExpression.getDirection()
Returns the value of the 'Direction' attribute.static QuerySchemaOrderDirection
Returns the enum constant of this class with the specified name.static QuerySchemaOrderDirection[]
QuerySchemaOrderDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of QuerySchemaOrderDirection in com._1c.g5.v8.dt.ql.model.impl
Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaOrderDirectionModifier and TypeMethodDescriptionQlFactoryImpl.createQuerySchemaOrderDirectionFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) QuerySchemaOrderExpressionImpl.getDirection()
-
Uses of QuerySchemaOrderDirection in com._1c.g5.v8.dt.qw.ui.labelproviders
Methods in com._1c.g5.v8.dt.qw.ui.labelproviders with parameters of type QuerySchemaOrderDirectionModifier and TypeMethodDescriptionstatic String
OrderLabelProvider.getDirectionText
(QuerySchemaOrderDirection direction) Get order direction text