Class ComponentDependencyGraphAssemblyFilter

All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin, IGraphOutputtingFilter<AbstractDependencyGraph<AssemblyComponent>>, IGraphProducingFilter<AbstractDependencyGraph<AssemblyComponent>>

@Deprecated
public class ComponentDependencyGraphAssemblyFilter
extends AbstractDependencyGraphFilter<AssemblyComponent>
Deprecated.
1.15 ported to teetime
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". The created graph is emitted through the output port.
Since:
1.2
Author:
Andre van Hoorn, Lena Stoever, Matthias Rohr,