public class EmfModelTransactionSupport extends NestedModelTransactionSupport
Constructor and Description |
---|
EmfModelTransactionSupport(AbstractEmfModel model) |
Modifier and Type | Method and Description |
---|---|
IModelTransaction |
createTransaction() |
commitTransaction, rollbackTransaction, startTransaction
public EmfModelTransactionSupport(AbstractEmfModel model)
public IModelTransaction createTransaction()
createTransaction
in class NestedModelTransactionSupport