Kieker 1.8

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

java.lang.Object
  extended by kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter<G>
      extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFormatter<T>
          extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractOperationDependencyGraphFormatter<OperationAllocationDependencyGraph>
              extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAllocationDependencyGraphFormatter

public class OperationAllocationDependencyGraphFormatter
extends AbstractOperationDependencyGraphFormatter<OperationAllocationDependencyGraph>

Formatter for operation dependency graphs on the allocation level (see OperationAllocationDependencyGraph).

Since:
1.6
Author:
Holger Knoche

Constructor Summary
OperationAllocationDependencyGraphFormatter()
          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

OperationAllocationDependencyGraphFormatter

public OperationAllocationDependencyGraphFormatter()
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<OperationAllocationDependencyGraph>
Returns:
See above

Kieker 1.8

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