public class NutsDependencyOsFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsDependencyOsFilter(net.thevpc.nuts.NutsSession session) |
NutsDependencyOsFilter(net.thevpc.nuts.NutsSession session,
String os) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(net.thevpc.nuts.NutsId from,
net.thevpc.nuts.NutsDependency dependency,
net.thevpc.nuts.NutsSession session) |
NutsDependencyOsFilter |
add(Collection<net.thevpc.nuts.NutsOsFamily> 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 NutsDependencyOsFilter(net.thevpc.nuts.NutsSession session)
public NutsDependencyOsFilter(net.thevpc.nuts.NutsSession session,
String os)
public NutsDependencyOsFilter add(Collection<net.thevpc.nuts.NutsOsFamily> 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.