public class TemporalEvents.NoteEvent extends java.lang.Object implements DurationTemporalEvent
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Parser parser) |
double |
getDuration() |
public NoteEvent(Note note)
public void execute(Parser parser)
execute in interface TemporalEventpublic double getDuration()
getDuration in interface DurationTemporalEvent