Package org.eclipse.actf.model.event

Interface Summary
IModelChangeListener a listener to be implemented by clients who wish to be notified of changes to the model or to its elements.
IModelEventListener a listener to be implemented by clients wishing to monitor events within a model
 

Class Summary
ModelChangeEvent an event object fired by IModel instances
ModelEvent an event fired within a model
ModelEventType represents an event type that can be fired within a model