| Modifier and Type | Method and Description |
|---|---|
Dependency |
Dependency.Builder.buildDependency() |
| Modifier and Type | Method and Description |
|---|---|
List<Dependency> |
Scan.getDependencies() |
Set<Dependency> |
Dependency.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dependency.addDependency(Dependency dependency) |
Dependency.Builder |
Dependency.Builder.addDependency(Dependency dependency) |
static List<Component> |
Component.from(Dependency dependency) |
| Modifier and Type | Method and Description |
|---|---|
Dependency.Builder |
Dependency.Builder.addDependencies(Collection<Dependency> dependencies) |
| Constructor and Description |
|---|
Scan(String project,
String module,
String moduleId,
Dependency dependency) |
| Constructor and Description |
|---|
Scan(String project,
String module,
String moduleId,
List<Dependency> dependencies) |
Copyright © 2019 EACG, Enterprise Architecture Consulting Group GmbH. All rights reserved.