Package jetbrains.mps.smodel.event
- 
Interface Summary Interface Description SModelEventVisitor SModelListener Author: Sergey Dmitriev Created Sep 16, 2003 - 
Class Summary Class Description BatchChangeEventDispatch Mechanism to trackSNodeBatchChangeListenerand dispatch events to themModelEventDispatch Facility to track model listeners and to dispatch events.ModelListenerDispatch Tracklistenersand dispatch events in a IDEA-favorite 'multicast' approach (using listener interface to fire events).NodeChangeCollector Implementation of model changelistenerthat collects events as commanded.RepositoryChangeTracker XXX PERHAPS, NAME OF THE CLASS SHALL REFLECT WE TRACK CHANGES WITHIN COMMANDS ONLY? IS THERE CASE WHEN WE NEED TO TRACK CHANGES WITHOUT RESPECT TO COMMAND? Tracks changes in a repository within boundaries of a command, and dispatch them further to listeners.SModelChildEvent SModelDevKitEvent SModelEvent SModelEventVisitorAdapter SModelFileChangedEvent SModelImportEvent SModelLanguageEvent SModelPropertyEvent SModelReferenceEvent SModelRenamedEvent SModelReplacedEvent SModelRootEvent  - 
Enum Summary Enum Description SModelListener.SModelListenerPriority