Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EAdapterList(Notifier) - Constructor for class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- eAdapters - Variable in class org.eclipse.emf.common.notify.impl.NotifierImpl
-
The list of
Adapters associated with the notifier. - eAdapters() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
- eAdapters() - Method in class org.eclipse.emf.common.notify.impl.NotifierImpl
- eAdapters() - Method in interface org.eclipse.emf.common.notify.Notifier
-
Returns list of the adapters associated with this notifier.
- eBasicAdapterArray() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
Returns the underlying array of adapters.
- eBasicAdapters() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
Returns the adapter list, even if it is
null. - eBasicAdapters() - Method in class org.eclipse.emf.common.notify.impl.NotifierImpl
- eBasicHasAdapters() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
Returns whether there are any adapters.
- EclipsePlugin() - Constructor for class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
-
Creates an instance.
- EclipseSubProgress(IProgressMonitor, int) - Constructor for class org.eclipse.emf.common.util.BasicMonitor.EclipseSubProgress
- EclipseSubProgress(IProgressMonitor, int, int) - Constructor for class org.eclipse.emf.common.util.BasicMonitor.EclipseSubProgress
- ECollections - Class in org.eclipse.emf.common.util
- eDeliver() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
- eDeliver() - Method in class org.eclipse.emf.common.notify.impl.NotifierImpl
- eDeliver() - Method in interface org.eclipse.emf.common.notify.Notifier
-
Returns whether this notifier will deliver notifications to the adapters.
- EDELIVER - Static variable in class org.eclipse.emf.common.notify.impl.NotifierImpl
-
The bit of
NotifierImpl.eFlagsthat is used to representNotifierImpl.eDeliver(). - eFlags - Variable in class org.eclipse.emf.common.notify.impl.NotifierImpl
-
An extensible set of bit flags; the first bit is used for
NotifierImpl.EDELIVERto implementNotifierImpl.eDeliver(). - EIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.EIterator
- EIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.EIterator
- EIterator() - Constructor for class org.eclipse.emf.common.util.BasicEList.EIterator
-
Deprecated.
- EIterator() - Constructor for class org.eclipse.emf.common.util.DelegatingEList.EIterator
-
Deprecated.
- ELAST_NOTIFIER_FLAG - Static variable in class org.eclipse.emf.common.notify.impl.NotifierImpl
-
The last bit used by this class; derived classes may use bit values higher than this.
- EList<E> - Interface in org.eclipse.emf.common.util
-
A list that supports move.
- EListIterator() - Constructor for class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Creates an instance.
- EListIterator() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.EListIterator
-
Creates an instance.
- EListIterator() - Constructor for class org.eclipse.emf.common.util.BasicEList.EListIterator
-
Deprecated.Creates an instance.
- EListIterator() - Constructor for class org.eclipse.emf.common.util.DelegatingEList.EListIterator
-
Deprecated.Creates an instance.
- EListIterator(int) - Constructor for class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Creates an instance advanced to the index.
- EListIterator(int) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList.EListIterator
-
Creates an instance advanced to the index.
- EListIterator(int) - Constructor for class org.eclipse.emf.common.util.BasicEList.EListIterator
-
Deprecated.Creates an instance advanced to the index.
- EListIterator(int) - Constructor for class org.eclipse.emf.common.util.DelegatingEList.EListIterator
-
Deprecated.Creates an instance advanced to the index.
- eMap() - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- eMap() - Method in interface org.eclipse.emf.common.util.EMap.InternalMapView
-
Returns the EMap view of the map.
- EMap<K,
V> - Interface in org.eclipse.emf.common.util -
A list of
java.util.Map.Entryinstances, i.e., entries, that supports aEMap.map()view as well as the fullMapAPI, with the notable exception ofMap.remove(Object). - EMap.InternalMapView<K,
V> - Interface in org.eclipse.emf.common.util -
An internal interface implemented by the
map view. - EMFPlugin - Class in org.eclipse.emf.common
-
EMF must run within an Eclipse workbench, within a headless Eclipse workspace, or just stand-alone as part of some other application.
- EMFPlugin(ResourceLocator[]) - Constructor for class org.eclipse.emf.common.EMFPlugin
- EMFPlugin.EclipsePlugin - Class in org.eclipse.emf.common
-
The actual implementation of an Eclipse Plugin.
- EMFPlugin.InternalEclipsePlugin - Interface in org.eclipse.emf.common
-
This just provides a common interface for the Eclipse plugins supported by EMF.
- EMFPlugin.InternalHelper - Class in org.eclipse.emf.common
-
This just provides a common delegate for non-UI and UI plug-in classes.
- EMFPlugin.OSGiDelegatingBundleActivator - Class in org.eclipse.emf.common
-
This is just a bundle activator wrapper for delegating to another bundle activator.
- EMPTY_ELIST - Static variable in class org.eclipse.emf.common.util.ECollections
-
An unmodifiable empty list with an efficient reusable iterator.
- EMPTY_EMAP - Static variable in class org.eclipse.emf.common.util.ECollections
-
An unmodifiable empty map with an efficient reusable iterator.
- emptyEList() - Static method in class org.eclipse.emf.common.util.ECollections
-
Returns an empty unmodifiable list.
- emptyEMap() - Static method in class org.eclipse.emf.common.util.ECollections
-
Returns an empty unmodifiable map.
- emulateArchiveScheme() - Method in class org.eclipse.emf.common.archive.ArchiveURLConnection
-
Returns whether the implementation will handle all the archive accessors directly.
- encode - Variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
Whether the pathName needs encoding.
- encode(String, long, long, boolean) - Static method in class org.eclipse.emf.common.util.URI
- ENCODE_PLATFORM_RESOURCE_URIS - Static variable in class org.eclipse.emf.common.util.URI
- encodeAuthority(String, boolean) - Static method in class org.eclipse.emf.common.util.URI
-
Encodes a string so as to produce a valid authority, as defined by the RFC.
- encodedPath - Variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The final encoded path.
- encodedPath - Variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The path after it's been encoded.
- encodeFragment(String, boolean) - Static method in class org.eclipse.emf.common.util.URI
-
Encodes a string so as to produce a valid fragment, as defined by the RFC.
- encodeOpaquePart(String, boolean) - Static method in class org.eclipse.emf.common.util.URI
-
Encodes a string so as to produce a valid opaque part value, as defined by the RFC.
- encodeQuery(String, boolean) - Static method in class org.eclipse.emf.common.util.URI
-
Encodes a string so as to produce a valid query, as defined by the RFC.
- encodeSegment(String, boolean) - Static method in class org.eclipse.emf.common.util.URI
-
Encodes a string so as to produce a valid segment, as defined by the RFC.
- encodeURI(String, boolean, int) - Static method in class org.eclipse.emf.common.util.URI
- eNotificationRequired() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
Returns whether
eNotifyneeds to be called. - eNotify(Notification) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
- eNotify(Notification) - Method in interface org.eclipse.emf.common.notify.Notifier
-
Notifies a change to a feature of this notifier as described by the notification.
- ensureCapacity() - Method in class org.eclipse.emf.common.util.Pool
- ensureCapacity() - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Ensures that 3/4 of current capacity is larger than the current size, i.e., that the
WeakInterningHashSet.size<=WeakInterningHashSet.threshold. - ensureEntryDataExists() - Method in class org.eclipse.emf.common.util.BasicEMap
-
Ensures that the entry data is created and is populated with contents of the delegate list.
- ensureSafety() - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- ensureSegmentCapacity(int) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit
-
Ensures that the segment buffer is give enough to hold the given number of segments.
- entries - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
- entries - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet
-
The table of linked entries.
- Entry(E, int, ReferenceQueue<? super E>) - Constructor for class org.eclipse.emf.common.util.WeakInterningHashSet.Entry
-
Creates an entry thats part of the set's
WeakInterningHashSet.internalQueueorWeakInterningHashSet.externalQueue. - entryCursor - Variable in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
-
The cursor in the list of entries.
- entryData - Variable in class org.eclipse.emf.common.util.BasicEMap
-
The array of entry lists into which the hash codes are indexed.
- entryForKey(int, int, Object) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Called to return the entry given the index, the hash, and the key.
- EntryImpl(int, K, V) - Constructor for class org.eclipse.emf.common.util.BasicEMap.EntryImpl
-
Creates a fully initialized instance.
- entryIndexForKey(int, int, Object) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Called to return the entry list index given the index, the hash, and the key.
- entrySet - Variable in class org.eclipse.emf.common.util.BasicEMap.View
-
The entry set view.
- entrySet() - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- entrySet() - Method in class org.eclipse.emf.common.util.BasicEMap
- entrySet() - Method in interface org.eclipse.emf.common.util.EMap
-
Returns a set view of the entries.
- Enumerator - Interface in org.eclipse.emf.common.util
-
An interface implemented by the enumerators of a type-safe enum.
- equalObjects(Object, Object) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns whether two objects are equal using the
appropriatecomparison mechanism. - equals(E, E) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Returns whether the two objects are considered equal.
- equals(Object) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns whether the object is a list with corresponding equal objects.
- equals(Object) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- equals(Object) - Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- equals(Object) - Method in class org.eclipse.emf.common.util.BasicEMap
- equals(Object) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Returns whether the object is a list with corresponding equal objects.
- equals(Object) - Method in class org.eclipse.emf.common.util.Pool
-
Specialized to ensure thread safety.
- equals(Object) - Method in class org.eclipse.emf.common.util.URI.Fragment
- equals(Object, Object) - Static method in class org.eclipse.emf.common.util.URI
- equals(String[], int, String[]) - Static method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
-
Returns true if the arrays are of the same length and have equal strings.
- equals(String[], String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool
-
Returns the
Arrays.equals(Object[], Object[])'s value for these two objects object. - ERROR - Static variable in interface org.eclipse.emf.common.util.Diagnostic
-
The bit mask value
0x4for aseverityindicating there is an error message. - ESCAPE - Static variable in class org.eclipse.emf.common.util.URI
- eSetDeliver(boolean) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
- eSetDeliver(boolean) - Method in class org.eclipse.emf.common.notify.impl.NotifierImpl
- eSetDeliver(boolean) - Method in interface org.eclipse.emf.common.notify.Notifier
-
Sets whether this notifier will deliver notifications to the adapters.
- EVENT_TYPE_COUNT - Static variable in interface org.eclipse.emf.common.notify.Notification
-
The number of built-in
event types. - eventType - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
The type of the change.
- exception() - Method in exception org.eclipse.emf.common.util.WrappedException
-
Returns the wrapped exception.
- exclusiveAccessUnit - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
- execute() - Method in interface org.eclipse.emf.common.command.Command
-
Performs the command activity required for the effect.
- execute() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Delegates to the execute method of the command.
- execute() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Calls
Command.execute()for each command in the list. - execute() - Method in class org.eclipse.emf.common.command.IdentityCommand
-
Do nothing.
- execute() - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
-
Calls
Command.execute()for each command in the list, but makes sure to call redo for any commands that were previously executed to compute canExecute. - execute() - Method in class org.eclipse.emf.common.command.UnexecutableCommand
-
Throws an exception if it should ever be called.
- execute(Command) - Method in class org.eclipse.emf.common.command.BasicCommandStack
- execute(Command) - Method in interface org.eclipse.emf.common.command.CommandStack
-
Clears any redoable commands not yet redone, adds the command, and then executes the command.
- expectedData - Variable in class org.eclipse.emf.common.util.ArrayDelegatingEList.EIterator
-
The expected data array of the containing list.
- expectedData - Variable in class org.eclipse.emf.common.util.ArrayDelegatingEList.EListIterator
-
The expected data array of the containing list.
- expectedData - Variable in class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEIterator
-
The expected data array of the containing list.
- expectedData - Variable in class org.eclipse.emf.common.util.ArrayDelegatingEList.NonResolvingEListIterator
-
The expected data array of the containing list.
- expectedModCount - Variable in class org.eclipse.emf.common.util.AbstractEList.EIterator
-
The modification count of the containing list.
- expectedModCount - Variable in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
-
The modification count expected of the map.
- extensionFor(String) - Static method in class org.eclipse.emf.common.util.DelegatingResourceLocator
-
Computes the file extension to be used with the key to specify an image resource.
- externalQueue - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet
-
A queue used when
creatingexternal entries and subsequently for cleaning garbage collected references. - ExternalRehasher(Pool<E>, ReferenceQueue<Object>) - Constructor for class org.eclipse.emf.common.util.Pool.ExternalRehasher
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form