30 bool mitk::StringProperty::IsEqual(
const BaseProperty &property)
const 35 bool mitk::StringProperty::Assign(
const BaseProperty &property)
46 itk::LightObject::Pointer mitk::StringProperty::InternalClone()
const 48 itk::LightObject::Pointer result(
new Self(*
this));
std::string GetValueAsString() const override
StringProperty(const char *string=nullptr)
Abstract base class for properties.