13 #ifndef mitkStateMachineAction_h
14 #define mitkStateMachineAction_h
18 #include <itkLightObject.h>
19 #include <itkObjectFactory.h>
49 std::string m_ActionName;
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
~StateMachineAction() override
std::string GetActionName() const
Returns the String-Id of this action.
StateMachineAction(const std::string &)
#define mitkClassMacroItkParent(className, SuperClassName)
#define mitkNewMacro1Param(classname, type)
Find image slices visible on a given plane.