public class InternalNRepositoryFilters extends InternalNTypedFilters<NRepositoryFilter> implements NRepositoryFilters
model, wsCUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
InternalNRepositoryFilters(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
NRepositoryFilter |
all(NFilter... others) |
NRepositoryFilter |
always() |
NRepositoryFilter |
any(NFilter... others) |
NRepositoryFilter |
as(NFilter a) |
NRepositoryFilter |
byName(String[] names) |
NRepositoryFilter |
byNameSelector(String... names) |
NRepositoryFilter |
bySelector(String[] names) |
NRepositoryFilter |
byUuid(String... uuids) |
NRepositoryFilter |
from(NFilter a) |
int |
getScore(NScorableContext context) |
NRepositoryFilter |
installedRepo() |
NRepositoryFilter |
never() |
NRepositoryFilter |
none(NFilter... others) |
NRepositoryFilter |
not(NFilter other) |
NRepositoryFilter |
parse(String expression) |
convertList, nonnullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofnonnullisValidScore, query, querypublic InternalNRepositoryFilters(NWorkspace workspace)
public NRepositoryFilter always()
always in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter never()
never in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter not(NFilter other)
not in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter installedRepo()
installedRepo in interface NRepositoryFilterspublic NRepositoryFilter byName(String[] names)
byName in interface NRepositoryFilterspublic NRepositoryFilter bySelector(String[] names)
bySelector in interface NRepositoryFilterspublic NRepositoryFilter byNameSelector(String... names)
byNameSelector in interface NRepositoryFilterspublic NRepositoryFilter byUuid(String... uuids)
byUuid in interface NRepositoryFilterspublic NRepositoryFilter as(NFilter a)
as in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter from(NFilter a)
from in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter all(NFilter... others)
all in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter any(NFilter... others)
any in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter none(NFilter... others)
none in interface NTypedFilters<NRepositoryFilter>public NRepositoryFilter parse(String expression)
parse in interface NTypedFilters<NRepositoryFilter>public int getScore(NScorableContext context)
getScore in interface NComponentgetScore in interface NScorableCopyright © 2025 vpc open source initiative. All rights reserved.