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.modelMethods 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.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement FunctionInvocationExpressionModifier and TypeClassDescriptionclassAn 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.utilMethods 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.resourceMethod parameters in com._1c.g5.v8.dt.ql.resource with type arguments of type FunctionInvocationExpressionModifier and TypeMethodDescriptionvoidQlDerivedStateComputer.GetterObjectByType.discardProxyForFunction(Collection<FunctionInvocationExpression> list) Discard proxy for each object inlist.
- 
Uses of FunctionInvocationExpression in com._1c.g5.v8.dt.qw.ui.utilsMethods in com._1c.g5.v8.dt.qw.ui.utils that return FunctionInvocationExpressionModifier and TypeMethodDescriptionstatic FunctionInvocationExpressionQueryWizardServiceUtils.getAggregateFromExpressions(org.eclipse.emf.common.util.EList<QuerySchemaExpression> fields) Is collection of expressions contain aggregate fieldstatic FunctionInvocationExpressionQueryWizardServiceUtils.getContainedAggregate(AbstractExpression field) Get aggregate from expression