public class FloatingOne extends Floating
| Modifier and Type | Field and Description |
|---|---|
protected TimedObject |
reference
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
FloatingOne() |
FloatingOne(TimedObject reference)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
FloatingOne |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
TimedObject |
get_reference()
Generated by umod; model author's documentation MISSING.
|
FloatingOne |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
boolean |
set_reference(TimedObject 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 TimedObject reference
TimedObject(never null)public FloatingOne(TimedObject reference)
reference - is copied to field referenceFloatingOne()
public FloatingOne doclone()
Cloneable is known to
be implemented.public Format format()
format in interface Formattableformat in class Floatingpublic FloatingOne initFrom(java.lang.Object o0)
public TimedObject get_reference()
TimedObject(never
null)public boolean set_reference(TimedObject val)
val - the new value of type TimedObject(never null)reference