public class NutsDescriptorFilterOr extends AbstractDescriptorFilter
| Constructor and Description |
|---|
NutsDescriptorFilterOr(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) |
net.thevpc.nuts.NutsFilter[] |
getSubFilters() |
net.thevpc.nuts.NutsDescriptorFilter |
simplify() |
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getWorkspace, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic NutsDescriptorFilterOr(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.