Skip navigation links
Eclipse EMF 2.15 API Specification
A B C D E F G H I J K L M N O P Q R S T U V W Y 

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() - 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; null otherwise.
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_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<E> - Class in org.eclipse.emf.common.util
A thread safe implementation of a weak interning hash set particularly 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 - Variable in class org.eclipse.emf.common.util.Pool.PoolEntry
 
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 URI instances.
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.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; null otherwise.
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.isExecutable can be cached.
prepare() - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
Returns false if any command on the list returns false for Command.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.entries of 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 indicator that the feature is a boolean.
PRIMITIVE_TYPE_BYTE - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a byte.
PRIMITIVE_TYPE_CHAR - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a char.
PRIMITIVE_TYPE_DOUBLE - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a double.
PRIMITIVE_TYPE_FLOAT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a float.
PRIMITIVE_TYPE_INT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a int.
PRIMITIVE_TYPE_LONG - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a long.
PRIMITIVE_TYPE_OBJECT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is not a primitive type.
PRIMITIVE_TYPE_SHORT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a short.
primitiveGet(int) - Method in class org.eclipse.emf.common.util.AbstractEList
Returns the object at the index without resolving it 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 resolving it 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(EMap<? 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.Entry of the given map into this one.
putAll(EMap<? extends K, ? extends V>) - Method in interface org.eclipse.emf.common.util.EMap
Puts each Map.Entry of the given map into this one.
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.
putEntry(int, WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
Puts the entry into the WeakInterningHashSet.entries linking up the chain for collision handling.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links
Eclipse EMF 2.15 API Specification

Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature