Probability Members

Indicates that Spec Explorer should make a stochastic choice during model exploration.

The following tables list the members exposed by the Probability type.

Public Methods

  Name Description
public method static Choose Performs an unweighted selection of an element from a collection of values.
public method static IsTrue Performs a weighted selection between true and false.
public method static Select Performs a weighted selection of an element from an array of values.

Top

See Also

Reference

Probability Class
Microsoft.Modeling Namespace
Choice Class