toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
ITree
/
visitChanges
visit
Changes
abstract
fun
visitChanges
(
oldVersion
:
ITree
,
visitor
:
ITreeChangeVisitor
)
Propagates changes to the given visitor.
Parameters
old
Version
the old state of the tree
visitor
the given visitor