Uses of Interface
com._1c.g5.v8.dt.ql.model.FunctionInvocationExpression
Packages that use FunctionInvocationExpression
Package
Description
-
Uses of FunctionInvocationExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return FunctionInvocationExpressionModifier and TypeMethodDescriptionQlFactory.createFunctionInvocationExpression()
Returns a new object of class 'Function Invocation Expression'. -
Uses of FunctionInvocationExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement FunctionInvocationExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Function Invocation Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return FunctionInvocationExpression -
Uses of FunctionInvocationExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type FunctionInvocationExpressionModifier and TypeMethodDescriptionQlSwitch.caseFunctionInvocationExpression
(FunctionInvocationExpression object) Returns the result of interpreting the object as an instance of 'Function Invocation Expression'. -
Uses of FunctionInvocationExpression in com._1c.g5.v8.dt.ql.resource
Method parameters in com._1c.g5.v8.dt.ql.resource with type arguments of type FunctionInvocationExpressionModifier and TypeMethodDescriptionvoid
QlDerivedStateComputer.GetterObjectByType.discardProxyForFunction
(Collection<FunctionInvocationExpression> list) Discard proxy for each object inlist
. -
Uses of FunctionInvocationExpression in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return FunctionInvocationExpressionModifier and TypeMethodDescriptionstatic FunctionInvocationExpression
QueryWizardServiceUtils.getAggregateFromExpressions
(org.eclipse.emf.common.util.EList<QuerySchemaExpression> fields) Is collection of expressions contain aggregate fieldstatic FunctionInvocationExpression
QueryWizardServiceUtils.getContainedAggregate
(AbstractExpression field) Get aggregate from expression