public class NDependencyScopeFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NDependencyScopeFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(net.thevpc.nuts.artifact.NDependency dependency,
net.thevpc.nuts.artifact.NId from) |
NDependencyScopeFilter |
add(Collection<net.thevpc.nuts.artifact.NDependencyScope> scopes) |
NDependencyScopeFilter |
addScopePatterns(Collection<net.thevpc.nuts.artifact.NDependencyScopePattern> scopes) |
EnumSet<net.thevpc.nuts.artifact.NDependencyScope> |
getScopes() |
net.thevpc.nuts.artifact.NDependencyFilter |
simplify() |
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, subFilters, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic EnumSet<net.thevpc.nuts.artifact.NDependencyScope> getScopes()
public NDependencyScopeFilter add(Collection<net.thevpc.nuts.artifact.NDependencyScope> scopes)
public NDependencyScopeFilter addScopePatterns(Collection<net.thevpc.nuts.artifact.NDependencyScopePattern> scopes)
public boolean acceptDependency(net.thevpc.nuts.artifact.NDependency dependency,
net.thevpc.nuts.artifact.NId from)
public net.thevpc.nuts.artifact.NDependencyFilter simplify()
Copyright © 2026 vpc open source initiative. All rights reserved.