public class ComponentAllocationDependencyGraph extends AbstractDependencyGraph<AllocationComponent>
AbstractGraph.IGraphVisitor<V,E>
Constructor and Description |
---|
ComponentAllocationDependencyGraph(AllocationComponent rootEntity)
Creates a new graph with the given root entity.
|
addNode, getNode, getNodes, getRootNode, getVertices, size
traverse, traverseWithVerticesFirst
public ComponentAllocationDependencyGraph(AllocationComponent rootEntity)
rootEntity
- The root entity to use for this graphCopyright 2017 Kieker Project, http://kieker-monitoring.net