public class NutsExclusionDependencyFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsExclusionDependencyFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsDependencyFilter base,
net.thevpc.nuts.NutsId[] exclusions) |
| 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 NutsExclusionDependencyFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsDependencyFilter base,
net.thevpc.nuts.NutsId[] exclusions)
Copyright © 2021 vpc open source initiative. All rights reserved.