public class NutsDependencyFilterNone extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsDependencyFilterNone(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsDependencyFilter... all) |
| 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) |
net.thevpc.nuts.NutsFilter[] |
getSubFilters() |
int |
hashCode() |
net.thevpc.nuts.NutsDependencyFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getWorkspace, or, simplify, topublic NutsDependencyFilterNone(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsDependencyFilter... all)
public boolean acceptDependency(net.thevpc.nuts.NutsId from,
net.thevpc.nuts.NutsDependency dependency,
net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsDependencyFilter simplify()
public net.thevpc.nuts.NutsFilter[] getSubFilters()
getSubFilters in interface net.thevpc.nuts.NutsFiltergetSubFilters in class AbstractNutsFilterCopyright © 2021 vpc open source initiative. All rights reserved.