public abstract class AbstractIdFilter extends AbstractNutsFilter implements net.thevpc.nuts.NutsIdFilter, Simplifiable<net.thevpc.nuts.NutsIdFilter>
| Constructor and Description |
|---|
AbstractIdFilter(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFilterOp op) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsIdFilter |
and(net.thevpc.nuts.NutsIdFilter other) |
net.thevpc.nuts.NutsIdFilter |
neg() |
net.thevpc.nuts.NutsIdFilter |
or(net.thevpc.nuts.NutsIdFilter other) |
and, describe, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, getFilterOp, getFilterType, getSubFilters, getWorkspace, or, simplify, simplify, tosimplifypublic AbstractIdFilter(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFilterOp op)
public net.thevpc.nuts.NutsIdFilter or(net.thevpc.nuts.NutsIdFilter other)
or in interface net.thevpc.nuts.NutsIdFilterpublic net.thevpc.nuts.NutsIdFilter and(net.thevpc.nuts.NutsIdFilter other)
and in interface net.thevpc.nuts.NutsIdFilterpublic net.thevpc.nuts.NutsIdFilter neg()
neg in interface net.thevpc.nuts.NutsFilterneg in interface net.thevpc.nuts.NutsIdFilterneg in class AbstractNutsFilterCopyright © 2022 vpc open source initiative. All rights reserved.