Package com.nomagic.uml2.ext.jmi.smartlistener
package com.nomagic.uml2.ext.jmi.smartlistener
-
ClassDescriptionDefines a registration to
SmartEventSupport
.Defines an interface form registering smart listeners.Smart listener configuration describes how to reach a specific property in the model from a given model element.Defines interface for smart listeners configuration providers by element class type.Property change event which will be fired by SmartPropertyChangeListener.SmartPropertyChangeListener
is "smarter" than standardPropertyChangeListener
, because it allows to listen not only to properties of a single model element, but also to related model element properties in the model.