Class RerunSimuComWorkflowConfiguration

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration

        org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice
    • Field Summary

      • Fields inherited from class org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration

        codeGenerationAdvice, loadMiddlewareAndCompletionFiles, overwriteWithoutAsking, sensitivityAnalysisConfigurationList, sensitivityAnalysisEnabled
      • Fields inherited from class org.palladiosimulator.analyzer.workflow.configurations.AbstractPCMWorkflowRunConfiguration

        accuracyInfluenceAnalysisEnabled, accuracyInfluenceAnalysisState, accuracyInfluenceIssueReceivingJob, accuracyInformationModelFile, allocationFiles, deleteTemporaryDataAfterAnalysis, eventMiddlewareFile, PCM_EPACKAGES, rmiMiddlewareFile, temporaryDataLocation, usageModelFile
      • Fields inherited from class de.uka.ipd.sdq.workflow.launchconfig.AbstractWorkflowBasedRunConfiguration

        isDebug, isInteractive
      • Fields inherited from class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration

        isFixed
    • Constructor Detail

      • RerunSimuComWorkflowConfiguration

        public RerunSimuComWorkflowConfiguration​(Map<String,​Object> attributes)
    • Method Detail

      • isRegenerateAllocation

        public boolean isRegenerateAllocation()
      • setRegenerateAllocation

        public void setRegenerateAllocation​(boolean regenerateAllocation)
      • isRegenerateUsage

        public boolean isRegenerateUsage()
      • setRegenerateUsage

        public void setRegenerateUsage​(boolean regenerateUsage)
      • isRegenerateSystem

        public boolean isRegenerateSystem()
      • setRegenerateSystem

        public void setRegenerateSystem​(boolean regenerateSystem)