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 Summary

    Modifier and Type
    Method
    Description
    Deliver the duration of a single measure in ths Metrum, iff this is a constant.
  • Method Details

    • constantRationalMeasureDuration

      @Opt @Opt Rational constantRationalMeasureDuration()
      Deliver the duration of a single measure in ths Metrum, iff this is a constant. Ohterwise deliver null.