Esempio n. 1
0
  /** Refresh the view */
  public void refresh() {

    // Refresh parents
    super.refresh();

    // Reflect the new entity positions
    updateSystemEditorView();
  }