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

E

EMFCommandTransaction - class org.eclipse.emf.transaction.impl.EMFCommandTransaction.
A transaction implementation use by the command stack to wrap the execution of Commands, to provide them the write access that they need.
EMFCommandTransaction(Command, InternalTransactionalEditingDomain, Map) - Constructor for class org.eclipse.emf.transaction.impl.EMFCommandTransaction
Initializes me with my command, editing domain, and options.
EditingDomainManager - class org.eclipse.emf.transaction.impl.EditingDomainManager.
The editing domain manager initializes editing domain instances from the org.eclipse.emf.transaction.editingDomains extension point.
ExceptionHandler - interface org.eclipse.emf.transaction.ExceptionHandler.
An interface for client objects that handle exceptions occurring in the interaction with an editing domain's command stack.
ExtendedPropertySheetPage - class org.eclipse.emf.transaction.ui.view.ExtendedPropertySheetPage.
An extension of the extended property sheet page that performs refreshes in read transactions.
ExtendedPropertySheetPage(AdapterFactoryEditingDomain) - Constructor for class org.eclipse.emf.transaction.ui.view.ExtendedPropertySheetPage
Initializes me with the editing domain in which I create transactions.
endPrivileged(PrivilegedRunnable) - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Returns me to my previous owner, upon completion of the specified privileged runnable.
endPrivileged(PrivilegedRunnable) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain
Returns me to my previous owner, upon completion of the specified privileged runnable.
endPrivileged(PrivilegedRunnable) - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
endPrivileged(PrivilegedRunnable) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 
endRecording() - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Extends the inherited implementation to clear the reference to the change description returned.
execute() - Method in class org.eclipse.emf.transaction.RecordingCommand
Implements the execution with automatic recording of undo information.
execute(Command, Map) - Method in interface org.eclipse.emf.transaction.TransactionalCommandStack
Executes the specified command in a read/write transaction.
execute(Command, Map) - Method in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
 
execute(Command) - Method in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
Redefines the inherited method by forwarding to the TransactionalEditingDomain#execute(Command, Map) method.
execute() - Method in class org.eclipse.emf.transaction.util.TriggerCommand
Executes all of my trigger commands, then prepends the original triggering command (if any) so that it will be undone/redone with the others.
executeTriggers(Command, List, Map) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalCommandStack
Executes the specified list of trigger commands.
executeTriggers(Command, List, Map) - Method in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
 

Copyright 2002, 2006 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