| AddDynamicVariationJob |
|
| BatchExporterJob |
|
| CheckForSLOViolationsJob |
This jobs checks for SLO violations and calls
this.runAnalysisJob.setSloWasViolated() if it was violated at least once.
|
| ComputeVariantsAndAddExperimentJob |
This job computes all variation variants that should be executed in an experiment run.
|
| CopyPartitionJob |
Copies the contents of a given partition to another blackboard partition.
|
| LoadModelsIntoBlackboardJob |
Loads all needed source PCM models into the PCM blackboard partition.
|
| LogExperimentInformationJob |
|
| ModifyModelsJob |
Job to handle different kinds of modifications to models within the blackboard.
|
| ObjectModificationJob |
|
| PrepareBlackboardJob |
Prepares the MDSD blackboard for partitions needed by Experiment Automation's initial model.
|
| RepeatExperimentJob |
Repeats the given experiment for a given tool and a given set of variations.
|
| RunExperimentAutomationJob |
This job conducts a series of experiments.
|
| RunExperimentForEachToolJob |
This job conducts a given experiment, consisting of subexperiments for each registered analysis
tool.
|
| RunExperimentJob |
Runs a given, completely specified experiment out of an experiment run series.
|
| SchedulingPolicy2DelayModificationJob |
Workflow job to transform all scheduling policies to Delay.
|
| VaryJob |
This job varies the PCM models located in the MDSDBlackboard according to the given variations
and factor levels.
|