public abstract class AbstractSimuComExtensionJob
extends de.uka.ipd.sdq.workflow.extension.AbstractWorkflowExtensionJob<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard>
| Constructor and Description |
|---|
AbstractSimuComExtensionJob() |
| Modifier and Type | Method and Description |
|---|---|
SimuComModel |
getSimuComModel() |
void |
initialize(AbstractSimulationWorkflowConfiguration abstractSimulationWorkflowConfiguration) |
void |
setConfiguration(org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration configuration) |
void |
setSimuComModel(SimuComModel simuComModel) |
getJobConfiguration, setJobConfigurationexecute, getBlackboard, setBlackboardadd, add, addAll, addAll, addFirst, addJob, addLast, clear, clone, contains, containsAll, descendingIterator, element, equals, get, getFirst, getLast, getName, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeAll, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, retainAll, set, setName, size, subList, toArray, toArray, toStringreplaceAll, sort, spliteratorparallelStream, removeIf, streampublic void setConfiguration(org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration configuration)
public SimuComModel getSimuComModel()
public void setSimuComModel(SimuComModel simuComModel)
public void initialize(AbstractSimulationWorkflowConfiguration abstractSimulationWorkflowConfiguration)