Interface | Description |
---|---|
SmartEventSupport |
Defines an interface form registering smart listeners.
|
Class | Description |
---|---|
SmartListenerConfig |
Smart listener configuration describes how to reach a specific property in the model
from a given model element.
|
SmartPropertyChangeListener |
SmartPropertyChangeListener is "smarter" than standard PropertyChangeListener ,
because it allows to listen not only to properties of a single model element,
but also to related model element properties in the model. |