Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- rawAppendFragment(CharSequence) - Method in class org.eclipse.emf.common.util.URI
- rawSegments() - Method in class org.eclipse.emf.common.util.URI.Fragment
- rawSegments() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- rawSegments() - Method in class org.eclipse.emf.common.util.URI
- readLock - Variable in class org.eclipse.emf.common.util.Pool
-
To support maximum concurrency, a pair of read and write locks is maintained; this is the
read lock. - readWriteLock - Variable in class org.eclipse.emf.common.util.Pool
- recomputeSeverity() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- redo() - Method in class org.eclipse.emf.common.command.BasicCommandStack
- redo() - Method in interface org.eclipse.emf.common.command.Command
-
Performs the command activity required to
redothe effect after undoing the effect. - redo() - Method in interface org.eclipse.emf.common.command.CommandStack
-
Moves the top of the stack up, redoing the new top command.
- redo() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Delegates to the redo method of the command.
- redo() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Calls
Command.redo()for each command in the list. - redo() - Method in class org.eclipse.emf.common.command.IdentityCommand
-
Do nothing.
- redo() - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
-
Calls
Command.redo()for each command in the list. - redo() - Method in class org.eclipse.emf.common.command.UnexecutableCommand
-
Throws an exception if it should ever be called.
- Reflect - Class in org.eclipse.emf.common.util
-
A utility class for helping implement reflective capabilities not available with Google Widget Toolkit, i.e., specifically the ability to
instance testand tocreate typed arrays. - Reflect() - Constructor for class org.eclipse.emf.common.util.Reflect
- Reflect.Helper - Interface in org.eclipse.emf.common.util
-
An interface implemented by reflective helpers.
- register() - Static method in class org.eclipse.emf.common.archive.Handler
-
Registers this class.
- register(Class<?>, Reflect.Helper) - Static method in class org.eclipse.emf.common.util.Reflect
-
Register a helper for the given class.
- relativeCharacters - Variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The buffer for relative file paths.
- rematches(E, WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Used to determine whether the given value from the pool is equal to the value being accessed.
- remove() - Method in class org.eclipse.emf.common.util.AbstractEList.EIterator
-
Removes the last object returned by
AbstractEList.EIterator.next()from the list, it's an optional operation. - remove() - Method in class org.eclipse.emf.common.util.AbstractEList.NonResolvingEIterator
-
Throws and exception.
- remove() - Method in class org.eclipse.emf.common.util.AbstractEList.NonResolvingEListIterator
-
Throws an exception.
- remove() - Method in class org.eclipse.emf.common.util.AbstractTreeIterator
-
Removes the last object returned by
AbstractTreeIterator.next()from the underlying tree; it's an optional operation. - remove() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList.EIterator
- remove() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList.EListIterator
- remove() - Method in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
-
Removes the entry of the last object returned by
BasicEMap.BasicEMapIterator.next()from the map, it's an optional operation. - remove(int) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- remove(int) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Removes the object at the index from the list and returns it.
- remove(int) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Removes the object at the index from the list and returns it.
- remove(int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Removes the object at the index from the list and returns it.
- remove(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Removes the object at the index from the list and returns it.
- remove(int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Removes the object at the index from the list and returns it.
- remove(int) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- remove(int) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - remove(int) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Removes the object at the index from the list and returns it.
- remove(int) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- remove(Object) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- remove(Object) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Removes the object from the list and returns whether the object was actually contained by the list.
- remove(Object) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- remove(Object) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- remove(Object) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - remove(Object) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Removes the object from the list and returns whether the object was actually contained by the list.
- remove(Object) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- remove(Object) - Method in class org.eclipse.emf.common.util.Pool
-
Throws an
UnsupportedOperationExceptionbecause removal is not supported.. - remove(Object) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
- REMOVE - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that a value has been removed from a list-based feature of the notifier. - REMOVE_MANY - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that a several values have been removed from a list-based feature of the notifier. - removeAll(Collection<?>) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Removes each object of the collection from the list and returns whether any object was actually contained by the list.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Removes each object of the collection from the list and returns whether any object was actually contained by the list.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Removes each object of the collection from the list and returns whether any object was actually contained by the list.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Removes each object of the collection from the list and returns whether any object was actually contained by the list.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Removes each object of the collection from the list and returns whether any object was actually contained by the list.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- removeAll(Collection<?>) - Method in class org.eclipse.emf.common.util.Pool
-
Throws an
UnsupportedOperationExceptionbecause removal is not supported.. - removeCommandStackListener(CommandStackListener) - Method in class org.eclipse.emf.common.command.BasicCommandStack
- removeCommandStackListener(CommandStackListener) - Method in interface org.eclipse.emf.common.command.CommandStack
-
Removes a listener from the command stack.
- removed(Notifier, Adapter) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList.Listener
-
Called when the given adapter is remove from the given notifier.
- removeEntry(int, int) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Removes the fully indexed entry from the map and returns it's value.
- removeEntry(int, WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Finds the entry at the given index the
tableand prune if from the collision chain. - removeEntry(WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Removean existing entry from the set. - removeKey(Object) - Method in class org.eclipse.emf.common.util.BasicEMap
- removeKey(Object) - Method in interface org.eclipse.emf.common.util.EMap
-
Disassociates the key from its value, and returns the value formerly associated with the key.
- removeListener(BasicNotifierImpl.EObservableAdapterList.Listener) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- removeListener(BasicNotifierImpl.EObservableAdapterList.Listener) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
-
Remove the listener from the adapter list.
- REMOVING_ADAPTER - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that an adapter is being removed from the notifier. - replacePrefix(URI, URI) - Method in class org.eclipse.emf.common.util.URI.Fragment
- replacePrefix(URI, URI) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- replacePrefix(URI, URI) - Method in class org.eclipse.emf.common.util.URI
-
If this is a hierarchical URI reference and
oldPrefixis a prefix of it, this returns the URI formed by replacing it bynewPrefix;nullotherwise. - RESERVED_HI - Static variable in class org.eclipse.emf.common.util.URI
- RESERVED_LO - Static variable in class org.eclipse.emf.common.util.URI
- reset(boolean) - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Prepare the access unit for reuse.
- reset(boolean) - Method in class org.eclipse.emf.common.util.Pool.ObjectAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubstringAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit
- reset(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.URIPoolAccessUnitBase
- resolve(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Resolves the object at the index and returns the result.
- resolve(E) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns the resolved object from this list for the purpose of testing whether
DelegatingNotifyingListImpl.removeAll(Collection)applies to it. - resolve(E) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns the resolved object from this list for the purpose of testing whether
NotifyingListImpl.removeAll(Collection)applies to it. - resolve(Object, Object) - Method in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
Returns the object itself.
- resolve(K, V) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Resolves the value associated with the key and returns the result.
- resolve(URI) - Static method in class org.eclipse.emf.common.CommonPlugin.Implementation
-
Use the platform to convert to a local URI.
- resolve(URI) - Static method in class org.eclipse.emf.common.CommonPlugin
-
Use the platform, if available, to resolve the URI.
- resolve(URI) - Method in class org.eclipse.emf.common.util.URI
-
Resolves this URI reference against a
baseabsolute hierarchical URI, returning the resulting absolute URI. - resolve(URI, boolean) - Method in class org.eclipse.emf.common.util.URI.Fragment
- resolve(URI, boolean) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- resolve(URI, boolean) - Method in class org.eclipse.emf.common.util.URI
-
Resolves this URI reference against a
baseabsolute hierarchical URI, returning the resulting absolute URI. - RESOLVE - Static variable in interface org.eclipse.emf.common.notify.Notification
-
An
event typeindicating that a feature of the notifier has been resolved from a proxy. - resourceBundle - Variable in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- resourceBundle - Variable in class org.eclipse.emf.common.util.DelegatingResourceLocator
-
The resource bundle containing translated strings.
- ResourceLocator - Interface in org.eclipse.emf.common.util
-
A locator of Java resources.
- result - Variable in class org.eclipse.emf.common.command.IdentityCommand
-
Keeps track of the result returned from
IdentityCommand.getResult(). - resultIndex - Variable in class org.eclipse.emf.common.command.CompoundCommand
-
The index of the command whose result and affected objects are forwarded.
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Removes from the list each object not contained by the collection and returns whether any object was actually removed.
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Removes from the list each object not contained by the collection and returns whether any object was actually removed.
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Removes from the list each object not contained by the collection and returns whether any object was actually removed.
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
-
Throws an exception.
- retainAll(Collection<?>) - Method in class org.eclipse.emf.common.util.Pool
-
Throws an
UnsupportedOperationExceptionbecause removal is not supported.. - reverse() - Method in class org.eclipse.emf.common.util.SegmentSequence.Builder
-
Reverses the strings in the builder and returns the builder itself.
- reverse(EList<?>) - Static method in class org.eclipse.emf.common.util.ECollections
-
Reverses the order of the elements in the specified EList.
- rightMostExecutedCommandIndex - Variable in class org.eclipse.emf.common.command.StrictCompoundCommand
-
Remember to call redo instead of execute for any command at or before this index in the list.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form