Class EventSimWorkflowLauncher

  • All Implemented Interfaces:
    ILaunchConfigurationDelegate

    public class EventSimWorkflowLauncher
    extends org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMLaunchConfigurationDelegate<EventSimWorkflowConfiguration>
    The workflow launcher registered as simulation controller at the de.uka.ipd.sdq.codegen.simucontroller.simulator extension point. Launches the workflow which starts a simulation component based simulation based on the users simulation (launch) configuration. This class is based on EventSimWorkflowLauncher. Some code has been reused.