Function: changeEntityData()
changeEntityData(
model,target,data):Command
Defined in: editor/dataElements.ts:871
Command to replace data for all entities with target IRI on the diagram.
If IRI in the new data is different from the target, the relations
connected to the entities will have their data changed as well to refer
to the same entities by the new IRI.
Parameters
| Parameter | Type |
|---|---|
| |
| |
|