Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
A
ANY
- Static variable in class org.eclipse.emf.transaction.
NotificationFilter
As its name implies, this filter matches any notification.
abort(IStatus)
- Method in interface org.eclipse.emf.transaction.impl.
InternalTransaction
Aborts the transaction with a reason given by the specified status.
abort(IStatus)
- Method in class org.eclipse.emf.transaction.impl.
TransactionImpl
acquire(boolean)
- Method in class org.eclipse.emf.transaction.util.
Lock
Acquires me, waiting as long as necessary or until I am interrupted.
acquire(long, boolean)
- Method in class org.eclipse.emf.transaction.util.
Lock
Attempts to acquire me, timing out after the specified number of millis.
activate(InternalTransaction)
- Method in interface org.eclipse.emf.transaction.impl.
InternalTransactionalEditingDomain
Activates (starts) the specified transaction.
activate(InternalTransaction)
- Method in class org.eclipse.emf.transaction.impl.
TransactionalEditingDomainImpl
add(String, TransactionalEditingDomain)
- Method in interface org.eclipse.emf.transaction.
TransactionalEditingDomain.Registry
Registers an editing domain under the specified ID.
add(Notification)
- Method in interface org.eclipse.emf.transaction.impl.
InternalTransaction
Adds the specified notification to the list of notifications received during this transaction.
add(InternalTransaction)
- Method in class org.eclipse.emf.transaction.impl.
ReadWriteValidatorImpl
Adds the specified transaction to me for validation.
add(Notification)
- Method in class org.eclipse.emf.transaction.impl.
TransactionImpl
add(InternalTransaction)
- Method in interface org.eclipse.emf.transaction.impl.
TransactionValidator
Adds a transaction for eventual validation.
add(String, TransactionalEditingDomain)
- Method in class org.eclipse.emf.transaction.impl.
TransactionalEditingDomainImpl.RegistryImpl
add(ChangeDescription)
- Method in class org.eclipse.emf.transaction.util.
CompositeChangeDescription
Adds a change description to me.
addResourceSetListener(ResourceSetListener)
- Method in interface org.eclipse.emf.transaction.
TransactionalEditingDomain
Adds a resource set listener to me, to receive notifications of changes to the resource set when transactions commit.
addResourceSetListener(ResourceSetListener)
- Method in class org.eclipse.emf.transaction.impl.
TransactionalEditingDomainImpl
addTriggers(TriggerCommand)
- Method in interface org.eclipse.emf.transaction.impl.
InternalTransaction
Adds a group of triggers that were executed during my commit.
addTriggers(TriggerCommand)
- Method in class org.eclipse.emf.transaction.impl.
TransactionImpl
addTriggers(TriggerCommand)
- Method in class org.eclipse.emf.transaction.impl.
TriggerCommandTransaction
Overrides the inherited implementation to simply propagate triggers to my parent, because it's the transaction that the outside world can see.
and(NotificationFilter)
- Method in class org.eclipse.emf.transaction.
NotificationFilter
Creates a new filter combining me with another as a boolean conjunction.
appendNotification(Notification)
- Method in class org.eclipse.emf.transaction.impl.
TransactionChangeRecorder
Appends the specified notification to the batch for the active transaction, to be distributed when it commits.
apply()
- Method in class org.eclipse.emf.transaction.util.
CommandChangeDescription
I apply my change by undoing the encapsulated operation.
apply()
- Method in class org.eclipse.emf.transaction.util.
CompositeChangeDescription
applyAndReverse()
- Method in class org.eclipse.emf.transaction.util.
CommandChangeDescription
I apply-and-reverse by alternately undoing and redoing the encapsulated operation.
applyAndReverse()
- Method in class org.eclipse.emf.transaction.util.
CompositeChangeDescription
assertWriting()
- Method in class org.eclipse.emf.transaction.impl.
TransactionChangeRecorder
Implements the read/write transaction protocol check.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
Copyright 2002, 2006 IBM Corporation and others.
All Rights Reserved.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y