Class 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 Detail

      • PCMSolverWorkflowJobBuilder

        public PCMSolverWorkflowJobBuilder​(ILaunch launch)
        The constructor.
        Parameters:
        launch - the launch object
    • Method Detail

      • buildJob

        public de.uka.ipd.sdq.workflow.jobs.IJob buildJob​(org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration config)
        Specified by:
        buildJob in class org.palladiosimulator.analyzer.workflow.jobs.PCMWorkflowJobBuilder