17 #ifndef mitkSimulationObjectFactory_h
18 #define mitkSimulationObjectFactory_h
21 #include <MitkSimulationExports.h>
29 itkFactorylessNewMacro(
Self);
32 const char* GetDescription()
const override;
33 const char* GetFileExtensions()
override;
35 const char* GetSaveFileExtensions()
override;
37 void SetDefaultProperties(
DataNode* node)
override;
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
MITKSIMULATION_EXPORT void RegisterSimulationObjectFactory()
unsigned int MapperSlotId
std::multimap< std::string, std::string > MultimapType
Class for nodes of the DataTree.