| Package | Description |
|---|---|
| bio.singa.simulation.events | |
| bio.singa.simulation.model.simulation | |
| bio.singa.simulation.trajectories.nested |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteArrayList<bio.singa.core.events.UpdateEventListener<GraphUpdatedEvent>> |
GraphEventEmitter.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteArrayList<bio.singa.core.events.UpdateEventListener<GraphUpdatedEvent>> |
SimulationManager.getGraphListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationStatus.onEventReceived(GraphUpdatedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationManager.addGraphUpdateListener(bio.singa.core.events.UpdateEventListener<GraphUpdatedEvent> listener)
Adds a new listener for graph based events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NestedUpdateRecorder.onEventReceived(GraphUpdatedEvent event) |
Copyright © 2019. All rights reserved.