Companion
Functions
Link copied to clipboard
fun transformHierarchy(hierarchyNode: ZkoHierarchyNode, objectsMap: Map<String, ZkoObjectProto>): ZObject
Recursively transforms a hierarchy of ZkoHierarchyNode
objects into corresponding ZObject
structures, linking child objects to their respective parents.