Class LoadPowerInfrastructureRepositoryIntoBlackboardJobConfig

    • Constructor Detail

      • LoadPowerInfrastructureRepositoryIntoBlackboardJobConfig

        public LoadPowerInfrastructureRepositoryIntoBlackboardJobConfig​(String infrastructureRepositoryPath)
        Initializes a new instance of the LoadPowerInfrastructureRepositoryIntoBlackboardJobConfig class with the given parameter.
        Parameters:
        infrastructureRepositoryPath - A string containing the path to the power infrastructure repository model to load.
    • Method Detail

      • getInfrastructureRepositoryPath

        public String getInfrastructureRepositoryPath()
        Gets the path to the power infrastructure repository model to load.
        Returns:
        A string containing the path to the power infrastructure repository model to load.
      • getErrorMessage

        public String getErrorMessage()
        Specified by:
        getErrorMessage in interface de.uka.ipd.sdq.workflow.configuration.IJobConfiguration
        Specified by:
        getErrorMessage in class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration
      • setDefaults

        public void setDefaults()

        In this case, the path to the power infrastructure repository model is set to the empty string.
        Specified by:
        setDefaults in interface de.uka.ipd.sdq.workflow.configuration.IJobConfiguration
        Specified by:
        setDefaults in class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration