Class Aggregate

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, UnnamedComponent, ExpressionContext, ScopedVariable, VariableScope

public class Aggregate extends UnnamedRuleComponent<Aggregate> implements ScopedVariable, ExpressionContext
An Aggregate is an advanced expression that is obliged to be enclosed in a built-in or user-defined aggregate function.
See Also: