Class SoftwareSensitivity


  • public class SoftwareSensitivity
    extends MarkovSensitivity
    Provides sensitivity support to alter the failure probabilities of all internal actions within the whole PCM Repository.
    • Constructor Detail

      • SoftwareSensitivity

        public SoftwareSensitivity​(String name,
                                   DoubleParameterVariation variation)
        The constructor.
        Parameters:
        name - the name of the sensitivity analysis
        variation - the parameter variation
    • Method Detail

      • alterModel

        protected boolean alterModel()
        Alters the model according to the next sensitivity analysis step.
        Specified by:
        alterModel in class MarkovSensitivity
        Returns:
        indicates if the model could be successfully altered