| Class | Description |
|---|---|
| CircularDependency | |
| DependencyGraph |
The dependency graph is a view of all components managed by the dependency manager
and of their dependencies.
|
| MissingDependency |
This represents a missing dependency.
|
| Enum | Description |
|---|---|
| DependencyGraph.ComponentState |
Use this to specify which components the dependency graph should contain
|
| DependencyGraph.DependencyState |
Use this to specify which dependencies the graph should contain
|