public abstract class AbstractRepositoryFilter extends AbstractNutsFilter implements net.thevpc.nuts.NutsRepositoryFilter, Simplifiable<net.thevpc.nuts.NutsRepositoryFilter>
| Constructor and Description |
|---|
AbstractRepositoryFilter(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFilterOp op) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsRepositoryFilter |
and(net.thevpc.nuts.NutsRepositoryFilter other) |
net.thevpc.nuts.NutsRepositoryFilter |
neg() |
net.thevpc.nuts.NutsRepositoryFilter |
or(net.thevpc.nuts.NutsRepositoryFilter other) |
and, 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 AbstractRepositoryFilter(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFilterOp op)
public net.thevpc.nuts.NutsRepositoryFilter or(net.thevpc.nuts.NutsRepositoryFilter other)
or in interface net.thevpc.nuts.NutsRepositoryFilterpublic net.thevpc.nuts.NutsRepositoryFilter and(net.thevpc.nuts.NutsRepositoryFilter other)
and in interface net.thevpc.nuts.NutsRepositoryFilterpublic net.thevpc.nuts.NutsRepositoryFilter neg()
neg in interface net.thevpc.nuts.NutsFilterneg in interface net.thevpc.nuts.NutsRepositoryFilterneg in class AbstractNutsFilterCopyright © 2021 vpc open source initiative. All rights reserved.