Class ResourceMTTFSensitivity


  • public class ResourceMTTFSensitivity
    extends MarkovSensitivity
    This class provides rudimentary support for sensitivity analysis of a hardware resource MTTF value. Further refactorings required.
    • Constructor Detail

      • ResourceMTTFSensitivity

        public ResourceMTTFSensitivity​(String name,
                                       String resourceContainerId,
                                       String processingResourceTypeId,
                                       DoubleParameterVariation variation)
        The constructor.
        Parameters:
        name - the name of the sensitivity analysis
        resourceContainerId - the resource container to alter
        processingResourceTypeId - the resource type to alter
        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