On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com
How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
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
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_EXECUTING_COMMAND
- Static variable in class org.eclipse.emf.transaction.impl.
TransactionImpl
An internal option that identifies the
Command
that a transaction was created to execute, in the case that it is an
EMFCommandTransaction
.
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.
OPTION_VALIDATE_EDIT
- Static variable in interface org.eclipse.emf.transaction.
Transaction
Option indicating that a transaction is to validate-edit the resource that it has modified when it commits, and to roll back if any resources are not modifiable.
OPTION_VALIDATE_EDIT_CONTEXT
- Static variable in interface org.eclipse.emf.transaction.
Transaction
The context object to use when validating edit.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
PREV LETTER
NEXT LETTER
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
Published under the terms of the Eclipse Public License Version 1.0 ("EPL")
Design by Interspire
x