Show in Frame No Frame
Up Previous Next Title Page Index Contents Search

6.2.14 Decompositions

When in an object, to output the name of its decomposition graph (if any), use:
decompositions
You can also iterate over the decompositions with the do and dowhile commands; as an object only has zero or one decomposition, the loop will be executed at most once each time. See “Iterating over decompositions” in Section 6.3.8.

Show in Frame No Frame
Up Previous Next Title Page Index Contents Search