package jalview.api; /** * A tagging interface to mark a source of sequence features */ public interface FeaturesSourceI { }