addNewChild
Adds a new child node to this node.
Creates and adds a new child node to this node at the specified index.
Return
new child node
Parameters
role
role, where the node should be added
index
index, where the node should be added
concept
concept, of which the new node is instance of