public class NIdFilterFalse 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 |
|---|
NIdFilterFalse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.artifact.NId id) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.artifact.NIdFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, subFilters, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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 NExprIdFilterCopyright © 2026 vpc open source initiative. All rights reserved.