Class SampleStrategy
java.lang.Object
es.ucm.maude.bindings.StrategyExpression
es.ucm.maude.bindings.SampleStrategy
Random sample strategy
-
Method Summary
Methods inherited from class StrategyExpression
equal, toLatex
-
Method Details
-
delete
public void delete()- Overrides:
deletein classStrategyExpression
-
getStrategy
Get the strategy expression depending on the sampled value -
getVariable
Get the variable to hold the sampled value -
getDistributionName
Get the name of the probabilistic distribution -
getArguments
Get the arguments of the probabilistic distribution -
toString
- Overrides:
toStringin classStrategyExpression
-