public class NutsDependencyScopeFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsDependencyScopeFilter(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(net.thevpc.nuts.NutsId from,
net.thevpc.nuts.NutsDependency dependency,
net.thevpc.nuts.NutsSession session) |
NutsDependencyScopeFilter |
add(Collection<net.thevpc.nuts.NutsDependencyScope> scope) |
NutsDependencyScopeFilter |
addScopePatterns(Collection<net.thevpc.nuts.NutsDependencyScopePattern> scope) |
net.thevpc.nuts.NutsDependencyFilter |
simplify() |
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic NutsDependencyScopeFilter(net.thevpc.nuts.NutsSession session)
public NutsDependencyScopeFilter add(Collection<net.thevpc.nuts.NutsDependencyScope> scope)
public NutsDependencyScopeFilter addScopePatterns(Collection<net.thevpc.nuts.NutsDependencyScopePattern> scope)
public boolean acceptDependency(net.thevpc.nuts.NutsId from,
net.thevpc.nuts.NutsDependency dependency,
net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsDependencyFilter simplify()
Copyright © 2022 vpc open source initiative. All rights reserved.