public class NutsInstallStatusFilterFalse extends AbstractInstallStatusFilter implements NutsExprIdFilter
| Constructor and Description |
|---|
NutsInstallStatusFilterFalse(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptInstallStatus(net.thevpc.nuts.NutsInstallStatus status,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsInstallStatusFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic NutsInstallStatusFilterFalse(net.thevpc.nuts.NutsSession session)
public boolean acceptInstallStatus(net.thevpc.nuts.NutsInstallStatus status,
net.thevpc.nuts.NutsSession session)
acceptInstallStatus in interface net.thevpc.nuts.NutsInstallStatusFilterpublic net.thevpc.nuts.NutsInstallStatusFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsInstallStatusFilter>public String toExpr()
NutsExprIdFiltertoExpr in interface NutsExprIdFilterCopyright © 2022 vpc open source initiative. All rights reserved.