Uses of Class
org.oristool.models.stpn.trees.StochasticStateFeature
-
Uses of StochasticStateFeature in org.oristool.models.stpn.trees
Modifier and TypeMethodDescriptionTransientStochasticStateFeature.computeTransientClassProbability
(OmegaBigDecimal time, StochasticStateFeature s) Computes the probability of being in this class at the specified time.TransientStochasticStateFeature.computeVisitedProbability
(OmegaBigDecimal alpha, OmegaBigDecimal beta, StochasticStateFeature s) Computes the probability of reaching this class at a time within the given interval [alpha,beta].TransientStochasticStateFeature.getEnteringTimeDensity
(StochasticStateFeature s) Returns the entering time density of a given instance.TransientStochasticStateFeature.getEnteringTimeLowerBound
(StochasticStateFeature s) Returns the lower bound on the entering time for this transient state class.TransientStochasticStateFeature.getEnteringTimeUpperBound
(StochasticStateFeature s) Returns the upper bound on the entering time for this transient state class.TransientStochasticStateFeature.getTimeUpperBound
(StochasticStateFeature s) After timeUpperBound the probability of being in this class is zero.ModifierConstructorDescriptionBuilds the copy of a stochastic state feature.