TreeChange

constructor(actorID: ActorID, type: TreeChangeType, from: Int, to: Int, fromPath: List<Int>, toPath: List<Int>, value: List<TreeNode>? = null, attributes: Map<String, String>? = null, attributesToRemove: List<String>? = null, splitLevel: Int = 0)