Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

M

MapExpressionHelperEx<K,V> - Class in org.eclipse.gef.common.beans.binding
A utility class to support notifications for an MapExpression.
MapExpressionHelperEx(ObservableMapValue<K, V>) - Constructor for class org.eclipse.gef.common.beans.binding.MapExpressionHelperEx
Constructs a new MapExpressionHelperEx for the given source ObservableMapValue.
MapListenerHelperEx<K,V> - Class in org.eclipse.gef.common.collections
A utility class to support change notifications for an ObservableMap , replacing the JavaFX-internal MapChangeListener helper class.
MapListenerHelperEx(ObservableMap<K, V>) - Constructor for class org.eclipse.gef.common.collections.MapListenerHelperEx
Constructs a new MapListenerHelperEx for the given source ObservableMap.
MapListenerHelperEx.AtomicChange<K,V> - Class in org.eclipse.gef.common.collections
A simple implementation of an MapChangeListener.Change.
MultisetBinding<E> - Class in org.eclipse.gef.common.beans.binding
An abstract base class that provides functionality needed to realize a Binding on an ObservableMultiset.
MultisetBinding() - Constructor for class org.eclipse.gef.common.beans.binding.MultisetBinding
 
MultisetChangeListener<E> - Interface in org.eclipse.gef.common.collections
A MultisetChangeListener is the notification target for changes related to an ObservableMultiset.
MultisetChangeListener.Change<E> - Class in org.eclipse.gef.common.collections
Represents an atomic change done to an ObservableMultiset, i.e. a change resulting from a single method invocation on an ObservableMultiset.
multisetExpression(ObservableMultisetValue<E>) - Static method in class org.eclipse.gef.common.beans.binding.MultisetExpression
Returns a MultisetExpression that wraps an ObservableMultisetValue.
MultisetExpression<E> - Class in org.eclipse.gef.common.beans.binding
A SetMultimapExpression is a ObservableMultisetValue plus additional convenience methods to generate bindings.
MultisetExpression() - Constructor for class org.eclipse.gef.common.beans.binding.MultisetExpression
 
MultisetExpressionHelper<E> - Class in org.eclipse.gef.common.beans.binding
A utility class to support change notifications for an ObservableMultiset.
MultisetExpressionHelper(ObservableMultisetValue<E>) - Constructor for class org.eclipse.gef.common.beans.binding.MultisetExpressionHelper
Constructs a new MultisetExpressionHelper for the given source ObservableMultisetValue.
MultisetListenerHelper<E> - Class in org.eclipse.gef.common.collections
A utility class to support change notifications for an ObservableMultiset.
MultisetListenerHelper(ObservableMultiset<E>) - Constructor for class org.eclipse.gef.common.collections.MultisetListenerHelper
Constructs a new MultisetListenerHelper for the given source ObservableMultiset.
MultisetListenerHelper.AtomicChange<E> - Class in org.eclipse.gef.common.collections
A simple implementation of an MultisetChangeListener.Change.
MultisetListenerHelper.ElementarySubChange<E> - Class in org.eclipse.gef.common.collections
An elementary change related to a single element of a Multiset.
MultisetProperty<E> - Class in org.eclipse.gef.common.beans.property
Abstract base class defining contract for a Property wrapping a ObservableMultiset.
MultisetProperty() - Constructor for class org.eclipse.gef.common.beans.property.MultisetProperty
 
MultisetPropertyBase<E> - Class in org.eclipse.gef.common.beans.property
Abstract base class for implementing a Property wrapping an ObservableMultiset.
MultisetPropertyBase() - Constructor for class org.eclipse.gef.common.beans.property.MultisetPropertyBase
Creates a new MultisetPropertyBase with no initial value.
MultisetPropertyBase(ObservableMultiset<E>) - Constructor for class org.eclipse.gef.common.beans.property.MultisetPropertyBase
Creates a new MultisetPropertyBase with the given ObservableMultiset as initial value.
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values