public class NDefinitionFilterOr extends AbstractDefinitionFilter implements NComplexExpressionString
| Constructor and Description |
|---|
NDefinitionFilterOr(net.thevpc.nuts.artifact.NDefinitionFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDefinition(net.thevpc.nuts.artifact.NDefinition id) |
net.thevpc.nuts.artifact.NDefinitionFilter[] |
getChildren() |
net.thevpc.nuts.artifact.NDefinitionFilter |
simplify() |
List<net.thevpc.nuts.util.NFilter> |
subFilters() |
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic NDefinitionFilterOr(net.thevpc.nuts.artifact.NDefinitionFilter... all)
public net.thevpc.nuts.artifact.NDefinitionFilter[] getChildren()
public boolean acceptDefinition(net.thevpc.nuts.artifact.NDefinition id)
acceptDefinition in interface net.thevpc.nuts.artifact.NDefinitionFilterpublic net.thevpc.nuts.artifact.NDefinitionFilter simplify()
simplify in interface net.thevpc.nuts.util.NFiltersimplify in interface net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.artifact.NDefinitionFilter>public List<net.thevpc.nuts.util.NFilter> subFilters()
subFilters in interface net.thevpc.nuts.util.NFiltersubFilters in class net.thevpc.nuts.spi.base.AbstractNFilterCopyright © 2026 vpc open source initiative. All rights reserved.