17 #ifndef MITKNODEPREDICATEAND_H_HEADER_INCLUDED_
18 #define MITKNODEPREDICATEAND_H_HEADER_INCLUDED_
49 virtual 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)
#define mitkNewMacro3Param(classname, typea, typeb, typec)
Composite predicate that forms a logical AND relation from its child predicates.
Class for nodes of the DataTree.