Function: changeRelationData()
changeRelationData(
model,oldData,newData):Command
Defined in: editor/dataElements.ts:669
Command to replace data for all relations with same target identity.
The relation identity should be the same for both oldData and newData
otherwise an error wil be thrown.
Parameters
| Parameter | Type |
|---|---|
| |
| |
|