Uses of Interface
eu.bandm.tools.ulex.Lexable

Packages that use Lexable
eu.bandm.music.entities   
eu.bandm.tscore.base Generic and low level data types and transformation algorithms, to be used by very different applications of the tscore framework. 
 

Uses of Lexable in eu.bandm.music.entities
 

Classes in eu.bandm.music.entities that implement Lexable
 class Artikulation
           
 class Clef
           
 class ClefUsage
           
 class FunctionalPitchClassModOctave
          A pitch class mod octave which combines a note name [dt "Stammton"], given as an instance of WhiteKeyModOctave, with an alteration (normally in the range -2 to +2).
 class OctaveRegister
          The classical naming for pitch registers: Each such register has the width of one octave, and extends from a note called "c" upto, but excluding, the next higher note called "c" again.
 class PitchModOctave<E extends PitchModOctave>
          Abstract class for pitch information module octave register.
 class WhiteKeyModOctave
          A specialization of PitchModOctave which represents only the "white keys" of the keyboard.
 

Uses of Lexable in eu.bandm.tscore.base
 

Classes in eu.bandm.tscore.base that implement Lexable
 class Entity<E extends Entity>
          Base class for all things which are in a certain multi-lingual catalog, and have a common parser for their symbolic appearance in scores.