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