public class NDefinitionFilterAnd extends AbstractDefinitionFilter implements NComplexExpressionString
| Constructor and Description |
|---|
NDefinitionFilterAnd(NDefinitionFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDefinition(NDefinition id) |
boolean |
equals(Object obj) |
NDefinitionFilter[] |
getChildren() |
List<NFilter> |
getSubFilters() |
int |
hashCode() |
NDefinitionFilter |
simplify() |
String |
toString() |
and, neg, or, withDescriptionand, describe, getFilterOp, getFilterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waittoStringand, getFilterOp, getFilterType, or, simplify, todescribepublic NDefinitionFilterAnd(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 © 2026 vpc open source initiative. All rights reserved.