See: Description
Class | Description |
---|---|
__Formatter |
(Ancillary class for generating pretty-print format objects).
|
__SAX_Parser |
Decoder for umod's own XML serialisation.
|
__SAX_Writer |
Encoder for umod's own XML serialisation.
|
__TREEGEN__ | |
Container |
Abstract base class of all event collections, which
additionally
carry some non-temporal ("meta") attributes.
|
Dump |
Visitor generated by umod according to field selection #0.
|
Event |
Central means for modelling music: Per each
combination of voice and time point,
at most one event is possible.
|
EventSet |
Collections of one or more Events, representing a
musical notion.
|
Match |
Visitor generated by umod according to field selection #0.
|
MATCH_ONLY_00 |
(Ancillary class as basis for all visitors).
|
Part |
Part of a time scape = of a parsed source text file.
|
SingleMatch |
Visitor generated by umod according to field selection #0.
|
TDivision |
Represents a sequence of time points constructed by
dividing the interval between
two time points.
|
TimeScape |
Top container which relates time points, voices and
events.
|
Tp |
Abstract super class of possible time points.
|
TpSub |
A time point corresponding to a division point between
two time points on a
higher level.
|
TpTop |
A time point corresponding to a text token in the "T"
line of the input score.
|
TScore |
Umod main model class: Generic score model for
denotating time-based sequences of arbitrary events.
|
Vox |
A voice, the central means for organizing events.
|
Created on 2022-09-07_07h47m29
by program bandm/metatools/umod, version 0.17
command line =
bandm/metatools/umod --visitordebug t --xmlgen t --monolithic false --swingtree t $(HOME)/sig//src eu.bandm.tscore.model tscore.umod
Cf. the pretty-printed UMod source text.