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

Method GetPropertyContextNames

Modules/Core/src/DataManagement/mitkDataNode.cpp:734–737  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

732}
733
734std::vector<std::string> mitk::DataNode::GetPropertyContextNames() const
735{
736 return this->GetPropertyListNames();
737}

Callers

nothing calls this directly

Calls 1

GetPropertyListNamesMethod · 0.95

Tested by

no test coverage detected