Emitted when a model is closed locally. The actual event emitted is a ModelClosedEvent.
Emitted when a model is deleted. The actual event emitted is a ModelDeletedEvent.
Emitted when the version of this model changes. This could happen from a local or remote change to this model. The actual emitted event is a VersionChangedEvent.
The events that could be emitted by a RealTimeModel or HistoricalModel.