Uses of Class
org.apache.maven.archiva.dependency.graph.walk.BaseVisitor

Packages that use BaseVisitor
org.apache.maven.archiva.dependency.graph.tasks   
 

Uses of BaseVisitor in org.apache.maven.archiva.dependency.graph.tasks
 

Subclasses of BaseVisitor in org.apache.maven.archiva.dependency.graph.tasks
 class AbstractReduceEdgeVisitor
          AbstractReduceEdgeVisitor
 class DependencyManagementApplier
          Takes a stack of DependencyManagement objects and applies them to the node in question.
 class FlagCyclicEdgesVisitor
          FlagCyclicEdgesVisitor
 class FlagExcludedEdgesVisitor
          FlagExcludedEdgesVisitor
 class GraphCopier
          GraphCopier
 class ReduceEnabledEdgesVisitor
          Removes all disabled edges from the graph.
 class ReduceScopeVisitor
          ReduceScopeVisitor
 class ReduceTransitiveEdgesVisitor
          Perform a transitive reduction of the graph.
 class RefineConflictsVisitor
          RefineConflictsVisitor
 class UpdateScopesVisitor
          UpdateScopesVisitor
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.