| Modifier and Type | Method and Description |
|---|---|
void |
accept(GraphVisitor visitor) |
void |
addArtifact(Graph.Artifact artifact) |
void |
addDependency(Graph.Module module) |
Set<Graph.Module> |
getDependents() |
String |
getID() |
public String getID()
public void addArtifact(Graph.Artifact artifact)
public void addDependency(Graph.Module module)
public Set<Graph.Module> getDependents()
public void accept(GraphVisitor visitor)
Copyright © 2018 JBoss by Red Hat. All rights reserved.