Interface | Description |
---|---|
EdgeProvider | Deprecated |
SubProjectProvider | Deprecated |
Class | Description |
---|---|
DependencyGraph |
The dependency graph which should be drawn.
|
DependencyGraphModule |
Guice Module for the DependencyGraph
|
GraphCalculator |
Generates the
DependencyGraph given a set of EdgeProvider s. |
ProjectNode |
A Node in the DependencyGraph, which corresponds to a Project
|
SubprojectCalculator |
Used to calculate the subprojects of a project given a set of providers.
|
Copyright © 2016–2020. All rights reserved.