|
|
|
|
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
D
-
deactivate(InternalTransaction) -
Method in interface org.eclipse.emf.transaction.impl.
InternalTransactionalEditingDomain
- Deactivates the specified transaction.
-
deactivate(InternalTransaction) -
Method in class org.eclipse.emf.transaction.impl.
TransactionalEditingDomainImpl
-
-
deconfigureListeners(String, TransactionalEditingDomain) -
Method in class org.eclipse.emf.transaction.impl.
EditingDomainManager
- Removes from the editing domain the listeners that are registered against
its ID.
-
DEFAULT_UNDO_REDO_OPTIONS -
Static variable in class org.eclipse.emf.transaction.impl.
TransactionImpl
- The transaction options that should be used when undoing/redoing changes
on the command stack.
-
delegatedGetOptionMetadata(Object) -
Method in class org.eclipse.emf.transaction.util.
BasicTransactionOptionMetadataRegistry
-
-
DemultiplexingListener - Class in
org.eclipse.emf.transaction
- A convenient superclass for post-commit listeners to process
Notification s one at a time. -
DemultiplexingListener() -
Constructor for class org.eclipse.emf.transaction.
DemultiplexingListener
- Initializes me with the default filter.
-
DemultiplexingListener(NotificationFilter) -
Constructor for class org.eclipse.emf.transaction.
DemultiplexingListener
- Initializes me with the specified filter.
-
disconnectFromEditingDomain(Resource) -
Static method in class org.eclipse.emf.transaction.util.
TransactionUtil
-
Disconnects the specified resource from its editing domain, so that it is
released from the constraints of the transactional environment.
-
disconnectFromEditingDomain(EObject) -
Static method in class org.eclipse.emf.transaction.util.
TransactionUtil
-
Disconnects the specified element from its editing domain, so that it is
released from the constraints of the transactional environment.
-
dispose() -
Method in interface org.eclipse.emf.transaction.impl.
InternalTransactionalCommandStack
- Disposes of my state and any additional resources that I may be
retaining.
-
dispose() -
Method in class org.eclipse.emf.transaction.impl.
ReadWriteValidatorImpl
-
-
dispose() -
Method in class org.eclipse.emf.transaction.impl.
TransactionalCommandStackImpl
-
-
dispose() -
Method in class org.eclipse.emf.transaction.impl.
TransactionalEditingDomainImpl
-
-
dispose() -
Method in class org.eclipse.emf.transaction.impl.
TransactionalEditingDomainImpl.LifecycleImpl
-
-
dispose() -
Method in class org.eclipse.emf.transaction.impl.
TransactionChangeRecorder
- Extends the inherited implementation to remove myself from all adapters
that I can find in my editing domain.
-
dispose() -
Method in interface org.eclipse.emf.transaction.impl.
TransactionValidator
- Disposes me by clearing my state and cleaning up any resources that I
am retaining.
-
dispose() -
Method in class org.eclipse.emf.transaction.
RecordingCommand
- Extends the inherited implementation by disposing my change description,
if any.
-
dispose() -
Method in interface org.eclipse.emf.transaction.
TransactionalEditingDomain
- Disposes of this editing domain and any resources that it has allocated.
-
dispose() -
Method in class org.eclipse.emf.transaction.util.
CommandChangeDescription
- Forgets my operation and clears my reference to the adaptable.
-
dispose(ChangeDescription) -
Static method in class org.eclipse.emf.transaction.util.
TransactionUtil
- Disposes a change description.
-
dispose() -
Method in class org.eclipse.emf.transaction.util.
TriggerCommand
- Extends the inherited implementation by disposing my triggering command,
also (if any).
-
doExecute(Command, Map<?, ?>) -
Method in class org.eclipse.emf.transaction.impl.
AbstractTransactionalCommandStack
- Implemented by subclasses to perform the execution of the specified
command .
-
doExecute(Command, Map<?, ?>) -
Method in class org.eclipse.emf.transaction.impl.
TransactionalCommandStackImpl
- Implemented by subclasses to perform the execution of the specified
command .
-
doExecute() -
Method in class org.eclipse.emf.transaction.
RecordingCommand
- Implemented by subclasses to perform the necessary changes in the model.
-
doValidateEdit(Transaction, Collection<? extends Resource>, Object) -
Method in class org.eclipse.emf.transaction.util.
ValidateEditSupport.Default
- Performs the actual edit validation.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
|
|
|