public class NutsVersionFilterOr extends AbstractVersionFilter implements net.thevpc.nuts.NutsVersionFilter, Simplifiable<net.thevpc.nuts.NutsVersionFilter>, NutsExprIdFilter
| Constructor and Description |
|---|
NutsVersionFilterOr(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsVersionFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptVersion(net.thevpc.nuts.NutsVersion id,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
net.thevpc.nuts.NutsFilter[] |
getSubFilters() |
int |
hashCode() |
net.thevpc.nuts.NutsVersionFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic NutsVersionFilterOr(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsVersionFilter... all)
public boolean acceptVersion(net.thevpc.nuts.NutsVersion id,
net.thevpc.nuts.NutsSession session)
acceptVersion in interface net.thevpc.nuts.NutsVersionFilterpublic net.thevpc.nuts.NutsVersionFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsVersionFilter>public String toExpr()
NutsExprIdFiltertoExpr in interface NutsExprIdFilterpublic net.thevpc.nuts.NutsFilter[] getSubFilters()
getSubFilters in interface net.thevpc.nuts.NutsFiltergetSubFilters in class AbstractNutsFilterCopyright © 2022 vpc open source initiative. All rights reserved.