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