Current SDK version: 4.92.0
Begin an explicit transaction for the given model.
Rolling back the following actions are not possible:
When rolling back a deleted element/unit, a new element/unit instance will be created with the same id. Be sure not to use the old - deleted - instance.
Creates a new element instance from JSON. All element IDs are replaced by new ones. After creation, the element can be attached to a container. Optionally populate the given map from original to new IDs.
Creates a new model unit from JSON and attaches it to the provided container unit. All element IDs are replaced by new ones.
Run the specified action inside a transaction for the given model. The transaction will be committed when the action is finished. In case of an error the transaction will be rolled back.
Rolling back the following actions are not possible:
When rolling back a deleted element/unit, a new element/unit instance will be created with the same id. Be sure not to use the old - deleted - instance.
Generated using TypeDoc
Highest supported Metamodel version: 10.16.0