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