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

P

pause() - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Pauses me while a child transaction is active, so that I do not collect either notifications or recorded changes during that time.
pause() - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Temporarily pauses the recording of the current change description.
pause() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
postcommit(InternalTransaction) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
Performs post-commit processing of the specified transaction.
precommit(InternalTransaction) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain
Performs the pre-commit notifications and processing of trigger comamnds.
precommit(InternalTransaction) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 
prepare() - Method in class org.eclipse.emf.transaction.RecordingCommand
Subclasses should override this if they have more preparation to do.
prepare() - Method in class org.eclipse.emf.transaction.util.TriggerCommand
 
PrivilegedRunnable - Class in org.eclipse.emf.transaction.impl
Implementation of the privileged runnable, which allows a thread to lend its transaction to another cooperating thread for synchronous execution.
processObjectNotification(Notification) - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Analyzes an object notification for violations of the transaction protocol before passing it to the active transaction (if any).
processResourceNotification(Notification) - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Analyzes a resource notification for changes in its load state and violations of the transaction protocol before passing it to the active transaction (if any).
processResourceSetNotification(Notification) - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Analyzes a resource set notification for changes in the load state of resources and violations of the transaction protocol before passing it to the active transaction (if any).

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