| Modifier and Type | Method and Description |
|---|---|
Collection<Role> |
AnsibleBridge.generateRoles(Dependency dep)
Generate all roles for this dependency
|
| Modifier and Type | Method and Description |
|---|---|
protected Dependency |
DependencyPackage.getDependency() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
DependencyPackage.getDictionary(Dependency d) |
| Constructor and Description |
|---|
CranDependencyPackage(Dependency d) |
CustomDependencyPackage(Dependency dependency) |
DependencyPackage(Dependency dependency) |
OSDependencyPackage(Dependency dependency) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Dependency> |
Algorithm.getCranDependencies() |
Collection<Dependency> |
Algorithm.getDependencies() |
Collection<Dependency> |
Algorithm.getGitHubDependencies() |
Collection<Dependency> |
Algorithm.getOSDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
Algorithm.addDependency(Dependency dep) |
| Modifier and Type | Method and Description |
|---|---|
void |
Algorithm.setDependencies(Collection<Dependency> deps) |
| Modifier and Type | Method and Description |
|---|---|
int |
DependencyComparator.compare(Dependency a1,
Dependency a2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SVNUpdater.checkIfAvaialable(String file,
Collection<Dependency> deps) |
Collection<String> |
SVNUpdater.getUndefinedDependencies(String file,
Collection<Dependency> deps) |
void |
SVNUpdater.updateSVN(String file,
Collection<Dependency> deps) |
Copyright © 2019. All Rights Reserved.