Class ReliabilityWorkflowJobBuilder
java.lang.Object
org.palladiosimulator.analyzer.workflow.jobs.PCMWorkflowJobBuilder
org.palladiosimulator.reliability.solver.runconfig.ReliabilityWorkflowJobBuilder
public class ReliabilityWorkflowJobBuilder
extends org.palladiosimulator.analyzer.workflow.jobs.PCMWorkflowJobBuilder
This class creates a workflow for a PCM reliability analysis.
The top-level job of this workflow is the PCMSolverReliabilityJob.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionde.uka.ipd.sdq.workflow.jobs.IJob
buildJob
(org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration config)
-
Constructor Details
-
ReliabilityWorkflowJobBuilder
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
-