class NotMetaFilter(definition: NotMetaFilterDefinition, val subNodeFilter: NodeFilter) : MetaFilter
MetaFilter which negates a single NodeFilter
Parameters
definition
associated definition of the entry
subNodeFilter
the filter to negate
MetaFilter which negates a single NodeFilter
associated definition of the entry
the filter to negate