Package | Description |
---|---|
desmoj.core.simulator |
The core simulation infrastructure and basic components.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.init(ModelOptions options)
Initializes the model by calling method
init() to set up
all model related components as specified in that method. |