Package | Description |
---|---|
org.codehaus.plexus.component.repository |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ComponentDependency> |
ComponentSetDescriptor.dependencies |
Modifier and Type | Method and Description |
---|---|
java.util.List<ComponentDependency> |
ComponentSetDescriptor.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentSetDescriptor.addDependency(ComponentDependency dependency) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentSetDescriptor.setDependencies(java.util.List<ComponentDependency> dependencies) |