IUndoableOperation
which can be
used to manipulate the default models, especially content creation and
removal.See: Description
Interface | Description |
---|---|
ITransactional |
An
ITransactional policy consists of an initialization part (
ITransactional.init() ) and a commit part (ITransactional.commit() ). |
IUndoableOperation
which can be
used to manipulate the default models, especially content creation and
removal.Copyright (c) 2014 itemis AG and others. All rights reserved.