Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- parseIntoURI(String) - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
-
A string-parsing implementation.
- parseURL(URL, String, int, int) - Method in class org.eclipse.emf.common.archive.Handler
-
Overrides parsing the URL to validate constraints on well formed archive syntax.
- path - Variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The file path being accessed.
- path - Variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The path being accessed.
- path() - Method in class org.eclipse.emf.common.util.URI.Fragment
- path() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- path() - Method in class org.eclipse.emf.common.util.URI
-
If this is a hierarchical URI with a path, returns a string representation of the path;
nullotherwise. - PATH_CHAR_HI - Static variable in class org.eclipse.emf.common.util.URI
- PATH_CHAR_LO - Static variable in class org.eclipse.emf.common.util.URI
- PLATFORM_PLUGIN_BASE_FULL_HASH_CODE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The hash code of
"platform:/plugin/". - PLATFORM_PLUGIN_BASE_INITIAL_HASH_CODE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The hash code of
"platform:/plugin/". - PLATFORM_RESOURCE_BASE_FULL_HASH_CODE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The hash code of
"platform:/resource/". - PLATFORM_RESOURCE_BASE_INITIAL_HASH_CODE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
The hash code of
"platform:/resource". - PLATFORM_SEGMENT_RESERVED_HI - Static variable in class org.eclipse.emf.common.util.URI
- PLATFORM_SEGMENT_RESERVED_LO - Static variable in class org.eclipse.emf.common.util.URI
- PlatformAccessUnit(URI.URIPool.PlatformAccessUnit.Queue) - Constructor for class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit
-
Creates and instance managed by the given queue.
- platformAccessUnits - Variable in class org.eclipse.emf.common.util.URI.URIPool
-
Access units for platform URI string-based access.
- plugin - Variable in class org.eclipse.emf.common.EMFPlugin.InternalHelper
- pool - Variable in class org.eclipse.emf.common.util.Pool.PoolEntry
- pool - Variable in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
-
This unit's pool.
- pool - Variable in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit.Queue
- Pool<E> - Class in org.eclipse.emf.common.util
-
A thread safe implementation of a
weak interning hash setparticularly well-suited for implementing a pool of instances. - Pool() - Constructor for class org.eclipse.emf.common.util.Pool
-
Creates an instance with a capacity of 1031.
- Pool(int) - Constructor for class org.eclipse.emf.common.util.Pool
-
Creates an instance.
- Pool(int, Pool.AccessUnit.Queue<E>) - Constructor for class org.eclipse.emf.common.util.Pool
- Pool(int, Pool.AccessUnit.Queue<E>, ReferenceQueue<Object>) - Constructor for class org.eclipse.emf.common.util.Pool
- POOL - Static variable in class org.eclipse.emf.common.util.SegmentSequence
-
The cached pool for the segment sequence instances.
- POOL - Static variable in class org.eclipse.emf.common.util.URI
-
A pool for managing
URIinstances. - Pool.AccessUnit<E> - Class in org.eclipse.emf.common.util
-
An access unit is used during access to the pool.
- Pool.AccessUnit.Queue<E> - Class in org.eclipse.emf.common.util
- Pool.ExternalRehasher<E> - Class in org.eclipse.emf.common.util
- Pool.ObjectAccessUnit<E> - Class in org.eclipse.emf.common.util
- Pool.ObjectAccessUnit.Queue<E> - Class in org.eclipse.emf.common.util
- Pool.PoolEntry<E> - Class in org.eclipse.emf.common.util
- PoolEntry(Pool<E>, E, int, ReferenceQueue<Object>) - Constructor for class org.eclipse.emf.common.util.Pool.PoolEntry
- pop(boolean) - Method in class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.StringAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentCountAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSegmentsAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SegmentsAndSubsegmentAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubsegmentsAndSubsegmentsAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubstringAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.PlatformAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit.Queue
- pop(boolean) - Method in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit.Queue
- port() - Method in class org.eclipse.emf.common.util.URI.Fragment
- port() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- port() - Method in class org.eclipse.emf.common.util.URI
-
If this is a hierarchical URI with an authority component that has a port portion, returns it;
nullotherwise. - PORT_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
- position - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
The position.
- prepare() - Method in class org.eclipse.emf.common.command.AbstractCommand
-
Called at most once in
AbstractCommand.canExecute()to give the command an opportunity to ready itself for execution. - prepare() - Method in class org.eclipse.emf.common.command.CommandWrapper
-
Returns whether the command can execute.
- prepare() - Method in class org.eclipse.emf.common.command.CompoundCommand
-
Returns whether all the commands can execute so that
AbstractCommand.isExecutablecan be cached. - prepare() - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
-
Returns
falseif any command on the list returnsfalseforCommand.canExecute(), or if some command before the last one can't be undone and hence we can't test all the commands for executability. - previous() - Method in class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Returns the previous object and advances the iterator.
- previousIndex() - Method in class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Returns the index of the object that would be returned by calling
previous. - primaryAccessUnits - Variable in class org.eclipse.emf.common.util.Pool
- PRIME_CAPACITIES - Static variable in class org.eclipse.emf.common.util.WeakInterningHashSet
-
The capacity used for the
WeakInterningHashSet.entriesof the set will always be a prime number to help ensure uniform distribution of the hash codes. - PRIMITIVE_TYPE_BOOLEAN - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is aboolean. - PRIMITIVE_TYPE_BYTE - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is abyte. - PRIMITIVE_TYPE_CHAR - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is achar. - PRIMITIVE_TYPE_DOUBLE - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is adouble. - PRIMITIVE_TYPE_FLOAT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is afloat. - PRIMITIVE_TYPE_INT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is aint. - PRIMITIVE_TYPE_LONG - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is along. - PRIMITIVE_TYPE_OBJECT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is not a primitive type. - PRIMITIVE_TYPE_SHORT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
An
indicatorthat the feature is ashort. - primitiveGet(int) - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns the object at the index without
resolvingit and without range checking the index. - primitiveGet(int) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
- primitiveGet(int) - Method in class org.eclipse.emf.common.util.BasicEList
-
Returns the object at the index without
resolvingit and without range checking the index. - primitiveGet(int) - Method in class org.eclipse.emf.common.util.DelegatingEList
- primitiveType - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
-
The type of the feature.
- Printing(PrintStream) - Constructor for class org.eclipse.emf.common.util.BasicMonitor.Printing
- printStream - Variable in class org.eclipse.emf.common.util.BasicMonitor.Printing
- prune() - Method in class org.eclipse.emf.common.util.AbstractTreeIterator
-
Prunes the iterator so that it skips over all the nodes below the most recent result of calling
next(). - prune() - Method in interface org.eclipse.emf.common.util.TreeIterator
-
Prunes the iterator so that it skips over all the nodes below the most recent result of calling
next(). - push(Pool.AccessUnit<E>, boolean) - Method in class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
- put(K, V) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- put(K, V) - Method in class org.eclipse.emf.common.util.BasicEMap
- put(K, V) - Method in interface org.eclipse.emf.common.util.EMap
-
Associates the key with the value and returns the value previously associated with the key, or
null. - putAll(Map<? extends K, ? extends V>) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.eclipse.emf.common.util.BasicEMap
- putAll(Map<? extends K, ? extends V>) - Method in interface org.eclipse.emf.common.util.EMap
-
Puts each
Map.Entryof the given map into this one. - putAll(EMap<? extends K, ? extends V>) - Method in class org.eclipse.emf.common.util.BasicEMap
- putAll(EMap<? extends K, ? extends V>) - Method in interface org.eclipse.emf.common.util.EMap
-
Puts each
Map.Entryof the given map into this one. - putEntry(int, WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Puts the entry into the
WeakInterningHashSet.entrieslinking up thechainfor collision handling. - putEntry(BasicEMap.Entry<K, V>, V) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Sets the value of the entry, and returns the former value.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form