Class GraphWriterPlugin

All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin

@Deprecated
public class GraphWriterPlugin
extends AbstractFilterPlugin
Deprecated.
1.15 ported to teetime
Generic graph writer plugin to generate graph specifications and save them to disk. This plugin uses a formatter registry (see FORMATTER_REGISTRY) to determine the appropriate formatter for a given graph.
Since:
1.6
Author:
Holger Knoche