protected void fireSelectionChange() {
   fElementSection.fireSelection(fElementSection.getTreeViewer().getSelection());
 }