Package | Description |
---|---|
eu.bandm.tscore.model |
Umod main model class: Generic score model for
denotating time-based sequences of arbitrary events.
|
Modifier and Type | Method and Description |
---|---|
Parametrized |
Parametrized.doclone()
never fails, since
Cloneable is known to be implemented. |
Parametrized |
Parametrized.initFrom(Object o0)
Copies all field values, iff the argument is of this class.
|