public class NLockedIdExtensionDefinitionFilter extends AbstractDefinitionFilter
| Constructor and Description |
|---|
NLockedIdExtensionDefinitionFilter(net.thevpc.nuts.NId[] lockedIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDefinition(net.thevpc.nuts.NDefinition other) |
boolean |
acceptId(net.thevpc.nuts.NId id) |
NLockedIdExtensionDefinitionFilter |
addAll(net.thevpc.nuts.NId[] others) |
net.thevpc.nuts.NDefinitionFilter |
simplify() |
String |
toString() |
and, neg, or, redescribeand, describe, getFilterOp, getFilterType, getSubFilters, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic NLockedIdExtensionDefinitionFilter(net.thevpc.nuts.NId[] lockedIds)
public boolean acceptId(net.thevpc.nuts.NId id)
public boolean acceptDefinition(net.thevpc.nuts.NDefinition other)
public net.thevpc.nuts.NDefinitionFilter simplify()
public NLockedIdExtensionDefinitionFilter addAll(net.thevpc.nuts.NId[] others)
Copyright © 2025 vpc open source initiative. All rights reserved.