Package | Description |
---|---|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
eu.bandm.tscore.model |
Umod main model class: Generic score model for
denotating time-based sequences of arbitrary events.
|
Modifier and Type | Class and Description |
---|---|
class |
Dumper
Class for debugging purpose which prints unparsed tscore event sequences.
|
Modifier and Type | Class and Description |
---|---|
class |
__Formatter
(Ancillary class for generating pretty-print format objects).
|
class |
__SAX_Writer
Encoder for umod's own XML serialisation.
|
protected class |
__TREEGEN__.Inner1.Inner2 |
class |
Dump
Visitor generated by umod according to field selection #0.
|
class |
Match
Visitor generated by umod according to field selection #0.
|
class |
SingleMatch
Visitor generated by umod according to field selection #0.
|
Modifier and Type | Method and Description |
---|---|
void |
EventSet.descend_constructionSequence(MATCH_ONLY_00 visitor) |
void |
Event.descend_containedIn(MATCH_ONLY_00 visitor) |
void |
Tp.descend_divisions(MATCH_ONLY_00 visitor) |
void |
EventSet.descend_events(MATCH_ONLY_00 visitor) |
void |
Vox.descend_events(MATCH_ONLY_00 visitor) |
void |
Event.descend_params(MATCH_ONLY_00 visitor) |
void |
TimeScape.descend_parts(MATCH_ONLY_00 visitor) |
void |
TDivision.descend_points(MATCH_ONLY_00 visitor) |
void |
Vox.descend_sortedBySource(MATCH_ONLY_00 visitor) |
void |
Vox.descend_sortedByStart(MATCH_ONLY_00 visitor) |
void |
Part.descend_tlines(MATCH_ONLY_00 visitor) |
void |
EventSet.descend_voices(MATCH_ONLY_00 visitor) |
void |
Container.descend_voices(MATCH_ONLY_00 visitor) |
void |
Container.descend_voicesBySource(MATCH_ONLY_00 visitor) |