RootDiscoverThe transaction component provides the following capabilities. Multi-threading - Supports a protocol for clients to read and write EMF models on multiple threads. Model Integrity - Semantic integrity is ensured by automatic validation to detect invalid changes and semantic procedures to proactively maintain correctness of semantic dependencies. Batched Events - Clients are notified of groups of related changes in batches, rather than as a stream of EMF notifications. In particular, this allows applications to analyze change sets in their entirety. Undo/Redo - For a simplified programming model, the API automatically tracks changes applied to models without the need for client code to use EMF edit Commands. These changes are encapsulated in transactions/operations that can undo and redo themselves. Editing Domain - Support cooperative editing of models by multiple editors/applications. EMF resources can be shared amongst different editing domains. Eclipse Workspace - The API provides traceability between EMF resources and workspace resources. Multi-threaded access is coordinated via the Eclipse jobs API and its integration with the workspace. Eclipse Operations - The API supports the Eclipse operation history as an undo stack for undo/redo of resource changes. The API provides a framework for undoable operations that automatically capture undo/redo information, which can be interleaved on the same history with dependent operations that do not modify the EMF model. Download EMF Transaction EngageEngage with the project. Get the code. Build products based on this technology.Contribute to this project: Create a new bug/issue reportYou can use the code from these repositories to experiment, test, build, create patches, issue pull requests, etc.emf.transactionmodeling.emf.transaction project repositoryClone this repository:git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.gitssh://userid@git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.gitClone from Google SourceFork on GitHubReleases: Explore all 4 releases. NameDate 1.7.02013-06-26 1.6.02012-06-24 1.5.12011-09-24 Commit Activity: Commits on this project (lifetime). ParticipateParticipate in the project. Contribute patches. Become a committer.Individual Commit Activity: Commits on this project by individuals over the last three months.Organization Commit Activity: Commits on this project by supporting organization over the last three months.Reviews: NameDate 1.7.0 Release Review2013-06-12 1.6.0 Release Review2012-06-13 1.5.0 Release Review2011-06-08 Helios Release2010-06-11 Galileo Release 1.32009-06-10 Licenses: Eclipse Public License 1.0