Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- get(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns the object at the index.
- get(int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Returns the object at the index.
- get(int) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Delegates to
BasicEMap.delegateEList. - get(int) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Returns the object at the index.
- get(E) - Method in interface org.eclipse.emf.common.util.InterningSet
-
Returns either the instance already contained in the set that's equal to the given object, or
nullif the object is not in the set. - get(E) - Method in class org.eclipse.emf.common.util.Pool
- get(E) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Returns either the instance already contained in the set that's equal to the given object, or
nullif the object is not in the set. - get(Object) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- get(Object) - Method in class org.eclipse.emf.common.util.BasicEMap
- get(Object) - Method in interface org.eclipse.emf.common.util.EMap
-
Returns the value associated with the key.
- getAdapterForType(Object) - Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
- getAdapterForType(Object) - Method in interface org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
Returns that first adapter in the list for which
isAdapterForType(type)returntrue. - getAffectedObjects() - Method in class org.eclipse.emf.common.command.AbstractCommand
-
Returns an empty list.
- getAffectedObjects() - Method in interface org.eclipse.emf.common.command.Command
-
Returns the collection of things which this command wishes to present as the objects affected by the command.
- getAffectedObjects() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Delegates to the getAffectedObjects method of the command.
- getAffectedObjects() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Determines the affected objects by composing the affected objects of the commands in the list; this is affected by the setting of
CompoundCommand.resultIndex. - getAttributes() - Method in class org.eclipse.emf.common.CommonPlugin.ElementRecord
-
Returns the attributes of the element.
- getBaseURL() - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
- getBaseURL() - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- getBaseURL() - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getBaseURL() - Method in interface org.eclipse.emf.common.util.ResourceLocator
-
Returns the URL from which all resources are based.
- getBlockedReason() - Method in class org.eclipse.emf.common.util.BasicMonitor
-
Returns the current reason for task being blocked, or
null. - getBundle() - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- getBundleLocalization(URL) - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getCachedString() - Method in class org.eclipse.emf.common.util.URI
- getCachedString() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- getCachedString() - Method in class org.eclipse.emf.common.util.URI.Opaque
- getChildren() - Method in class org.eclipse.emf.common.CommonPlugin.ElementRecord
-
Returns the children elements.
- getChildren() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- getChildren() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns the list of child
diagnostics. - getChildren(Object) - Method in class org.eclipse.emf.common.util.AbstractTreeIterator
-
Returns the iterator that yields the children of the object.
- getCode() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- getCode() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns
source-specificidentity code. - getCommand() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Returns the command for which this is a proxy or decorator.
- getCommandList() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Returns an unmodifiable view of the commands in the list.
- getComparator() - Method in class org.eclipse.emf.common.CommonPlugin
-
Returns a string comparator appropriate for collating strings for the
current locale. - getComparator(Locale) - Method in class org.eclipse.emf.common.CommonPlugin
-
Returns a string comparator appropriate for collating strings for the give locale.
- getData() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- getData() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns the arbitrary associated list of data.
- getDelegateResourceLocators() - Method in class org.eclipse.emf.common.EMFPlugin
- getDelegateResourceLocators() - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
-
Returns the delegate resource locators.
- getDescription() - Method in class org.eclipse.emf.common.command.AbstractCommand
- getDescription() - Method in interface org.eclipse.emf.common.command.Command
-
Returns a string suitable to help describe the effect of this command.
- getDescription() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Delegates to the getDescription method of the command.
- getDescription() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Determines the description by composing the descriptions of the commands in the list; this is affected by the setting of
CompoundCommand.resultIndex. - getDescription() - Method in class org.eclipse.emf.common.command.IdentityCommand
- getDiagnostic() - Method in exception org.eclipse.emf.common.util.DiagnosticException
- getDuplicates(Collection<?>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns the collection of objects in the given collection that are also contained by this list.
- getEntry() - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
- getEntry(int) - Method in class org.eclipse.emf.common.util.Pool
-
Gets the first entry with the matching hash code.
- getEntry(int) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Gets the first entry in the table with exactly the given hash code.
- getEventType() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getEventType() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the type of change that has occurred.
- getEventType() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getEventType method of the notification.
- getException() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
-
Returns the first throwable object available in the
BasicDiagnostic.datalist, which is set when this diagnostic is instantiated. - getException() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns the relevant low-level exception, or
nullif none. - getFeature() - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns
null. - getFeature() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getFeature() - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns
null. - getFeature() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the object representing the feature of the notifier that has changed.
- getFeature() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getFeature method of the notification.
- getFeature() - Method in interface org.eclipse.emf.common.notify.NotifyingList
-
Returns the notifier's feature that this list represents.
- getFeatureDefaultValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getFeatureID() - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns
Notification.NO_FEATURE_ID. - getFeatureID() - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns
Notification.NO_FEATURE_ID. - getFeatureID() - Method in interface org.eclipse.emf.common.notify.NotifyingList
-
Returns the notifier's feature ID that this list represents.
- getFeatureID(Class<?>) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns the result of calling
DelegatingNotifyingListImpl.getFeatureID(). - getFeatureID(Class<?>) - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getFeatureID(Class<?>) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns the result of calling
NotifyingListImpl.getFeatureID(). - getFeatureID(Class<?>) - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the numeric ID of the feature relative to the given class, or
Notification.NO_FEATURE_IDwhen not applicable. - getFeatureID(Class<?>) - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getFeatureID method of the notification.
- getHash() - Method in interface org.eclipse.emf.common.util.BasicEMap.Entry
-
Returns the hash code of the key.
- getHash() - Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- getImage(String) - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
- getImage(String) - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
-
Fetches the image associated with the given key.
- getImage(String) - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getImage(String) - Method in interface org.eclipse.emf.common.util.ResourceLocator
-
Returns the description that can be used to create the image resource associated with the key.
- getInputStream() - Method in class org.eclipse.emf.common.archive.ArchiveURLConnection
-
Creates the input stream for the URL.
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
-
Gets the value that should be added to the pool.
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubstringAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
- getInternalizedValue() - Method in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit
- getKey() - Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- getLabel() - Method in class org.eclipse.emf.common.command.AbstractCommand
- getLabel() - Method in interface org.eclipse.emf.common.command.Command
-
Returns a string suitable to represent the label that identifies this command.
- getLabel() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Delegates to the getLabel method of the command.
- getLabel() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Determines the label by composing the labels of the commands in the list; this is affected by the setting of
CompoundCommand.resultIndex. - getLabel() - Method in class org.eclipse.emf.common.command.IdentityCommand
- getLiteral() - Method in class org.eclipse.emf.common.util.AbstractEnumerator
-
Returns the literal value of the enumerator.
- getLiteral() - Method in interface org.eclipse.emf.common.util.Enumerator
-
Returns the literal value of the enumerator.
- getLog() - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- getMergedAffectedObjectsCollection() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Returns the merged collection of all command affected objects.
- getMergedResultCollection() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Returns the merged collection of all command results.
- getMessage() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- getMessage() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns a message describing the situation.
- getMostRecentCommand() - Method in class org.eclipse.emf.common.command.BasicCommandStack
- getMostRecentCommand() - Method in interface org.eclipse.emf.common.command.CommandStack
-
Returns the command most recently executed, undone, or redone.
- getName() - Method in class org.eclipse.emf.common.CommonPlugin.ElementRecord
-
Returns the name of the element.
- getName() - Method in class org.eclipse.emf.common.util.AbstractEnumerator
-
Returns the name of the enumerator.
- getName() - Method in interface org.eclipse.emf.common.util.Enumerator
-
Returns the name of the enumerator.
- getNestedURL() - Method in class org.eclipse.emf.common.archive.ArchiveURLConnection
- getNewBooleanValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewBooleanValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
boolean. - getNewBooleanValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewBooleanValue method of the notification.
- getNewByteValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewByteValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
byte. - getNewByteValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewByteValue method of the notification.
- getNewCharValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewCharValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
char. - getNewCharValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewCharValue method of the notification.
- getNewDoubleValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewDoubleValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
double. - getNewDoubleValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewDoubleValue method of the notification.
- getNewFloatValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewFloatValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
float. - getNewFloatValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewFloatValue method of the notification.
- getNewIntValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewIntValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
int. - getNewIntValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewIntValue method of the notification.
- getNewLongValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewLongValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
long. - getNewLongValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewLongValue method of the notification.
- getNewShortValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewShortValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature, if it is of type
short. - getNewShortValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewShortValue method of the notification.
- getNewStringValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewStringValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the new value of the notifier's feature as a String.
- getNewStringValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewStringValue method of the notification.
- getNewValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNewValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the value of the notifier's feature after the change occurred.
- getNewValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getNewValue method of the notification.
- getNextEntry() - Method in class org.eclipse.emf.common.util.WeakInterningHashSet.Entry
-
Returns the next entry in the collision chain with the same
WeakInterningHashSet.Entry.hashCode. - getNonDuplicates(Collection<? extends E>) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns the collection of objects in the given collection that are not also contained by this list.
- getNotifier() - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns
null. - getNotifier() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getNotifier() - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns
null. - getNotifier() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the object affected by the change.
- getNotifier() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Returns the local notifier if set; otherwise delegates to the getNotifier method of the notification.
- getNotifier() - Method in interface org.eclipse.emf.common.notify.NotifyingList
-
Returns the notifier that manages this list.
- getOldBooleanValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldBooleanValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
boolean. - getOldBooleanValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldBooleanValue method of the notification.
- getOldByteValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldByteValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
byte. - getOldByteValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldByteValue method of the notification.
- getOldCharValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldCharValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
char. - getOldCharValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldCharValue method of the notification.
- getOldDoubleValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldDoubleValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
double. - getOldDoubleValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldDoubleValue method of the notification.
- getOldFloatValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldFloatValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
float. - getOldFloatValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldFloatValue method of the notification.
- getOldIntValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldIntValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
int. - getOldIntValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldIntValue method of the notification.
- getOldLongValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldLongValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
long. - getOldLongValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldLongValue method of the notification.
- getOldShortValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldShortValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature, if it is of type
short. - getOldShortValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldShortValue method of the notification.
- getOldStringValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldStringValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the old value of the notifier's feature as a String.
- getOldStringValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldStringValue method of the notification.
- getOldValue() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getOldValue() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the value of the notifier's feature before the change occurred.
- getOldValue() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getOldValue method of the notification.
- getOutputStream() - Method in class org.eclipse.emf.common.archive.ArchiveURLConnection
-
Creates the output stream for the URL.
- getPlugin() - Static method in class org.eclipse.emf.common.CommonPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginLogger() - Method in class org.eclipse.emf.common.EMFPlugin
-
Returns an Eclipse plugin implementation of a logger.
- getPluginResourceLocator() - Method in class org.eclipse.emf.common.CommonPlugin
- getPluginResourceLocator() - Method in class org.eclipse.emf.common.EMFPlugin
-
Returns an Eclipse plugin implementation of a resource locator.
- getPosition() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- getPosition() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns the position within a list-based feature at which the change occurred.
- getPosition() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the getPosition method of the notification.
- getPrimaryResourceLocator() - Method in class org.eclipse.emf.common.EMFPlugin
- getPrimaryResourceLocator() - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
-
Returns the primary resource locator.
- getReadLock() - Method in class org.eclipse.emf.common.util.Pool
-
Returns this pool's
read lock. - getRedoCommand() - Method in class org.eclipse.emf.common.command.BasicCommandStack
- getRedoCommand() - Method in interface org.eclipse.emf.common.command.CommandStack
-
Returns the command that will be redone if
CommandStack.redo()is called. - getResult() - Method in class org.eclipse.emf.common.command.AbstractCommand
-
Returns an empty list.
- getResult() - Method in interface org.eclipse.emf.common.command.Command
-
Returns a collection of things which this command wishes to present as it's result.
- getResult() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Delegates to the getResult method of the command.
- getResult() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Determines the result by composing the results of the commands in the list; this is affected by the setting of
CompoundCommand.resultIndex. - getResult() - Method in class org.eclipse.emf.common.command.IdentityCommand
-
Return the identity result.
- getResultIndex() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Returns the index of the command whose result and affected objects are forwarded.
- getSeverity() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- getSeverity() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns an indicator of the severity of the problem.
- getSource() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
- getSource() - Method in interface org.eclipse.emf.common.util.Diagnostic
-
Returns the unique identifier of the source.
- getString(String) - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
- getString(String) - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getString(String) - Method in interface org.eclipse.emf.common.util.ResourceLocator
-
Returns the string resource associated with the key.
- getString(String, boolean) - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
- getString(String, boolean) - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- getString(String, boolean) - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getString(String, boolean) - Method in interface org.eclipse.emf.common.util.ResourceLocator
-
Returns the string resource associated with the key.
- getString(String, Object[]) - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
- getString(String, Object[]) - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getString(String, Object[]) - Method in interface org.eclipse.emf.common.util.ResourceLocator
-
Returns a string resource associated with the key, and performs substitutions.
- getString(String, Object[], boolean) - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
- getString(String, Object[], boolean) - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- getString(String, Object[], boolean) - Method in class org.eclipse.emf.common.util.DelegatingResourceLocator
- getString(String, Object[], boolean) - Method in interface org.eclipse.emf.common.util.ResourceLocator
-
Returns a string resource associated with the key, and performs substitutions.
- getSymbolicName() - Method in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
-
Return the plugin ID.
- getSymbolicName() - Method in class org.eclipse.emf.common.EMFPlugin
- getSymbolicName() - Method in interface org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin
- getSymbolicName() - Method in class org.eclipse.emf.common.EMFPlugin.InternalHelper
-
Return the plugin ID.
- getTarget() - Method in interface org.eclipse.emf.common.notify.Adapter
-
Returns the target from which the adapter receives notification.
- getTarget() - Method in class org.eclipse.emf.common.notify.impl.AdapterImpl
- getTarget() - Method in class org.eclipse.emf.common.notify.impl.SingletonAdapterImpl
- getTargetPlatformBundleMappings() - Static method in class org.eclipse.emf.common.CommonPlugin
-
Computes a map from bundle symbolic name to the bundle's location URI.
- getTargetPlatformExtensionPoints(Set<String>) - Static method in class org.eclipse.emf.common.CommonPlugin
-
Computes a list of
element recordsfor each requested extension point. - getTargetPlatformValues(String, String) - Method in class org.eclipse.emf.common.CommonPlugin.SimpleTargetPlatformRegistryImpl
-
Returns the set of values computed by
fetchingall the given extension points andlooking upthe given attribute name in eachelementof that extension point. - getUndoCommand() - Method in class org.eclipse.emf.common.command.BasicCommandStack
- getUndoCommand() - Method in interface org.eclipse.emf.common.command.CommandStack
-
Returns the command that will be undone if
CommandStack.undo()is called. - getValue() - Method in class org.eclipse.emf.common.util.AbstractEnumerator
-
Returns the
intvalue of the enumerator. - getValue() - Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- getValue() - Method in interface org.eclipse.emf.common.util.Enumerator
-
Returns the
intvalue of the enumerator. - getValue() - Method in class org.eclipse.emf.common.util.Pool.AccessUnit
- getValue() - Method in class org.eclipse.emf.common.util.Pool.ObjectAccessUnit
- getValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.AccessUnitBase
- getValue() - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.AccessUnitBase
- getValue() - Method in class org.eclipse.emf.common.util.URI.URIPool.URIPoolAccessUnitBase
- getWriteLock() - Method in class org.eclipse.emf.common.util.Pool
-
Returns this pool's
write lock. - grow(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Grows the capacity of the list to exactly the new size.
- grow(int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Grows the capacity of the list to ensure that no additional growth is needed until the size exceeds the specified minimum capacity.
- grow(int) - Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
-
Throws an exception.
- grow(int) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Grows the capacity of the map to ensure that no additional growth is needed until the size exceeds the specified minimum capacity.
- grow(int) - Method in class org.eclipse.emf.common.util.Pool
-
Specialized to ensure that the exclusive write lock is held during growth.
- grow(int) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Ensures that the set has at least the specified capacity.
- GUARD - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form