Index
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 sourceMultisetto the given targetObservableMultiset.
- 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 sourceSetMultimapto the given targetObservableSetMultimap.
- unbindContent(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlyMultisetProperty
- 
Deletes a content binding between theObservableSetMultimap, that is wrapped in thisReadOnlyMultisetProperty, and anotherObject.
- unbindContent(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlySetMultimapProperty
- 
Deletes a content binding between theObservableSetMultimap, that is wrapped in thisReadOnlySetMultimapProperty, and anotherObject.
- unbindContentBidirectional(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlyMultisetProperty
- 
Deletes a bidirectional content binding between theObservableSetMultimap, that is wrapped in thisReadOnlyMultisetProperty, and anotherObject.
- unbindContentBidirectional(Object) - Method in class org.eclipse.gef.common.beans.property.ReadOnlySetMultimapProperty
- 
Deletes a bidirectional content binding between theObservableSetMultimap, that is wrapped in thisReadOnlySetMultimapProperty, and anotherObject.
- unbindContentBidirectional(ObservableMultiset<E>, ObservableMultiset<E>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
- 
Removes a bidirectional content binding between the givenObservableMultisets. .
- 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 givenObservableSetMultimaps.
- unmodifiableObservableMultiset(ObservableMultiset<E>) - Static method in class org.eclipse.gef.common.collections.CollectionUtils
- 
Returns an unmodifiableObservableMultisetwrapping the givenObservableMultiset.
- unmodifiableObservableSetMultimap(ObservableSetMultimap<K, V>) - Static method in class org.eclipse.gef.common.collections.CollectionUtils
- 
Returns an unmodifiableObservableSetMultimapwrapping the givenObservableSetMultimap.
- 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.
All Classes and Interfaces|All Packages|Constant Field Values