Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- next() - Method in class org.eclipse.gef.common.collections.ListListenerHelperEx.AtomicChange
- next() - Method in class org.eclipse.gef.common.collections.MultisetChangeListener.Change
- 
Places the internal cursor on the next elementary sub-change, so that it be processed usingMultisetChangeListener.Change.getElement(),MultisetChangeListener.Change.getAddCount(), andMultisetChangeListener.Change.getRemoveCount().
- next() - Method in class org.eclipse.gef.common.collections.MultisetListenerHelper.AtomicChange
- next() - Method in class org.eclipse.gef.common.collections.SetMultimapChangeListener.Change
- 
Places the internal cursor on the next elementary sub-change, so that it be processed usingSetMultimapChangeListener.Change.getKey(),SetMultimapChangeListener.Change.getValuesAdded(), andSetMultimapChangeListener.Change.getValuesRemoved(),SetMultimapChangeListener.Change.wasAdded(), andSetMultimapChangeListener.Change.wasRemoved().
- next() - Method in class org.eclipse.gef.common.collections.SetMultimapListenerHelper.AtomicChange
- notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.ListListenerHelperEx
- 
Notifies all registeredInvalidationListeners.
- notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.MapListenerHelperEx
- 
Notifies all registeredInvalidationListeners.
- notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.MultisetListenerHelper
- 
Notifies all registeredInvalidationListeners.
- notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.SetListenerHelperEx
- 
Notifies all registeredInvalidationListeners.
- notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.SetMultimapListenerHelper
- 
Notifies all registeredInvalidationListeners.
- notifyListChangeListeners(ListChangeListener.Change<? extends E>) - Method in class org.eclipse.gef.common.collections.ListListenerHelperEx
- 
Notifies the attachedListChangeListeners about the related change.
- notifyMapChangeListeners(MapChangeListener.Change<? extends K, ? extends V>) - Method in class org.eclipse.gef.common.collections.MapListenerHelperEx
- 
Notifies the attachedMapChangeListeners about the related change.
- notifyMultisetChangeListeners(MultisetChangeListener.Change<? extends E>) - Method in class org.eclipse.gef.common.collections.MultisetListenerHelper
- 
Notifies the attachedMultisetChangeListeners about the related change.
- notifySetChangeListeners(SetChangeListener.Change<? extends E>) - Method in class org.eclipse.gef.common.collections.SetListenerHelperEx
- 
Notifies the attachedSetChangeListeners about the related change.
- notifySetMultimapChangeListeners(SetMultimapChangeListener.Change<? extends K, ? extends V>) - Method in class org.eclipse.gef.common.collections.SetMultimapListenerHelper
- 
Notifies the attachedSetMultimapChangeListeners about the related change.
All Classes and Interfaces|All Packages|Constant Field Values