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