| Method and Description |
|---|
| simudyne.core.rng.SeededRandom.create()
use
SeededRandom.create(long seed) if wanting to directly create with seed (unadvised
without due cause) |
| simudyne.core.abm.connectors.GroupInformation.getPopulation() |
| simudyne.core.abm.AgentBasedModel.registerAgentType(Class<? extends Vertex<T>>) |
| Annotation Type Element and Description |
|---|
| simudyne.core.annotations.Constant.group
This field is not used and will be removed.
Specify the grouping of the this variable. If not set defaults to a 'non group'
|
| simudyne.core.annotations.Custom.group
This field is not used and will be removed.
Specify the grouping of the this variable. If not set defaults to a 'non group'
|
| simudyne.core.annotations.Input.group
This field is not used and will be removed.
Specify the grouping of the this variable. If not set defaults to a 'non group'
|
| simudyne.core.annotations.Output.group
This field is not used and will be removed.
Specify the grouping of the this variable. If not set defaults to a 'non group' |
| simudyne.core.annotations.Variable.group
This field is not used and will be removed.
Specify the grouping of the this variable. If not set defaults to a 'non group' |
| simudyne.core.annotations.ModelSettings.groups
This field is not used or displayed on the console and will be removed.
|
| simudyne.core.annotations.ModelSettings.macroStep |
| simudyne.core.annotations.ModelSettings.name |
| simudyne.core.annotations.ModelSettings.ticks |