Handling Trees
Repository objects are often presented in tree structures.
*Repository objects are often represented as lists of objects of the same type as well, see Handling Lists.
These trees enable to perform actions on objects, as well as drag and drop them from the tree into a diagram.
In trees you can:
expand/collapse the entire tree by one level
carry out queries on tree elements.
add classification folders and sub-folders