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