17 #ifndef MITKNODEPREDICATESOURCE_H_HEADER_INCLUDED_
18 #define MITKNODEPREDICATESOURCE_H_HEADER_INCLUDED_
46 virtual bool CheckNode(
const mitk::DataNode *childNode)
const override;
Data management class that handles 'was created by' relations.
DataCollection - Class to facilitate loading/accessing structured data.
mitk::WeakPointer< mitk::DataNode > m_BaseNode
mitk::WeakPointer< mitk::DataStorage > m_DataStorage
#define mitkClassMacro(className, SuperClassName)
Predicate that evaluates if the given node is a direct or indirect source node of a specific node...
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
#define mitkNewMacro3Param(classname, typea, typeb, typec)
Class for nodes of the DataTree.