Public Member Functions | |
def | __init__ |
def | data |
def | getClassName |
def | getObjectHash |
Base class for almost all 'assetQC' classes - contains helpful functions for sub-classes. This should NOT be used directly by API users.
Reimplemented in assetQC.api.reporter.Reporter, and assetQC.api.collector.Collector.
def assetQC.api.baseDataObject.BaseDataObject.data | ( | self | ) |
Data is a dictionary that can contain any python objects / values. Use data to store and pass data a long with this object.