Class ProbabilisticBranchSensitivity


  • public class ProbabilisticBranchSensitivity
    extends MarkovSensitivity
    Provides sensitivity support to alter the branch probability of a probabilistic branch transition.
    • Constructor Detail

      • ProbabilisticBranchSensitivity

        public ProbabilisticBranchSensitivity​(String name,
                                              String branchTransitionId,
                                              DoubleParameterVariation variation)
        The constructor.
        Parameters:
        name - the name of the sensitivity analysis
        branchTransitionId - the id of the branch transition 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