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