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.tpsub2shiftedTemporary map for all time points affected by a dotting.DottedNotationExpander.tpsub2shiftedTemporary 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.pointsThe 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 voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(TpSub e0) void__SAX_Parser.XMLPARSER_TpSub.fillFields(TpSub newobj) voidvoid__SAX_Parser.XMLPARSER_TpSub.parsefields(TpSub newobj) protected voidprotected voidprotected voidDump.printscalars(TpSub e0) protected FormatMethod parameters in eu.bandm.tscore.model with type arguments of type TpSubModifier and TypeMethodDescriptionbooleanTDivision.set_points(CheckedList<TpSub> val) The sequence of time points between the limits.