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