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

Method PropertyKeyPath

Modules/Core/src/DataManagement/mitkPropertyKeyPath.cpp:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276 };
277
278 PropertyKeyPath::PropertyKeyPath() { this->Reset(); };
279
280 PropertyKeyPath::PropertyKeyPath(const PropertyKeyPath &path) { *this = path; };
281

Callers 7

test_constructionMethod · 0.80
test_path_operationsMethod · 0.80
test_equalityMethod · 0.80
test_copy_protocolMethod · 0.80

Calls 2

ResetMethod · 0.95
AddElementMethod · 0.80

Tested by 7

test_constructionMethod · 0.64
test_path_operationsMethod · 0.64
test_equalityMethod · 0.64
test_copy_protocolMethod · 0.64