Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleError(Exception) - Method in class org.eclipse.emf.common.command.BasicCommandStack
-
Handles an exception thrown during command execution by logging it with the plugin.
- Handler - Class in org.eclipse.emf.common.archive
-
A URL stream handler that can be
registeredto support archive access protocol. - Handler() - Constructor for class org.eclipse.emf.common.archive.Handler
-
Creates an instance.
- HAS_ABSOLUTE_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
The
URI.Hierarchical.flagsbit for representingURI.hasAbsolutePath(). - HAS_EMPTY_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
The
URI.Hierarchical.flagsbit for representingURI.hasEmptyPath(). - HAS_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
The
URI.Hierarchical.flagsbits for representingURI.hasPath(). - HAS_RELATIVE_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
The
URI.Hierarchical.flagsbit for representingURI.hasRelativePath(). - HAS_TRAILING_PATH_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
The
URI.Hierarchical.flagsbit for representingURI.hasTrailingPathSeparator(). - hasAbsolutePath() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasAbsolutePath() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with an absolute path, orfalseif it is non-hierarchical, has no path, or has a relative path. - hasAbsolutePath() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasAuthority() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasAuthority() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with an authority component;falseotherwise. - hasAuthority() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasCollapsableSegments(boolean) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasDevice() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasDevice() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with a device component;falseotherwise. - hasDevice() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasDeviceOrPath() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasDeviceOrPath() - Method in class org.eclipse.emf.common.util.URI
- hasDeviceOrPath() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasEmptyPath() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasEmptyPath() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with an empty relative path;falseotherwise. - hasEmptyPath() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasFragment() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasFragment() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this URI has a fragment component;falseotherwise. - hash - Variable in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
-
The cached hash code of the key.
- hashCode - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
-
The hash code of the object being accessed.
- hashCode - Variable in class org.eclipse.emf.common.util.SegmentSequence
-
The cached hash code for this instance.
- hashCode - Variable in class org.eclipse.emf.common.util.URI
-
The cached hash code of the URI.
- hashCode - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet.Entry
-
The cached hash code.
- hashCode() - Method in class org.eclipse.emf.common.util.AbstractEList
-
Returns a hash code computed from each object's hash code.
- hashCode() - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- hashCode() - Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- hashCode() - Method in class org.eclipse.emf.common.util.BasicEMap
- hashCode() - Method in class org.eclipse.emf.common.util.DelegatingEList
-
Returns a hash code computed from each object's hash code.
- hashCode() - Method in class org.eclipse.emf.common.util.Pool
-
Specialized to ensure thread safety.
- hashCode() - Method in class org.eclipse.emf.common.util.SegmentSequence
-
Although there is an override of hash code, there is no override of
Object.equals(Object)because the static methods for creation guarantee that there is at most one instance created for each unique segment sequence. - hashCode() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hashCode() - Method in class org.eclipse.emf.common.util.URI
-
Returns the hash code.
- hashCode(int, int, int, String[], int) - Static method in class org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.AccessUnitBase
-
A helper utility for computing the hash code starting with a base hash code and taking the given segments into account.
- hashCode(E) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
-
Returns the
hash codeof the object. - hashCode(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool
-
Returns the
Arrays.hashCode(Object[])'s value for this object. - hashOf(Object) - Method in class org.eclipse.emf.common.util.BasicEMap
-
Called to return the hash code of the key.
- hasInverse() - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns
false. - hasInverse() - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns
false. - hasNext() - Method in class org.eclipse.emf.common.util.AbstractEList.EIterator
-
Returns whether there are more objects.
- hasNext() - Method in class org.eclipse.emf.common.util.AbstractTreeIterator
-
Returns whether there are more elements.
- hasNext() - Method in class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
-
Returns whether there are more objects.
- hasOpaquePart() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasOpaquePart() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a non-hierarchical URI with an opaque part component;falseotherwise. - hasOpaquePart() - Method in class org.eclipse.emf.common.util.URI.Opaque
- hasPath() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasPath() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with an absolute or relative path;falseotherwise. - hasPath() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasPrevious() - Method in class org.eclipse.emf.common.util.AbstractEList.EListIterator
-
Returns whether there are more objects for
AbstractEList.EListIterator.previous(). - hasQuery() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasQuery() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with a query component;falseotherwise. - hasQuery() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasRelativePath() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasRelativePath() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI with a relative path, orfalseif it is non-hierarchical, has no path, or has an absolute path. - hasRelativePath() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- hasShadow() - Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
-
Returns
false. - hasShadow() - Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
-
Returns
false. - hasTrailingPathSeparator() - Method in class org.eclipse.emf.common.util.URI.Fragment
- hasTrailingPathSeparator() - Method in class org.eclipse.emf.common.util.URI
-
Returns
trueif this is a hierarchical URI that has a path that ends with a trailing separator;falseotherwise. - hasTrailingPathSeparator() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- helper - Variable in class org.eclipse.emf.common.EMFPlugin.EclipsePlugin
-
The EMF plug-in APIs are all delegated to this helper, so that code can be shared by plug-in implementations with a different platform base class (e.g.
- HEX_DIGITS - Static variable in class org.eclipse.emf.common.util.URI
- HEX_HI - Static variable in class org.eclipse.emf.common.util.URI
- HEX_LO - Static variable in class org.eclipse.emf.common.util.URI
- Hierarchical(int, boolean, String, String, String, boolean, String[], String) - Constructor for class org.eclipse.emf.common.util.URI.Hierarchical
-
Creates an instance from the components, computing the
URI.Hierarchical.flagsbits. - highBitmask(char) - Static method in class org.eclipse.emf.common.util.URI
- highBitmask(char, char) - Static method in class org.eclipse.emf.common.util.URI
- highBitmask(String) - Static method in class org.eclipse.emf.common.util.URI
- host() - Method in class org.eclipse.emf.common.util.URI.Fragment
- host() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- host() - Method in class org.eclipse.emf.common.util.URI
-
If this is a hierarchical URI with an authority component that has a host portion, returns it;
nullotherwise.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form