public class NutsDependencyScopeFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NutsDependencyScopeFilter(NutsSession ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(NutsId from,
NutsDependency dependency,
NutsSession session) |
NutsDependencyScopeFilter |
add(Collection<NutsDependencyScope> scope) |
NutsDependencyScopeFilter |
addScopePatterns(Collection<NutsDependencyScopePattern> scope) |
NutsDependencyFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitand, getFilterOp, getFilterType, getSubFilters, getWorkspace, or, simplify, topublic NutsDependencyScopeFilter(NutsSession ws)
public NutsDependencyScopeFilter add(Collection<NutsDependencyScope> scope)
public NutsDependencyScopeFilter addScopePatterns(Collection<NutsDependencyScopePattern> scope)
public boolean acceptDependency(NutsId from, NutsDependency dependency, NutsSession session)
public NutsDependencyFilter simplify()
Copyright © 2021 vpc open source initiative. All rights reserved.