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

Packages that use org.eclipse.emf.transaction
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.ui.provider Extensions of the UI provider classes to conform to the transactional editing domain protocol. 
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 Utilities used by/with the transactional editing domain API. 
 

Classes in org.eclipse.emf.transaction used by org.eclipse.emf.transaction
ExceptionHandler
          An interface for client objects that handle exceptions occurring in the interaction with an editing domain's command stack.
NotificationFilter
          A filter that determines which Notifications will be passed to ResourceSetListeners.
ResourceSetChangeEvent
          Event object describing the nature of changes in a resource set to ResourceSetListeners.
ResourceSetListener
          Listener interface for batched notification of changes to a resource set.
ResourceSetListener.Internal
          An interface for communication of internal life-cycle events to the listener.
ResourceSetListenerImpl
          Default implementation of a resource-set listener, useful for extending to implement only the callbacks of interest to the client.
RollbackException
          Exception indicating that a transaction was automatically rolled back on attempting to commit.
RunnableWithResult
          Extends the core Java Runnable interface with the ability to return a result.
Transaction
          Specification of a transaction in a TransactionalEditingDomain.
Transaction.OptionMetadata
           An interface that allows clients to query certain meta-data about transaction options.
Transaction.OptionMetadata.Registry
           A registry of metadata describing transaction options.
TransactionalEditingDomain
          An extension of the EditingDomain API that applies transactional semantics to reading and writing the contents of an EMF ResourceSet.
TransactionalEditingDomain.Factory
          Interface defining the protocol for creating transactional editing domains.
TransactionalEditingDomain.Registry
          An ID-based registry of shareable TransactionalEditingDomain instances.
TransactionalEditingDomainEvent
          An event object indicating a change in the state of a TransactionalEditingDomain, usually in some #getTransaction() life-cycle event.
TransactionalEditingDomainListener
           A listener interface providing notifications of changes to a transactional editing domain.
TransactionChangeDescription
          A specialized change description that may not be able to apply itself, especially in the case where it includes non-EMF changes that are not reversible.
 

Classes in org.eclipse.emf.transaction used by org.eclipse.emf.transaction.impl
ExceptionHandler
          An interface for client objects that handle exceptions occurring in the interaction with an editing domain's command stack.
NotificationFilter
          A filter that determines which Notifications will be passed to ResourceSetListeners.
ResourceSetListener
          Listener interface for batched notification of changes to a resource set.
RollbackException
          Exception indicating that a transaction was automatically rolled back on attempting to commit.
RunnableWithResult
          Extends the core Java Runnable interface with the ability to return a result.
RunnableWithResult.Impl
          A convenient partial implementation of the RunnableWithResult interface that implements a settable result field and commit status.
Transaction
          Specification of a transaction in a TransactionalEditingDomain.
Transaction.OptionMetadata.Registry
           A registry of metadata describing transaction options.
TransactionalCommandStack
          Extension of the basic CommandStack API providing additional control over (and feed-back from) the transactions used to execute commands.
TransactionalEditingDomain
          An extension of the EditingDomain API that applies transactional semantics to reading and writing the contents of an EMF ResourceSet.
TransactionalEditingDomain.DefaultOptions
           Adapter interface provided by TransactionalEditingDomains that support the notion of default transaction options.
TransactionalEditingDomain.Factory
          Interface defining the protocol for creating transactional editing domains.
TransactionalEditingDomain.Lifecycle
           Adapter interface provided by TransactionalEditingDomains that support notification of life-cycle events to TransactionalEditingDomainListeners.
TransactionalEditingDomain.Registry
          An ID-based registry of shareable TransactionalEditingDomain instances.
TransactionalEditingDomainListener
           A listener interface providing notifications of changes to a transactional editing domain.
TransactionChangeDescription
          A specialized change description that may not be able to apply itself, especially in the case where it includes non-EMF changes that are not reversible.
 

Classes in org.eclipse.emf.transaction used by org.eclipse.emf.transaction.ui.provider
RunnableWithResult
          Extends the core Java Runnable interface with the ability to return a result.
TransactionalEditingDomain
          An extension of the EditingDomain API that applies transactional semantics to reading and writing the contents of an EMF ResourceSet.
 

Classes in org.eclipse.emf.transaction used by org.eclipse.emf.transaction.ui.view
TransactionalEditingDomain
          An extension of the EditingDomain API that applies transactional semantics to reading and writing the contents of an EMF ResourceSet.
 

Classes in org.eclipse.emf.transaction used by org.eclipse.emf.transaction.util
RunnableWithResult
          Extends the core Java Runnable interface with the ability to return a result.
Transaction
          Specification of a transaction in a TransactionalEditingDomain.
Transaction.OptionMetadata
           An interface that allows clients to query certain meta-data about transaction options.
Transaction.OptionMetadata.Registry
           A registry of metadata describing transaction options.
TransactionalEditingDomain
          An extension of the EditingDomain API that applies transactional semantics to reading and writing the contents of an EMF ResourceSet.
TransactionChangeDescription
          A specialized change description that may not be able to apply itself, especially in the case where it includes non-EMF changes that are not reversible.
 


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