public abstract class NDefinitionFilterDelegate extends AbstractDefinitionFilter
| Constructor and Description |
|---|
NDefinitionFilterDelegate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDefinition(net.thevpc.nuts.artifact.NDefinition descriptor) |
abstract net.thevpc.nuts.artifact.NDefinitionFilter |
baseDefinitionFilter() |
boolean |
equals(Object o) |
int |
hashCode() |
net.thevpc.nuts.artifact.NDefinitionFilter |
simplify() |
net.thevpc.nuts.util.NFilter |
withDescription(Supplier<net.thevpc.nuts.elem.NElement> description) |
and, neg, orand, describe, filterOp, filterType, or, simplify, subFilters, toclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic abstract net.thevpc.nuts.artifact.NDefinitionFilter baseDefinitionFilter()
public boolean acceptDefinition(net.thevpc.nuts.artifact.NDefinition descriptor)
public net.thevpc.nuts.util.NFilter withDescription(Supplier<net.thevpc.nuts.elem.NElement> description)
withDescription in interface net.thevpc.nuts.elem.NRedescribable<net.thevpc.nuts.util.NFilter>withDescription in class AbstractDefinitionFilterpublic net.thevpc.nuts.artifact.NDefinitionFilter simplify()
Copyright © 2026 vpc open source initiative. All rights reserved.