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