Uses of Class
eu.bandm.tscore.model.TpSub
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 TpSub in eu.bandm.tscore.base
Modifier and TypeFieldDescriptionDottedNotationExpander.tpsub2shifted
Temporary map for all time points affected by a dotting.DottedNotationExpander.tpsub2shifted
Temporary map for all time points affected by a dotting.Modifier and TypeMethodDescriptionDottedNotationExpander.getTpsubshifted
(TpSub tpsub) Returns new, shifted TpSub, or null iff tdivision is NOT affected by shift.Modifier and TypeMethodDescriptionDottedNotationExpander.getTpsubshifted
(TpSub tpsub) Returns new, shifted TpSub, or null iff tdivision is NOT affected by shift. -
Uses of TpSub in eu.bandm.tscore.model
Modifier and TypeFieldDescriptionprotected CheckedList<TpSub>
TDivision.points
The sequence of time points between the limits.Modifier and TypeMethodDescriptionTpSub.doclone()
Clones this object.__SAX_Parser.fill_TpSub
(Object res) Copies values of all common fields from the argument.__SAX_Parser.matchSAX_TpSub()
Modifier and TypeMethodDescriptionTDivision.get_points()
The sequence of time points between the limits.protected CheckedList<TpSub>
__SAX_Parser.parse_19()
Modifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
__SAX_Writer.dumpfields
(TpSub e0) void
__SAX_Parser.XMLPARSER_TpSub.fillFields
(TpSub newobj) void
void
__SAX_Parser.XMLPARSER_TpSub.parsefields
(TpSub newobj) protected void
protected void
protected void
Dump.printscalars
(TpSub e0) protected Format
Modifier and TypeMethodDescriptionboolean
TDivision.set_points
(CheckedList<TpSub> val) The sequence of time points between the limits.