Module hw06

Interface ISeqList

All Superinterfaces:
IPhrase
All Known Implementing Classes:
DecoratorSeqList, FineToggleDecoratorSeqList, MTSeqList, NESeqList, ToggleDecoratorSeqList

public interface ISeqList extends IPhrase
Interface for sequential lists of IPhrases. ---------------------------------------------- A list of IPhrases e.g. an ordered sequence of Notes.
  • Method Summary

    Methods inherited from interface provided.abcMusic.musicFW.IPhrase

    execute