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

I

inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
INSTANCE - Static variable in interface org.eclipse.emf.transaction.impl.TransactionValidator.Factory
The shared default implementation of the validator factory interface.
INSTANCE - Static variable in interface org.eclipse.emf.transaction.TransactionalEditingDomain.Factory
Static factory instance that can create instances of the default transactional editing domain implementation.
INSTANCE - Static variable in interface org.eclipse.emf.transaction.TransactionalEditingDomain.Registry
The single static registry instance.
InternalTransaction - Interface in org.eclipse.emf.transaction.impl
An internal interface that must be provided by any implementation of the public Transaction interface, in order to function correctly in the transactional editing domain framework.
InternalTransactionalCommandStack - Interface in org.eclipse.emf.transaction.impl
An internal interface that must be provided by any implementation of the public TransactionalCommandStack interface, in order to function correctly in the transactional editing domain framework.
InternalTransactionalEditingDomain - Interface in org.eclipse.emf.transaction.impl
Internal interface that must be provided by any implementation of the public TransactionalEditingDomain API, in order to function correctly in the transactional editing domain framework.
isAborted() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether I have been aborted.
isActive() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
isActive() - Method in interface org.eclipse.emf.transaction.Transaction
Queries whether I am active.
isAggregatePrecommitListener() - Method in interface org.eclipse.emf.transaction.ResourceSetListener
Queries whether I should be invoked only for pre-commit of the root transaction, with all of the notifications from that transaction and any nested transactions.
isAggregatePrecommitListener() - Method in class org.eclipse.emf.transaction.ResourceSetListenerImpl
By default, assume that we want individual transaction pre-commit.
isEmpty() - Method in interface org.eclipse.emf.transaction.TransactionChangeDescription
Queries whether I have no changes.
isEmpty() - Method in class org.eclipse.emf.transaction.util.CommandChangeDescription
I can only assume that the operation I wrap makes some kind of change.
isEmpty() - Method in class org.eclipse.emf.transaction.util.CompositeChangeDescription
Queries whether I have no composed change descriptions.
isLabelProperty(Object, String) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
isLoaded(Resource) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Queries whether the specified resource is currently loaded.
isLoading(Resource) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Queries whether the specified resource is currently loading.
isNotificationEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction should send post-commit events, according to its options.
isPaused() - Method in class org.eclipse.emf.transaction.impl.TransactionChangeRecorder
Queries whether I am currently paused in my recording.
isPostcommitOnly() - Method in class org.eclipse.emf.transaction.DemultiplexingListener
I want only post-commit events, not pre-commit events.
isPostcommitOnly() - Method in interface org.eclipse.emf.transaction.ResourceSetListener
Queries whether I am interested only in the post-commit (ResourceSetListener.resourceSetChanged(ResourceSetChangeEvent)) call-back.
isPostcommitOnly() - Method in class org.eclipse.emf.transaction.ResourceSetListenerImpl
By default, assume that we do not only want post-commit events but also pre-commit events.
isPrecommitOnly() - Method in interface org.eclipse.emf.transaction.ResourceSetListener
Queries whether I am interested only in the pre-commit (ResourceSetListener.transactionAboutToCommit(ResourceSetChangeEvent)) call-back.
isPrecommitOnly() - Method in class org.eclipse.emf.transaction.ResourceSetListenerImpl
By default, assume that we do not only want pre-commit events but also post-commit events.
isPrecommitOnly() - Method in class org.eclipse.emf.transaction.TriggerListener
I want only ppre-commit events, not post-commit events.
isPropertyResettable(Object) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
isPropertySet(Object) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
isReadOnly() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
isReadOnly() - Method in interface org.eclipse.emf.transaction.Transaction
Queries whether I am a read-only transaction.
isRollingBack() - Method in interface org.eclipse.emf.transaction.impl.InternalTransaction
Queries whether this transaction or any of its ancestors is in the process of rolling back.
isRollingBack() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
isStaticallyRegistered(String) - Method in class org.eclipse.emf.transaction.impl.EditingDomainManager
Queries whether the specified editing domain ID is statically registered on our extension point.
isTriggerEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction should invoke pre-commit, listeners, according to its options and read-only state.
isUndoEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction should record undo information, according to its options and read-only state.
isUnloaded(Resource) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Queries whether the specified resource is currently unloaded.
isUnloading(Resource) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Queries whether the specified resource is currently unloading.
isUnprotected(Transaction) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction is an unprotected write, according to its options and read-only state.
isValidationEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction should validate changes, according to its options and read-only state.

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