public class TimedObject extends Visible
| Modifier and Type | Field and Description |
|---|---|
protected Rational |
when
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
TimedObject() |
TimedObject(Rational when)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
TimedObject |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
Rational |
get_when()
Generated by umod; model author's documentation MISSING.
|
TimedObject |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
boolean |
set_when(Rational val)
Generated by umod; model author's documentation MISSING.
|
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticsprotected Rational when
Rational(never
null)get_when(),
set_when(eu.bandm.tools.util.Rational)public TimedObject(Rational when)
when - is copied to field whenTimedObject()
public TimedObject doclone()
Cloneable is known to
be implemented.public Format format()
format in interface Formattableformat in class Visiblepublic TimedObject initFrom(java.lang.Object o0)
public Rational get_when()
Rational(never null)public boolean set_when(Rational val)