Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- base - Variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The base that implicitly precedes the
URI.path(). - baseURL - Variable in class org.eclipse.emf.common.util.DelegatingResourceLocator
-
The cached base URL.
- basicAdd(E, NotificationChain) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Adds the object at the end of the list and returns the potentially updated notification chain; it does no
inverseupdating. - basicAdd(E, NotificationChain) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Adds the object at the end of the list and returns the potentially updated notification chain; it does no
inverseupdating. - BasicCommandStack - Class in org.eclipse.emf.common.command
-
A basic and obvious implementation of an undoable stack of commands.
- BasicCommandStack() - Constructor for class org.eclipse.emf.common.command.BasicCommandStack
-
Creates a new empty instance.
- BasicDiagnostic - Class in org.eclipse.emf.common.util
-
A basic implementation of a diagnostic that that also acts as a chain.
- BasicDiagnostic() - Constructor for class org.eclipse.emf.common.util.BasicDiagnostic
-
Default Constructor (no initialization for local parameters)
- BasicDiagnostic(int, String, int, String, Object[]) - Constructor for class org.eclipse.emf.common.util.BasicDiagnostic
- BasicDiagnostic(String, int, String, Object[]) - Constructor for class org.eclipse.emf.common.util.BasicDiagnostic
- BasicDiagnostic(String, int, List<? extends Diagnostic>, String, Object[]) - Constructor for class org.eclipse.emf.common.util.BasicDiagnostic
- BasicEList<E> - Class in org.eclipse.emf.common.util
-
A highly extensible list implementation.
- BasicEList() - Constructor for class org.eclipse.emf.common.util.BasicEList
-
Creates an empty instance with no initial capacity.
- BasicEList(int) - Constructor for class org.eclipse.emf.common.util.BasicEList
-
Creates an empty instance with the given capacity.
- BasicEList(int, Object[]) - Constructor for class org.eclipse.emf.common.util.BasicEList
-
Creates an initialized instance that directly uses the given arguments.
- BasicEList(Collection<? extends E>) - Constructor for class org.eclipse.emf.common.util.BasicEList
-
Creates an instance that is a copy of the collection.
- BasicEList.BasicIndexOutOfBoundsException - Exception Class in org.eclipse.emf.common.util
-
An IndexOutOfBoundsException that constructs a message from the argument data.
- BasicEList.EIterator<E1> - Class in org.eclipse.emf.common.util
-
Deprecated.
- BasicEList.EListIterator<E1> - Class in org.eclipse.emf.common.util
-
Deprecated.
- BasicEList.FastCompare<E> - Class in org.eclipse.emf.common.util
- BasicEList.NonResolvingEIterator<E1> - Class in org.eclipse.emf.common.util
-
Deprecated.
- BasicEList.NonResolvingEListIterator<E1> - Class in org.eclipse.emf.common.util
-
Deprecated.
- BasicEList.UnmodifiableEList<E> - Class in org.eclipse.emf.common.util
-
An unmodifiable version of
BasicEList. - BasicEMap<K,
V> - Class in org.eclipse.emf.common.util -
A highly extensible map implementation.
- BasicEMap() - Constructor for class org.eclipse.emf.common.util.BasicEMap
-
Creates an empty instance.
- BasicEMap(int) - Constructor for class org.eclipse.emf.common.util.BasicEMap
-
Creates an empty instance with the given capacity.
- BasicEMap(Map<? extends K, ? extends V>) - Constructor for class org.eclipse.emf.common.util.BasicEMap
-
Creates an instance that is a copy of the map.
- BasicEMap.BasicEMapIterator<U> - Class in org.eclipse.emf.common.util
-
An iterator over the map entry data.
- BasicEMap.BasicEMapKeyIterator - Class in org.eclipse.emf.common.util
-
An iterator over the map key data.
- BasicEMap.BasicEMapValueIterator - Class in org.eclipse.emf.common.util
-
An iterator over the map value data.
- BasicEMap.DelegatingMap - Class in org.eclipse.emf.common.util
- BasicEMap.Entry<K,
V> - Interface in org.eclipse.emf.common.util -
An extended implementation interface for caching hash values and for updating an entry that may be manufactured as a uninitialized instance by a factory.
- BasicEMap.EntryImpl - Class in org.eclipse.emf.common.util
-
A simple and obvious entry implementation.
- BasicEMap.View<K,
V> - Class in org.eclipse.emf.common.util -
An implementation class to hold the views.
- basicGet(int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns the object at the index without
resolvingit. - basicGet(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns the object at the index without
resolvingit. - basicGet(int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Returns the object at the index without
resolvingit. - basicGet(int) - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Returns the object at the index without
resolvingit. - BasicIndexOutOfBoundsException(int, int) - Constructor for exception class org.eclipse.emf.common.util.AbstractEList.BasicIndexOutOfBoundsException
-
Constructs an instance with a message based on the arguments.
- BasicIndexOutOfBoundsException(int, int) - Constructor for exception class org.eclipse.emf.common.util.BasicEList.BasicIndexOutOfBoundsException
-
Constructs an instance with a message based on the arguments.
- basicIterator() - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns a read-only iterator that does not
resolveobjects. - basicIterator() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns a read-only iterator that does not
resolveobjects. - basicList() - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns an unsafe list that provides a
non-resolvingview of the underlying data storage. - basicList() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns an unsafe list that provides a
non-resolvingview of the underlying data storage. - basicList() - Method in class org.eclipse.emf.common.util.BasicEList
-
Returns an unsafe list that provides a
non-resolvingview of the underlying data storage. - basicList() - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Returns an unsafe list that provides a
non-resolvingview of the backing store list. - basicListIterator() - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns a read-only list iterator that does not
resolveobjects. - basicListIterator() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns a read-only list iterator that does not
resolveobjects. - basicListIterator(int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns a read-only list iterator advanced to the given index that does not
resolveobjects. - basicListIterator(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
-
Returns a read-only list iterator advanced to the given index that does not
resolveobjects. - BasicMonitor - Class in org.eclipse.emf.common.util
-
The most basic implementation of a task monitor.
- BasicMonitor() - Constructor for class org.eclipse.emf.common.util.BasicMonitor
- BasicMonitor.Delegating - Class in org.eclipse.emf.common.util
-
A simple monitor that delegates to another monitor.
- BasicMonitor.EclipseSubProgress - Class in org.eclipse.emf.common.util
-
An Eclipse subprogress monitor that directly implements the monitor API.
- BasicMonitor.Printing - Class in org.eclipse.emf.common.util
-
A simple monitor that prints progress to a print stream.
- BasicNotifierImpl - Class in org.eclipse.emf.common.notify.impl
-
An extensible notifier implementation.
- BasicNotifierImpl() - Constructor for class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
Creates a blank new instance.
- BasicNotifierImpl.EAdapterList<E> - Class in org.eclipse.emf.common.notify.impl
- BasicNotifierImpl.EObservableAdapterList - Interface in org.eclipse.emf.common.notify.impl
-
An interface implemented by
adapter liststhat allowslistenersto observeadaptersbeing added and removed. - BasicNotifierImpl.EObservableAdapterList.Listener - Interface in org.eclipse.emf.common.notify.impl
-
An interface implemented by clients wishing to observe
adaptersbeing added and removed from anadapter lists. - BasicNotifierImpl.EScannableAdapterList - Interface in org.eclipse.emf.common.notify.impl
-
An interface implemented by an adapter list that supports direct adapter lookup based on type, i.e., that directly and very efficiently implements the equivalent of the follow logic.
- basicRemove(Object, NotificationChain) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Removes the object from the list and returns the potentially updated notification chain; it does no
inverseupdating. - basicRemove(Object, NotificationChain) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Removes the object from the list and returns the potentially updated notification chain; it does no
inverseupdating. - basicSet(int, E, NotificationChain) - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Sets the object at the index and returns the potentially updated notification chain; it does no
inverseupdating. - basicSet(int, E, NotificationChain) - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Sets the object at the index and returns the potentially updated notification chain; it does no
inverseupdating. - beginTask(String, int) - Method in class org.eclipse.emf.common.util.BasicMonitor
- beginTask(String, int) - Method in class org.eclipse.emf.common.util.BasicMonitor.Delegating
- beginTask(String, int) - Method in class org.eclipse.emf.common.util.BasicMonitor.Printing
- beginTask(String, int) - Method in interface org.eclipse.emf.common.util.Monitor
-
Called once per instance to indicate the name of the task and its expected duration.
- buffer - Variable in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit
-
A buffer for character level processing; it grows as needed.
- Builder(String, int) - Constructor for class org.eclipse.emf.common.util.SegmentSequence.Builder
-
Creates an instance with the given capacity.
- bundleLocalization - Variable in class org.eclipse.emf.common.util.DelegatingResourceLocator
-
The default localization properties file.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form