Uses of Class
eu.bandm.tscore.model.Const

Packages that use Const
eu.bandm.tscore.model Generic score model for denotating time-based sequences of arbitrary events. 
 

Uses of Const in eu.bandm.tscore.model
 

Methods in eu.bandm.tscore.model that return Const
 Const Const.doclone()
           
 Const Const.initFrom(Object o0)
           
 

Methods in eu.bandm.tscore.model with parameters of type Const
protected  void Rewrite.action(Const e0)
           
protected  void Rewrite.rewriteFields(Const clone)