public void refresh() {
   if (namedElement != null) {
     namedElementConfigurationComposite.setNamedElement(namedElement);
   }
 }