public class ScopeNutsDependencyFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
ScopeNutsDependencyFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsDependencyScopePattern... scopes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(net.thevpc.nuts.NutsId from,
net.thevpc.nuts.NutsDependency dependency,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsDependencyFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, topublic ScopeNutsDependencyFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsDependencyScopePattern... scopes)
Copyright © 2021 vpc open source initiative. All rights reserved.