Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkNodePredicateDataProperty_h
14 #define mitkNodePredicateDataProperty_h
Abstract base class for properties.
#define mitkNewMacro2Param(classname, typea, typeb)
#define mitkNewMacro1Param(classname, type)
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
DataCollection - Class to facilitate loading/accessing structured data.
std::string m_ValidPropertyName
mitk::BaseProperty::Pointer m_ValidProperty
#define mitkClassMacro(className, SuperClassName)
Predicate that evaluates if the data of a given DataNode has a specific property. If the second param...
Class for nodes of the DataTree.