Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
std::string mitk::GenericIDRelationRule::GetDisplayName() const
31
{
32
return m_DisplayName;
33
};
34
35
std::string mitk::GenericIDRelationRule::GetSourceRoleName() const
36
{
Callers
2
ConstructionAndGetter
Method · 0.45
MakeWindowDescriptor
Method · 0.45
Calls
no outgoing calls
Tested by
1
ConstructionAndGetter
Method · 0.36