Class ProtoComCodegenWorkflowLauncher

java.lang.Object
de.uka.ipd.sdq.workflow.launchconfig.core.AbstractWorkflowBasedLaunchConfigurationDelegate<WorkflowConfigurationType,de.uka.ipd.sdq.workflow.BlackboardBasedWorkflow<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard>>
de.uka.ipd.sdq.workflow.mdsd.core.AbstractWorkflowBasedMDSDLaunchConfigurationDelegate<WorkflowConfigurationType>
org.palladiosimulator.analyzer.workflow.core.configurations.AbstractPCMLaunchConfigurationDelegate<ProtoComGenerationConfiguration>
org.palladiosimulator.protocom.workflow.ProtoComCodegenWorkflowLauncher
All Implemented Interfaces:
ILaunchConfigurationDelegate

public class ProtoComCodegenWorkflowLauncher extends org.palladiosimulator.analyzer.workflow.core.configurations.AbstractPCMLaunchConfigurationDelegate<ProtoComGenerationConfiguration>
The class adapts defined functionality in the AbstractMDSDLaunchConfigurationDelegate for SimuCom Framework.
  • Constructor Details

    • ProtoComCodegenWorkflowLauncher

      public ProtoComCodegenWorkflowLauncher()
  • Method Details

    • createWorkflow

      protected de.uka.ipd.sdq.workflow.BlackboardBasedWorkflow<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard> createWorkflow(ProtoComGenerationConfiguration workflowConfiguration, IProgressMonitor monitor, ILaunch launch) throws CoreException
      Overrides:
      createWorkflow in class de.uka.ipd.sdq.workflow.launchconfig.core.AbstractWorkflowBasedLaunchConfigurationDelegate<ProtoComGenerationConfiguration,de.uka.ipd.sdq.workflow.BlackboardBasedWorkflow<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard>>
      Throws:
      CoreException
    • createExceptionHandler

      protected de.uka.ipd.sdq.workflow.WorkflowExceptionHandler createExceptionHandler(boolean interactive)
      Specified by:
      createExceptionHandler in class de.uka.ipd.sdq.workflow.launchconfig.core.AbstractWorkflowBasedLaunchConfigurationDelegate<ProtoComGenerationConfiguration,de.uka.ipd.sdq.workflow.BlackboardBasedWorkflow<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard>>
    • deriveConfiguration

      protected ProtoComGenerationConfiguration deriveConfiguration(ILaunchConfiguration configuration, String mode) throws CoreException
      Specified by:
      deriveConfiguration in class de.uka.ipd.sdq.workflow.launchconfig.core.AbstractWorkflowBasedLaunchConfigurationDelegate<ProtoComGenerationConfiguration,de.uka.ipd.sdq.workflow.BlackboardBasedWorkflow<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard>>
      Throws:
      CoreException
    • setupLogging

      protected List<de.uka.ipd.sdq.workflow.logging.console.LoggerAppenderStruct> setupLogging(org.apache.log4j.Level logLevel) throws CoreException
      Overrides:
      setupLogging in class de.uka.ipd.sdq.workflow.mdsd.core.AbstractWorkflowBasedMDSDLaunchConfigurationDelegate<ProtoComGenerationConfiguration>
      Throws:
      CoreException
    • createWorkflowJob

      protected de.uka.ipd.sdq.workflow.jobs.IJob createWorkflowJob(ProtoComGenerationConfiguration config, ILaunch launch) throws CoreException
      Specified by:
      createWorkflowJob in class de.uka.ipd.sdq.workflow.launchconfig.core.AbstractWorkflowBasedLaunchConfigurationDelegate<ProtoComGenerationConfiguration,de.uka.ipd.sdq.workflow.BlackboardBasedWorkflow<de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard>>
      Throws:
      CoreException