|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionHandler | |
---|---|
org.eclipse.emf.transaction | Definition of the API for a transactional editing domain. |
org.eclipse.emf.transaction.impl | Implementation of the transactional editing domain API. |
Uses of ExceptionHandler in org.eclipse.emf.transaction |
---|
Methods in org.eclipse.emf.transaction that return ExceptionHandler | |
ExceptionHandler |
TransactionalCommandStack.getExceptionHandler()
Obtains my exception handler. |
Methods in org.eclipse.emf.transaction with parameters of type ExceptionHandler | |
void |
TransactionalCommandStack.setExceptionHandler(ExceptionHandler handler)
Sets an exception handler. |
Uses of ExceptionHandler in org.eclipse.emf.transaction.impl |
---|
Methods in org.eclipse.emf.transaction.impl that return ExceptionHandler | |
ExceptionHandler |
TransactionalCommandStackImpl.getExceptionHandler()
|
Methods in org.eclipse.emf.transaction.impl with parameters of type ExceptionHandler | |
void |
TransactionalCommandStackImpl.setExceptionHandler(ExceptionHandler handler)
|
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |