Class MapExpressionHelperEx<K,V>

java.lang.Object
org.eclipse.gef.common.collections.MapListenerHelperEx<K,V>
org.eclipse.gef.common.beans.binding.MapExpressionHelperEx<K,V>
Type Parameters:
K - The key type of the MapExpression.
V - The value type of the MapExpression.

public class MapExpressionHelperEx<K,V> extends MapListenerHelperEx<K,V>
A utility class to support notifications for an MapExpression.