Class LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig

    • Field Detail

      • DEFAULT_ADAPTATION_BEHAVIOR_REPOSITORY_PATH

        public static final String DEFAULT_ADAPTATION_BEHAVIOR_REPOSITORY_PATH
        See Also:
        Constant Field Values
    • Constructor Detail

      • LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig

        public LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig​(String adaptationBehaviorRepositoryPath)
        Initializes a new instance of the LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig class with the given parameter.
        Parameters:
        actionRepositoryPath - A string containing the path to the Action model to load.
    • Method Detail

      • getAdaptationBehaviorRepositoryPath

        public String getAdaptationBehaviorRepositoryPath()
        Gets the path to the Action model to load.
        Returns:
        A string containing the path to the Action 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 out-of-the-box supported Adaptation Behavior Repository path.
        Specified by:
        setDefaults in interface de.uka.ipd.sdq.workflow.configuration.IJobConfiguration
        Specified by:
        setDefaults in class de.uka.ipd.sdq.workflow.configuration.AbstractJobConfiguration