|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph<DependencyGraphNode<T>,WeightedBidirectionalDependencyGraphEdge<T>,TraceInformation>
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph<AllocationComponent>
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAllocationDependencyGraph
public class ComponentAllocationDependencyGraph
This class represents component dependency graphs on the allocation level.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph |
|---|
AbstractGraph.IGraphVisitor<V,E> |
| Constructor Summary | |
|---|---|
ComponentAllocationDependencyGraph(AllocationComponent rootEntity)
Creates a new graph with the given root entity. |
|
| Method Summary |
|---|
| Methods inherited from class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph |
|---|
addNode, getNode, getNodes, getRootNode, getVertices, size |
| Methods inherited from class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph |
|---|
traverse, traverseWithVerticesFirst |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentAllocationDependencyGraph(AllocationComponent rootEntity)
rootEntity - The root entity to use for this graph
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||