Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbortExecutionException - Exception Class in org.eclipse.emf.common.command
-
An exception thrown when a command's
executionis to be silently aborted. - AbortExecutionException() - Constructor for exception class org.eclipse.emf.common.command.AbortExecutionException
-
Constructs an new instance.
- AbortExecutionException(String) - Constructor for exception class org.eclipse.emf.common.command.AbortExecutionException
-
Constructs a new instance with the given message.
- AbortExecutionException(String, Throwable) - Constructor for exception class org.eclipse.emf.common.command.AbortExecutionException
-
Constructs a new instance with the given message and cause.
- AbortExecutionException(Throwable) - Constructor for exception class org.eclipse.emf.common.command.AbortExecutionException
-
Constructs a new instance with the given message and cause.
- absoluteCharacters - Variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The buffer for absolute file paths.
- AbstractCommand - Class in org.eclipse.emf.common.command
-
An abstract implementation of a basic command.
- AbstractCommand() - Constructor for class org.eclipse.emf.common.command.AbstractCommand
-
Creates an empty instance.
- AbstractCommand(String) - Constructor for class org.eclipse.emf.common.command.AbstractCommand
-
Creates an instance with the given label.
- AbstractCommand(String, String) - Constructor for class org.eclipse.emf.common.command.AbstractCommand
-
Creates and instance with the given label and description.
- AbstractCommand.NonDirtying - Interface in org.eclipse.emf.common.command
-
A marker interface implemented by commands that don't dirty the model.
- AbstractEList<E> - Class in org.eclipse.emf.common.util
-
A highly extensible abstract list implementation.
- AbstractEList() - Constructor for class org.eclipse.emf.common.util.AbstractEList
-
Creates an empty instance with no initial capacity.
- AbstractEList.BasicIndexOutOfBoundsException - Exception Class in org.eclipse.emf.common.util
-
An IndexOutOfBoundsException that constructs a message from the argument data.
- AbstractEList.EIterator<E1> - Class in org.eclipse.emf.common.util
-
An extensible iterator implementation.
- AbstractEList.EListIterator<E1> - Class in org.eclipse.emf.common.util
-
An extensible list iterator implementation.
- AbstractEList.NonResolvingEIterator<E1> - Class in org.eclipse.emf.common.util
-
An extended read-only iterator that does not
resolveobjects. - AbstractEList.NonResolvingEListIterator<E1> - Class in org.eclipse.emf.common.util
-
An extended read-only list iterator that does not
resolveobjects. - AbstractEnumerator - Class in org.eclipse.emf.common.util
-
An extensible enumerator implementation.
- AbstractEnumerator(int, String) - Constructor for class org.eclipse.emf.common.util.AbstractEnumerator
-
Creates an initialized instance.
- AbstractEnumerator(int, String, String) - Constructor for class org.eclipse.emf.common.util.AbstractEnumerator
-
Creates an initialized instance.
- AbstractTreeIterator<E> - Class in org.eclipse.emf.common.util
-
An extensible tree iterator implementation that iterates over an object, it's children, their children, and so on.
- AbstractTreeIterator(E) - Constructor for class org.eclipse.emf.common.util.AbstractTreeIterator
-
Creates an instance that iterates over an object, it's children, their children, and so on.
- AbstractTreeIterator(Object, boolean) - Constructor for class org.eclipse.emf.common.util.AbstractTreeIterator
-
Creates and instance that iterates over an object (but only if
includeRootistrue), it's children, their children, and so on. - access(boolean, Pool.AccessUnit<E>) - Method in class org.eclipse.emf.common.util.Pool
-
Collect all the values with a matching hash code.
- accessCount - Variable in class org.eclipse.emf.common.util.Pool
-
Record the number of accesses so that the
Pool.cleanup()can be called occasionally. - AccessUnit(Pool.AccessUnit.Queue<E>) - Constructor for class org.eclipse.emf.common.util.Pool.AccessUnit
- AccessUnitBase(Pool.AccessUnit.Queue<String[]>) - Constructor for class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.AccessUnitBase
- AccessUnitBase(Pool.AccessUnit.Queue<SegmentSequence>) - Constructor for class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.AccessUnitBase
- accumulate(String[], int, String, boolean) - Static method in class org.eclipse.emf.common.util.URI.Hierarchical
- Activator() - Constructor for class org.eclipse.emf.common.CommonPlugin.Implementation.Activator
- adapt(Object, Object) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
-
Returns either an associated adapter for the object, or the object itself, depending on whether the object is a notifier that supports an adapter of the given type.
- adapt(Object, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
Returns either the result of calling
adapt(Notifier, Object)or the result of callingresolve(Object, Object), depending on whether the target is a notifier. - adapt(Notifier, Object) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
-
Returns either a previously associated adapter or a newly associated adapter, as appropriate.
- adapt(Notifier, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
- adaptAllNew(Notifier) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
-
Creates a new associated adapter of each type of adapter supported by this factory, as necessary.
- adaptAllNew(Notifier) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
Creates an adapter by calling
createAdapter(Notifier)and associates it by callingassociate. - Adapter - Interface in org.eclipse.emf.common.notify
-
A receiver of notifications.
- Adapter.Internal - Interface in org.eclipse.emf.common.notify
-
An internal interface implemented by adapters.
- AdapterFactory - Interface in org.eclipse.emf.common.notify
-
A factory for creating adapters and associating them with notifiers.
- AdapterFactoryImpl - Class in org.eclipse.emf.common.notify.impl
-
An extensible adapter factory implementation.
- AdapterFactoryImpl() - Constructor for class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
Creates an instance.
- AdapterImpl - Class in org.eclipse.emf.common.notify.impl
-
An extensible adapter implementation.
- AdapterImpl() - Constructor for class org.eclipse.emf.common.notify.impl.AdapterImpl
-
Creates an instance.
- adaptNew(Notifier, Object) - Method in interface org.eclipse.emf.common.notify.AdapterFactory
-
Creates a new associated adapter of the given type; it may optionally call
setTargeton the adapter, and it may optionally add the adapter to thetarget.eAdapters(). - adaptNew(Notifier, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
Creates an adapter by calling
createAdapter(Notifier, Object)and associates it by callingassociate. - add(int, E) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- add(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds the object at the given index in the list.
- add(int, E) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- add(int, E) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- add(int, Map.Entry<K, V>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - add(E) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- add(E) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds the object at the end of the list and returns whether the object was added; if
uniquenessis required, duplicates will be ignored andfalsewill be returned. - add(E) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- add(E) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- add(E) - Method in class org.eclipse.emf.common.util.Pool
-
Specialized to ensure thread safety.
- add(E) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
- add(E1) - Method in class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Adds the object at the
nextindex and advances the iterator past it. - add(E1) - Method in class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
-
Throws an exception.
- add(E, WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Add a value to the
Pool.AccessUnit.valuesincrementing thePool.AccessUnit.valuesLength. - add(Map.Entry<K, V>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - add(Notification) - Method in class org.eclipse.emf.common.notify.impl.NotificationChainImpl
-
Adds or merges a new notification.
- add(Notification) - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
Adds or merges a new notification.
- add(Notification) - Method in interface org.eclipse.emf.common.notify.NotificationChain
-
Adds a notification to the chain.
- add(Diagnostic) - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- add(Diagnostic) - Method in interface org.eclipse.emf.common.util.DiagnosticChain
-
Adds the diagnostic to the chain.
- ADD - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that a value has been inserted into a list-based feature of the notifier. - ADD_MANY - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that a several values have been added into a list-based feature of the notifier. - addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added.
- addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- addAll(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- addAll(int, Collection<? extends Map.Entry<K, V>>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds each object of the collection to the end of the list.
- addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- addAll(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - addAll(Diagnostic) - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- addAll(Diagnostic) - Method in interface org.eclipse.emf.common.util.DiagnosticChain
-
Adds the
childrenof the diagnostic to the chain. - addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Object[], int, int) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Adds each object from start to end of the array at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(int, Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Adds each object of the collection at each successive index in the list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds each object from start to end of the array to the end of the list; it does no uniqueness checking.
- addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds each object from start to end of the array to the end of the list and returns whether any objects were added; it does no uniqueness checking.
- addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(Object[], int, int) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Adds each object from start to end of the array at the index of list and returns whether any objects were added; it does no ranging checking or uniqueness checking.
- addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds each object of the collection to the end of the list; it does no uniqueness checking.
- addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds each object of the collection to the end of the list; it does no uniqueness checking.
- addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds each object of the collection to the end of the list; it does no uniqueness checking.
- addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Adds each object of the collection to the end of the list; it does no uniqueness checking.
- addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.BasicEList
-
Adds each object of the collection to the end of the list; it does no uniqueness checking.
- addAllUnique(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Adds each object of the collection to the end of the list; it does no uniqueness checking.
- addCommandStackListener(CommandStackListener) - Method in class org.eclipse.emf.common.command.BasicCommandStack
- addCommandStackListener(CommandStackListener) - Method in interface org.eclipse.emf.common.command.CommandStack
-
Adds a listener to the command stack, which will be notified whenever a command has been processed on the stack.
- added(Notifier, Adapter) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList.Listener
-
Called when the given adapter is added to the given notifier.
- addEntry(boolean, E, Pool.AccessUnit<E>) - Method in class org.eclipse.emf.common.util.Pool
-
Adds an entry to the pool, but first checks if the entry has been added by another thread since the time when the pool was
accessedwithout holding any locks. - addEntry(int, WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Adds a new entry to the set at the given given index in the
WeakInterningHashSet.entries. - addListener(BasicNotifierImpl.EObservableAdapterList.Listener) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- addListener(BasicNotifierImpl.EObservableAdapterList.Listener) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
-
Adds another listener from the adapter list.
- addUnique(int, E) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
- addUnique(int, E) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
- addUnique(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
- addUnique(int, E) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
- addUnique(int, E) - Method in class org.eclipse.emf.common.util.BasicEList
-
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
- addUnique(int, E) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Adds the object at the given index in the list; it does no ranging checking or uniqueness checking.
- addUnique(E) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds the object at the end of the list; it does no uniqueness checking.
- addUnique(E) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds the object at the end of the list; it does no uniqueness checking.
- addUnique(E) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Adds the object at the end of the list; it does no uniqueness checking.
- addUnique(E) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Adds the object at the end of the list; it does no uniqueness checking.
- addUnique(E) - Method in class org.eclipse.emf.common.util.BasicEList
-
Adds the object at the end of the list; it does no uniqueness checking.
- addUnique(E) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Adds the object at the end of the list; it does no uniqueness checking.
- ALPHA_HI - Static variable in class org.eclipse.emf.common.util.URI
- ALPHA_LO - Static variable in class org.eclipse.emf.common.util.URI
- ALPHANUM_HI - Static variable in class org.eclipse.emf.common.util.URI
- ALPHANUM_LO - Static variable in class org.eclipse.emf.common.util.URI
- append(char) - Method in class org.eclipse.emf.common.util.SegmentSequence.Builder
-
Appends a string representation of the character to the builder and returns the builder itself.
- append(String) - Method in class org.eclipse.emf.common.util.SegmentSequence
-
Returns an instance with the additional segment or segments, if the given segment contains '/'.
- append(String) - Method in class org.eclipse.emf.common.util.SegmentSequence.Builder
-
Appends a string to the builder and returns the builder itself.
- append(String...) - Method in class org.eclipse.emf.common.util.SegmentSequence
- append(Command) - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Adds a command to this compound command's list of commands.
- append(SegmentSequence) - Method in class org.eclipse.emf.common.util.SegmentSequence
-
Returns an instance with the given additional segments.
- appendAndExecute(Command) - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Checks if the command can execute; if so, it is executed, appended to the list, and true is returned, if not, it is just disposed and false is returned.
- appendAndExecute(Command) - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
-
Checks if the command can execute; if so, it is executed, appended to the list, and
trueis returned, if not, it is just disposed andfalseis returned. - appendEscaped(StringBuffer, byte) - Static method in class org.eclipse.emf.common.util.URI
- appendFileExtension(String) - Method in class org.eclipse.emf.common.util.URI
-
Returns the URI formed by appending a period (".") followed by the specified file extension to the last path segment of this URI, if it is hierarchical with a non-empty path ending in a non-empty segment; otherwise, this URI is returned unchanged.
- appendFileExtension(String) - Method in class org.eclipse.emf.common.util.URI.Fragment
- appendFileExtension(String) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- appendFragment(String) - Method in class org.eclipse.emf.common.util.URI
-
Returns the URI formed from this URI and the given fragment.
- appendFragment(String) - Method in class org.eclipse.emf.common.util.URI.Fragment
- appendIfCanExecute(Command) - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Adds a command to this compound command's the list of commands and returns
true, ifcommand.returns true; otherwise, it simply callscanExecute()command.and returnsdispose()false. - appendQuery(String) - Method in class org.eclipse.emf.common.util.URI
-
Returns the URI formed from this URI and the given query.
- appendQuery(String) - Method in class org.eclipse.emf.common.util.URI.Fragment
- appendQuery(String) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- appendSegment(String) - Method in class org.eclipse.emf.common.util.URI
-
Returns the URI formed by appending the specified segment on to the end of the path of this URI, if hierarchical; this URI unchanged, otherwise.
- appendSegment(String) - Method in class org.eclipse.emf.common.util.URI.Fragment
- appendSegment(String) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- appendSegments(String[]) - Method in class org.eclipse.emf.common.util.URI
-
Returns the URI formed by appending the specified segments on to the end of the path of this URI, if hierarchical; this URI unchanged, otherwise.
- appendSegments(String[]) - Method in class org.eclipse.emf.common.util.URI.Fragment
- appendSegments(String[]) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- ARCHIVE_IDENTIFIER - Static variable in class org.eclipse.emf.common.util.URI
- ARCHIVE_SCHEMES - Static variable in class org.eclipse.emf.common.util.URI
- ARCHIVE_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
- ArchiveURLConnection - Class in org.eclipse.emf.common.archive
-
A connection that can access an entry in an archive, and then recursively an entry in that archive, and so on.
- ArchiveURLConnection(String) - Constructor for class org.eclipse.emf.common.archive.ArchiveURLConnection
-
Constructs a new archive accessor.
- ArchiveURLConnection(URL) - Constructor for class org.eclipse.emf.common.archive.ArchiveURLConnection
-
Constructs a new connection for the URL.
- ArrayDelegatingEList<E> - Class in org.eclipse.emf.common.util
-
A highly extensible abstract list implementation
logically backed by an arraythat is never modified. - ArrayDelegatingEList() - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Creates an empty instance with no initial capacity.
- ArrayDelegatingEList(Object[]) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Creates an initialized instance that directly uses the given arguments.
- ArrayDelegatingEList(Collection<? extends E>) - Constructor for class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Creates an instance that is a copy of the collection.
- ArrayDelegatingEList.EIterator<E1> - Class in org.eclipse.emf.common.util
-
An extensible iterator implementation.
- ArrayDelegatingEList.EListIterator<E1> - Class in org.eclipse.emf.common.util
-
An extensible list iterator implementation.
- ArrayDelegatingEList.NonResolvingEIterator<E1> - Class in org.eclipse.emf.common.util
-
An extended read-only iterator that does not
resolveobjects. - ArrayDelegatingEList.NonResolvingEListIterator<E1> - Class in org.eclipse.emf.common.util
-
An extended read-only list iterator that does not
resolveobjects. - asEList(List<T>) - Static method in class org.eclipse.emf.common.util.ECollections
-
Returns an EList view of the specified list.
- asEList(T...) - Static method in class org.eclipse.emf.common.util.ECollections
-
Returns a mutable, fixed-size, random access EList backed by the given array.
- asEMap(Map<K, V>) - Static method in class org.eclipse.emf.common.util.ECollections
-
Returns a mutable EMap view of the specified map.
- asInstance(Object) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool
-
Checks whether the object is string array and casts it or return
nullinvalid input: '<'/code. - asInstance(Object) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Returns the result of casting the object to
E, ornullif the object is not an instance ofE. - asLocalURI(URI) - Static method in class org.eclipse.emf.common.CommonPlugin
-
Use the platform, if available, to convert to a local URI.
- asLocalURI(URI) - Static method in class org.eclipse.emf.common.CommonPlugin.Implementation
-
Use the platform to convert to a local URI.
- assign(int, E) - Method in class org.eclipse.emf.common.util.BasicEList
-
Assigns the object into the data storage at the given index and returns the object that's been stored.
- assign(Object[], int, E) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Assigns the object into the data storage at the given index and returns the object that's been stored.
- associate(Adapter, Notifier) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
Associates an adapter with a notifier by adding it to the target's
adapters. - authority - Variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
The authority of the hierarchical URI.
- authority() - Method in class org.eclipse.emf.common.util.URI
-
If this is a hierarchical URI with an authority component, returns it;
nullotherwise. - authority() - Method in class org.eclipse.emf.common.util.URI.Fragment
- authority() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- AUTHORITY_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
- AUTHORITY_SEPARATOR_HASH_CODE - Static variable in class org.eclipse.emf.common.util.URI
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form