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

Method GetPropertyKeys

Modules/Core/src/DataManagement/mitkBaseData.cpp:340–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338}
339
340std::vector<std::string> mitk::BaseData::GetPropertyKeys(const std::string &/*contextName*/, bool /*includeDefaultContext*/) const
341{
342 return m_PropertyList->GetPropertyKeys();
343}
344
345std::vector<std::string> mitk::BaseData::GetPropertyContextNames() const
346{

Callers 8

hasRelationPropertiesMethod · 0.45
hasRelationPropertiesMethod · 0.45
SetUSPropertyMethod · 0.45
FindIndexedPropertyNamesFunction · 0.45
PropertyIsOwnedMethod · 0.45

Calls

no outgoing calls

Tested by 4

hasRelationPropertiesMethod · 0.36
hasRelationPropertiesMethod · 0.36