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.