Action to add or remove a child in a model.
Connects the source and the target of the given cell.
If isConnect is true, the source and target terminals are referenced as such in the model. Otherwise, they are removed.
Changes the parent of child using GraphDataModel.parentForCellChanged and removes or restores the cell's connections.
Action to add or remove a child in a model.