Uses of Class
eu.bandm.tscore.model.TpSub
Packages that use 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
Fields in eu.bandm.tscore.base with type parameters of type TpSubModifier 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.Methods in eu.bandm.tscore.base that return TpSubModifier and TypeMethodDescriptionDottedNotationExpander.getTpsubshifted
(TpSub tpsub) Returns new, shifted TpSub, or null iff tdivision is NOT affected by shift.Methods in eu.bandm.tscore.base with parameters of type TpSubModifier 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
Fields in eu.bandm.tscore.model with type parameters of type TpSubModifier and TypeFieldDescriptionprotected CheckedList
<TpSub> TDivision.points
The sequence of time points between the limits.Methods in eu.bandm.tscore.model that return TpSubModifier 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()
Methods in eu.bandm.tscore.model that return types with arguments of type TpSubModifier and TypeMethodDescriptionTDivision.get_points()
The sequence of time points between the limits.protected CheckedList
<TpSub> __SAX_Parser.parse_19()
Methods in eu.bandm.tscore.model with parameters of type TpSubModifier 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
Method parameters in eu.bandm.tscore.model with type arguments of type TpSubModifier and TypeMethodDescriptionboolean
TDivision.set_points
(CheckedList<TpSub> val) The sequence of time points between the limits.