JAL-2121 refactor todo
[jalview.git] / src / jalview / api / DBRefEntryI.java
index 9415745..490b21a 100644 (file)
@@ -2,6 +2,7 @@ package jalview.api;
 
 import jalview.datamodel.Mapping;
 
+//JBPComment: this is a datamodel API - so it should be in datamodel (it's a peer of SequenceI)
 
 public interface DBRefEntryI
 {