A class that implement methods to read workflow files provided by the Pegasus project. More...
#include <PegasusWorkflowParser.h>
Static Public Member Functions | |
static Workflow * | createExecutableWorkflowFromJSON (const std::string &filename, const std::string &reference_flop_rate, bool redundant_dependencies=false) |
static Workflow * | createWorkflowFromDAX (const std::string &filename, const std::string &reference_flop_rate, bool redundant_dependencies=false) |
static Workflow * | createWorkflowFromJSON (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: