Uses of Interface
com._1c.g5.v8.dt.ql.model.ALiteralsExpression
Packages that use ALiteralsExpression
Package
Description
-
Uses of ALiteralsExpression in com._1c.g5.v8.dt.ql.dcs.model
Subinterfaces of ALiteralsExpression in com._1c.g5.v8.dt.ql.dcs.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dcs Parameter Expression'. -
Uses of ALiteralsExpression in com._1c.g5.v8.dt.ql.dcs.model.impl
Classes in com._1c.g5.v8.dt.ql.dcs.model.impl that implement ALiteralsExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Dcs Parameter Expression'. -
Uses of ALiteralsExpression in com._1c.g5.v8.dt.ql.dcs.model.util
Methods in com._1c.g5.v8.dt.ql.dcs.model.util with parameters of type ALiteralsExpressionModifier and TypeMethodDescriptionQlDcsSwitch.caseALiteralsExpression
(ALiteralsExpression object) Returns the result of interpreting the object as an instance of 'ALiterals Expression'. -
Uses of ALiteralsExpression in com._1c.g5.v8.dt.ql.model
Subinterfaces of ALiteralsExpression in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Boolean Literal Expression'.interface
A representation of the model object 'Date Literal Expression'.interface
A representation of the model object 'Null Literal Expression'.interface
A representation of the model object 'Number Literal Expression'.interface
A representation of the model object 'Parameter Expression'.interface
A representation of the model object 'String Literal Expression'.interface
A representation of the model object 'Type Literal Expression'.interface
A representation of the model object 'Undefined Literal Expression'.interface
A representation of the model object 'Value Literal Expression'. -
Uses of ALiteralsExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement ALiteralsExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'ALiterals Expression'.class
An implementation of the model object 'Boolean Literal Expression'.class
An implementation of the model object 'Date Literal Expression'.class
An implementation of the model object 'Null Literal Expression'.class
An implementation of the model object 'Number Literal Expression'.class
An implementation of the model object 'Parameter Expression'.class
An implementation of the model object 'String Literal Expression'.class
An implementation of the model object 'Type Literal Expression'.class
An implementation of the model object 'Undefined Literal Expression'.class
An implementation of the model object 'Value Literal Expression'. -
Uses of ALiteralsExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type ALiteralsExpressionModifier and TypeMethodDescriptionQlSwitch.caseALiteralsExpression
(ALiteralsExpression object) Returns the result of interpreting the object as an instance of 'ALiterals Expression'.