Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- WARNING - Static variable in interface org.eclipse.emf.common.util.Diagnostic
-
The bit mask value
0x2for aseverityindicating there is warning message. - wasSet() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
- wasSet() - Method in interface org.eclipse.emf.common.notify.Notification
-
Returns whether the notifier's feature was considered set before the change occurred.
- wasSet() - Method in class org.eclipse.emf.common.notify.NotificationWrapper
-
Delegates to the wasSet method of the notification.
- WeakInterningHashSet<E> - Class in org.eclipse.emf.common.util
-
An implementation of an
interning setthat keeps weak references to its element. - WeakInterningHashSet() - Constructor for class org.eclipse.emf.common.util.WeakInterningHashSet
-
Creates an instance with a minimum capacity.
- WeakInterningHashSet(int) - Constructor for class org.eclipse.emf.common.util.WeakInterningHashSet
-
Creates an instance with at least the given capacity.
- WeakInterningHashSet.Entry<E> - Class in org.eclipse.emf.common.util
-
A weak reference holder that caches the hash code of the referent and is
chainedin theWeakInterningHashSet.entriesto handle collisions. - WeakInterningHashSet.SelfCleaningEntry<E> - Class in org.eclipse.emf.common.util
-
A specialized external entry managed by the
external queuethat callsWeakInterningHashSet.SelfCleaningEntry.clear()to remove this entry from its set. - worked(int) - Method in class org.eclipse.emf.common.util.BasicMonitor.Delegating
- worked(int) - Method in class org.eclipse.emf.common.util.BasicMonitor
- worked(int) - Method in interface org.eclipse.emf.common.util.Monitor
-
Called to indicate the amount or progress on the task.
- WrappedException - Exception in org.eclipse.emf.common.util
-
A runtime exception that wraps another exception.
- WrappedException(Exception) - Constructor for exception org.eclipse.emf.common.util.WrappedException
-
Creates an instance that wraps the exception.
- WrappedException(String, Exception) - Constructor for exception org.eclipse.emf.common.util.WrappedException
-
Creates an instance with it's own message that wraps the exception.
- writeLock - 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
write lock. - writeReplace() - Method in class org.eclipse.emf.common.util.AbstractEnumerator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form