Class AbstractAggregatedCallTreeFilter<T>

Type Parameters:
T -
All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin
Direct Known Subclasses:
AggregatedAllocationComponentOperationCallTreeFilter, AggregatedAssemblyComponentOperationCallTreeFilter

@Deprecated
public abstract class AbstractAggregatedCallTreeFilter<T>
extends AbstractCallTreeFilter<T>
Deprecated.
1.15 ported to teetime
This class has exactly one input port named "in". The data which is send to this plugin is not delegated in any way.
Since:
1.1
Author:
Andre van Hoorn