So that child node isn't actually contained in the parent node, but just a
reference.... so then you have to handle the behavior in the
handleNotificationEvent() method of the container (the real one, maybe
it's the diagram), and there you should search for the parent of the
reference and act accordingly.