mchartanalyzer.objects.basedata.
BaseDataObject
Represents base class of the various data objects.
__weakref__
list of weak references to the object (if defined)
_convertDictToString
Returns a string representation of a simple dictionary
_convertListToString
Returns a string representation of a list
_convertStringToDict
Returns a dict from its string representation
_convertStringToList
Returns a list from its string representation