public interface IStochasticOccurrence
Modifier and Type | Method and Description |
---|---|
double |
getProbability()
Get the probability that this entity will be chosen.
|
void |
setProbability(double probability)
Set probability for being chosen.
|
Copyright © 2012. All Rights Reserved.