package jalview.structure; /** * an object that can generate mouseover events for VamsasListeners. This is purely a tag for the * moment, but there may be more interrogative methods in future. * */ public interface VamsasSource { }