|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page History
* linkChildNode(parentNode, childNode)
Indeed a node provides a reference to its following node (brother) and to a list of children. The following figures explain these mechanisms adding.
{center}
!linkBrotherNodes.png|border=1!
Two nodes linked as brothers.
!linkChildNode.png|border=1!
Child linking.
{center}
!linkChildNode.png|border=1!
Child linking.
{center}
creation pattern operations:
* createSequence(name, listOfNodes, parentScope)
* createSequence(name, listOfNodes, parentScope)
