Uses of Class
eu.bandm.tscore.model.Container
Packages that use Container
Package
Description
Generic and low level data types and transformation algorithms,
    to be used by very different applications of the 
tscore 
    framework.Umod main model class: Generic score model for 
 denotating time-based sequences of arbitrary
       events.
- 
Uses of Container in eu.bandm.tscore.baseMethods in eu.bandm.tscore.base with parameters of type ContainerModifier and TypeMethodDescriptionstatic voidstatic voidstatic voidTimelesses.findToplevel(Container container, String topId) static VoxUtil.findVoice(Container ts, @Opt MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, boolean generateErrors, String voiceName) Searches for the voice with the given name and generates messages if not found.Deliver the entry (instance of TimeLess) at the given coordinates.static <T> TTimelesses.getTl(Container container, Function<@Opt Timeless, @Opt T> conversion, String topId, Object... subCoordinates) Deliver the entry at the given coordinates.static <T> TTimelesses.getTl(Container container, Function<@Opt Timeless, @Opt T> conversion, String topId, List<Object> subCoordinates) RawParser.VOX_and_name(Container container, boolean multiple) Parse function (=test, consume and return) for
 VOX_and_name ::= VOX ident
 Can be called (a) in context of meta values (in a score or in a part, before the first T-line) or (b) in an accolade after the T-line.protected booleanParser function (=test, consume and return) for
 voxParams ::= VOX_and_name conform?, timeless*Creates a new voice by callingRawParser.VOX_and_name(Container,boolean), which stores this either to the timescape or to the part under construction.
- 
Uses of Container in eu.bandm.tscore.modelSubclasses of Container in eu.bandm.tscore.modelModifier and TypeClassDescriptionclassPart of a time scape = of a parsed source text file.
 (This definition has been created by UMod from the source at SYSTEM "tscore.umod":57.3-72.7, see this pretty print.)classTop container which relates time points, voices and events.classA voice, the central means for organizing events.Fields in eu.bandm.tscore.model declared as ContainerModifier and TypeFieldDescriptionprotected ContainerVox.contextThe Part which contains this Vox (or TimeScape for time-less global values only).
 (This definition has been created by UMod from the source at SYSTEM "tscore.umod":81.7-82.7, see this pretty print.)
 The type of this field isContainer(nevernull)
 It is set by every possible constructor.Methods in eu.bandm.tscore.model that return ContainerModifier and TypeMethodDescriptionContainer.doclone()Clones this object.__SAX_Parser.fill_Container(Object res) Container.get_context()Vox.get_context()The Part which contains this Vox (or TimeScape for time-less global values only).
 (This definition has been created by UMod from the source at SYSTEM "tscore.umod":81.7-82.7, see this pretty print.)
 Generated getter method.Copies values of all common fields from the argument.__SAX_Parser.matchSAX_Container()Methods in eu.bandm.tscore.model with parameters of type ContainerModifier and TypeMethodDescriptionprotected voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(Container e0) void__SAX_Parser.XMLPARSER_Container.fillFields(Container newobj) voidDump.follow_timelesslist(Container element) voidMatch.follow_timelesslist(Container element) voidSingleMatch.follow_timelesslist(Container element) voidDump.follow_voices(Container element) voidMatch.follow_voices(Container element) voidSingleMatch.follow_voices(Container element) voidDump.follow_voicesBySource(Container element) voidMatch.follow_voicesBySource(Container element) voidSingleMatch.follow_voicesBySource(Container element) voidMATCH_ONLY_00.followAll_timelesslist(Container element) voidMATCH_ONLY_00.followAll_voices(Container element) voidMATCH_ONLY_00.followAll_voicesBySource(Container element) voidvoid__SAX_Parser.XMLPARSER_Container.parsefields(Container newobj) protected voidprotected voidprotected voidDump.printscalars(Container e0) booleanPart.set_context(Container val) The score this part is part of.
 (This definition has been created by UMod from the source at SYSTEM "tscore.umod":60.7-61.7, see this pretty print.)
 Updates the (mutable) instance destructively.booleanVox.set_context(Container val) The Part which contains this Vox (or TimeScape for time-less global values only).
 (This definition has been created by UMod from the source at SYSTEM "tscore.umod":81.7-82.7, see this pretty print.)
 Updates the (mutable) instance destructively.protected FormatConstructors in eu.bandm.tscore.model with parameters of type Container