A B C D E F G H I L M N O P R S T U V W Y

H

handleError(Exception) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
Extends the inherited method by first aborting the active transaction (if any) and passing the exception along to the registered exception handler (if any).
handleException(Exception) - Method in interface org.eclipse.emf.transaction.ExceptionHandler
Handles the specified exception in some way.
handleNotification(TransactionalEditingDomain, Notification) - Method in class org.eclipse.emf.transaction.DemultiplexingListener
Implemented by subclasses to respond to each notification in serial order.
handleResourceChange(Resource, Notification) - Method in class org.eclipse.emf.transaction.util.ValidateEditSupport.Default
 
handleResourceChange(Resource, Notification) - Method in interface org.eclipse.emf.transaction.util.ValidateEditSupport
Processes a notification from a resource that may either indicate that the resource should be added to the validate list (i.e., its persisted state is changed) or it should be removed from the validate list (e.g., because it has been unloaded).
handleRollback(Command, RollbackException) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
Handles the roll-back of the specified command execution.
handleRollback(Command, RollbackException) - Method in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
Extends the superclass implementation to first pop the failed command off of the stack, if it was already appended.
hasChildren(Object) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
hasOption(Transaction, String) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction has a boolean option.

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V W Y