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

B

basicExecute(Command) - Method in class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
Provides access to the BasicCommandStack implementation of the AbstractTransactionalCommandStack.execute(Command) method, as this class overrides it to delegate to the TransactionalCommandStack.execute(Command, Map) method.
basicGetOptionMetadata(Object) - Method in class org.eclipse.emf.transaction.util.BasicTransactionOptionMetadataRegistry
Gets the specified option's metadata, possibly from a delegate, without lazily creating and caching a result for unrecognized options.
BasicTransactionOptionMetadata - Class in org.eclipse.emf.transaction.util
A simple implementation of the Transaction.OptionMetadata interface.
BasicTransactionOptionMetadata(Object) - Constructor for class org.eclipse.emf.transaction.util.BasicTransactionOptionMetadata
Initializes me with my option key.
BasicTransactionOptionMetadata(Object, boolean, boolean, Class<?>, Object) - Constructor for class org.eclipse.emf.transaction.util.BasicTransactionOptionMetadata
Initializes me with my option key and other details.
BasicTransactionOptionMetadataRegistry - Class in org.eclipse.emf.transaction.util
A simple implementation of the transaction option metadata registry API.
BasicTransactionOptionMetadataRegistry() - Constructor for class org.eclipse.emf.transaction.util.BasicTransactionOptionMetadataRegistry
Initializes me with the shared registry instance as my delegate.
BasicTransactionOptionMetadataRegistry(Transaction.OptionMetadata.Registry) - Constructor for class org.eclipse.emf.transaction.util.BasicTransactionOptionMetadataRegistry
Initializes me with a registry to which I delegate options that I do not provide for.
beginRecording() - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Starts recording changes in my editing domain.
BLOCK_CHANGE_PROPAGATION - Static variable in class org.eclipse.emf.transaction.impl.TransactionImpl
This option blocks the propagation of change descriptions to the parent transaction.
BlockChangePropagationOption - Class in org.eclipse.emf.transaction.internal
Metadata implementation for the non-trivial complexity of the TransactionImpl.BLOCK_CHANGE_PROPAGATION transaction option.
BlockChangePropagationOption() - Constructor for class org.eclipse.emf.transaction.internal.BlockChangePropagationOption
Initializes me.
broadcastUnbatched(Notification) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain
Broadcasts the specified notification to listeners as a singleton list, in a situation where batching is not possible because events are occurring outside of any transaction context.
broadcastUnbatched(Notification) - 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