17 #ifndef MITKNODEPREDICATECOMPOSITEBASE_H_HEADER_INCLUDED_
18 #define MITKNODEPREDICATECOMPOSITEBASE_H_HEADER_INCLUDED_
53 virtual ChildPredicates GetPredicates()
const;
DataCollection - Class to facilitate loading/accessing structured data.
ChildPredicates m_ChildPredicates
list of child predicates
std::list< NodePredicateBase::ConstPointer > ChildPredicates
#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)