Package eu.bandm.music.entities
Interface MetrumIndication
- All Known Implementing Classes:
- MetrumName,- MTree,- MTree_,- MTreeSpec
public interface MetrumIndication
Encodes the fact that the implementing type is some kind of metrum information.
  Defines as a minimal set of functions.
- 
Method SummaryModifier and TypeMethodDescriptionDeliver the duration of a single measure in ths Metrum, iff this is a constant.
- 
Method Details- 
constantRationalMeasureDurationDeliver the duration of a single measure in ths Metrum, iff this is a constant. Ohterwise deliver null.
 
-