Purpose of this method is to fill the children of the node. It should
replace all children in alChildren (the arraylist containing the children)
of this node and notify the TreeModel that a change has occurred.
Return the descriptor object this node is associated with. E.g. if the
node displays a class descriptor, the ClassDescriptor describing the class
should be returned. Used for creating a Transferable.