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

Method setCompletionTime

src/openms/source/METADATA/DataProcessing.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 void DataProcessing::setCompletionTime(const DateTime& completion_time)
84 {
85 completion_time_ = completion_time;
86 }
87
88 const set<DataProcessing::ProcessingAction>& DataProcessing::getProcessingActions() const
89 {

Callers 12

_addDataProcessingFunction · 0.95
storeMethod · 0.80
addDataProcessing_Function · 0.80
getProcessingInfo_Method · 0.80
loadDataProcessing_Method · 0.80
handleCVParam_Method · 0.80
startElementMethod · 0.80
startElementMethod · 0.80
startElementMethod · 0.80
startElementMethod · 0.80
loadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected