Class ContainerDependencyGraphFilter

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

@Deprecated
public class ContainerDependencyGraphFilter
extends AbstractDependencyGraphFilter<ExecutionContainer>
Deprecated.
1.15 ported to teetime
Refactored copy from LogAnalysis-legacy tool
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, Lena Stoever, Matthias Rohr,