This page is for an old version of Hexaly Optimizer.
We recommend that you update your version and read the documentation for the
latest stable release.
HxmValue Class¶
- class hexaly.modeler.HxmValue¶
General value container. Any value, retrieved from the modeler API, whose type is not primitive (i.e. not a boolean, integer, double or nil) is an instance of this class.
The following types extend this class:
Summary¶
Returns the HxmClass associated with this object. |