Package eu.bandm.tscore.model


@Generated(generator="eu.bandm.tools.umod", version="", timestamp="2025-01-13_23h06m58") package eu.bandm.tscore.model
Umod main model class:
Generic score model for denotating time-based sequences of arbitrary events. All tscore packages are intended for, but not restricted, to conventional music notation.
See also the user documentation.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":1.1-288.5, see this pretty print.)

Generated on 2025-01-13_23h06m58
by program bandm model generator(=eu.bandm.tools.umod.Main), version 0.17
command line =
java eu.bandm.tools.umod.Main --visitordebug t --xmlgen t --monolithic false --swingtree t /mnt/c/Users/post/Documents/sig//src eu.bandm.tscore.model tscore.umod
Cf. the pretty-printed UMod source text.

  • Classes
    Class
    Description
    (Ancillary class for generating pretty-print format objects).
    Decoder for umod's own XML serialisation.
    Encoder for umod's own XML serialisation.
     
    Assigns to a qualified identifier an optional value.
    Abstract base class of all event collections, which additionally carry some non-temporal ("meta") attributes.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":18.3-39.5, see this pretty print.)
    Visitor generated by umod according to field selection #0.
    Central means for modelling music: Per each combination of voice and time point, at most one event is possible.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":202.3-224.5, see this pretty print.)
    Collections of one or more Events, representing a musical notion.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":227.3-257.5, see this pretty print.)
    Visitor generated by umod according to field selection #0.
    (Ancillary class as basis for all visitors).
    Container for more than one timeless value, may represent a tuple, a binding, a sequence, a set, a bag, etc.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":281.3-285.6, see this pretty print.)
    Part of a time scape = of a parsed source text file.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":50.3-65.7, see this pretty print.)
    Visitor generated by umod according to field selection #0.
    Represents a sequence of time points constructed by dividing the interval between two time points.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":102.3-123.5, see this pretty print.)
    String value for a time-less voice parameter.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":277.3-280.6, see this pretty print.)
    Tree of String values for time-less voice parameters.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":265.3-270.5, see this pretty print.)
    Top container which relates time points, voices and events.
    Abstract super class of possible time points.
    (This definition has been created by UMod from the source at SYSTEM "tscore.umod":139.3-154.5, see this pretty print.)
    A time point corresponding to a division point between two time points on a higher level.
    A time point corresponding to a text token in the "T" line of the input score.
    Umod main model class: Generic score model for denotating time-based sequences of arbitrary events.
    A voice, the central means for organizing events.