| Package | Description |
|---|---|
| org.eclipse.emf.common |
Provides a collection of subpackages to support the EMF
infrastructure.
|
| org.eclipse.emf.common.notify |
Provides a notification framework.
|
| org.eclipse.emf.common.notify.impl |
Provides a basic implementation of the notification framework.
|
| org.eclipse.emf.common.util |
Provides basic utilities.
|
| Class and Description |
|---|
| DelegatingResourceLocator
An abstract resource locator implementation
comprising a
primary locator
and a series delegate locators. |
| Logger
A logger of log entries.
|
| ResourceLocator
A locator of Java resources.
|
| URI
A representation of a Uniform Resource Identifier (URI), as specified by
RFC 2396, with certain
enhancements.
|
| Class and Description |
|---|
| EList
A list that supports move.
|
| Class and Description |
|---|
| AbstractEList
A highly extensible abstract list implementation.
|
| BasicEList
A highly extensible list implementation.
|
| DelegatingEList
A highly extensible delegating list implementation.
|
| EList
A list that supports move.
|
| Class and Description |
|---|
| AbstractEList
A highly extensible abstract list implementation.
|
| AbstractEList.BasicIndexOutOfBoundsException
An IndexOutOfBoundsException that constructs a message from the argument data.
|
| AbstractEList.EIterator
An extensible iterator implementation.
|
| AbstractEList.EListIterator
An extensible list iterator implementation.
|
| AbstractEList.NonResolvingEIterator
An extended read-only iterator that does not
resolve objects. |
| AbstractEList.NonResolvingEListIterator
An extended read-only list iterator that does not
resolve objects. |
| BasicEList
A highly extensible list implementation.
|
| BasicEMap.BasicEMapIterator
An iterator over the map entry data.
|
| BasicEMap.Entry
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.View
An implementation class to hold the views.
|
| BasicMonitor
The most basic implementation of a task monitor.
|
| DelegatingEList
A highly extensible delegating list implementation.
|
| Diagnostic
Information about the outcome of some activity.
|
| DiagnosticChain
An accumulator of diagnostics.
|
| DiagnosticException
A checked exception representing a diagnosed failure.
|
| EList
A list that supports move.
|
| EMap
A list of
java.util.Map.Entry instances, i.e., entries, that
supports a EMap.map() view
as well as the full Map API,
with the notable exception of Map.remove(Object). |
| EMap.InternalMapView
An internal interface implemented by the
map view. |
| Enumerator
An interface implemented by the enumerators of a type-safe enum.
|
| InterningSet |
| Monitor
An task monitor that provides control and feedback.
|
| Pool
A thread safe implementation of a
weak interning hash set particularly well-suited for implementing a pool of instances. |
| Pool.AccessUnit
An access unit is used during access to the pool.
|
| Pool.AccessUnit.Queue |
| Reflect.Helper
An interface implemented by reflective helpers.
|
| ResourceLocator
A locator of Java resources.
|
| SegmentSequence
A memory efficient structure to store a sequence of delimited string segments.
|
| SegmentSequence.Builder
A builder for creating a
composed string or a SegmentSequence.Builder.toSegmentSequence(). |
| SegmentSequence.SegmentSequencePool
A cached pool of weakly referenced segment sequences.
|
| SegmentSequence.SegmentSequencePool.AccessUnitBase
A base class for all this pool's access units.
|
| SegmentSequence.SegmentSequencePool.SegmentsAccessUnit
An access unit for accessing a delimiter and segments.
|
| SegmentSequence.SegmentSequencePool.SegmentsAccessUnit.Queue |
| SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit
An access unit for accessing segments and one additional segment.
|
| SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue |
| SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit
An access units for accessing the composition of two sets of segments.
|
| SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit.Queue |
| SegmentSequence.SegmentSequencePool.StringAccessUnit
An access unit for basic string access.
|
| SegmentSequence.SegmentSequencePool.StringAccessUnit.Queue |
| SegmentSequence.StringArrayPool
A specialized pool for caching string arrays.
|
| SegmentSequence.StringArrayPool.AccessUnitBase
A base class for all this pool's access units.
|
| SegmentSequence.StringArrayPool.SegmentsAccessUnit
An Access unit for accessing segments that may need copying or interning.
|
| SegmentSequence.StringArrayPool.SegmentsAccessUnit.Queue |
| SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit
An access units for accessing segments and one additional segment.
|
| SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit.Queue |
| SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit
An Access units for accessing a range of segments.
|
| SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit.Queue |
| SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit
An access units for accessing the composition of two sequences of segments.
|
| SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit.Queue |
| SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit
An access unit for accessing segments and a substring of one additional segment.
|
| SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit.Queue |
| SegmentSequence.StringArrayPool.StringAccessUnit
An access unit for single segment access.
|
| SegmentSequence.StringArrayPool.StringAccessUnit.Queue |
| SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit
An access units for accessing the composition of two subsequences.
|
| SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit.Queue |
| SegmentSequence.StringArrayPool.SubstringAccessUnit
An Access units for accessing a single segment that's a substring of a larger string.
|
| SegmentSequence.StringArrayPool.SubstringAccessUnit.Queue |
| TreeIterator
A mechanism for iterating over all the nodes of a tree;
it provides the capability to
prune the iteration so that all descendants of a particular node are skipped. |
| UniqueEList
A
BasicEList that allows only unique elements. |
| URI
A representation of a Uniform Resource Identifier (URI), as specified by
RFC 2396, with certain
enhancements.
|
| URI.URIPool
A pool for caching URIs.
|
| URI.URIPool.FileAccessUnit
An Access unit for file URI string-based access.
|
| URI.URIPool.FileAccessUnit.Queue |
| URI.URIPool.PlatformAccessUnit
An access units for platform URI string-based access.
|
| URI.URIPool.PlatformAccessUnit.Queue |
| URI.URIPool.StringAccessUnit
An access unit for basic string access.
|
| URI.URIPool.StringAccessUnit.Queue |
| URI.URIPool.URIComponentsAccessUnit
An Access unit for component-based access.
|
| URI.URIPool.URIComponentsAccessUnit.Queue |
| URI.URIPool.URIPoolAccessUnitBase
A based access unit for this pool.
|
| WeakInterningHashSet
An implementation of an
interning set that keeps weak references to its element. |
| WeakInterningHashSet.Entry
A weak reference holder that caches the hash code of the referent and is
chained in the WeakInterningHashSet.entries to handle collisions. |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature