Merge branch 'develop' into features/JAL-2094_colourInterface
[jalview.git] / src / jalview / api / SiftsClientI.java
index e2fac14..dad434a 100644 (file)
@@ -29,6 +29,8 @@ import jalview.xml.binding.sifts.Entry.Entity;
 import java.util.HashMap;
 import java.util.HashSet;
 
+// JBPComment: this isn't a top-level Jalview API - should be in its own package api
+
 public interface SiftsClientI
 {
   /**
@@ -45,12 +47,6 @@ public interface SiftsClientI
    */
   public String getDbCoordSys();
 
-  /**
-   * Get DB Evidence for the SIFTs Entry
-   * 
-   * @return
-   */
-  public String getDbEvidence();
 
   /**
    * Get DB Source for the SIFTs Entry
@@ -99,13 +95,6 @@ public interface SiftsClientI
   public boolean isAccessionMatched(String accessionId);
 
   /**
-   * Get the standard DB referenced by the SIFTs Entry
-   * 
-   * @return
-   */
-  public String[] getEntryDBs();
-
-  /**
    * 
    * @param mop
    *          MappingOutputPojo