Uses of Interface
com._1c.g5.v8.dt.ql.model.DerivedFunctionExpression
Packages that use DerivedFunctionExpression
Package
Description
-
Uses of DerivedFunctionExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return DerivedFunctionExpressionModifier and TypeMethodDescriptionQlFactory.createDerivedFunctionExpression()
Returns a new object of class 'Derived Function Expression'. -
Uses of DerivedFunctionExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement DerivedFunctionExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Derived Function Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return DerivedFunctionExpression -
Uses of DerivedFunctionExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type DerivedFunctionExpressionModifier and TypeMethodDescriptionQlSwitch.caseDerivedFunctionExpression
(DerivedFunctionExpression object) Returns the result of interpreting the object as an instance of 'Derived Function Expression'.