Workspace 6.21.5
Classes | Enumerations | Functions
CSIRO::Provenance Namespace Reference

Classes

class  CreateLocalReporter
 Report provenance on the users local file system. More...
 
class  CreatePromsReporter
 Report provenance through a PROMS service https://wiki.csiro.au/display/pms/Home. More...
 
class  GenerateProvenanceReport
 Reports general information about this "activity" for provenance purposes. More...
 
class  PostFileToDIDS
 Post a file to a Data IDentity Service (DIDS) store. More...
 
class  ProvenanceReporter
 Provenance reporting singleton. More...
 
class  ReportExternalInput
 Reports that the workflow is accessing an external entity for provenance purposes. More...
 
class  ReportExternalOutput
 Reports that the workflow has produced an external entity for provenance purposes. More...
 
class  ReportInternalResult
 Reports that the workflow has produced an internal result that is of interest. More...
 
class  StoreProvenanceData
 Store a file used or produced by this workflow as part of the provenance report. More...
 

Enumerations

enum  ReportItemAs { ReportItemAsInput , ReportItemAsOutput }
 Defines if an item represents and input or output to this activity. More...
 

Functions

QString uuidString (QUuid uuid)
 

Enumeration Type Documentation

◆ ReportItemAs

Enumerator
ReportItemAsInput 
ReportItemAsOutput 

Function Documentation

◆ uuidString()

QString uuidString ( QUuid  uuid)
inline