Medical Imaging Interaction Toolkit  2025.12.02
Medical Imaging Interaction Toolkit
mitk::LabelPropertyConstants Namespace Reference

Constants for property key path elements of properties of the label. More...

Functions

MITKMULTILABEL_EXPORT const std::string & GetAnatomicRegionPropertyBaseName ()
 Gets the property key path element for anatomic region. More...
 
MITKMULTILABEL_EXPORT const std::string & GetPrimaryAnatomicStructurePropertyBaseName ()
 Gets the property key path element for primary anatomic structure. More...
 
MITKMULTILABEL_EXPORT const std::string & GetSegmentedPropertyCategoryPropertyBaseName ()
 Gets the property key path element for segmented property category. More...
 
MITKMULTILABEL_EXPORT const std::string & GetSegmentedPropertyTypePropertyBaseName ()
 Gets the property key path element for segmented property type. More...
 
MITKMULTILABEL_EXPORT const std::string & GetModifierPropertySubName ()
 Gets the property key path element for modifier. More...
 
MITKMULTILABEL_EXPORT const std::string & GetValuePropertySubName ()
 Gets the property key path element for code value. More...
 
MITKMULTILABEL_EXPORT const std::string & GetSchemePropertySubName ()
 Gets the property key path element for code scheme. More...
 
MITKMULTILABEL_EXPORT const std::string & GetMeaningPropertySubName ()
 Gets the property key path element for code meaning. More...
 

Detailed Description

Constants for property key path elements of properties of the label.

Function Documentation

◆ GetAnatomicRegionPropertyBaseName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetAnatomicRegionPropertyBaseName ( )

Gets the property key path element for anatomic region.

Returns
The string "anatomic_region"

◆ GetMeaningPropertySubName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetMeaningPropertySubName ( )

Gets the property key path element for code meaning.

Returns
The string "meaning"

◆ GetModifierPropertySubName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetModifierPropertySubName ( )

Gets the property key path element for modifier.

Returns
The string "modifier"

◆ GetPrimaryAnatomicStructurePropertyBaseName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetPrimaryAnatomicStructurePropertyBaseName ( )

Gets the property key path element for primary anatomic structure.

Returns
The string "primary_anatomic_structure"

◆ GetSchemePropertySubName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetSchemePropertySubName ( )

Gets the property key path element for code scheme.

Returns
The string "scheme"

◆ GetSegmentedPropertyCategoryPropertyBaseName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetSegmentedPropertyCategoryPropertyBaseName ( )

Gets the property key path element for segmented property category.

Returns
The string "segmented_property_category"

◆ GetSegmentedPropertyTypePropertyBaseName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetSegmentedPropertyTypePropertyBaseName ( )

Gets the property key path element for segmented property type.

Returns
The string "segmented_property_type"

◆ GetValuePropertySubName()

MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetValuePropertySubName ( )

Gets the property key path element for code value.

Returns
The string "value"