public abstract class AbstractRepositoryFilter extends AbstractNFilter implements NRepositoryFilter, NSimplifiable<NRepositoryFilter>
| Constructor and Description |
|---|
AbstractRepositoryFilter(NFilterOp op) |
| Modifier and Type | Method and Description |
|---|---|
NRepositoryFilter |
and(NRepositoryFilter other) |
NRepositoryFilter |
neg() |
NRepositoryFilter |
or(NRepositoryFilter other) |
NFilter |
redescribe(Supplier<NElement> description) |
and, describe, getFilterOp, getFilterType, getSubFilters, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptRepositoryand, getFilterOp, getFilterType, getSubFilters, or, simplify, simplify, todescribesimplifypublic AbstractRepositoryFilter(NFilterOp op)
public NRepositoryFilter or(NRepositoryFilter other)
or in interface NRepositoryFilterpublic NRepositoryFilter and(NRepositoryFilter other)
and in interface NRepositoryFilterpublic NRepositoryFilter neg()
neg in interface NRepositoryFilterneg in interface NFilterneg in class AbstractNFilterpublic NFilter redescribe(Supplier<NElement> description)
redescribe in interface NElementRedescribable<NFilter>Copyright © 2025 vpc open source initiative. All rights reserved.