Uses of Class
org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.FactoryImpl

Packages that use TransactionalEditingDomainImpl.FactoryImpl
org.eclipse.emf.workspace Definition of the API for a transactional editing domain integrated with the Eclipse Workbench's operation history. 
 

Uses of TransactionalEditingDomainImpl.FactoryImpl in org.eclipse.emf.workspace
 

Subclasses of TransactionalEditingDomainImpl.FactoryImpl in org.eclipse.emf.workspace
 class WorkspaceEditingDomainFactory
           Factory for creating transactional editing domains that delegate command execution, undo, and redo to an IOperationHistory.
 


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