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