|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.archiva.dependency.graph.walk.BaseVisitor
org.apache.maven.archiva.dependency.graph.tasks.AbstractReduceEdgeVisitor
org.apache.maven.archiva.dependency.graph.tasks.ReduceScopeVisitor
public class ReduceScopeVisitor
ReduceScopeVisitor
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.archiva.dependency.graph.walk.BaseVisitor |
|---|
graph |
| Constructor Summary | |
|---|---|
ReduceScopeVisitor(java.lang.String scope)
|
|
| Method Summary | |
|---|---|
void |
discoverEdge(DependencyGraphEdge edge)
Called for each edge, when that edge is visited. |
| Methods inherited from class org.apache.maven.archiva.dependency.graph.tasks.AbstractReduceEdgeVisitor |
|---|
finishGraph |
| Methods inherited from class org.apache.maven.archiva.dependency.graph.walk.BaseVisitor |
|---|
discoverGraph, discoverNode, finishEdge, finishNode, getInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.archiva.dependency.graph.walk.DependencyGraphVisitor |
|---|
discoverGraph, discoverNode, finishEdge, finishGraph, finishNode |
| Constructor Detail |
|---|
public ReduceScopeVisitor(java.lang.String scope)
| Method Detail |
|---|
public void discoverEdge(DependencyGraphEdge edge)
DependencyGraphVisitor
discoverEdge in interface DependencyGraphVisitordiscoverEdge in class BaseVisitoredge - the edge that is being visited.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||