Package org.eclipse.gef.common.beans.binding
package org.eclipse.gef.common.beans.binding
This package augments the JavaFX binding API by adding support related to
SetMultimap
and
Multiset
.-
ClassDescriptionA utility class to support notifications for an
ListExpression
.A utility class to support notifications for anMapExpression
.An abstract base class that provides functionality needed to realize aBinding
on anObservableMultiset
.ASetMultimapExpression
is aObservableMultisetValue
plus additional convenience methods to generate bindings.A utility class to support change notifications for anObservableMultiset
.A utility class to support notifications for anSetExpression
.SetMultimapBinding<K,V> An abstract base class that provides functionality needed to realize aBinding
on anObservableSetMultimap
.ASetMultimapExpression
is aObservableSetMultimapValue
plus additional convenience methods to generate bindings.A utility class to support change notifications for anObservableSetMultimap
.