Package bio.singa.simulation.events
-
Class Summary Class Description GraphEventEmitter The implementation of anUpdateEventEmitteremitting updates of the graph to all listeners.GraphUpdatedEvent The Event that is emitted from theGraphEventEmitter, encapsulating a graph.NodeEventEmitter The implementation of anUpdateEventEmitteremitting updates of specific nodes to all listeners.UpdatableUpdatedEvent The Event that is emitted from theNodeEventEmitter, encapsulating a updatable.