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

E

EditingDomainManager - Class in org.eclipse.emf.transaction.impl
The editing domain manager initializes editing domain instances from the org.eclipse.emf.transaction.editingDomains extension point.
EMFCommandTransaction - Class in org.eclipse.emf.transaction.impl
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.
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.TransactionalEditingDomainImpl
 
endPrivileged(PrivilegedRunnable) - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
endRecording() - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Extends the inherited implementation to clear the reference to the change description returned.
ExceptionHandler - Interface in org.eclipse.emf.transaction
An interface for client objects that handle exceptions occurring in the interaction with an editing domain's command stack.
exceptionHandler - Variable in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
 
execute(Command, Map) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
Default implementation delegates to the subclass implementation of AbstractTransactionalCommandStack.doExecute(Command, Map), handling the roll-back exception if the command is rolled back.
execute(Command) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
Redefines the inherited method by forwarding to the TransactionalCommandStack.execute(Command, Map) method.
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() - 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
 
ExtendedPropertySheetPage - Class in org.eclipse.emf.transaction.ui.view
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.

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