Uses of Interface
com._1c.g5.v8.dt.ql.model.ValueLiteralExpression
Packages that use ValueLiteralExpression
Package
Description
- 
Uses of ValueLiteralExpression in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return ValueLiteralExpressionModifier and TypeMethodDescriptionQlFactory.createValueLiteralExpression()Returns a new object of class 'Value Literal Expression'.
- 
Uses of ValueLiteralExpression in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement ValueLiteralExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Value Literal Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return ValueLiteralExpression
- 
Uses of ValueLiteralExpression in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type ValueLiteralExpressionModifier and TypeMethodDescriptionQlSwitch.caseValueLiteralExpression(ValueLiteralExpression object) Returns the result of interpreting the object as an instance of 'Value Literal Expression'.