Interface GeneratedTFloat

All Superinterfaces:
GeneratedTemporal, GeneratedTNumber

public interface GeneratedTFloat extends GeneratedTNumber
Generated OO surface for
invalid reference
TFloat
.

Derived from the MEOS object model (objectModel.classes.TFloat) by ObjectLayerGenerator. Each method carries the canonical camelCase name from the object model and delegates to the matching GeneratedFunctions wrapper, supplying the receiver through getInner() and wrapping the result back into the object layer. A class adopts the surface by implementing this interface; the hand class provides the contract methods getInner, getCustomType and getTemporalType.