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

U

unbind() - Method in class org.eclipse.gef.common.beans.property.MultisetPropertyBase
 
unbind() - Method in class org.eclipse.gef.common.beans.property.SetMultimapPropertyBase
 
unbind(Observable...) - Method in class org.eclipse.gef.common.beans.binding.MultisetBinding
Stops observing the dependencies for changes.
unbind(Observable...) - Method in class org.eclipse.gef.common.beans.binding.SetMultimapBinding
Stops observing the dependencies for changes.
unbindBidirectional(Property<ObservableMultiset<E>>) - Method in class org.eclipse.gef.common.beans.property.MultisetProperty
 
unbindBidirectional(Property<ObservableSetMultimap<K, V>>) - Method in class org.eclipse.gef.common.beans.property.SetMultimapProperty
 
unbindContent(Multiset<E>, ObservableMultiset<? extends E>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Removes an existing content binding from the given source Multiset to the given target ObservableMultiset.
unbindContent(SetMultimap<K, V>, ObservableSetMultimap<? extends K, ? extends V>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Removes an existing unidirectional content binding from the given source SetMultimap to the given target ObservableSetMultimap.
unbindContent(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlyMultisetProperty
Deletes a content binding between the ObservableSetMultimap, that is wrapped in this ReadOnlyMultisetProperty, and another Object.
unbindContent(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlySetMultimapProperty
Deletes a content binding between the ObservableSetMultimap, that is wrapped in this ReadOnlySetMultimapProperty, and another Object.
unbindContentBidirectional(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlyMultisetProperty
Deletes a bidirectional content binding between the ObservableSetMultimap, that is wrapped in this ReadOnlyMultisetProperty, and another Object.
unbindContentBidirectional(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlySetMultimapProperty
Deletes a bidirectional content binding between the ObservableSetMultimap, that is wrapped in this ReadOnlySetMultimapProperty, and another Object.
unbindContentBidirectional(ObservableMultiset<E>, ObservableMultiset<E>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Removes a bidirectional content binding between the given ObservableMultisets. .
unbindContentBidirectional(ObservableSetMultimap<K, V>, ObservableSetMultimap<K, V>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Removes a bidirectional content binding between the given ObservableSetMultimaps.
unmodifiableObservableMultiset(ObservableMultiset<E>) - Static method in class org.eclipse.gef.common.collections.CollectionUtils
Returns an unmodifiable ObservableMultiset wrapping the given ObservableMultiset.
unmodifiableObservableSetMultimap(ObservableSetMultimap<K, V>) - Static method in class org.eclipse.gef.common.collections.CollectionUtils
Returns an unmodifiable ObservableSetMultimap wrapping the given ObservableSetMultimap.
unsetAdapter(T) - Method in class org.eclipse.gef.common.adapt.AdaptableSupport
Unregisters the adapter, returning it for convenience.
unsetAdapter(T) - Method in class org.eclipse.gef.common.adapt.AdapterStore
 
unsetAdapter(T) - Method in interface org.eclipse.gef.common.adapt.IAdaptable
Unregisters the given adapter under all keys it was registered for.
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