- needsCopying - Variable in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
-
Whether the segments need copying when interned.
- needsCopying - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit
-
Whether the segments need copying when interned.
- needsInterning - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit
-
Whether that additional segment needs interning.
- needsInterning - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit
-
Whether the value needs to be interned.
- needsToIntern - Variable in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
-
Whether the string sin the segments need interning.
- needsToIntern - Variable in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit
-
Whether the strings in the second segments need interning.
- needsToIntern - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit
-
Whether the strings with in the segments needto be interned.
- needsToIntern - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit
-
Whether the second segment's string need to be interned.
- newAccessUnit() - Method in class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.Pool.ObjectAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubstringAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit.Queue
-
- newAccessUnit() - Method in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit.Queue
-
- newArrayInstance(int) - Method in interface org.eclipse.emf.common.util.Reflect.Helper
-
Create a typed array.
- newBasicEList() - Static method in class org.eclipse.emf.common.util.ECollections
-
- newBasicEList(T...) - Static method in class org.eclipse.emf.common.util.ECollections
-
Creates a mutable
BasicEList containing the given elements.
- newBasicEList(Iterator<? extends T>) - Static method in class org.eclipse.emf.common.util.ECollections
-
Creates a mutable
BasicEList containing the given elements.
- newBasicEList(Iterable<? extends T>) - Static method in class org.eclipse.emf.common.util.ECollections
-
Creates a mutable
BasicEList containing the given elements.
- newBasicEListWithCapacity(int) - Static method in class org.eclipse.emf.common.util.ECollections
-
Creates an empty mutable
BasicEList with the given capacity.
- newBasicEListWithExpectedSize(int) - Static method in class org.eclipse.emf.common.util.ECollections
-
Creates an empty mutable
BasicEList with a capacity large enough to hold a bit more than the estimated number of elements.
- newBuilder(String) - Static method in class org.eclipse.emf.common.util.SegmentSequence
-
Creates a new builder for the given delimiter.
- newBuilder(String, int) - Static method in class org.eclipse.emf.common.util.SegmentSequence
-
Creates a new builder for the given delimiter with the given capacity of strings before the buffer needs to grow.
- newCachedToString(SegmentSequence, String) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool
-
Creates a new weak reference managed by the appropriate
external or
internal queue.
- newCachedToString(URI, String) - Method in class org.eclipse.emf.common.util.URI.URIPool
-
- newData(int) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
-
- newData(int) - Method in class org.eclipse.emf.common.notify.impl.NotificationChainImpl
-
- newData(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns new allocated data storage.
- newData(int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Returns new allocated data storage.
- newDefaultAccessUnits() - Method in class org.eclipse.emf.common.util.Pool
-
- newEntries(int) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
- newEntry(int, K, V) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Returns a new entry.
- newEntry(E, int) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Creates a new entry for the given referent and the given hash code.
- newEntryData(int) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Returns new allocated entry data storage.
- newExternalEntry(E, int) - Method in class org.eclipse.emf.common.util.Pool
-
- newExternalEntry(E, int) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
- newIEEEPrimitiveValue - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
- newInternalEntry(E, int) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
- newList() - Method in class org.eclipse.emf.common.util.BasicEMap
-
Returns a new allocated list of entries.
- newSimplePrimitiveValue - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
- newValue - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
- next - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
The internal chain.
- next() - Method in class org.eclipse.emf.common.util.AbstractEList.EIterator
-
Returns the next object and advances the iterator.
- next() - Method in class org.eclipse.emf.common.util.AbstractTreeIterator
-
Returns the next object and advances the iterator.
- next() - Method in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
-
Returns the next object and advances the iterator.
- next - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Access units are chained via this link.
- next - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet.Entry
-
The next entry in the collision chain.
- nextIndex() - Method in class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Returns the index of the object that would be returned by calling
next.
- nextPruneIterator - Variable in class org.eclipse.emf.common.util.AbstractTreeIterator
-
- nextRemoveIterator - Variable in class org.eclipse.emf.common.util.AbstractTreeIterator
-
- NO_FEATURE_ID - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
ID indicating that
no feature ID information is applicable.
- NO_INDEX - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
index indicating that
no position information is applicable.
- NO_SEGMENTS - Static variable in class org.eclipse.emf.common.util.URI
-
- NonResolvingEIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.NonResolvingEIterator
-
- NonResolvingEIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEIterator
-
- NonResolvingEIterator() - Constructor for class org.eclipse.emf.common.util.BasicEList.NonResolvingEIterator
-
Deprecated.
- NonResolvingEIterator() - Constructor for class org.eclipse.emf.common.util.DelegatingEList.NonResolvingEIterator
-
Deprecated.
- NonResolvingEListIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
-
Creates an instance.
- NonResolvingEListIterator(int) - Constructor for class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
-
Creates an instance advanced to the index.
- NonResolvingEListIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEListIterator
-
Creates an instance.
- NonResolvingEListIterator(int) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEListIterator
-
Creates an instance advanced to the index.
- NonResolvingEListIterator() - Constructor for class org.eclipse.emf.common.util.BasicEList.NonResolvingEListIterator
-
Deprecated.
Creates an instance.
- NonResolvingEListIterator(int) - Constructor for class org.eclipse.emf.common.util.BasicEList.NonResolvingEListIterator
-
Deprecated.
Creates an instance advanced to the index.
- NonResolvingEListIterator() - Constructor for class org.eclipse.emf.common.util.DelegatingEList.NonResolvingEListIterator
-
Deprecated.
Creates an instance.
- NonResolvingEListIterator(int) - Constructor for class org.eclipse.emf.common.util.DelegatingEList.NonResolvingEListIterator
-
Deprecated.
Creates an instance advanced to the index.
- Notification - Interface in org.eclipse.emf.common.notify
-
A description of a feature change that has occurred for some notifier.
- notification - Variable in class org.eclipse.emf.common.notify.NotificationWrapper
-
The notification that is being wrapped.
- NotificationChain - Interface in org.eclipse.emf.common.notify
-
An accumulator of notifications.
- NotificationChainImpl - Class in org.eclipse.emf.common.notify.impl
-
A list that acts as a notification chain.
- NotificationChainImpl() - Constructor for class org.eclipse.emf.common.notify.impl.NotificationChainImpl
-
Creates an empty instance.
- NotificationChainImpl(int) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationChainImpl
-
Creates an empty instance with a given capacity.
- NotificationImpl - Class in org.eclipse.emf.common.notify.impl
-
An extensible notification implementation.
- NotificationImpl(int, Object, Object) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, Object, Object, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, Object, Object, int) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, Object, Object, int, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, boolean, boolean, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, boolean, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, byte, byte, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, byte, byte) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, char, char, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, char, char) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, double, double, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, double, double) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, float, float, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, float, float) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, int, int, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, int, int) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, long, long, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, long, long) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, short, short, boolean) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationImpl(int, short, short) - Constructor for class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Creates an instance.
- NotificationWrapper - Class in org.eclipse.emf.common.notify
-
A notification that wraps another notification.
- NotificationWrapper(Notification) - Constructor for class org.eclipse.emf.common.notify.NotificationWrapper
-
Create an instance with the specified notification.
- NotificationWrapper(Object, Notification) - Constructor for class org.eclipse.emf.common.notify.NotificationWrapper
-
Create an instance with the specified notifier and notification.
- notifier - Variable in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
-
- notifier - Variable in class org.eclipse.emf.common.notify.NotificationWrapper
-
An optional override value for the notification's notifier.
- Notifier - Interface in org.eclipse.emf.common.notify
-
A source of notification delivery.
- NotifierImpl - Class in org.eclipse.emf.common.notify.impl
-
An extensible notifier implementation.
- NotifierImpl() - Constructor for class org.eclipse.emf.common.notify.impl.NotifierImpl
-
Creates a blank new instance.
- notifyChanged(Notification) - Method in interface org.eclipse.emf.common.notify.Adapter
-
Notifies that a change to some feature has occurred.
- notifyChanged(Notification) - Method in class org.eclipse.emf.common.notify.impl.AdapterImpl
-
Does nothing; clients may override so that it does something.
- notifyChanged(Notification) - Method in class org.eclipse.emf.common.notify.impl.SingletonAdapterImpl
-
Does nothing; clients may override so that it does something.
- NotifyingList<E> - Interface in org.eclipse.emf.common.notify
-
A managed list that dispatches feature change notification to a notifier.
- NotifyingListImpl<E> - Class in org.eclipse.emf.common.notify.impl
-
An extensible implementation of a notifying list.
- NotifyingListImpl() - Constructor for class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Creates an empty instance.
- NotifyingListImpl(int) - Constructor for class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Creates an empty instance with the given capacity.
- NotifyingListImpl(Collection<? extends E>) - Constructor for class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Creates an instance that is a copy of the collection.
- notifyListeners() - Method in class org.eclipse.emf.common.command.BasicCommandStack
-
- NULL_ENTRY - Static variable in class org.eclipse.emf.common.util.WeakInterningHashSet
-
A special entry used by the iterator to represent the need to yield the null value for the subsequent call to next().
- nullEntry() - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Returns the
singleton entry representing the
null value's entry during iteration.