| Package | Description |
|---|---|
| bio.singa.simulation.events | |
| bio.singa.simulation.model.simulation |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteArrayList<UpdateEventListener<UpdatableUpdatedEvent>> |
NodeEventEmitter.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
EpochUpdateWriter.onEventReceived(UpdatableUpdatedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteArrayList<UpdateEventListener<UpdatableUpdatedEvent>> |
SimulationManager.getNodeListeners()
Returns all currently registered node event listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationManager.addNodeUpdateListener(UpdateEventListener<UpdatableUpdatedEvent> listener)
Adds a new listener for node based events.
|
Copyright © 2018. All rights reserved.