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