public class NutsDescriptorFilterAnd extends AbstractDescriptorFilter
| Constructor and Description |
|---|
NutsDescriptorFilterAnd(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsDescriptorFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDescriptor(net.thevpc.nuts.NutsDescriptor id,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
net.thevpc.nuts.NutsFilter[] |
getSubFilters() |
int |
hashCode() |
net.thevpc.nuts.NutsDescriptorFilter |
simplify() |
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic NutsDescriptorFilterAnd(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsDescriptorFilter... all)
public boolean acceptDescriptor(net.thevpc.nuts.NutsDescriptor id,
net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsDescriptorFilter simplify()
public net.thevpc.nuts.NutsFilter[] getSubFilters()
getSubFilters in interface net.thevpc.nuts.NutsFiltergetSubFilters in class AbstractNutsFilterCopyright © 2022 vpc open source initiative. All rights reserved.