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 

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 registered to 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
HAS_EMPTY_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
The URI.Hierarchical.flags bit for representing URI.hasEmptyPath().
HAS_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
The URI.Hierarchical.flags bits for representing URI.hasPath().
HAS_RELATIVE_PATH - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
HAS_TRAILING_PATH_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI.Hierarchical
hasAbsolutePath() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
hasAbsolutePath() - Method in class org.eclipse.emf.common.util.URI
Returns true if this is a hierarchical URI with an absolute path, or false if 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 true if this is a hierarchical URI with an authority component; false otherwise.
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 true if this is a hierarchical URI with a device component; false otherwise.
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 true if this is a hierarchical URI with an empty relative path; false otherwise.
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 true if this URI has a fragment component; false otherwise.
hash - Variable in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
The cached hash code of the key.
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 - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
The hash code of the object being accessed.
hashCode() - Method in class org.eclipse.emf.common.util.Pool
Specialized to ensure thread safety.
hashCode - Variable in class org.eclipse.emf.common.util.SegmentSequence
The cached hash code for this instance.
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(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(String[]) - Method in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool
Returns the Arrays.hashCode(Object[])'s value for this object.
hashCode() - Method in class org.eclipse.emf.common.util.URI.Fragment
If the hash code is 0 then most likely we've got a pending lazy LazyFragmentInitializer.
hashCode - Variable in class org.eclipse.emf.common.util.URI
The cached hash code of the URI.
hashCode() - Method in class org.eclipse.emf.common.util.URI
Returns the hash code.
hashCode - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet.Entry
The cached hash code.
hashCode(E) - Method in class org.eclipse.emf.common.util.WeakInterningHashSet
Returns the hash code of the 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 true if this is a non-hierarchical URI with an opaque part component; false otherwise.
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 true if this is a hierarchical URI with an absolute or relative path; false otherwise.
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 true if this is a hierarchical URI with a query component; false otherwise.
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 true if this is a hierarchical URI with a relative path, or false if 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 true if this is a hierarchical URI that has a path that ends with a trailing separator; false otherwise.
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.flags bits.
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; null otherwise.
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