HomePhabricator
Diffusion MITK 1d58c11df634

Combine the node predicates for node filtering

Description

Combine the node predicates for node filtering

The 'fixed layer' node predicate is combined with the user-defined
node predicate member to filter nodes.
This needs to be done either when updating the model (e.g. changing
the data storage or the node predicate) or when a new node is added
to the model by listening to the data storage.

Details

Provenance
kalaliAuthored on Oct 7 2022, 5:38 PM
kalaliPushed on Oct 13 2022, 1:41 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK7aa4e29633e6: Simplify the utilities-nodepredicate
Branches
Unknown
Tags
Unknown
Tasks
T29331: Use NodePredicates for the render window data node selector