JAL-4307 also report molecule name in tooltip for show/hide HETATM
[jalview.git] / src / jalview / structures / models / AAStructureBindingModel.java
index 55955a8..9c8afdf 100644 (file)
@@ -2008,8 +2008,12 @@ public abstract class AAStructureBindingModel
     return 0;
   }
 
-  public List<String> getHetatmNames() {
-    return Collections.EMPTY_LIST;
+  /**
+   * list the ligands available for display/hiding in the current view
+   * @return HETATM CODE:Molecule name
+   */
+  public Map<String, String> getHetatmNames() {
+    return Collections.EMPTY_MAP;
   }
   /**
    * Generates and executes a command to show the given hetatm types as CPK