Interface PCMWorkflowConfiguration

All Known Implementing Classes:
SimulationWorkflowConfiguration

public interface PCMWorkflowConfiguration
  • Method Details

    • setUsageModelFile

      void setUsageModelFile(String usageModelFile)
    • setAllocationFiles

      void setAllocationFiles(List<String> allocationFiles)
    • addOtherModelFile

      void addOtherModelFile(String modelFile)
    • getPCMModelFiles

      List<String> getPCMModelFiles()