Identifiable::UIDType m_UID
NodePredicateDataUID(const Identifiable::UIDType &uid)
BaseData * GetData() const
Get the data object (instance of BaseData, e.g., an Image) managed by this DataNode.
UIDType GetUID() const
Get unique ID of an object.
~NodePredicateDataUID() override
bool CheckNode(const mitk::DataNode *node) const override
This method will be used to evaluate the node. Has to be overwritten in subclasses.
Class for nodes of the DataTree.