wrench::PegasusWorkflowParser Class Reference

A class that implement methods to read workflow files provided by the Pegasus project. More...

#include <PegasusWorkflowParser.h>

Static Public Member Functions

static WorkflowcreateExecutableWorkflowFromJSON (const std::string &filename, const std::string &reference_flop_rate, bool redundant_dependencies=false)
 
static WorkflowcreateWorkflowFromDAX (const std::string &filename, const std::string &reference_flop_rate, bool redundant_dependencies=false)
 
static WorkflowcreateWorkflowFromJSON (const std::string &filename, const std::string &reference_flop_rate, bool redundant_dependencies=false)
 

Detailed Description

A class that implement methods to read workflow files provided by the Pegasus project.


The documentation for this class was generated from the following file: