public interface IModelChangedListener
Modifier and Type | Method and Description |
---|---|
void |
modelChanged(IModelChangedEvent event)
Called when there is a change in the model
this listener is registered with.
|
void modelChanged(IModelChangedEvent event)
event
- a change event that describes
the kind of the model change
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.