13 #ifndef mitkNodePredicateDataUID_h 14 #define mitkNodePredicateDataUID_h 33 ~NodePredicateDataUID() override;
35 bool CheckNode(const
mitk::
DataNode *node) const override;
38 explicit NodePredicateDataUID(const
Identifiable::UIDType &uid);
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
Base class of identifiable objects.
Predicate that compares the data UID of the given DataNode to a specific UID.
Class for nodes of the DataTree.