13 #ifndef BASEPROPERTY_H_HEADER_INCLUDED_C1F4DF54 14 #define BASEPROPERTY_H_HEADER_INCLUDED_C1F4DF54 17 #include <itkObjectFactory.h> 64 virtual std::string GetValueAsString()
const;
82 virtual bool IsEqual(
const BaseProperty &property)
const = 0;
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
#define mitkClassMacroItkParent(className, SuperClassName)
static const std::string VALUE_CANNOT_BE_CONVERTED_TO_STRING
Default return value if a property which can not be returned as string.