MCPcopy Create free account
hub / github.com/MITK/MITK / GetConstProperty

Method GetConstProperty

Modules/Multilabel/src/mitkLabel.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172mitk::BaseProperty::ConstPointer mitk::Label::GetConstProperty(const std::string& propertyKey, const std::string& contextName, bool fallBackOnDefaultContext) const
173{
174 return Superclass::GetConstProperty(propertyKey, contextName, fallBackOnDefaultContext);
175}
176
177mitk::BaseProperty* mitk::Label::GetNonConstProperty(const std::string& propertyKey, const std::string& contextName, bool fallBackOnDefaultContext)
178{

Callers 15

GetCenterOfMassMTimeMethod · 0.95
MakeLabelMappingFunction · 0.45
MakeLabelsGroupMappingFunction · 0.45
UpdateMethod · 0.45
HasPropertyFunction · 0.45
CopyIfPresentFunction · 0.45
PropertyTimeStampIsNewerFunction · 0.45

Calls 1

GetConstPropertyFunction · 0.50

Tested by 10

AssertRelationPreservedFunction · 0.36
ReadStringPropFunction · 0.36
HasPropFunction · 0.36
ReadStringPropFunction · 0.36
ReadStringPropMethod · 0.36