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