| Class | Description |
|---|---|
| GraphEventEmitter |
The implementation of an
UpdateEventEmitter emitting updates of the graph to all listeners. |
| GraphUpdatedEvent |
The Event that is emitted from the
GraphEventEmitter, encapsulating a graph. |
| NodeEventEmitter |
The implementation of an
UpdateEventEmitter emitting updates of specific nodes to all listeners. |
| UpdatableUpdatedEvent |
The Event that is emitted from the
NodeEventEmitter, encapsulating a updatable. |
Copyright © 2019. All rights reserved.