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

S

select(List, NotificationFilter, ArrayList) - Method in class org.eclipse.emf.transaction.impl.FilterManager
Selects the notifications in the given list that match the specified filter.
select(List, NotificationFilter) - Method in class org.eclipse.emf.transaction.impl.FilterManager
Selects the notifications in the given list that match the specified filter.
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.transaction.ui.view.ExtendedPropertySheetPage
Delegates to the superclass implementation within a read transaction, if an editing domain is available.
selectUnbatched(List, NotificationFilter) - Method in class org.eclipse.emf.transaction.impl.FilterManager
Selects the notifications in the given singleton list of an unbatched notification that match the specified filter.
setEditingDomain(InternalTransactionalEditingDomain) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
 
setEditingDomain(InternalTransactionalEditingDomain) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalCommandStack
Assigns the editing domain in which I create transactions.
setExceptionHandler(ExceptionHandler) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
 
setExceptionHandler(ExceptionHandler) - Method in interface org.eclipse.emf.transaction.TransactionalCommandStack
Sets an exception handler.
setID(String) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 
setID(String) - Method in interface org.eclipse.emf.transaction.TransactionalEditingDomain
Sets my unique ID.
setParent(InternalTransaction) - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Assigns my parent transaction (the one in which I am nested).
setParent(InternalTransaction) - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
setPropertyValue(Object, Object) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalPropertySource
Delegates directly to the wrapper property source, because it will use a command to perform the modification (which implicitly creates a read/write transaction).
setResult(Object) - Method in class org.eclipse.emf.transaction.RunnableWithResult.Impl
Sets my result.
setStatus(IStatus) - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Sets the status of the transaction.
setStatus(IStatus) - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
setStatus(IStatus) - Method in class org.eclipse.emf.transaction.RunnableWithResult.Impl
 
setStatus(IStatus) - Method in interface org.eclipse.emf.transaction.RunnableWithResult
Sets the commit status after completion of the Runnable.run() method.
setTarget(Notifier) - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Overrides the superclass method to ignore the "originalTargetObjects" since we never resume recording a paused change description ignore the "targetObjects" because we will never find, upon upon consolidating changes, that any target object is unexpectedly orphaned (as we always listen to everything in the resource set, so will always get the appropriate removal notifications).
setValidator(TransactionValidator) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 
setValidatorFactory(TransactionValidator.Factory) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
Sets the factory to use when creating validators for transaction validation.
start() - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Starts me.
start() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
startPrivileged(PrivilegedRunnable) - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Transfers ownership of this transaction to the specified privileged runnable.
startPrivileged(PrivilegedRunnable) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain
Transfers ownership of this editing domain to the specified privileged runnable.
startPrivileged(PrivilegedRunnable) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 
startPrivileged(PrivilegedRunnable) - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
startTransaction(boolean, Map) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain
Creates and starts a new transaction.
startTransaction(boolean, Map) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 

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