public class NutsDependencyOsDistIdFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsDependencyOsDistIdFilter(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) |
NutsDependencyOsDistIdFilter |
add(Collection<net.thevpc.nuts.NutsId> os) |
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 NutsDependencyOsDistIdFilter(net.thevpc.nuts.NutsSession session)
public NutsDependencyOsDistIdFilter add(Collection<net.thevpc.nuts.NutsId> os)
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.