Module hw06

Interface INote

All Superinterfaces:
IPhrase
All Known Implementing Classes:
Chord, Note, NoteCollection, Triplet, Tuplet

public interface INote extends IPhrase
Note interface for Notes and collections of Notes. ---------------------------------------------- A generalized notion of a note
  • Method Summary

    Methods inherited from interface provided.abcMusic.musicFW.IPhrase

    execute