MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setSoftware

Method setSoftware

src/openms/source/METADATA/DataProcessing.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 void DataProcessing::setSoftware(const Software& software)
74 {
75 software_ = software;
76 }
77
78 const DateTime& DataProcessing::getCompletionTime() const
79 {

Callers 1

_addDataProcessingFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected