13 #ifndef MITKNODEPREDICATEOR_H_HEADER_INCLUDED_ 14 #define MITKNODEPREDICATEOR_H_HEADER_INCLUDED_ 40 bool CheckNode(
const DataNode *node)
const override;
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkNewMacro2Param(classname, typea, typeb)
#define mitkClassMacro(className, SuperClassName)
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
Base class for all predicates that can have child predicates (e.g. AND/OR)
Class for nodes of the DataTree.
Composite predicate that forms a logical OR relation from its child predicates.