public class InternalNDependencyFilters extends InternalNTypedFilters<net.thevpc.nuts.NDependencyFilter> implements net.thevpc.nuts.NDependencyFilters
model, ws| Constructor and Description |
|---|
InternalNDependencyFilters(net.thevpc.nuts.NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NDependencyFilter |
all(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.NDependencyFilter |
always() |
net.thevpc.nuts.NDependencyFilter |
any(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.NDependencyFilter |
as(net.thevpc.nuts.util.NFilter a) |
net.thevpc.nuts.NDependencyFilter |
byArch(Collection<net.thevpc.nuts.NArchFamily> archs) |
net.thevpc.nuts.NDependencyFilter |
byArch(net.thevpc.nuts.NArchFamily... archs) |
net.thevpc.nuts.NDependencyFilter |
byArch(net.thevpc.nuts.NArchFamily arch) |
net.thevpc.nuts.NDependencyFilter |
byArch(String arch) |
net.thevpc.nuts.NDependencyFilter |
byCurrentArch() |
net.thevpc.nuts.NDependencyFilter |
byCurrentDesktop() |
net.thevpc.nuts.NDependencyFilter |
byCurrentEnv() |
net.thevpc.nuts.NDependencyFilter |
byCurrentOs() |
net.thevpc.nuts.NDependencyFilter |
byDesktop(Collection<net.thevpc.nuts.NDesktopEnvironmentFamily> de) |
net.thevpc.nuts.NDependencyFilter |
byDesktop(net.thevpc.nuts.NDesktopEnvironmentFamily... de) |
net.thevpc.nuts.NDependencyFilter |
byDesktop(net.thevpc.nuts.NDesktopEnvironmentFamily de) |
net.thevpc.nuts.NDependencyFilter |
byExclude(net.thevpc.nuts.NDependencyFilter filter,
String[] exclusions) |
net.thevpc.nuts.NDependencyFilter |
byOptional(Boolean optional) |
net.thevpc.nuts.NDependencyFilter |
byOs(Collection<net.thevpc.nuts.NOsFamily> os) |
net.thevpc.nuts.NDependencyFilter |
byOs(net.thevpc.nuts.NOsFamily... os) |
net.thevpc.nuts.NDependencyFilter |
byOs(net.thevpc.nuts.NOsFamily os) |
net.thevpc.nuts.NDependencyFilter |
byOs(String os) |
net.thevpc.nuts.NDependencyFilter |
byOsDist(Collection<String> osDists) |
net.thevpc.nuts.NDependencyFilter |
byOsDist(String... osDists) |
net.thevpc.nuts.NDependencyFilter |
byOsDist(String osDist) |
net.thevpc.nuts.NDependencyFilter |
byPlatform(net.thevpc.nuts.NPlatformFamily... pf) |
net.thevpc.nuts.NDependencyFilter |
byPlatform(String... pf) |
net.thevpc.nuts.NDependencyFilter |
byRegularType() |
net.thevpc.nuts.NDependencyFilter |
byRunnable() |
net.thevpc.nuts.NDependencyFilter |
byRunnable(boolean optional) |
net.thevpc.nuts.NDependencyFilter |
byRunnable(boolean optional,
boolean anyEnv) |
net.thevpc.nuts.NDependencyFilter |
byScope(Collection<net.thevpc.nuts.NDependencyScope> scopes) |
net.thevpc.nuts.NDependencyFilter |
byScope(net.thevpc.nuts.NDependencyScope... scopes) |
net.thevpc.nuts.NDependencyFilter |
byScope(net.thevpc.nuts.NDependencyScope scope) |
net.thevpc.nuts.NDependencyFilter |
byScope(net.thevpc.nuts.NDependencyScopePattern... scopes) |
net.thevpc.nuts.NDependencyFilter |
byType(String type) |
net.thevpc.nuts.NDependencyFilter |
from(net.thevpc.nuts.util.NFilter a) |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
net.thevpc.nuts.NDependencyFilter |
never() |
net.thevpc.nuts.NDependencyFilter |
none(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.NDependencyFilter |
nonnull(net.thevpc.nuts.util.NFilter filter) |
net.thevpc.nuts.NDependencyFilter |
not(net.thevpc.nuts.util.NFilter other) |
net.thevpc.nuts.NDependencyFilter |
parse(String expression) |
convertListpublic InternalNDependencyFilters(net.thevpc.nuts.NWorkspace workspace)
public net.thevpc.nuts.NDependencyFilter always()
always in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter never()
never in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter all(net.thevpc.nuts.util.NFilter... others)
all in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter any(net.thevpc.nuts.util.NFilter... others)
any in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter not(net.thevpc.nuts.util.NFilter other)
not in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter none(net.thevpc.nuts.util.NFilter... others)
none in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter from(net.thevpc.nuts.util.NFilter a)
from in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter as(net.thevpc.nuts.util.NFilter a)
as in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter parse(String expression)
parse in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter nonnull(net.thevpc.nuts.util.NFilter filter)
nonnull in interface net.thevpc.nuts.NTypedFilters<net.thevpc.nuts.NDependencyFilter>nonnull in class InternalNTypedFilters<net.thevpc.nuts.NDependencyFilter>public net.thevpc.nuts.NDependencyFilter byScope(net.thevpc.nuts.NDependencyScopePattern... scopes)
byScope in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byScope(net.thevpc.nuts.NDependencyScope scope)
byScope in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byScope(net.thevpc.nuts.NDependencyScope... scopes)
byScope in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byScope(Collection<net.thevpc.nuts.NDependencyScope> scopes)
byScope in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOptional(Boolean optional)
byOptional in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byExclude(net.thevpc.nuts.NDependencyFilter filter,
String[] exclusions)
byExclude in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byArch(Collection<net.thevpc.nuts.NArchFamily> archs)
byArch in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byArch(net.thevpc.nuts.NArchFamily arch)
byArch in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byArch(net.thevpc.nuts.NArchFamily... archs)
byArch in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byArch(String arch)
byArch in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOs(Collection<net.thevpc.nuts.NOsFamily> os)
byOs in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byCurrentDesktop()
byCurrentDesktop in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byCurrentArch()
byCurrentArch in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byCurrentOs()
byCurrentOs in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byRegularType()
byRegularType in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byCurrentEnv()
byCurrentEnv in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byRunnable(boolean optional,
boolean anyEnv)
byRunnable in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byRunnable(boolean optional)
byRunnable in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byRunnable()
byRunnable in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOs(net.thevpc.nuts.NOsFamily os)
byOs in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOs(net.thevpc.nuts.NOsFamily... os)
byOs in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byDesktop(net.thevpc.nuts.NDesktopEnvironmentFamily de)
byDesktop in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byDesktop(net.thevpc.nuts.NDesktopEnvironmentFamily... de)
byDesktop in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byDesktop(Collection<net.thevpc.nuts.NDesktopEnvironmentFamily> de)
byDesktop in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byType(String type)
byType in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOs(String os)
byOs in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOsDist(String osDist)
byOsDist in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOsDist(String... osDists)
byOsDist in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byOsDist(Collection<String> osDists)
byOsDist in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byPlatform(net.thevpc.nuts.NPlatformFamily... pf)
byPlatform in interface net.thevpc.nuts.NDependencyFilterspublic net.thevpc.nuts.NDependencyFilter byPlatform(String... pf)
byPlatform in interface net.thevpc.nuts.NDependencyFilterspublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.