public class NutsExclusionDependencyFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsExclusionDependencyFilter(NutsSession ws,
NutsDependencyFilter base,
NutsId[] exclusions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(NutsId from,
NutsDependency dependency,
NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
NutsDependencyFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitand, getFilterOp, getFilterType, getSubFilters, getWorkspace, or, simplify, topublic NutsExclusionDependencyFilter(NutsSession ws, NutsDependencyFilter base, NutsId[] exclusions)
public boolean acceptDependency(NutsId from, NutsDependency dependency, NutsSession session)
public NutsDependencyFilter simplify()
Copyright © 2021 vpc open source initiative. All rights reserved.