public class AggregationAgentForgePlugin extends Object implements AggregationAgentForge
Constructor and Description |
---|
AggregationAgentForgePlugin(AggregationForgeFactoryAccessPlugin parent,
AggregationMultiFunctionAgentModeManaged mode,
ExprForge optionalFilter) |
Modifier and Type | Method and Description |
---|---|
ExprForge |
getOptionalFilter() |
CodegenExpression |
make(CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public AggregationAgentForgePlugin(AggregationForgeFactoryAccessPlugin parent, AggregationMultiFunctionAgentModeManaged mode, ExprForge optionalFilter)
public ExprForge getOptionalFilter()
getOptionalFilter
in interface AggregationAgentForge
public CodegenExpression make(CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface AggregationAgentForge
Copyright © 2005–2018. All rights reserved.