17 #ifndef ACTION_H_HEADER_INCLUDED_C19AE06B
18 #define ACTION_H_HEADER_INCLUDED_C19AE06B
22 #include <itkObject.h>
23 #include <itkObjectFactory.h>
44 void AddProperty(
const char *propertyKey,
BaseProperty *property);
49 int GetActionId()
const;
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
represents an action, that is executed after a certain event (in statemachine-mechanism) ...
#define mitkClassMacroItkParent(className, SuperClassName)