public void destroyAELink() {
   if (theGridNode != null) theGridNode.destroy();
 }