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