Class PCMSolverWorkflowJobBuilder
java.lang.Object
org.palladiosimulator.analyzer.workflow.jobs.PCMWorkflowJobBuilder
org.palladiosimulator.solver.runconfig.PCMSolverWorkflowJobBuilder
public class PCMSolverWorkflowJobBuilder
extends org.palladiosimulator.analyzer.workflow.jobs.PCMWorkflowJobBuilder
This class creates a workflow for a PCM solver analysis.
The top-level job of this workflow is the PCMSolverJob.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionde.uka.ipd.sdq.workflow.jobs.IJob
buildJob
(org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration config)
-
Constructor Details
-
PCMSolverWorkflowJobBuilder
The constructor.- Parameters:
launch
- the launch object
-
-
Method Details
-
buildJob
public de.uka.ipd.sdq.workflow.jobs.IJob buildJob(org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration config) - Specified by:
buildJob
in classorg.palladiosimulator.analyzer.workflow.jobs.PCMWorkflowJobBuilder
-