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

Method GetDisplayName

Modules/Core/src/DataManagement/mitkGenericIDRelationRule.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28};
29
30std::string mitk::GenericIDRelationRule::GetDisplayName() const
31{
32 return m_DisplayName;
33};
34
35std::string mitk::GenericIDRelationRule::GetSourceRoleName() const
36{

Callers 2

ConstructionAndGetterMethod · 0.45
MakeWindowDescriptorMethod · 0.45

Calls

no outgoing calls

Tested by 1

ConstructionAndGetterMethod · 0.36