public interface ISynchronizeModelChangeListener
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
modelChanged(ISynchronizeModelElement root)
Called whenever the input model shown in a diff node viewer is updated.
|
void modelChanged(ISynchronizeModelElement root)
root
- the root DiffNode
of the model.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.