Kieker 1.10

kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Class ComponentAllocationDependencyGraphFormatter

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<ComponentAllocationDependencyGraph>
              extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAllocationDependencyGraphFormatter

public class ComponentAllocationDependencyGraphFormatter
extends AbstractComponentDependencyGraphFormatter<ComponentAllocationDependencyGraph>

Formatter class for component dependency graphs on the allocation level (see ComponentAllocationDependencyGraph) .

Since:
1.6
Author:
Holger Knoche

Constructor Summary
ComponentAllocationDependencyGraphFormatter()
          Creates a new formatter.
 
Method Summary
 String getDefaultFileName()
          Returns the default file name suggested by this formatter.
 
Methods inherited from class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter
createFormattedRepresentation, formatDecorations, getDotRepresentation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentAllocationDependencyGraphFormatter

public ComponentAllocationDependencyGraphFormatter()
Creates a new formatter.

Method Detail

getDefaultFileName

public String getDefaultFileName()
Description copied from class: AbstractGraphFormatter
Returns the default file name suggested by this formatter.

Specified by:
getDefaultFileName in class AbstractGraphFormatter<ComponentAllocationDependencyGraph>
Returns:
See above

Kieker 1.10

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