Package com.nomagic.uml2.transaction
package com.nomagic.uml2.transaction
-
ClassDescriptionFixes invalid model.Listener for model changes.One Transaction, objects of this type can be reused.Checks if model changes are allowed and model state after changes are consistent.Exception is thrown when model is changed during read only transaction.Exception indicates that transaction finished with invalid model and need to be rolled back.Exception indicates that committed transaction was attempted to commit again.Exception indicates that transaction is already started and attempted to start again.Listener to listen transactions commits.A wrapper of @
TransactionCommitListener
Transaction provides framework to keep consistent model after model modification.Transaction options.