public class NIdFilterNone extends net.thevpc.nuts.spi.base.AbstractIdFilter implements net.thevpc.nuts.artifact.NIdFilter, net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.artifact.NIdFilter>, NExprIdFilter
| Constructor and Description |
|---|
NIdFilterNone(net.thevpc.nuts.artifact.NIdFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.artifact.NId id) |
boolean |
equals(Object obj) |
net.thevpc.nuts.artifact.NIdFilter[] |
getChildren() |
int |
hashCode() |
net.thevpc.nuts.artifact.NIdFilter |
simplify() |
List<net.thevpc.nuts.util.NFilter> |
subFilters() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic net.thevpc.nuts.artifact.NIdFilter[] getChildren()
public boolean acceptId(net.thevpc.nuts.artifact.NId id)
acceptId in interface net.thevpc.nuts.artifact.NIdFilterpublic net.thevpc.nuts.artifact.NIdFilter simplify()
simplify in interface net.thevpc.nuts.util.NFiltersimplify in interface net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.artifact.NIdFilter>public String toExpr()
NExprIdFiltertoExpr in interface NExprIdFilterpublic List<net.thevpc.nuts.util.NFilter> subFilters()
subFilters in interface net.thevpc.nuts.util.NFiltersubFilters in class net.thevpc.nuts.spi.base.AbstractNFilterCopyright © 2026 vpc open source initiative. All rights reserved.