Class ArchitecturalModelsWorkflowConfiguration

java.lang.Object
org.palladiosimulator.simexp.workflow.config.ArchitecturalModelsWorkflowConfiguration

public class ArchitecturalModelsWorkflowConfiguration extends Object
  • Constructor Details

    • ArchitecturalModelsWorkflowConfiguration

      public ArchitecturalModelsWorkflowConfiguration(List<String> allocationFiles, String usageModelFile, String experimentsFile)
  • Method Details

    • getAllocationFiles

      public List<String> getAllocationFiles()
    • getUsageModelFile

      public String getUsageModelFile()
    • getExperimentsFile

      public String getExperimentsFile()