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. |