Package org.apache.maven.archiva.dependency.graph.walk

Interface Summary
DependencyGraphVisitor Interface for progress during search.
DependencyGraphWalker Walk nodes of the DependencyGraph.
 

Class Summary
BaseVisitor The Baseline Visitor.
WalkBreadthFirstSearch WalkBreadthFirstSearch
WalkDepthFirstSearch Perform a walk of the graph using the DepthFirstSearch algorithm.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.