Follow Techotopia on Twitter

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

  




 

 


Uses of Package
org.eclipse.emf.transaction.util

Packages that use org.eclipse.emf.transaction.util
org.eclipse.emf.transaction Definition of the API for a transactional editing domain. 
org.eclipse.emf.transaction.impl Implementation of the transactional editing domain API. 
org.eclipse.emf.transaction.internal   
org.eclipse.emf.transaction.util Utilities used by/with the transactional editing domain API. 
org.eclipse.emf.workspace Definition of the API for a transactional editing domain integrated with the Eclipse Workbench's operation history. 
org.eclipse.emf.workspace.util Utilities used by/with the workbench editing domain API. 
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction
ConditionalRedoCommand
          A specialization of the EMF Command API that accounts for conditional redoable-ness.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction.impl
Adaptable
           Interface implemented by transactional editing domains that support dynamic adaptation to optional interfaces.
CompositeChangeDescription
          A composition of zero or more change descriptions representing the changes performed by transactions in a possibly nested structure.
TriggerCommand
          A specialized compound command that combines a "triggering" command with commands contributed by ResourceSetListeners as triggers.
ValidateEditSupport
           Interface for the Transaction.OPTION_VALIDATE_EDIT transaction option to check, when a transaction commits, that all of the resources that it has modified are actually editable or (by some means supplied by the platform) can be made to be editable.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction.internal
BasicTransactionOptionMetadata
          A simple implementation of the Transaction.OptionMetadata interface.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction.util
ConditionalRedoCommand
          A specialization of the EMF Command API that accounts for conditional redoable-ness.
ConditionalRedoCommand.Compound
          A conditionally redoable compound command.
ValidateEditSupport
           Interface for the Transaction.OPTION_VALIDATE_EDIT transaction option to check, when a transaction commits, that all of the resources that it has modified are actually editable or (by some means supplied by the platform) can be made to be editable.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.workspace
ConditionalRedoCommand
          A specialization of the EMF Command API that accounts for conditional redoable-ness.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.workspace.util
ValidateEditSupport
           Interface for the Transaction.OPTION_VALIDATE_EDIT transaction option to check, when a transaction commits, that all of the resources that it has modified are actually editable or (by some means supplied by the platform) can be made to be editable.
ValidateEditSupport.Default
           A default implementation of the ValidateEditSupport interface, that uses the editing domain's read-only resource map to determine whether a resource can be edited and depends on notifications of the Resource.isModified() property changing to track which resources need to be validated (note that this implies that the resource is tracking modifications).
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire