OMTypes

Author:Neil Wallace (neil@openmolar.com)
Release:2.0.906~hg207
Date:April 18, 2013

This class creates all OMType objects at startup, and can be used to access them.

methods and attributes

class lib_openmolar.common.datatypes.om_types.OMTypes[source]

Bases: object

a container for the custom data types used in openmolar

__init__()[source]
static get(k[, d]) → D[k] if k in D, else d. d defaults to None.
static values() → list of D's values

Table Of Contents

Previous topic

OMType

Next topic

OnlinePluginsWidget