| Package | Description |
|---|---|
| com.github.ferstl.depgraph.dependency | |
| com.github.ferstl.depgraph.dependency.style |
| Modifier and Type | Method and Description |
|---|---|
NodeResolution |
DependencyNode.getResolution() |
static NodeResolution |
NodeResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeResolution[] |
NodeResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MavenGraphAdapter(org.apache.maven.shared.dependency.tree.DependencyTreeBuilder builder,
ArtifactRepository artifactRepository,
ArtifactFilter targetFilter,
Set<NodeResolution> includedResolutions) |
| Modifier and Type | Method and Description |
|---|---|
DotAttributeBuilder |
StyleConfiguration.edgeAttributes(NodeResolution resolution,
String targetScope) |
Copyright © 2017. All rights reserved.