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

Method setProcessingActions

src/openms/source/METADATA/DataProcessing.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 void DataProcessing::setProcessingActions(const set<DataProcessing::ProcessingAction>& processing_actions)
99 {
100 processing_actions_ = processing_actions;
101 }
102
103}

Callers 15

algorithmFunction · 0.95
_addDataProcessingFunction · 0.95
mainFunction · 0.95
addDataProcessing_Function · 0.80
getProcessingInfo_Method · 0.80
writeMetadataMethod · 0.80
writeMetadata_xMethod · 0.80
endElementMethod · 0.80
loadFunction · 0.80

Calls

no outgoing calls

Tested by 1

testDataProcessingFunction · 0.64