| Package | Description |
|---|---|
| org.mule.tools.api.validation.resolver.model | |
| org.mule.tools.api.validation.resolver.visitor |
| Modifier and Type | Method and Description |
|---|---|
Set<ProjectDependencyNode> |
ProjectDependencyNode.getChildren(DependenciesFilter filter)
Retrieves a set containing the direct dependency nodes based on a filter.
|
Set<ArtifactCoordinates> |
ProjectDependencyNode.getDependencies(DependenciesFilter filter)
Retrieves the direct dependencies that comply with the filter constraint
|
| Modifier and Type | Field and Description |
|---|---|
protected DependenciesFilter |
AbstractArtifactVisitor.dependenciesFilter
A filter for the direct dependencies of the visited node.
|
Copyright © 2019 MuleSoft Inc. All rights reserved.