| The Transitions available for Attributes span a recursive TransitionTree.
A TransitionNode is one node in the TransitionTree. It contains a pointer
to a source AttributeOption of a Transition and a List of TransitionNodes
which contain target AttributeOptions which can be reached from
this AttributeOption.
author: hussayn.dabbous@saxess.de |