Class AggregatedAssemblyComponentOperationCallTreeFilter

java.lang.Object
kieker.analysis.analysisComponent.AbstractAnalysisComponent
All Implemented Interfaces:
kieker.analysis.analysisComponent.IAnalysisComponent, kieker.analysis.plugin.filter.IFilterPlugin, kieker.analysis.plugin.IPlugin

@Deprecated
public class AggregatedAssemblyComponentOperationCallTreeFilter
extends AbstractAggregatedCallTreeFilter<AssemblyComponentOperationPair>
Deprecated.
1.15 ported to teetime
Since:
1.1
  • Constructor Details

    • AggregatedAssemblyComponentOperationCallTreeFilter

      public AggregatedAssemblyComponentOperationCallTreeFilter​(kieker.common.configuration.Configuration configuration, kieker.analysis.IProjectContext projectContext)
      Deprecated.
      Creates a new instance of this class using the given parameters.
      Parameters:
      configuration - The configuration for this component.
      projectContext - The project context for this component.
  • Method Details