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

O

observe(ResourceSet) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Observes the specified resource set, usually only when the editing domain is initialized.
observe(ResourceSet, Notification) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Analyzes a notification from a resource set for any potential state changes in its resources.
observe(Resource, Notification) - Method in class org.eclipse.emf.transaction.impl.ResourceSetManager
Analyzes a notification from a resource for any potential state change.
OPTION_IS_TRIGGER_TRANSACTION - Static variable in class org.eclipse.emf.transaction.impl.TransactionImpl
An informative option that tags the transaction as a transaction that is executing trigger commands.
OPTION_IS_UNDO_REDO_TRANSACTION - Static variable in interface org.eclipse.emf.transaction.Transaction
An informational option that tags the transaction as a transaction that is performing the undo or redo of a command.
OPTION_NO_NOTIFICATIONS - Static variable in interface org.eclipse.emf.transaction.Transaction
Option to suppress the post-commit event upon completion of the transaction.
OPTION_NO_TRIGGERS - Static variable in interface org.eclipse.emf.transaction.Transaction
Option to suppress the pre-commit event that implements triggers.
OPTION_NO_UNDO - Static variable in interface org.eclipse.emf.transaction.Transaction
Option to suppress undo/redo recording.
OPTION_NO_VALIDATION - Static variable in interface org.eclipse.emf.transaction.Transaction
Option to suppress validation.
OPTION_UNPROTECTED - Static variable in interface org.eclipse.emf.transaction.Transaction
Option to enable a read/write transaction in the scope of a (nesting) read-only transaction.
or(NotificationFilter) - Method in class org.eclipse.emf.transaction.NotificationFilter
Creates a new filter combining me with another as a boolean disjunction.
org.eclipse.emf.transaction - package org.eclipse.emf.transaction
Definition of the API for a transactional editing domain.
org.eclipse.emf.transaction.impl - package org.eclipse.emf.transaction.impl
Implementation of the transactional editing domain API.
org.eclipse.emf.transaction.ui.provider - package org.eclipse.emf.transaction.ui.provider
Extensions of the UI provider classes to conform to the transactional editing domain protocol.
org.eclipse.emf.transaction.ui.view - package org.eclipse.emf.transaction.ui.view
Extensions of the UI view classes to conform to the transactional editing domain protocol.
org.eclipse.emf.transaction.util - package org.eclipse.emf.transaction.util
Utilities used by/with the transactional editing domain API.

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