Kieker 1.8

kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Class AbstractComponentDependencyGraphFormatter<G extends AbstractDependencyGraph<?>>

java.lang.Object
  extended by kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter<G>
      extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFormatter<G>
          extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractComponentDependencyGraphFormatter<G>
Type Parameters:
G - The graph type this formatter is for
Direct Known Subclasses:
ComponentAllocationDependencyGraphFormatter, ComponentAssemblyDependencyGraphFormatter

public abstract class AbstractComponentDependencyGraphFormatter<G extends AbstractDependencyGraph<?>>
extends AbstractDependencyGraphFormatter<G>

Abstract superclass for formatters for component-based dependency graphs.

Since:
1.6
Author:
Holger Knoche

Constructor Summary
AbstractComponentDependencyGraphFormatter()
           
 
Method Summary
 
Methods inherited from class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter
createFormattedRepresentation, formatDecorations, getDefaultFileName, getDotRepresentation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractComponentDependencyGraphFormatter

public AbstractComponentDependencyGraphFormatter()

Kieker 1.8

Copyright 2013 Kieker Project, http://kieker-monitoring.net